aboutsummaryrefslogtreecommitdiffstats
path: root/data/events (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-17
|\
| * Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi2026-01-07
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-12
|\|
| * Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel2025-11-06
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-06
|\|
| * Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-17
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-10
|\|
| * Further improve NPC trade labels and comments (#493)SatoMew2025-04-08
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-27
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-27
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-05
|\|
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-05
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-12
|\|
| * Improve NPC trade labels and comments (#384)SatoMew2022-09-10
| * RGBDS syntax updates (#358)vulcandth2022-06-06
* | RGBDS syntax updates (#86)vulcandth2022-06-06
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-30
|\|
| * Eliminate unnecessary data macrosRangi2021-05-30
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-25
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-25
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14
|\|
| * Fix file modesdannye2020-11-14
| * Use constants to delineate map types, and factor out more dataRangi2020-08-31
| * Document more hidden object data and behaviorRangi2020-08-30
| * Identify some map object related constantsRangi2020-08-17
| * Add comments associating constants with data, and identify some more dataRangi2020-07-20
| * Indent comments that describe data table macro formatsRangi2020-07-15
| * Clean up some data, using macros for multiline list entriesRangi2020-07-14
| * TM/HM constants named after movesRangi2020-07-05
| * Port and improve hidden_object macro from pokeyellowRangi2020-07-05
| * Replace raw hex values with HRAM constantsRangi2020-07-03
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-03
* Sync with pokereddannye2020-11-04