Commit Graph

16 Commits

Author SHA1 Message Date
GriffinR
21b8fb4fbd Use map script constants 2020-04-23 18:28:07 -04:00
Slawter666
bc71641386 Continue synchronising 2018-10-20 21:01:15 +01:00
camthesaxman
a185f8a26d lots more relabeling 2017-09-12 16:53:04 -05:00
camthesaxman
66a148af9f let's not mess around with typedefs now 2017-09-09 18:33:29 -05:00
camthesaxman
95f856c39e more script_menu refactoring 2017-09-09 18:17:09 -05:00
drifloony
275344c3de finish decompiling mystery_event_script 2017-07-22 17:45:08 -07:00
drifloony
e4a72cbff3 map out ram variables 2017-07-20 20:13:02 -07:00
camthesaxman
5c2c970d01 decompile sub_80A6354 - sub_80A6D1C 2017-07-09 22:59:49 -05:00
scnorton
27ce872133 Elevator menu main task 2017-06-20 14:14:54 -04:00
scnorton
d0e72abccf A couple more functions in decoration.s 2017-06-04 13:34:33 -04:00
scnorton
717c14afc4 Decompile the lead section of decoration.s 2017-05-31 16:42:11 -04: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
Cameron Hall
e348acba2e clean up scrcmd.c (#67)
* fix some awkward code

* add ScriptReadByte macro

* add missing headers

* don't use & to access multidimensional array rows
2016-10-22 00:05:59 -07:00
YamaArashi
ee7db46023 trig.h 2016-10-01 22:08:32 -07:00
YamaArashi
7d57a4fc23 rename some script functions 2016-09-22 01:04:02 -07:00
YamaArashi
0b2a61e5d8 WIP decompilation of script functions 2016-09-19 23:49:22 -07:00