| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 | 1 | -1/+5 |
| |\ | |||||
| | * | Use unions rather than negative offsets | Pokechu22 | 2017-09-29 | 1 | -1/+5 |
| * | | Fix typos in comments | dannye | 2017-06-24 | 1 | -5/+5 |
| |/ | |||||
| * | Fix the Stack section. | yenatch | 2017-05-01 | 1 | -2/+2 |
| * | Revert "Fix floating sections" | AntonioND | 2017-03-21 | 1 | -2/+2 |
| * | Fix typo in address | Panda Habert | 2017-03-16 | 1 | -1/+1 |
| * | Fix floating sections | AntonioND | 2017-03-14 | 1 | -2/+2 |
| * | name text destination pointer variable | YamaArashi | 2016-09-11 | 1 | -5/+4 |
| * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 1 | -5/+5 |
| * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| * | Macrofy sprite status data in WRA0 | PikalaxALT | 2016-01-29 | 1 | -2/+67 |
| * | Fix game time labels | PikalaxALT | 2016-01-03 | 1 | -7/+9 |
| * | Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct | dannye | 2015-09-09 | 1 | -30/+5 |
| * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+38 |
| * | No more W_ | dannye | 2015-08-30 | 1 | -242/+242 |
| * | replaced hardcoded values in ItemUseMedicine | YamaArashi | 2015-08-30 | 1 | -0/+1 |
| * | commented pokeball function | YamaArashi | 2015-08-29 | 1 | -0/+2 |
| * | added constants for item capacity | YamaArashi | 2015-08-29 | 1 | -2/+2 |
| * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 1 | -7/+41 |
| * | item name length constant | YamaArashi | 2015-08-14 | 1 | -1/+1 |
| * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -2/+2 |
| * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -6/+19 |
| * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -1/+7 |
| * | Remove irrelevant comment | YamaArashi | 2015-08-13 | 1 | -3/+0 |
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -6/+38 |
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -9/+37 |
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -13/+13 |
| * | Use better wram labels in sram | dannye | 2015-08-10 | 1 | -1/+18 |
| * | No more $C8 | dannye | 2015-08-10 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -70/+197 |
| |\ | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -67/+172 |
| | * | fixed names | YamaArashi | 2015-08-07 | 1 | -3/+8 |
| | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -0/+15 |
| | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 1 | -0/+2 |
| * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -2/+8 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | 2015-07-27 | 1 | -1/+1 |
| |\ | |||||
| | * | tmlearn macro. | luckytyphlosion | 2015-07-26 | 1 | -1/+1 |
| * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -33/+98 |
| * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -23/+91 |
| * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -5/+65 |
| * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -2/+5 |
| * | | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -6/+31 |
| |/ | |||||
| * | named more constants | YamaArashi | 2015-07-21 | 1 | -1/+4 |
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -135/+2 |
| * | naming | YamaArashi | 2015-07-19 | 1 | -12/+48 |
| * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -0/+2 |
| * | misc | YamaArashi | 2015-07-18 | 1 | -7/+79 |
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -40/+85 |
| * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 1 | -0/+4 |
| * | intro stuff | YamaArashi | 2015-07-17 | 1 | -0/+3 |
