summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Collapse)Author
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-17More bank3 documentationluckytyphlosion
Also misc. documentation in bank3c and bank3f
2015-10-12Rename some palette labels.luckytyphlosion
Also add replace.sh
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Fixes.luckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
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-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion
2015-08-08commented audio codeYamaArashi
2015-08-07named CountSetBits output variableYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-08-03Attempt to make Yellow buildable, part 6.luckytyphlosion
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion
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
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-17money / coins hram constantsYamaArashi
2015-07-17intro stuffYamaArashi
2015-07-17More direction constantsdannye
facing directions, npc movement, joypad
2015-07-15more movement stuffYamaArashi
2015-07-15commented movement stuffYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-14player animations, emotion bubbles, etc.YamaArashi
2015-07-14Use more screen dimension constantsdannye
2015-07-14Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/town_map.asm
2015-07-14Use more *Coorddannye
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
2015-07-12named wram variablesYamaArashi
2015-07-12More bank1c documentation.luckytyphlosion