Commit Graph

27 Commits

Author SHA1 Message Date
ProjectRevoTPP
b3dc66655e merge 2017-06-14 00:14:37 -04:00
PikalaxALT
ae287a511f File modes NotLikeThis 2017-06-13 19:19:58 -04:00
PikalaxALT
1258970db6 data/decoration.s, 1 2017-06-12 23:17:03 -04:00
PikalaxALT
32f6422d2f Convert data/decorations.inc to C 2017-06-12 22:51:53 -04:00
ProjectRevoTPP
10f798323e finish decompiling player_pc.c 2017-06-10 03:20:02 -04:00
ProjectRevoTPP
f5b7921fa3 cleanup player_pc.c 2017-06-09 02:43:39 -04:00
scnorton
9c45d48b96 A couple more decorations tasks 2017-05-31 18:26:50 -04:00
scnorton
717c14afc4 Decompile the lead section of decoration.s 2017-05-31 16:42:11 -04:00
Marijn van der Werf
17d352b0f8 Add strings2.h 2017-05-24 16:14:44 -04:00
Marijn van der Werf
8ba066d303 Remove duplicate strings.h declarations 2017-05-24 16:14:44 -04:00
camthesaxman
acd08a46a5 fill holes in party_menu.c and add battle_interface.h header 2017-05-24 16:14:43 -04:00
Marijn van der Werf
d35dc5bd69 Add strings2.h 2017-05-22 01:05:19 +02:00
Marijn van der Werf
7c4f995608 Remove duplicate strings.h declarations 2017-05-22 00:34:09 +02:00
camthesaxman
14c5c79f3e fill holes in party_menu.c and add battle_interface.h header 2017-05-17 17:40:04 -05:00
Cameron Hall
b9f1143d3e define more data in C (#220)
* define more data in C

* correct typo in comments
2017-01-27 22:31:09 -08:00
YamaArashi
ef6bf02e70 decompile more summary screen functions 2017-01-04 19:38:14 -08:00
Cameron Hall
41d2b112eb almost finish decompiling matsuda_debug_menu.c (#158)
* almost finish decompiling matsuda_debug_menu.c

* rename sub_8071C20 to CloseMenu
2017-01-04 14:32:45 -08:00
YamaArashi
dd6ae92fac decompile sub_80B5578 and sub_80B5684 2016-12-30 00:02:01 -08:00
ProjectRevoTPP
b255655ca8 Decompile more of player_pc.c (#136)
* start decompiling player_pc.c again

* submit more player_pc.c work
2016-12-19 22:54:51 -08:00
YamaArashi
b8d3542b46 move functions from start_menu.c to menu.c 2016-12-18 11:52:33 -08:00
Marijn van der Werf
b6387d8c43 Continue decompiling trainer_card 2016-12-11 16:00:45 +01:00
Marijn van der Werf
32fa3b735a Fix warnings in menu.c and option_menu.c 2016-12-04 11:48:28 +01:00
Marijn van der Werf
d40539893b Pass struct array to PrintMenuItems 2016-12-02 22:33:56 +01: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
YamaArashi
e1191bfe66 name/rename a lot of functions 2016-10-24 22:52:18 -07:00
YamaArashi
e9e147fe7d rename more functions 2016-10-24 03:07:53 -07:00
YamaArashi
302e43fd91 menu.h 2016-09-30 09:54:35 -07:00