summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2017-11-11mergeProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-11More pokenav decompMarcus Huderle
2017-11-11Merge pull request #434 from camthesaxman/decompile_field_weatherCameron Hall
decompile more of field_weather
2017-11-09remove shared_symsProjectRevoTPP
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-08fix merge conflictscamthesaxman
2017-11-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04finish first wave of fixesProjectRevoTPP
2017-11-04Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondataProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-03Fix non-matching sub_80EEF34 and start more decompMarcus Huderle
2017-11-03Merge remote-tracking branch 'upstream/master' into pokenavMarcus Huderle
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-11-02Merge pull request #452 from PikalaxALT/secret_base_data_fixMarcus Huderle
Fix sub_80BD1FC
2017-11-03Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondataProjectRevoTPP
2017-11-02Merge pull request #453 from huderlem/battle_towerMarcus Huderle
Decompile battle_tower
2017-11-02Use void for functions that have no argsMarcus Huderle
2017-11-02Move battle_tower.c to src/field/Marcus Huderle
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-29mergeProjectRevoTPP
2017-10-28Give more descriptive names for battle tower structsMarcus Huderle
2017-10-28Even more battle tower decompilationMarcus Huderle
2017-10-27Merge branch 'master' into secret_base_data_fixPikalaxALT
2017-10-27Match sub_80BD1FCPikalaxALT
2017-10-26put all C data headers in src/camthesaxman
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-24match sub_80BBDD0PikalaxALT
2017-10-24Merge branch 'master' into secret_base_data_fixPikalaxALT
2017-10-24Fix data layout in gUnknown_083D1374PikalaxALT
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-23format commentsProjectRevoTPP
2017-10-23fix bad labelProjectRevoTPP
2017-10-23edit temp var comment.ProjectRevoTPP
2017-10-23oopsProjectRevoTPP
2017-10-23fixesProjectRevoTPP
2017-10-23document berry.c.ProjectRevoTPP
2017-10-21More battle_tower workMarcus Huderle
2017-10-18mbt to mach trans and additional commentsProjectRevoTPP
2017-10-18Merge branch 'master' of https://github.com/pret/pokeruby into clean_bikeProjectRevoTPP
2017-10-18document bike.c.ProjectRevoTPP
2017-10-17update script movement to use constant movement lists.ProjectRevoTPP
2017-10-17Fix Task_Truck1.ProjectRevoTPP
2017-10-16Finish secret_base decompMarcus Huderle
2017-10-16Merge remote-tracking branch 'upstream/master' into secret_baseMarcus Huderle
2017-10-16Merge branch 'master' into secret_basescnorton