aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/in_game_trades.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-3/+3
* Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+1
* Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-171-1/+1
* Use constants for trade text indexes (#501)Rangi2025-03-081-5/+23
* Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-1/+1
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-1/+1
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-3/+3
* Fix file modesdannye2020-11-141-0/+0
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-38/+37
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+330