Commit Graph

53 Commits

Author SHA1 Message Date
GriffinR
28b53dc44b Sync fieldmap 2023-05-09 16:09:33 -04:00
GriffinR
af019d660f Sync mapjson/map.inc with pokeemerald 2023-05-09 16:09:26 -04:00
GriffinR
ed3bb5b080 Remove deadnaming, sync BgEvent and 2 function names 2020-12-31 14:33:45 -05:00
GriffinR
98ca62cf91 Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
garak
39683e0362 use more accurate metatile collision expression 2019-07-29 14:47:08 -04:00
garak
ad365a35c1 name metatiles 2019-07-18 15:10:32 -04:00
Slawter666
9e3e617376 Begin synchronising with pokeemerald 2018-10-17 01:14:19 +01:00
Marcus Huderle
fce5426104 Use map type constants in map headers 2018-07-12 22:35:20 -05:00
yenatch
f085da3a9b fix WarpEvent struct 2018-06-29 21:15:33 -04:00
Marcus Huderle
f14c3be5e8 Document field_effect_helpers and other misc. things 2018-06-23 16:00:17 -05:00
Marcus Huderle
c80206e701 Rename map attribute structs to MapLayout 2018-06-20 17:47:33 -05:00
Marcus Huderle
49a5bda839 Label/document field_control_avatar.c and a few misc things 2018-06-06 00:18:20 -05:00
Marcus Huderle
5df6fa5c08 Unify 'map object' and 'field object' terms into 'event object' 2018-05-29 17:53:42 -05:00
Marcus Huderle
aa8299821d More event object movement cleanup 2018-05-29 17:53:10 -05:00
Marcus Huderle
b99b9860d5 Start labeling movement actions 2018-05-29 17:43:11 -05:00
Marcus Huderle
e435d62f0a Define movement type constants 2018-05-29 17:43:11 -05:00
Marcus Huderle
bc97185452 Label all movement type functions and their callbacks 2018-05-29 17:43:11 -05:00
Marcus Huderle
4d92810ad6 Rename regularAnim and specialAnim to singleMovement and heldMovement 2018-05-29 17:43:11 -05:00
Marcus Huderle
22e6e35329 Label all of MapObject struct members, and ground effect flags 2018-05-23 09:26:22 -05:00
Marcus Huderle
612f62725a Fix map object range union, and remove the obsolete alt struct 2018-05-21 13:18:45 -07:00
Marcus Huderle
428f712da6 Further document weather 2018-01-19 21:30:16 -08:00
Marcus Huderle
80cddf0cd4 Add bg_hidden_item_event macro, and define hidden item flags 2017-12-26 16:08:40 -06:00
scnorton
6bc9b82b1b Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition and references 2017-12-17 15:56:14 -05:00
ProjectRevoTPP
17bb6dc21f mbt to mach trans and additional comments 2017-10-18 14:21:43 -04:00
ProjectRevoTPP
2db57c6125 Merge branch 'master' of https://github.com/pret/pokeruby into clean_bike 2017-10-18 02:59:01 -04:00
ProjectRevoTPP
fbbe7c5e4c document bike.c. 2017-10-18 02:58:11 -04:00
Marcus Huderle
fcd62bf393 Start decomp on rest of secret_base 2017-10-15 14:36:53 -07:00
camthesaxman
a185f8a26d lots more relabeling 2017-09-12 16:53:04 -05:00
camthesaxman
b03a51e034 labeling 2017-07-16 10:35:31 -05:00
PikalaxALT
33520725b8 Decompile all data in data/graphics/field_objects/*.inc 2017-06-17 17:09:48 -04:00
PikalaxALT
ae287a511f File modes NotLikeThis 2017-06-13 19:19:58 -04:00
PikalaxALT
d53b7d3b2e A couple more small functions in decoration.s 2017-06-04 09:37:56 -04:00
scnorton
432f5372c7 sub_80BDC14; get ResetGabbyAndTy matching 2017-05-30 10:29:22 -04:00
PikalaxALT
b5f8543486 TurnOffTVScreen 2017-05-29 19:12:46 -04:00
PikalaxALT
0c82a4aaab get sub_80BB970 matching 2017-05-16 13:40:50 -04:00
ProjectRevoTPP
3d5864529e label changes for clarity 2017-03-22 06:04:41 +01:00
Cameron Hall
2afc20150b decompile more of field_map_obj (#231)
* decompile more code

* decompile more of field_map_obj

* decompile more of field_map_obj
2017-02-04 19:47:11 -08:00
YamaArashi
6a66bda6c1 Merge pull request #229 from camthesaxman/field_map_obj
decompile more of field_map_obj
2017-02-03 09:30:58 -08:00
camthesaxman
2c66ef8ef3 decompile more code 2017-02-03 01:04:43 -06:00
YamaArashi
047c35d6f1 Merge pull request #223 from camthesaxman/field_map_obj
decompile more of field_map_obj
2017-01-28 19:58:34 -08:00
camthesaxman
c4c0e1d7d5 decompile some more 2017-01-28 21:23:50 -06:00
YamaArashi
ed8f49d5e1 tabs to spaces 2017-01-28 13:51:14 -08:00
camthesaxman
a500cfc5fa start decompiling more of field_map_obj 2017-01-27 15:58:28 -06:00
Cameron Hall
ef82a98a15 label a few things and put data in field_player_avatar.c (#212) 2017-01-21 20:04:49 -08:00
Cameron Hall
3d3ef45a8c decompile more of bike (#205)
* start decompiling bike.c

* decompile more of bike.c

* decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike

* decompile more of bike
2017-01-20 21:20:02 -08:00
ProjectRevoTPP
cf0a4dbb86 start decompiling bike.c (#203)
* start decompiling bike.c

* decompile more of bike.c

* decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike
2017-01-20 14:43:41 -08:00
Cameron Hall
6b0268e0c0 finish decompiling field_control_avatar.c (#182)
* start decompiling field_control_avatar.c

* remove field_control_player_avatar.c

* finish decompiling

* cleanup

* var and flag constants
2017-01-10 20:15:38 -08:00
ProjectRevoTPP
98062c69d6 label and document berry.c, decompress.c, item_use.c and label gBattleTypeFlags (#146)
* make ROM match again

* clean up item_use.c labels and clarify functions.

* label and clarify some functions in decompress.c

* label and clarify berry.c

* rename 20239F8 to gBattleTypeFlags

* formatting
2017-01-02 01:27:51 -08:00
YamaArashi
68edc37098 fix MapEvents struct 2017-01-01 19:00:01 -08:00
ProjectRevoTPP
7de050c235 start decompiling item_use.c (#144)
* begin decompiling item_use.c

* decompile more of item_use.c

* commit what I have currently

* formatting
2017-01-01 16:16:57 -08:00