| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -2/+2 |
| | | |||||
| * | No more W_ | dannye | 2015-08-30 | 1 | -1/+1 |
| | | |||||
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | | |||||
| * | move-related things | YamaArashi | 2015-02-08 | 1 | -2/+2 |
| | | |||||
| * | 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 | -7/+7 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Clean up some bank 3 functions and rename flag action functions. | 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/+37 |
