aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-2028-988/+704
* Port pull request #234 from pokered, and fix bloated Pikachu imagesCelestialAmber2020-05-031-1/+1
* Rename spritestatedata structs.luckytyphlosion2018-11-1810-19/+19
* fix some constantsyenatch2018-04-011-1/+1
* Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-252-2/+2
* Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-126-27/+27
|\
| * sync engine code with pokeredYamaArashi2016-06-116-34/+34
* | Remove more address commentsdannye2016-06-124-10/+10
|/
* remove address commentsYamaArashi2016-06-1145-303/+303
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-114-12/+16
|\
| * Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-1114-78/+83
| |\
| * | Sync with pokereddannye2016-06-114-12/+16
* | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-113-5/+5
* | | More on Pikachu emotionspikalaxalt2016-06-081-1/+1
* | | Pikapic animation function labelspikalaxalt2016-06-081-2/+2
| |/ |/|
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-0813-48/+71
|\|
| * Clean up main.asmdannye2016-06-061-0/+24
| * Remove unused source filesdannye2016-06-061-1/+1
| * Clean up white spacedannye2016-06-0611-47/+47
* | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-0614-77/+83
|/
* Champion's room; resolve predefspikalaxalt2016-05-313-5/+6
* Vermilion Fan Clubpikalaxalt2016-05-312-5/+5
* League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-302-30/+28
* Pewter Pokecenterpikalaxalt2016-05-292-5/+5
* Another chunk of bank 3cpikalaxalt2016-05-291-1/+1
* Route 23pikalaxalt2016-05-271-1/+1
* Replace hidden object file include in bank 3cpikalaxalt2016-05-241-3/+3
* Numerous changes (see below)pikalaxalt2016-05-241-3/+14
* Update hidden object functions and include them in mainpikalaxalt2016-05-241-15/+5
* Bank7 misc functionsluckytyphlosion2016-05-234-18/+18
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-36/+36
|\
| * Bank15 misc functionsluckytyphlosion2016-05-221-36/+36
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-223-25/+25
|\|
| * Bank11 and 14 misc functions.luckytyphlosion2016-05-223-25/+25
* | Align door tile dbwspikalaxalt2016-05-221-9/+9
* | Ledgespikalaxalt2016-05-223-47/+38
* | Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt2016-05-222-8/+112
* | Oh wait, there's predef_const declarations. Huh.pikalaxalt2016-05-211-6/+2
* | Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt2016-05-211-147/+29
* | Disassemble yellow soundspikalaxalt2016-05-201-1/+1
|/
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-1/+1
* Complete documentation of bank1eluckytyphlosion2016-03-282-9/+13
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-171-1/+1
* Split bank3 up.luckytyphlosion2016-03-1713-0/+1371
* Split bank1 up.luckytyphlosion2016-03-173-0/+566
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-0/+241
* More BankF documentationluckytyphlosion2015-12-293-6/+6
* engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-231-18/+18
* Comment map_sprites.asmluckytyphlosion2015-11-212-60/+69
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-340/+254