Age | Commit message (Collapse) | Author |
|
|
|
|
|
* finish decompiling
* remove intro.s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* make ROM match again
* clean up item_use.c labels and clarify functions.
* label and clarify some functions in decompress.c
* label and clarify berry.c
* rename 20239F8 to gBattleTypeFlags
* formatting
* label intro.c a bit
* label battle_ai.c and document some stuff
* formatting
* more labeling and clarification.
* more label stuff
|
|
|
|
|
|
* Extract other external function declarations
* Fix GBA compilation
* Revert `sub_803C434` to asm
|
|
* Declare more non-static functions in header files
* Use `(void)` for functions without arguments.
* Move global-included data to seperate headers
* Don't import types or global in header
* Fix fieldmap imports
* Revert in-code changes
* Add missing newlines
|
|
* start decompiling intro task
* ignore Thumbs.db
* decompile more code
* actually ignore Thumbs.db
* decompile more functions
* fix sapphire
* sort of fix task_intro_7
* name some functions and variables
* more cleanup
|
|
* decompile title_screen.c
* macros
* cleanup
* consistency
|
|
|