summaryrefslogtreecommitdiff
path: root/sym_common.txt
AgeCommit message (Collapse)Author
2017-08-14all data moved from asm to cDizzyEggg
2017-08-14pokeblock feed is on the wayDizzyEggg
2017-08-13move GBA library files to libs.ProjectRevoTPP
2017-08-13berry blender is decompiledDizzyEggg
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-08-07SE enums and egg hatch common symDizzyEggg
2017-08-05start decompiling berry blenderDizzyEggg
2017-08-01finish up egg hatch, make it compileDizzyEggg
2017-07-20map out ram variablesdrifloony
2017-07-10do some labelingcamthesaxman
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-05-03decompile a little more of player_pc.c and dump half of battle_anim data ↵ProjectRevoTPP
incbins (#254) * matching sub_813A280 and sub_813A4B4 * move data to item_use.c * slightly less ugly NewGameInitPCItems * more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs * decompile HandleQuantityRolling and sub_813A6FC * partially label and comment battle_anim.c * decompile sub_813A794 and sub_813A83C * minor comments on battle_anim.c * decompile up to GF shenanigans #14390 * up to GF shenanigans #38571 * dump half of battle_anim_80CA710.s incbins * dump most incbins from battle_anim_812C144.s * obj_rot_scal fixes * subsprite * i cant even identify byte arrays
2017-03-22label changes for clarityProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-02-19define gFlashMemoryPresent in load_save.cYamaArashi
2017-02-19gFlashMemoryPresent variableYamaArashi
2017-01-02gBattleTerrainYamaArashi
2017-01-01gBattleAnimArgsYamaArashi
2016-11-25Decompile more intro functions (#108)Cameron Hall
* 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
2016-11-04clean up party symbolsYamaArashi
2016-11-01define more variables in m4a_2.cYamaArashi
2016-10-28names for link player codeYamaArashi
2016-10-23define gTasks in task.cYamaArashi
2016-10-09decompile start menu code (#57)Cameron Hall
* initial decompilation * fix sub_80712B4 * finish decompiling start menu code * refactor * refactor some more * make some variables static * change spaces to tab
2016-09-30clean up sound codeYamaArashi
2016-09-25define more variables in CYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-09-25introduce RAM variable LD script generator toolYamaArashi