| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use def_warps_to macro for automatic warp_to entries | Rangi | 2020-08-17 | 223 | -1019/+234 |
| | | |||||
| * | Use map constants for SilphCoElevator warps | Rangi | 2020-08-17 | 1 | -2/+2 |
| | | |||||
| * | Use def_* macros for automatic map event counts | Rangi | 2020-08-17 | 223 | -669/+669 |
| | | |||||
| * | Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects | Rangi | 2020-08-17 | 66 | -98/+98 |
| | | |||||
| * | Fix Town Map coordinates to be in (X, Y) order as comments claim | Rangi | 2020-08-17 | 1 | -97/+97 |
| | | |||||
| * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -1/+1 |
| | | |||||
| * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 1 | -15/+16 |
| | | |||||
| * | SONY -> RIVAL | Rangi | 2020-07-17 | 2 | -2/+2 |
| | | |||||
| * | Update sprite names | Rangi | 2020-07-17 | 164 | -623/+623 |
| | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | ||||
| * | Deobfuscate exit warps on indoor maps | TheFakeMateo | 2020-07-15 | 102 | -244/+244 |
| | | |||||
| * | Indent comments that describe data table macro formats | Rangi | 2020-07-15 | 2 | -3/+3 |
| | | |||||
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 9 | -356/+288 |
| | | |||||
| * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -0/+10 |
| | | |||||
| * | TM/HM constants named after moves | Rangi | 2020-07-05 | 24 | -27/+27 |
| | | |||||
| * | Update map hide/show data labels | Rangi | 2020-07-05 | 1 | -571/+558 |
| | | | | | Fixes #235 | ||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -1/+1 |
| | | |||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 2020-07-03 | 446 | -0/+5700 |
| | | | | | To do: Polished Map support for loading the objects | ||||
| * | Factor out data/sprites/ | Rangi | 2020-07-03 | 1 | -361/+0 |
| | | |||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 12 | -0/+2298 |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
