summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Collapse)Author
2016-06-11Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-06-11Sync with pokereddannye
from August 29, 2015 to April 6, 2016
2016-06-08Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt
2016-06-06Clean up main.asmdannye
recreated deleted file that never should have been unused
2016-06-06Remove unused source filesdannye
2016-06-06Clean up white spacedannye
2016-05-31Champion's room; resolve predefspikalaxalt
2016-05-31Vermilion Fan Clubpikalaxalt
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion
2016-05-29Pewter Pokecenterpikalaxalt
2016-05-29Another chunk of bank 3cpikalaxalt
2016-05-27Route 23pikalaxalt
2016-05-24Replace hidden object file include in bank 3cpikalaxalt
2016-05-24Numerous changes (see below)pikalaxalt
* Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
2016-05-24Update hidden object functions and include them in mainpikalaxalt
2016-05-23Bank7 misc functionsluckytyphlosion
Also delete gfx/intro_nido pngs (aren't used in the build)
2016-05-22Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-05-22Bank15 misc functionsluckytyphlosion
2016-05-22Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-05-22Bank11 and 14 misc functions.luckytyphlosion
2016-05-22Align door tile dbwspikalaxalt
2016-05-22Ledgespikalaxalt
2016-05-22Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt
2016-05-21Oh wait, there's predef_const declarations. Huh.pikalaxalt
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt
from red)
2016-05-20Disassemble yellow soundspikalaxalt
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion
2016-03-28Complete documentation of bank1eluckytyphlosion
Todo: address comments for data/animations.asm
2016-03-17Start working on engine/battle/animations.asmluckytyphlosion
2016-03-17Split bank3 up.luckytyphlosion
2016-03-17Split bank1 up.luckytyphlosion
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-12-23engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
2015-11-21Comment map_sprites.asmluckytyphlosion
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-11-15engine/menu/start_menu.asmluckytyphlosion
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-08cable_club_npc.asmluckytyphlosion
2015-11-07engine/overworld/pokecenter.asmluckytyphlosion
2015-11-01Poke Mart and LearnMove codeluckytyphlosion
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion
misc functions Also rename pcm-related functions.
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