summaryrefslogtreecommitdiff
path: root/include/global.fieldmap.h
AgeCommit message (Expand)Author
2018-10-17Begin synchronising with pokeemeraldSlawter666
2018-07-12Use map type constants in map headersMarcus Huderle
2018-06-29fix WarpEvent structyenatch
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-20Rename map attribute structs to MapLayoutMarcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-29Define movement type constantsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2018-05-23Label all of MapObject struct members, and ground effect flagsMarcus Huderle
2018-05-21Fix map object range union, and remove the obsolete alt structMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2017-12-26Add bg_hidden_item_event macro, and define hidden item flagsMarcus Huderle
2017-12-17Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ...scnorton
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-15Start decomp on rest of secret_baseMarcus Huderle
2017-09-12lots more relabelingcamthesaxman
2017-07-16labelingcamthesaxman
2017-06-17Decompile all data in data/graphics/field_objects/*.incPikalaxALT
2017-06-13File modes NotLikeThisPikalaxALT
2017-06-04A couple more small functions in decoration.sPikalaxALT
2017-05-30sub_80BDC14; get ResetGabbyAndTy matchingscnorton
2017-05-29TurnOffTVScreenPikalaxALT
2017-05-16get sub_80BB970 matchingPikalaxALT
2017-03-22label changes for clarityProjectRevoTPP
2017-02-04decompile more of field_map_obj (#231)Cameron Hall
2017-02-03Merge pull request #229 from camthesaxman/field_map_objYamaArashi
2017-02-03decompile more codecamthesaxman
2017-01-28Merge pull request #223 from camthesaxman/field_map_objYamaArashi
2017-01-28decompile some morecamthesaxman
2017-01-28tabs to spacesYamaArashi
2017-01-27start decompiling more of field_map_objcamthesaxman
2017-01-21label a few things and put data in field_player_avatar.c (#212)Cameron Hall
2017-01-20decompile more of bike (#205)Cameron Hall
2017-01-20start decompiling bike.c (#203)ProjectRevoTPP
2017-01-10finish decompiling field_control_avatar.c (#182)Cameron Hall
2017-01-02label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...ProjectRevoTPP
2017-01-01fix MapEvents structYamaArashi
2017-01-01start decompiling item_use.c (#144)ProjectRevoTPP
2016-12-11Decompile src/fieldmap.cyenatch
2016-12-02name some player avatar flagsYamaArashi
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf