Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #819
|
|
This was discussed in #706
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
|
|
|
|
|
|
|
|
implementations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Keep trainer data together
|
|
Move some data into a pokemon/ subdirectory
|
|
|
|
|
|
|
|
Having constants rather than magic numbers should make it easier
to remove unused grunts from the roster.
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also named most of the engine and event flag constants.
|
|
structure update
|
|
|
|
|