Commit Graph

11 Commits

Author SHA1 Message Date
Seil Weiss b64e2c5283 Remove ASSIGNMENT_OPERATOR macro (#284)
* Remove ASSIGNMENT_OPERATOR macro

* Remove definitions of auto-generated assign ops
2024-07-01 17:18:26 -05:00
Steven Casper 84856da4f3 Make source buildable (#268)
* Update old includes from p2 directory to gc

* Strip out all #pragma GLOBAL_ASM usages

* Move game src files to SB directory

* Fix broken include paths

* Add 100% matching files to build

* Update configuration to remove all relative paths in includes
2024-06-21 08:25:57 -05:00
Seil Weiss 1a0fdcbbe1 Add ASSIGNMENT_OPERATOR macro (#239) 2021-04-09 07:30:25 -04:00
Seil Weiss e8dcacbeee decomp various xGoal-related files (#153) 2021-02-07 19:59:03 -05:00
Seil Weiss 351b4afef3 Add "nosig" argument to GLOBAL_ASM (#152) 2021-02-07 08:33:50 -05:00
Seil Weiss 06a3f860a5 zUIFont.cpp 90% complete (#108) 2021-01-10 18:09:55 -05:00
seilweiss 054cbd1520 add TRUE and FALSE to types.h 2020-10-23 11:49:15 -05:00
seilweiss 4a9c61fbd7 Update types.h 2020-10-02 19:17:40 -05:00
seilweiss 05175ca60a -char unsigned 2020-10-02 19:00:44 -05:00
seilweiss b559e619cc use types from types.h 2020-10-02 11:05:47 -05:00
seilweiss 502e7d0fbe Typedef/replace fundamental types
and cleanup a bit
2020-09-30 21:40:52 -05:00