summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Collapse)Author
2017-11-10Catch a missed hide/show IDHEADmasterdannye
2017-09-30Update for rgbds 0.3.3einstein95
2017-09-29Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch
Update for RGBDS 0.3.3
2017-08-10Update to latest pokeredeinstein95
2017-06-24Fix typos in commentsdannye
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2017-04-175 moreeinstein95
2017-01-07Begin decompiling Rote Editioneinstein95
2016-12-31use text constants in poison.asmYamaArashi
2016-12-31split code out of main.asmYamaArashi
2016-09-17split bank 1 into filesYamaArashi
2016-09-17pull some bank 1 code out of main.asmYamaArashi
2016-07-27Redo audio header macrodannye
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12sync engine code with pokeyellowYamaArashi
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-11remove address commentsYamaArashi
2016-05-22dbw door tilespikalaxalt
2016-01-29Macrofy sprite status data in WRA0PikalaxALT
2016-01-03Fix game time labelsPikalaxALT
2015-08-30No more W_dannye
2015-08-29documented flags and misc. fixesYamaArashi
2015-08-12named more variablesYamaArashi
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-08commented audio codeYamaArashi
2015-08-07named CountSetBits output variableYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-24named more functionsYamaArashi
2015-07-24named animation functions/variablesYamaArashi
2015-07-23fixed hram aliases and named wram varYamaArashi
2015-07-23clean up wram aliasesYamaArashi
2015-07-22Merge pull request #107 from YamaArashi/masterDaniel Harding
enumerate events
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-22Rename sound effect filesdannye
2015-07-21named most of the used eventsYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19constants for flag actionsYamaArashi
2015-07-19namingYamaArashi
2015-07-19replace uses of minus oneYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18small changesYamaArashi
2015-07-18miscYamaArashi