aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01fix some constantsyenatch1-1/+1
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal3-342/+342
2017-10-29Catch a missed hide/show IDdannye1-1/+1
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222-2/+2
2017-06-24Fix typos in commentsdannye2-6/+6
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2-2/+2
2016-12-31use text constants in poison.asmYamaArashi1-2/+2
2016-12-31split code out of main.asmYamaArashi10-0/+1209
2016-09-17split bank 1 into filesYamaArashi1-0/+29
2016-09-17pull some bank 1 code out of main.asmYamaArashi1-0/+356
2016-07-27Redo audio header macrodannye1-1/+1
2016-07-18Clean up text commandsdannye6-8/+10
2016-06-12sync tileset WRAM labelsYamaArashi1-2/+2
2016-06-12Remove more address commentsdannye4-10/+10
2016-06-12sync engine code with pokeyellowYamaArashi10-58/+57
2016-06-12Remove the last address commentsdannye1-1/+1
2016-06-11sync engine code with pokeredYamaArashi6-34/+34
2016-06-11remove address commentsYamaArashi45-303/+303
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt3-5/+5
2016-06-11remove address commentsYamaArashi25-198/+198
2016-06-11Sync with pokereddannye4-12/+16
2016-06-08More on Pikachu emotionspikalaxalt1-1/+1
2016-06-08Pikapic animation function labelspikalaxalt1-2/+2
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt14-77/+83
2016-06-06Clean up main.asmdannye1-0/+24
2016-06-06Remove unused source filesdannye1-1/+1
2016-06-06Clean up white spacedannye11-47/+47
2016-05-31Champion's room; resolve predefspikalaxalt3-5/+6
2016-05-31Vermilion Fan Clubpikalaxalt2-5/+5
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion2-30/+28
2016-05-29Pewter Pokecenterpikalaxalt2-5/+5
2016-05-29Another chunk of bank 3cpikalaxalt1-1/+1
2016-05-27Route 23pikalaxalt1-1/+1
2016-05-24Replace hidden object file include in bank 3cpikalaxalt1-3/+3
2016-05-24Numerous changes (see below)pikalaxalt1-3/+14
2016-05-24Update hidden object functions and include them in mainpikalaxalt1-15/+5
2016-05-23Bank7 misc functionsluckytyphlosion4-18/+18
2016-05-22Bank15 misc functionsluckytyphlosion1-36/+36
2016-05-22Bank11 and 14 misc functions.luckytyphlosion3-25/+25
2016-05-22Align door tile dbwspikalaxalt1-9/+9
2016-05-22dbw door tilespikalaxalt1-26/+13
2016-05-22Ledgespikalaxalt3-47/+38
2016-05-22Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt2-8/+112
2016-05-21Oh wait, there's predef_const declarations. Huh.pikalaxalt1-6/+2
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt1-147/+29
2016-05-20Disassemble yellow soundspikalaxalt1-1/+1
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion1-1/+1
2016-03-28Complete documentation of bank1eluckytyphlosion2-9/+13
2016-03-17Start working on engine/battle/animations.asmluckytyphlosion1-1/+1
2016-03-17Split bank3 up.luckytyphlosion13-0/+1371