Commit Graph

24 Commits

Author SHA1 Message Date
Luke Street 8768673d18 Enable clangd integration & revamp VS Code config 2024-10-12 16:58:00 -06:00
Luke Street 1b6a756648 CCameraManager progress 2024-09-22 16:58:50 -06:00
Phillip Stephens ec593c79e5 More CMediumAllocPool matches
Former-commit-id: 07962b0ff0
2023-10-03 23:56:48 -07:00
Phillip Stephens 543a0f1fe8 Start matching CMediumAllocPool
Former-commit-id: 2c3e4985b1
2023-10-02 22:36:22 -07:00
Phillip Stephens 5349fcf3e9 Initial CMediumAllocPool, rstl::list fixes
Former-commit-id: bda8099994
2023-10-01 12:28:38 -07:00
Phillip Stephens ceeddca348 Match and link CParticleGen
Former-commit-id: 25f0b7229b
2023-02-04 01:18:12 -08:00
Henrique Gemignani Passos Lima 2e5ef5051a Add CIOWinManager
Former-commit-id: 8ca2500768
2022-12-01 21:06:35 +02:00
Henrique Gemignani Passos Lima bd758edeb9 Add CExplosion
Former-commit-id: 147e46d2e8
2022-11-27 02:26:12 +02:00
Henrique Gemignani Passos Lima 45ec66abc2 Expand CStateManager.
- Expand ct/dt
- Add AllocateUniqueId
- Add rstl::set, multimap, reserved_vector::resize


Former-commit-id: 92def96f31
2022-11-15 16:40:47 +02:00
Phillip Stephens eccf562310 More CCameraManager
Former-commit-id: 27e713a505
2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima 8395bf8e95 Add CScriptTrigger
Former-commit-id: 865e2d58f2
2022-10-20 19:33:06 +03:00
Henrique Gemignani Passos Lima 67d74916d4 Match ~list (in CScriptTrigger)
Former-commit-id: 8f29934c36
2022-10-20 17:25:08 +03:00
Henrique Gemignani Passos Lima 129742b46b Improve list::clear
Former-commit-id: 16cb68c709
2022-10-20 17:10:03 +03:00
Luke Street effb92b485 rstl::list constructor fix
Former-commit-id: e44706da59
2022-10-18 23:37:43 -04:00
Luke Street 1537d151f4 Implement rstl::list::push_back; CInputGenerator 98%
Former-commit-id: 3029184d1e
2022-10-18 23:35:26 -04:00
Pwootage ffe3826b6e Some progress on list (#12)
Former-commit-id: 8feeaa9ed6
2022-10-16 12:27:17 -04:00
Henrique Gemignani Passos Lima f3ef565768 Fix building `ninja all_source`
Former-commit-id: f14ca94607
2022-10-10 12:46:51 +03:00
Luke Street 7ca3a1c0bb Replace int types in Retro code
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.


Former-commit-id: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street bc202ba493 Lots of stuff
Former-commit-id: 39b5f3c01e
2022-10-03 20:00:46 -04:00
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Luke Street 9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26
2022-08-09 19:07:49 -04:00
Luke Street 27d94af97b Add headers, clang-format, decompctx.py & more
Former-commit-id: 53f8d3cba7
2022-04-09 20:17:13 -04:00