summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-18Merge branch 'master' into decompile_debugCameron Hall
2018-02-18decompile more debug codeCameron Hall
2018-02-18decompile more debug codeCameron Hall
2018-02-17take your stupid fucking politically correct names since you dont care about ↵ProjectRevoTPP
authenticity
2018-02-17Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-02-17remove unnecessary struct in battle tower dataCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-02-16fix buildCameron Hall
2018-02-16decompile more debug codeCameron Hall
2018-02-16reorganize slot machine dataCameron Hall
2018-02-16finish decompiling debug code in slot_machine.cCameron Hall
2018-02-16decompile some debug code in slot_machine.cCameron Hall
2018-02-15decompile region_map.c and cable_car.c debug functionsCameron Hall
2018-02-15decompile various debug functionsCameron Hall
2018-02-15decompile the rest of the debug code in battle_2.cCameron Hall
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-15decompile debug_sub_8011EA0 and debug_sub_8012294Cameron Hall
2018-02-14Merge branch 'master' into decompile_debugcamthesaxman
2018-02-07InitFieldObjectStateFromTemplate fakematchingcamthesaxman
2018-02-07decompile some debug code in field_map_obj.ccamthesaxman
2018-02-07decompile debug code in mauville_man.ccamthesaxman
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06fix buildcamthesaxman
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-03Declare gBagPockets as non-const in item.c for the sake of getting ↵PikalaxALT
AddBagItem to match without the NONMATCHING define
2018-02-01match NameHasGenderSymbolPikalaxALT
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-26Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-01-24mergeProjectRevoTPP
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-24fix buildCameron Hall
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-23decompile kagaya_debug_menu.cCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-21Create stub files to hold ewram symbolsPikalaxALT
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-21Merge pull request #545 from camthesaxman/kill_ramscrgenCameron Hall
(don't merge yet) stop using ranscrgen to generate ld scripts
2018-01-20use C preprocessor to generate common syms filecamthesaxman
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle