| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -123/+0 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -7/+7 |
| | | |||||
| * | Sync with pokered | dannye | 2016-06-11 | 1 | -5/+5 |
| | | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -8/+8 |
| | | |||||
| * | named more functions | YamaArashi | 2015-07-24 | 1 | -17/+18 |
| | | |||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | |||||
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -3/+1 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | Use more *Coord | dannye | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | 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 | -7/+7 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | 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 | ||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -19/+19 |
| | | | | | | | 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/+125 |
