Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-09 | Replace some hardcoded data sizes | dannye | |
2015-08-08 | commented audio code | YamaArashi | |
2015-08-07 | fixed names | YamaArashi | |
2015-08-07 | named wram variables | YamaArashi | |
2015-08-07 | named CountSetBits output variable | YamaArashi | |
2015-08-06 | more info on the bide bug | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-08-05 | Rename rod functions | dannye | |
2015-08-05 | Merge pull request #111 from YamaArashi/master | Daniel Harding | |
constants for PrintNumber | |||
2015-07-29 | constants for PrintNumber | YamaArashi | |
2015-07-28 | fix tmlearn | yenatch | |
2015-07-27 | Fix Yellow Electrode front pic | dannye | |
2015-07-27 | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | |
2015-07-26 | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | |
2015-07-26 | More bugfixes. | luckytyphlosion | |
Fix some tm compatibility issues. | |||
2015-07-26 | Bugfixes. | luckytyphlosion | |
Fix some building issues and multiply_divide.asm | |||
2015-07-26 | tmlearn macro. | luckytyphlosion | |
Also multiple_divide documentation and fix improper wram comment. | |||
2015-07-25 | yet more naming | YamaArashi | |
2015-07-24 | more naming variables | YamaArashi | |
2015-07-24 | named more functions | YamaArashi | |
2015-07-24 | named animation functions/variables | YamaArashi | |
2015-07-24 | Use more wram labels and other constants | xCrystal | |
2015-07-23 | make route22 rival events more consistent | YamaArashi | |
2015-07-23 | named function | YamaArashi | |
2015-07-23 | fixed hram aliases and named wram var | YamaArashi | |
2015-07-23 | clean up wram aliases | YamaArashi | |
2015-07-22 | Merge pull request #107 from YamaArashi/master | Daniel Harding | |
enumerate events | |||
2015-07-22 | Unify audio bank references | dannye | |
2→1 8→2 1f→3 | |||
2015-07-22 | Rename sound effect files | dannye | |
2015-07-21 | Name some battle sound effects | dannye | |
2015-07-21 | named more constants | YamaArashi | |
2015-07-21 | comments for event constants | YamaArashi | |
2015-07-21 | named most of the used events | YamaArashi | |
2015-07-20 | move event macros to separate file | YamaArashi | |
2015-07-20 | gym leader events | YamaArashi | |
2015-07-20 | enumerate events | YamaArashi | |
2015-07-20 | Merge pull request #106 from YamaArashi/master | Daniel Harding | |
jpab/jpba macros | |||
2015-07-19 | constants for flag actions | YamaArashi | |
2015-07-19 | naming | YamaArashi | |
2015-07-19 | replace uses of minus one | YamaArashi | |
2015-07-19 | jpab/jpba macros | YamaArashi | |
2015-07-19 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||
2015-07-19 | Name sound effects | dannye | |
2015-07-19 | Enumerate more constants | dannye | |
2015-07-18 | small changes | YamaArashi | |
2015-07-18 | misc | YamaArashi | |
2015-07-18 | A few missed TX_ASM | dannye | |
2015-07-18 | A few missed object constants | dannye | |
2015-07-18 | Fix object constant names | dannye | |
swap LEFT and RIGHT FACE is better named STAY because sprites that have no range do not necessarily face any direction STAY has been renamed to NONE because sprites that use this will spin randomly, except for the item/voltorb/electrode sprite I never should have listened to https://github.com/iimarckus/pokered/issues/89 | |||
2015-07-18 | Map object macro | dannye | |
closes https://github.com/iimarckus/pokered/issues/89 |