Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-13 | Add fix to disallow negative current HP values | SatoMew | |
2021-06-29 | Clean up some ewram refs inside gBattleStruct | PikalaxALT | |
2020-06-08 | Preliminary support for English rev0 debug. Matching but still needs | Kaz | |
cleaning up. Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English Debug ROMs. Add Sapphire German "first edition" debug support, now that we have a hash for it. Fix an obvious nonmatching. | |||
2018-07-19 | oops | Tetrable | |
2018-07-19 | improved commenting | Tetrable | |
2018-07-19 | made indents consistent | Tetrable | |
2018-07-19 | Cleanup pokedex arrays | Tetrable | |
Pokedex arrays now use HOENN_DEX and NATIONAL_DEX defines | |||
2018-07-05 | Decompile battle_anim_813F0f4.s | Marcus Huderle | |
2018-04-05 | Renaming | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-20 | map out ram variables | drifloony | |
2017-07-16 | remove goto in CalculateMonStats | drifloony | |
2017-07-16 | fix CreateMonWithEVSpread | drifloony | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-22 | Add data2 header | Marijn van der Werf | |
2017-05-08 | decompile some of mail_data.s | YamaArashi | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-05 | item constants | YamaArashi | |
2016-12-17 | Rename `charset` and use macro for build language | Marijn van der Werf | |
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-10-24 | rename more functions | YamaArashi | |
2016-10-16 | pokemon code cleanup | YamaArashi | |
2016-10-16 | fix spacing around & | YamaArashi | |
2016-10-16 | minor cleanups (#60) | Cameron Hall | |
* minor cleanups * remove indentation on empty lines * match formatting on if and for statements | |||
2016-09-10 | use name length defines | YamaArashi | |
2016-09-10 | decompile more pokemon functions | YamaArashi | |
2016-09-09 | fix mistake in function name | YamaArashi | |
2016-09-09 | rename pokemon functions | YamaArashi | |
2016-09-09 | gLevelUpLearnsetPointers -> gLevelUpLearnsets | YamaArashi | |
2016-09-09 | clean up types in pokemon code | YamaArashi | |
2016-09-09 | more decompilation of pokemon functions | YamaArashi | |