| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -215/+0 |
| | | |||||
| * | Part 1 of syncing with pokered. | IIMarckus | 2016-06-08 | 1 | -9/+9 |
| | | |||||
| * | VermilionDock | pikalaxalt | 2016-05-31 | 1 | -3/+3 |
| | | |||||
| * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -4/+4 |
| | | |||||
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -9/+17 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -1/+1 |
| |\ | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -1/+1 |
| | | | |||||
| * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -3/+3 |
| |/ | |||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -6/+6 |
| | | |||||
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -8/+7 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -23/+24 |
| |\ | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -23/+24 |
| | | | |||||
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -2/+2 |
| |/ | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -1/+1 |
| | | |||||
| * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -2/+2 |
| | | |||||
| * | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -9/+9 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Rename hVBlank* constants to h*. | yenatch | 2014-09-23 | 1 | -2/+2 |
| | | |||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -3/+3 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -4/+4 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -4/+4 |
| | | |||||
| * | Labelled many functions/variables | YamaArashi | 2014-08-08 | 1 | -2/+2 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -2/+1 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use VRAM constants where applicable. | yenatch | 2014-05-29 | 1 | -1/+1 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -28/+28 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | 2014-05-19 | 1 | -3/+1 |
| | | | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm | ||||
| * | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 1 | -0/+210 |
