aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/trades.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel2025-11-061-1/+2
|
* Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-171-11/+16
|
* Further improve NPC trade labels and comments (#493)SatoMew2025-04-081-2/+5
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Improve NPC trade labels and comments (#384)SatoMew2022-09-101-10/+14
| | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Indent comments that describe data table macro formatsRangi2020-07-151-1/+1
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-11/+11
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+12
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.