summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2013-10-25Merge commit '946a213f' into merge-mrwintyenatch
2013-10-25Merge commit '66ef1838' into merge-mrwintyenatch
Conflicts: home/map.asm
2013-10-25Merge commit '546c17ad' into merge-mrwintyenatch
Conflicts: engine/scripting.asm main.asm
2013-10-11fix labels for SoundRestart and UpdateSoundyenatch
2013-10-11relabel LoadMapGroupRoofyenatch
2013-10-08rename 'StartSFX' to 'PlaySFX'yenatch
2013-10-05* added index comments to pointer listsMr Wint
* added map header wram addresses * analyzed some assembly
2013-10-02* make jumps and calls use labelsMr Wint
2013-10-02* more callab/callba macrosMr Wint
2013-10-01* extracted and added a bunch of assemblyMr Wint
2013-09-18split pokedex flag handling into home/pokedex_flags.asmyenatch
2013-09-18move window asm into home/window.asmyenatch
2013-09-09rename common/ to home/yenatch