summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
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
2018-12-24spaceDizzyEggg
2018-12-24clean up party menuDizzyEggg
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-23Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macroRangi
2018-12-21Moved macro to the top of base_stats.hShinyDragonHunter
2018-12-20Updated macro name to be less vagueShinyDragonHunter
2018-12-20Use a macro for OLD_UNOWN base statsShinyDragonHunter
2018-12-19Merge pull request #440 from garakmon/fldeffDiegoisawesome
Decompile / port fldeff_80F9BCC
2018-12-19Move data out of wild_encounter.cDeokishisu
wild_encounter.c is cleaned up, and its data has been moved to src/data/wild_encounters.h.
2018-12-17Add macros to simplify defining front animations and still pics.Meowsy
2018-12-16Merge branch 'master' into fldeffgarak
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data