Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Update hram.asm | luckytyphlosion | |
2015-05-10 | Change hJoyInput. | luckytyphlosion | |
2015-03-13 | commented mon_party_sprites.asm | YamaArashi | |
2015-02-13 | Merge remote-tracking branch 'origin/master' | yenatch | |
2015-02-07 | Named wram symbols | YamaArashi | |
2015-02-07 | commented battle stuff | YamaArashi | |
2015-02-07 | rename hJoyHeldLast -> hJoyLast | yenatch | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2014-09-23 | Rename hVBlank* constants to h*. | yenatch | |
2014-09-20 | Merge remote-tracking branch 'YamaArashi/master' | yenatch | |
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | |||
2014-09-14 | Commented/labelled misc functions | YamaArashi | |
2014-09-09 | Labelled and commented mostly sprite-related things | YamaArashi | |
2014-08-30 | Use hram constants for remaining joypad variables. | yenatch | |
2014-08-08 | Labelled many functions/variables | YamaArashi | |
2014-05-25 | Rename joypad registers. | yenatch | |
2014-05-24 | Rename random number function and hram labels. | yenatch | |
GenRandom -> Random GenRandomInBattle -> BattleRandom H_RAND1 -> hRandomAdd H_RAND2 -> hRandomSub | |||
2013-12-05 | split wram/hram out of constants.asm and start using wram sections | yenatch | |
also inadvertently labeling some hard addresses |