Commit Graph

749 Commits

Author SHA1 Message Date
Phillip Stephens da85e24623 DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching
Former-commit-id: d36775e76a
2022-08-13 05:57:38 -07:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street f7f0a8e140 More defs for CStateManagerContainer & friends
Former-commit-id: 04a7213fa7
2022-08-12 22:48:34 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Phillip Stephens 0569f5a404 Fix IWeaponRenderer and link
Former-commit-id: e418784c51
2022-08-12 02:18:28 -07:00
Phillip Stephens 6f8c6b28ba Add unused statics, fix CColor constructor
Former-commit-id: e7117197da
2022-08-11 11:35:12 -07:00
Phillip Stephens fe1f119091 Link CColor.cpp
Former-commit-id: d59665aaad
2022-08-11 11:20:15 -07:00
Phillip Stephens 70b617a99f Implement IWeaponRenderer, can't link yet due to vtable shenanigans
Former-commit-id: ba035cfa44
2022-08-11 02:24:45 -07:00
Phillip Stephens d1768a3076 More musyx imps, cleanups
Former-commit-id: 3d19d9ea82
2022-08-11 01:12:35 -07:00
Luke Street 4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f781
2022-08-10 22:33:46 -04:00
Luke Street 9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26
2022-08-09 19:07:49 -04:00
Phillip Stephens 70ea57613e Move extern C in musyx.h up
Former-commit-id: 47201d2495
2022-08-05 12:46:33 -07:00
Phillip Stephens ba5057c084 Give MusyX it's own types
Former-commit-id: 79eff1f8b5
2022-08-05 12:43:46 -07:00
Phillip Stephens 3a23f40720 Various imps
Former-commit-id: 7043befead
2022-08-05 03:23:49 -07:00
Phillip Stephens a889a5b919 Minor correction to CInputStream::Get
Former-commit-id: 7cd80cf53b
2022-07-30 17:38:13 -07:00
Phillip Stephens 8db2425e27 Link CHUDMemoParms.cpp, minor data fixes
Former-commit-id: 2f39c70005
2022-07-30 13:10:04 -07:00
Phillip Stephens 18d6a7ebbd Link CCrc32.cpp
Former-commit-id: a404575f97
2022-07-30 05:33:31 -07:00
Phillip Stephens 3aa9c03819 Link CRandom16.cpp
Former-commit-id: 4a01665439
2022-07-30 03:34:28 -07:00
Phillip Stephens a108e76a1f Minor cleanups
Former-commit-id: 5bfa43d591
2022-07-30 02:12:25 -07:00
Phillip Stephens 317c4a497e Link creverb_fx.c, minor fixes
Former-commit-id: 7e1b3eeb58
2022-07-28 08:50:05 -07:00
Phillip Stephens 13d2ba0a49 Link delay_fx.c
Former-commit-id: 14dc741030
2022-07-28 07:00:20 -07:00
Luke Street 1efd8da0b0 Migrate to inline=deferred,noauto
Former-commit-id: 863cf71312
2022-07-28 09:19:26 -04:00
Phillip Stephens 6fc7123b94 Link reverb_fx.c
Former-commit-id: 5b08fd287a
2022-07-26 23:32:31 -07:00
Phillip Stephens 6406aa05cf Link seq_api.c
Former-commit-id: 848a80e9d7
2022-07-26 22:54:00 -07:00
Phillip Stephens ae52b8482c Link snd_service.c and hw_memory.c
Former-commit-id: e88f46cb28
2022-07-26 22:11:36 -07:00
Phillip Stephens 509dc4d622 IWeaponRender decomp (can't link yet)
Former-commit-id: 0e20e67870
2022-07-25 21:36:32 -07:00
Phillip Stephens e11b88ea1e Link IAllocator.cpp
Former-commit-id: 0680c9d62d
2022-07-20 21:47:03 -07:00
Phillip Stephens d26b7a4753 Correct EOwnerShip values
Former-commit-id: d17fbf3684
2022-07-19 23:20:28 -07:00
Phillip Stephens 6473aae6a9 Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6
2022-07-19 23:19:07 -07:00
Luke Street bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00
Luke Street 6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
Luke Street 9404d679f8 Link CStringTable.cpp
Former-commit-id: f511aba228
2022-07-18 09:51:34 -04:00
Luke Street 3f96fa4865 Almost matched CInputStream
Former-commit-id: 18079ecfee
2022-07-14 20:48:18 -04:00
Luke Street ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00
Luke Street 9b385215ac Fix CTexture.hpp header guard
Former-commit-id: 16298ccb35
2022-07-02 01:34:01 -04:00
Luke Street 03357b2acd Begin decompiling CCameraFilterPass::DrawWideScreen
Former-commit-id: 44d675d87d
2022-07-02 01:30:11 -04:00
Phillip Stephens e0bd52d345 Decompile dsp.c start OSReset.c
Former-commit-id: 6753bb7115
2022-04-30 01:32:00 -07:00
Phillip Stephens 1641986d9e Finish splitting text.s!
Former-commit-id: 85c0f37226
2022-04-16 00:50:32 -07:00
Luke Street 936f63b05d Updates to rstl; rename some symbols; update CFLAGS
Former-commit-id: b8c0242ea7
2022-04-15 15:24:52 -04:00
Phillip Stephens d7fb5cd6c2 Split CWeaponMgr
Former-commit-id: 51e56ed135
2022-04-12 01:55:54 -07:00
Phillip Stephens 37584253a3 Split mslsupp.c rename TRK functions
Former-commit-id: 1974f6fc22
2022-04-11 21:53:51 -07:00
Luke Street 61ffa2b5ab main: Add EnsureWorldPakReady
Former-commit-id: 292dfa1eea
2022-04-11 18:42:14 -04:00
Luke Street 27d94af97b Add headers, clang-format, decompctx.py & more
Former-commit-id: 53f8d3cba7
2022-04-09 20:17:13 -04:00
Phillip Stephens 73b7b4df3a MusyX: Correct global variable locations, and move synth_dbtab to C
Former-commit-id: 7f90b8de58
2022-04-09 01:51:35 -07:00
Phillip Stephens ca924e27b4 Match snd_init
Former-commit-id: 95f655b9db
2022-04-08 01:30:31 -07:00
Luke Street fc22b7d051 Add WIP main.cpp / CStringTable.cpp
Former-commit-id: 051cc6d15f
2022-04-05 19:22:28 -04:00
Luke Street 651862fa2f Symbol fixes & cleanup
Former-commit-id: 8a13a04b78
2022-04-04 10:22:31 -04:00
Phillip Stephens f007b5c68e Add missing files
Former-commit-id: 58412b389a
2022-04-04 03:20:15 -07:00
Luke Street dfe56fda27 Initial commit
Former-commit-id: ce247fb264
2022-03-23 17:22:48 -04:00