696 Commits

Author SHA1 Message Date
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
0569f5a404 Fix IWeaponRenderer and link
Former-commit-id: e418784c51b6ac88700261c075d129d4e77bd61c
2022-08-12 02:18:28 -07:00
6f8c6b28ba Add unused statics, fix CColor constructor
Former-commit-id: e7117197dae1d32ae1264cca528cc714ed71bb18
2022-08-11 11:35:12 -07:00
fe1f119091 Link CColor.cpp
Former-commit-id: d59665aaadd0db741a54e31a387a07c94cfcb452
2022-08-11 11:20:15 -07:00
70b617a99f Implement IWeaponRenderer, can't link yet due to vtable shenanigans
Former-commit-id: ba035cfa44189f43e0a8f34396a5f122e1632d6e
2022-08-11 02:24:45 -07:00
d1768a3076 More musyx imps, cleanups
Former-commit-id: 3d19d9ea820cba2bb1f54cc9c4f3133469c53f4f
2022-08-11 01:12:35 -07:00
4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f7815b8597bac06b2917cbb17843ff4616
2022-08-10 22:33:46 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
70ea57613e Move extern C in musyx.h up
Former-commit-id: 47201d24951eab8f865d8145e180d508ddd513ae
2022-08-05 12:46:33 -07:00
ba5057c084 Give MusyX it's own types
Former-commit-id: 79eff1f8b5e009747bc5c5f23c261ed277ccaa58
2022-08-05 12:43:46 -07:00
3a23f40720 Various imps
Former-commit-id: 7043befead04d97fcb6e240b3e6f39484d27916d
2022-08-05 03:23:49 -07:00
a889a5b919 Minor correction to CInputStream::Get
Former-commit-id: 7cd80cf53ba76a2610fb954a3ad8d26b4f7dfd76
2022-07-30 17:38:13 -07:00
8db2425e27 Link CHUDMemoParms.cpp, minor data fixes
Former-commit-id: 2f39c7000549d48e79e08b1f0aee6815d8cafe40
2022-07-30 13:10:04 -07:00
18d6a7ebbd Link CCrc32.cpp
Former-commit-id: a404575f97b5d6b6aaf1e844a35ba0d5d9ff7c53
2022-07-30 05:33:31 -07:00
3aa9c03819 Link CRandom16.cpp
Former-commit-id: 4a01665439236080cb2517bcb3a03cdd73642dd8
2022-07-30 03:34:28 -07:00
a108e76a1f Minor cleanups
Former-commit-id: 5bfa43d591de75cac0f976b59cb0726a4a767e13
2022-07-30 02:12:25 -07:00
317c4a497e Link creverb_fx.c, minor fixes
Former-commit-id: 7e1b3eeb58bdc21994108470a34fe9c067b3e11b
2022-07-28 08:50:05 -07:00
13d2ba0a49 Link delay_fx.c
Former-commit-id: 14dc741030ecfae73826f4e90b685a6e46374cee
2022-07-28 07:00:20 -07:00
1efd8da0b0 Migrate to inline=deferred,noauto
Former-commit-id: 863cf71312a4d5952ea653813c7afb4c9883b6a2
2022-07-28 09:19:26 -04:00
6fc7123b94 Link reverb_fx.c
Former-commit-id: 5b08fd287a556642b2d2f820247df29fcad7bf2a
2022-07-26 23:32:31 -07:00
6406aa05cf Link seq_api.c
Former-commit-id: 848a80e9d791ec0086c11d6894e6b4e69768c8de
2022-07-26 22:54:00 -07:00
ae52b8482c Link snd_service.c and hw_memory.c
Former-commit-id: e88f46cb288c55376f57538481179577e9023380
2022-07-26 22:11:36 -07:00
509dc4d622 IWeaponRender decomp (can't link yet)
Former-commit-id: 0e20e67870b4b83b9b68c4215fdbbab0ce9d2e32
2022-07-25 21:36:32 -07:00
e11b88ea1e Link IAllocator.cpp
Former-commit-id: 0680c9d62d1eb57057461f1879c3cf9fdab87d95
2022-07-20 21:47:03 -07:00
d26b7a4753 Correct EOwnerShip values
Former-commit-id: d17fbf3684289b9db8acf6aa955d0982d4ab1a4b
2022-07-19 23:20:28 -07:00
6473aae6a9 Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6d3ca9afbee503e5c6870ba19fab642
2022-07-19 23:19:07 -07:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00
6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc89fa327ec446b2fd0a2d5e693969940
2022-07-18 13:53:58 -04:00
9404d679f8 Link CStringTable.cpp
Former-commit-id: f511aba22850cf38b565ec44f5012b997f832808
2022-07-18 09:51:34 -04:00
3f96fa4865 Almost matched CInputStream
Former-commit-id: 18079ecfeeaf2c6ab767e673c5e22ed33e92adf1
2022-07-14 20:48:18 -04:00
ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a608ed4a7ee93e1e3428dacb63329f25
2022-07-14 12:24:26 -04:00
9b385215ac Fix CTexture.hpp header guard
Former-commit-id: 16298ccb35b0b292eafd0902db88385f1dd83b28
2022-07-02 01:34:01 -04:00
03357b2acd Begin decompiling CCameraFilterPass::DrawWideScreen
Former-commit-id: 44d675d87dede70d42dee8baa34d4ef52bef7921
2022-07-02 01:30:11 -04:00
e0bd52d345 Decompile dsp.c start OSReset.c
Former-commit-id: 6753bb7115e7686fe5b59ca82b67dd4d340989ec
2022-04-30 01:32:00 -07:00
1641986d9e Finish splitting text.s!
Former-commit-id: 85c0f3722602b0c357ddfcb5051739f0f43c5bd9
2022-04-16 00:50:32 -07:00
936f63b05d Updates to rstl; rename some symbols; update CFLAGS
Former-commit-id: b8c0242ea76a59d28b110b56b4764fd31ca32acf
2022-04-15 15:24:52 -04:00
d7fb5cd6c2 Split CWeaponMgr
Former-commit-id: 51e56ed1355e730fcbc887952e81878302402067
2022-04-12 01:55:54 -07:00
37584253a3 Split mslsupp.c rename TRK functions
Former-commit-id: 1974f6fc22d5a801490d729f6b5166f4e2428ea6
2022-04-11 21:53:51 -07:00
61ffa2b5ab main: Add EnsureWorldPakReady
Former-commit-id: 292dfa1eeaf98ad3901dab7cb5c89e9e0006ca77
2022-04-11 18:42:14 -04:00
27d94af97b Add headers, clang-format, decompctx.py & more
Former-commit-id: 53f8d3cba7bd2d675cf6b99544af58bd24f98620
2022-04-09 20:17:13 -04:00
73b7b4df3a MusyX: Correct global variable locations, and move synth_dbtab to C
Former-commit-id: 7f90b8de58744a8a2f65f7e7f72c5d07fb94742a
2022-04-09 01:51:35 -07:00
ca924e27b4 Match snd_init
Former-commit-id: 95f655b9dbd446da16d56527e942c449c9d32f62
2022-04-08 01:30:31 -07:00
fc22b7d051 Add WIP main.cpp / CStringTable.cpp
Former-commit-id: 051cc6d15f2ef7f30544acb43f98a39f5d5acc60
2022-04-05 19:22:28 -04:00
651862fa2f Symbol fixes & cleanup
Former-commit-id: 8a13a04b78c7a85e03046f7b3a2b9fefd76109fb
2022-04-04 10:22:31 -04:00
f007b5c68e Add missing files
Former-commit-id: 58412b389a31a1b98e26704c511781c6f57b5b61
2022-04-04 03:20:15 -07:00
dfe56fda27 Initial commit
Former-commit-id: ce247fb2645aa0e959f1354f84e51520df5c4584
2022-03-23 17:22:48 -04:00