Commit Graph

13 Commits

Author SHA1 Message Date
LagoLunatic 0490fd3c84 more collision enums and inlines 2023-12-22 21:02:23 -05:00
LagoLunatic 94465b0dbb add c_cc_d and d_cc_d SPrm enums 2023-12-20 21:11:57 -05:00
LagoLunatic df6853e917 fix SrcGObjTg SPrm name in comments 2023-12-20 20:05:55 -05:00
Jcw87 fe28552c28 move placement new to MSL_C 2023-12-19 03:30:16 -08:00
LagoLunatic 421a6bd3df d_a_obj_Yboil OK 2023-11-30 15:19:45 -05:00
Jake Merdich 176c26648e i_lamp -> i_this 2023-11-28 23:08:00 -05:00
Jake Merdich 2bd636eed6 Suffix all floats with 'f' 2023-11-28 23:05:51 -05:00
Jake Merdich 5e430c0966 Match d_a_lamp
Matched everything in lamp_class. Some member names might
be off, but I gave my best guess.
2023-11-28 21:25:29 -05:00
LagoLunatic 6ec4a2ebbd Remove weak ctors/dtors from .cpp files 2023-11-26 23:16:19 -05:00
Jasper St. Pierre 9553fd0c22 Remove a bunch of weak symbols from TUs
Done with regex

/\* .* \*/
.*symbol.*.*\(.*\).* \{
    \/\* Nonmatching \*\/
\}
2023-11-24 12:45:11 -08:00
LagoLunatic 471b881de8 Automatically generate headers for all actors 2023-11-24 12:44:06 -05:00
Jasper St. Pierre fd45c5a4f2 Remove all autogenerated @ functions from TUs 2023-11-23 19:36:26 -08:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00