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
yenatch
8cac5f582d
Decompile src/fieldmap.c
2016-12-11 17:12:54 -05:00
YamaArashi
fe79b6c4e3
name some player avatar flags
2016-12-02 13:08:29 -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