LagoLunatic
4767560aea
Fix some warnings and errors
2024-06-03 20:10:38 -04:00
LagoLunatic
2870b39dd3
use loopmode enum in more places
2024-05-10 01:04:38 -04:00
LagoLunatic
e235db5379
Use resource enums for all other old actors
2024-04-25 12:36:12 -04:00
LagoLunatic
0b75cd4ed7
d_a_npc_roten 100%, weak order not matched
2024-04-24 15:45:16 -04:00
SuperDude88
899ae98e7d
daObj_Roten_c OK, daNpcRoten_c Almost Matching ( #618 )
...
* Roten Work
- daNpcRoten_c almost matching
- daObj_Roten_c OK
I don't think these are actually related but they had the same name so I put them together
* Minor Cleanup
2024-04-24 14:28:38 -04:00
LagoLunatic
94f3b78155
Generate all actor profiles and method tables
2024-04-21 23:31:40 -04:00
LagoLunatic
e8506099f0
Add return type and static keyword for more static funcs
2024-02-01 22:26:39 -05:00
LagoLunatic
7309bd9ab1
Get more actors compiling
2024-01-08 18:58:38 -05:00
LagoLunatic
a8d10408a2
Add return type and static keyword to common actor static funcs
2023-11-30 15:54:02 -05:00
LagoLunatic
6ec4a2ebbd
Remove weak ctors/dtors from .cpp files
2023-11-26 23:16:19 -05:00
LagoLunatic
8a2bc19a89
Better defaults for create/delete/execute/draw/isdelete
2023-11-24 16:49:23 -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