| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-07-17 | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 1 | -15/+16 | |
| 2020-07-17 | SONY -> RIVAL | Rangi | 2 | -2/+2 | |
| 2020-07-17 | Update sprite names | Rangi | 164 | -623/+623 | |
| These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | |||||
| 2020-07-15 | Deobfuscate exit warps on indoor maps | TheFakeMateo | 102 | -244/+244 | |
| 2020-07-15 | Indent comments that describe data table macro formats | Rangi | 2 | -3/+3 | |
| 2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | 9 | -356/+288 | |
| 2020-07-08 | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 1 | -0/+10 | |
| 2020-07-05 | TM/HM constants named after moves | Rangi | 24 | -27/+27 | |
| 2020-07-05 | Update map hide/show data labels | Rangi | 1 | -571/+558 | |
| Fixes #235 | |||||
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -1/+1 | |
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | 1 | -2/+2 | |
| To do: turn constants into labels and use ldh | |||||
| 2020-07-03 | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 446 | -0/+5700 | |
| To do: Polished Map support for loading the objects | |||||
| 2020-07-03 | Factor out data/sprites/ | Rangi | 1 | -361/+0 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 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/. | |||||
