| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Use more lb | dannye | 2015-08-05 | 1 | -2/+2 |
| | | | | | and other clean up | ||||
| * | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -2/+2 |
| | | |||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -4/+4 |
| | | |||||
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -11/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+1 |
| |\ | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -1/+1 |
| |/ | |||||
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | More direction constants | dannye | 2015-07-17 | 1 | -4/+4 |
| | | | | | facing directions, npc movement, joypad | ||||
| * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | |||||
| * | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -8/+8 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -2/+2 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -4/+4 |
| | | |||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -2/+1 |
| | | |||||
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -14/+14 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -3/+3 |
| | | |||||
| * | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 1 | -0/+166 |
