summaryrefslogtreecommitdiff
path: root/src/rom6.c
AgeCommit message (Collapse)Author
2018-10-17Further synchronisationSlawter666
2018-10-17Begin synchronising with pokeemeraldSlawter666
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-10Move movement constants into include/constants/event_object_movement_constants.hMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2018-04-10Document fldeff_teleport.cMarcus Huderle
2018-04-10Document/cleanup fldeff_cut.cMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
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-01-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16use game stat definesProjectRevoTPP
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-10-18document bike.c.ProjectRevoTPP
2017-09-23do some scrcmd/overworld labelingcamthesaxman
2017-09-13more labelingcamthesaxman
2017-09-12rename rom_4.c to overworld.ccamthesaxman
2017-09-12lots more relabelingcamthesaxman
2017-09-09more renaming/refactoringcamthesaxman
2017-07-20map out ram variablesdrifloony
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-05Remove trailing whitespaceMarijn van der Werf
2017-04-27Sort includesMarijn van der Werf
2017-03-22label changes for clarityProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-01-19decompile rom6 (#202)Cameron Hall
* decompile rom6 * newline