Age | Commit message (Collapse) | Author |
|
Previously, aggressive loop optimizations with a new compiler were not
possible due to undefined behaviour at end of arrays.
A macro "UBFIX" is added to allow ifdefs for fixes which resolve
undefined behavior. For example newer GCC versions will detect various
bugs in the original game code and will otherwise not compile with -Werror.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clear up misleading egg step name
|
|
|
|
|
|
|
|
|
|
Fix typos
|
|
Fix typo
|
|
Document pokemon summary screen
|
|
|
|
|
|
|
|
fix wording
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Label GCN link flags field
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add misc party constant usage
|
|
Sync link game util files
|
|
|
|
|
|
|
|
|
|
|
|
Document pokedex.c
|
|
Document decoration.c
|
|
Document some pokenav and region map
|
|
|
|
|
|
|
|
Clarify event ticket flag names
|
|
|
|
|