summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-30updatecamthesaxman
2017-09-30name some ScrCmd_ functionscamthesaxman
2017-09-30stuff... I don't remembercamthesaxman
2017-09-26more command renamingcamthesaxman
2017-09-26single compare macrocamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24Replace more script commands and fix German buildcamthesaxman
2017-09-24Replace script commands: snop -> nop, snop1 -> nop1, jump -> gotocamthesaxman
2017-09-24more renamingcamthesaxman
2017-09-23do some scrcmd/overworld labelingcamthesaxman
2017-09-23script.c mode constantscamthesaxman
2017-09-13Merge pull request #430 from camthesaxman/scrcmd_renamingCameron Hall
(don't merge yet) rename script commands
2017-09-13fix German buildcamthesaxman
2017-09-13more labelingcamthesaxman
2017-09-12more labels and fix buildcamthesaxman
2017-09-12move data to overworld.ccamthesaxman
2017-09-12fix German buildcamthesaxman
2017-09-12rename rom_4.c to overworld.ccamthesaxman
2017-09-12lots more relabelingcamthesaxman
2017-09-10fix German buildcamthesaxman
2017-09-10stuffcamthesaxman
2017-09-10fix German buildcamthesaxman
2017-09-10lots more renamingcamthesaxman
2017-09-09more renaming/refactoringcamthesaxman
2017-09-09fix German buildcamthesaxman
2017-09-09name some money and battle_setup functionscamthesaxman
2017-09-09let's not mess around with typedefs nowcamthesaxman
2017-09-09more script_menu refactoringcamthesaxman
2017-09-09clean up script_menu.ccamthesaxman
2017-09-09Merge pull request #429 from ↵Cameron Hall
camthesaxman/decompile_battle_controller_linkopponent finish decompiling battle controllers
2017-09-09battle_controller_linkopponent2 -> battle_controller_linkopponentcamthesaxman
2017-09-09finish decompiling battle_controller_safaricamthesaxman
2017-09-09finish decompiling linkopponent battle controllercamthesaxman
2017-09-08Merge pull request #417 from camthesaxman/decompile_mauville_old_manCameron Hall
finish decompiling mauville_old_man
2017-09-08mauville_old_man -> mauville_mancamthesaxman
2017-09-08decompile more evolution_scene.c functionscamthesaxman
2017-09-08Merge pull request #420 from DizzyEggg/decompile_evolution_sceneCameron Hall
decompile evolution scene
2017-09-08fix tab/space issuescamthesaxman
2017-09-08Merge pull request #424 from DizzyEggg/decompile_pokemon_menuCameron Hall
decompile pokemon menu
2017-09-08Merge pull request #413 from Touched/decompile/field_ground_effect.sCameron Hall
Decompile field_ground_effect.s
2017-09-08Merge pull request #425 from hlorenzi/masterCameron Hall
Decompile cable_club.s
2017-09-08fix formatting; improve some code (from camthesaxman)Henrique Lorenzi
2017-09-08fix formatting; use bool definesHenrique Lorenzi
2017-09-08match sub_80830E4Henrique Lorenzi
2017-09-08match sub_808353CHenrique Lorenzi
2017-09-08make zero-parameter functions `(void)`Henrique Lorenzi
2017-09-08decompile cable_club.cHenrique Lorenzi
2017-09-04Add Discord and other disassemblies.luckytyphlosion