Age | Commit message (Expand) | Author |
2018-09-11 | Decompile atkC1_hiddenpowercalc (#682) | Doesnty |
2018-06-25 | Merge branch 'master' into contest_link_80C2020 | Marcus Huderle |
2018-05-30 | Fix some sym_common fake-matching symbols | Marcus Huderle |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle |
2018-04-18 | remove duplicate battlemove flag constants | yenatch |
2018-04-18 | physical/special type macros | yenatch |
2018-04-18 | use >= for hp percentages | yenatch |
2018-04-18 | use TYPE_MYSTERY for physical/special checks | yenatch |
2018-04-09 | Merge pull request #591 from huderlem/misc_doc | Marcus Huderle |
2018-04-08 | Document friendship events, primary status ailments, and misc cleanup | Marcus Huderle |
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT |
2018-04-06 | Use 'battler' instead of 'bank' | Marcus Huderle |
2018-04-06 | Finish decompiling battle_9 | Marcus Huderle |
2018-04-06 | Decompile a bunch of battle_9 | Marcus Huderle |
2018-04-06 | Start decompiling battle_9 | Marcus Huderle |
2018-03-31 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT |
2018-02-15 | atk15_seteffectwithchance debug code | Cameron Hall |
2018-01-27 | add comments for pool loads in C files | Cameron Hall |
2018-01-23 | fix more false offsets | Cameron Hall |
2018-01-23 | sub_80C2020 | PikalaxALT |
2018-01-22 | fix false gMysteryEventScriptCmdTableEnd offsets | Cameron Hall |
2018-01-17 | add debug code in battle_4.c and battle_controller_player.c | Cameron Hall |
2018-01-15 | match ChangeStatBuffs | camthesaxman |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman |
2018-01-15 | clean up pokemon_item_effect.c | camthesaxman |
2018-01-10 | finish labeling scanline_effect.c | camthesaxman |
2018-01-09 | more text/menu renaming | camthesaxman |
2018-01-08 | re-label some window and text code | camthesaxman |
2018-01-07 | Finish battle_2.c and battle_util.c decompilation | Marcus Huderle |
2018-01-07 | Finish decompiling battle_2 | Marcus Huderle |
2018-01-07 | Decompile through HandleEndTurn_BattleWon, and update trainer class constant ... | Marcus Huderle |
2017-12-30 | Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemerald | Marcus Huderle |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle |
2017-12-27 | Port updated battle_script macros from pokeemerald | Marcus Huderle |
2017-11-26 | fix merge conflicts | camthesaxman |
2017-11-26 | opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff... | camthesaxman |
2017-11-26 | Cleanup pokemon_summary_screen | Marcus Huderle |
2017-11-26 | flag, vars, items constants | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |
2017-11-26 | rename rng.c to random.c | camthesaxman |
2017-11-19 | label battle anims | sceptillion |
2017-11-13 | migrate battle_message data to src (TODO, german) | ProjectRevoTPP |
2017-11-11 | eliminate remaining RAM pointers in src/ | ProjectRevoTPP |
2017-11-06 | finish refactoring ewram defines into ewram.h. | ProjectRevoTPP |
2017-11-05 | move src/engine/ direct ewram calls to ewram.h. | ProjectRevoTPP |
2017-11-05 | move ewram.h includes in include/ to src files. | ProjectRevoTPP |
2017-11-05 | move ewram defines to ewram.h. | ProjectRevoTPP |
2017-11-04 | BAD_MEM macros to MEM_ALT | ProjectRevoTPP |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP |
2017-10-23 | use SPEED instead of SPD in mon data constants | camthesaxman |