| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -307/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -43/+43 |
| | | |||||
| * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -12/+12 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -18/+18 |
| | | |||||
| * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -112/+113 |
| | | |||||
| * | 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 | ||||
| * | More joypad constants | dannye | 2015-08-11 | 1 | -1/+1 |
| | | |||||
| * | yet more naming | YamaArashi | 2015-07-25 | 1 | -18/+18 |
| | | |||||
| * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | | |||||
| * | misc | YamaArashi | 2015-07-18 | 1 | -2/+8 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -15/+15 |
| | | |||||
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | money / coins hram constants | YamaArashi | 2015-07-17 | 1 | -4/+4 |
| | | |||||
| * | Use more *Coord | dannye | 2015-07-14 | 1 | -18/+18 |
| | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Clean up prizes data. | Marcus Huderle | 2015-01-24 | 1 | -1/+1 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -30/+15 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -2/+1 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -37/+37 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+316 |
