| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -259/+0 |
| | | |||||
| * | Part 1 of syncing with pokered. | IIMarckus | 2016-06-08 | 1 | -22/+22 |
| | | |||||
| * | Text macros; Prize Room | pikalaxalt | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | Celadon Mart Roof and Elevator | pikalaxalt | 2016-05-31 | 1 | -5/+9 |
| | | |||||
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -50/+52 |
| | | |||||
| * | More joypad constants | dannye | 2015-08-11 | 1 | -2/+2 |
| | | |||||
| * | Use more lb | dannye | 2015-08-05 | 1 | -3/+3 |
| | | | | | and other clean up | ||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -6/+6 |
| | | |||||
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -12/+6 |
| | | |||||
| * | jpab/jpba macros | YamaArashi | 2015-07-19 | 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 | ||||
| * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+1 |
| | | |||||
| * | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -20/+20 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Clean up white space, fix label typo | U-Daniel-PC\Daniel | 2015-01-22 | 1 | -1/+1 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -1/+1 |
| | | |||||
| * | 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 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 | -29/+29 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 1 | -0/+263 |
