summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2019-09-05Partial refactor of TryWriteTrainerHill_rPikalaxALT
2019-09-04Merge pull request #744 from PikalaxALT/remove_tutor_castsPikalaxALT
Remove unnecessary tutor learnset casts
2019-09-04Merge pull request #735 from garakmon/encounter_jsonPikalaxALT
Add Different Field Info to Wild Encounters JSON
2019-08-29Change event object graphics pointer table to use explicit indexestustin2121
- This makes it easier for future hack makers to rearrange, add, or delete graphic object ids without having to count indexes or keep them in order. - Porymap will have to be updated, but I have some code for this already in a fork.
2019-08-21document remaining funcsGriffinR
2019-08-21move data, more contest lady funcsGriffinR
2019-07-29INDEX to SLOT in encounter inja templategarak
2019-07-29name match call messages by trainersgarak
2019-07-19finish pokenav data decompgarak
2019-07-19decompile pokenav_unk_5 datagarak
2019-07-19decompile pokenav_unk_3 datagarak
2019-07-10Remove unnecessary tutor learnset castsPikalaxALT
2019-07-01create defines to support encounter index ratiosgarak
2019-06-30add field info to wild pokemon jsongarak
2019-05-25change cooltrainer unused class nameDizzyEggg
2019-05-25USE PROTAGDizzyEggg
2019-05-25Rename PKMN TRAINER CALSS 4DizzyEggg
2019-05-22Documenting bags, berries and graphicsPapa Cancer
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting
2019-05-17Use array count for trainer partiesDizzyEggg
2019-05-16ability random define for battle pyramindDizzyEggg
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-08Convert wild encounter data to JSONMarcus Huderle
2019-04-16Compact item data, make descriptions easier to readDizzyEggg
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-14Use implicilt berry indexes in arraysDizzyEggg
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Document secret baseMarcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-04-05Clean up data2b.cDizzyEggg
2019-04-04Fix labels, label more scriptsFontbane
2019-04-01Rename contest AI stuffPhlosioneer
2019-03-31Merge branch 'master' into contest-dataPhlosioneer
2019-03-31Fix mistakes and use EVENT_OBJ_GFX_* macrosPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-16move pokemon graphics to mon-specific directoriesgarak
2019-03-16fix incbin pathsgarak
2019-03-09Move the contest opponent filter to CPhlosioneer
2019-03-09Move gContestOpponents into CPhlosioneer
2,400 LOC by hand.
2019-03-09Clean up contest_opponents.incPhlosioneer
2019-03-09Move contest winner list to CPhlosioneer
2019-03-08Move text pointer tables into CPhlosioneer
2019-02-26Decompile easy_chat dataMarcus Huderle
2019-02-02Document trainer backspritesDiegoisawesome
2019-01-21trainer hill easy chat constantsgarak
2019-01-19Dump trainer hill trainersDizzyEggg
2019-01-04rename coords to size in struct MonCoordsPhilipp AUER
2018-12-31Merge pull request #497 from garakmon/rm_secDiegoisawesome
index gRegionMapEntries by map section constants
2018-12-29fix formattinggarak
2018-12-29index gRegionMapEntries by map section constantsgarak