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