| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -138/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -1/+2 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -10/+10 |
| | | |||||
| * | Vending machine | luckytyphlosion | 2016-05-30 | 1 | -15/+17 |
| | | |||||
| * | Name sound effects | dannye | 2015-07-19 | 1 | -1/+1 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -3/+3 |
| | | |||||
| * | money / coins hram constants | YamaArashi | 2015-07-17 | 1 | -3/+3 |
| | | |||||
| * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 1 | -21/+22 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -3/+3 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | commented menu stuff | YamaArashi | 2015-02-07 | 1 | -10/+10 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -2/+2 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -6/+3 |
| | | | | | | | 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 |
| | | |||||
| * | Rename predef functions so they aren't excessive in length. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway. | ||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -16/+16 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Label BCD math predefs. | yenatch | 2014-05-25 | 1 | -2/+2 |
| | | |||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+138 |
