GriffinR
98ca62cf91
Standardize Event Object to Object Event
2020-02-12 18:35:27 -06:00
Slawter666
17be584c67
Begin synchronisation part 2
2018-11-12 23:09:58 +00:00
Marcus Huderle
0a2c709535
Label all metatile behaviors and functions
2018-06-07 20:54:44 -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
bc97185452
Label all movement type functions and their callbacks
2018-05-29 17:43:11 -05:00
Marcus Huderle
f661567c02
Define PLAYER_AVATAR_STATE_ enum, and label things related to it
2018-05-21 09:56:19 -07:00
sceptillion
f3f3af1027
decompile fldeff_berrytree
2017-11-19 02:21:18 -08:00
ProjectRevoTPP
fbbe7c5e4c
document bike.c.
2017-10-18 02:58:11 -04:00
yenatch
8b97aa2804
Merge remote-tracking branch 'marijn/clean/headers'
2017-06-16 23:59:58 -04:00
PikalaxALT
03e4f7c9cf
Rid code base of redundant SaveTVStruct and define unknown_2a98 as the last of 25 TVShow objects
2017-05-26 20:23:56 -04:00
Marijn van der Werf
2aae7e99d5
Make rom build again
2017-05-26 15:40:20 +02:00
Marijn van der Werf
4d2b22a899
Add headers
2017-05-26 15:40:11 +02:00
PikalaxALT
4e3874a3fe
Swiss cheese to put off these functions for later
2017-05-25 08:11:10 -04:00
YamaArashi
4b4597a27a
decompile fldeff_sweetscent.s
2017-04-17 15:00:44 -07:00
ProjectRevoTPP
6035511c13
reorganize and add new headers for many files
2017-03-18 04:00:15 +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
Cameron Hall
9442bdcbf3
decompile more of naming_screen ( #216 )
...
* decompile more code
* incbin graphics data
* decompile more code
2017-01-24 20:31:44 -08: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
ProjectRevoTPP
50d60b4403
finish decompiling bike.c ( #207 )
...
* decompile first few functions of field_map_obj.c
* formatting
* almost finish decompiling bike.c
* finish decompiling bike.c
2017-01-21 01:36:36 -08:00
Cameron Hall
984985bd69
put data in bike.c ( #206 )
...
* start decompiling bike.c
* decompile more of bike.c
* decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike
* decompile more of bike
* put data in bike.c
2017-01-20 22:21:13 -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
Cameron Hall
9274e18927
decompile rom6 ( #202 )
...
* decompile rom6
* newline
2017-01-19 21:58:23 -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
Cameron Hall
e2daa41862
start decompiling field_control_avatar.c ( #177 )
...
* start decompiling field_control_avatar.c
* remove field_control_player_avatar.c
2017-01-08 15:42:17 -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
Marijn van der Werf
1f222c04ef
[WIP] Extract all external function declarations to headers ( #114 )
...
* Extract other external function declarations
* Fix GBA compilation
* Revert `sub_803C434` to asm
2016-12-02 10:06:22 -08:00
Marijn van der Werf
4258e60771
Declare more non-static functions in header files ( #111 )
...
* Declare more non-static functions in header files
* Use `(void)` for functions without arguments.
* Move global-included data to seperate headers
* Don't import types or global in header
* Fix fieldmap imports
* Revert in-code changes
* Add missing newlines
2016-11-30 18:51:24 -08:00