Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-28 | Remove excess declarations of gScriptItemId | scnorton | |
2017-06-24 | Fix link | Marijn van der Werf | |
2017-06-24 | Make sBlockRequestLookupTable public | Marijn van der Werf | |
2017-05-26 | Make rom build again | Marijn van der Werf | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-23 | Merge pull request #305 from NieDzejkob/master | yenatch | |
Name some stuff | |||
2017-05-22 | Add strings2.h | Marijn van der Werf | |
2017-05-21 | Identify gUnknown_3001764 | NieDzejkob | |
2017-05-09 | use macros to set DISPCNT and BG*CNT registers (#286) | Cameron Hall | |
* use macros to set DISPCNT and BG*CNT registers * add a few more | |||
2017-05-05 | Various German patches | Marijn van der Werf | |
2017-05-05 | remove German-only function call | YamaArashi | |
2017-05-05 | German ProcessRecvCmds | YamaArashi | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-02-10 | misc labels and memcpy/set cleanups (#232) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff | |||
2017-01-23 | preproc incbins | YamaArashi | |
2017-01-22 | change preproc syntax for C strings | YamaArashi | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-04 | more labels (#159) | ProjectRevoTPP | |
* labels for tv.c and tv.s * match function prologue a little bit better * whoops * label and document lottery_corner.c * gSoftResetDisabled * add labels for main_menu.c * labels for metatile_behavior.c | |||
2017-01-02 | battle type constants | YamaArashi | |
2017-01-02 | gBattleTypeFlags | YamaArashi | |
2016-12-12 | Fix various warnings | Marijn van der Werf | |
2016-12-02 | [WIP] Extract all external function declarations to headers (#114) | Marijn van der Werf | |
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm | |||
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* 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 | |||
2016-11-05 | script special variables | YamaArashi | |
2016-10-29 | fix typo in function name | YamaArashi | |
2016-10-24 | rename more functions | YamaArashi | |
2016-10-02 | Change some plain numbers to defined constants (#51) | camthesaxman | |
2016-09-30 | clean up sound code | YamaArashi | |
2016-09-25 | delete filler variables from link.c | YamaArashi | |
2016-09-25 | begin using common symbols | YamaArashi | |
2016-09-16 | purge text label redundancy in data2 (#44) | ProjectRevoTPP | |
2016-09-05 | simplify function names | YamaArashi | |
2016-09-05 | rename menu functions | YamaArashi | |
2016-07-24 | RNG header | YamaArashi | |
2016-06-10 | switch order of fill macros from dest, value to value, dest | YamaArashi | |
2016-06-10 | decompile palette.c | YamaArashi | |
2016-06-09 | double-colon global labels in preproc; misc other stuff | YamaArashi | |
2016-06-05 | link.c | YamaArashi | |