Commit Graph

16 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 02ca9b7893 Minor cleanup & renaming 2024-09-18 23:07:35 -06:00
Luke Street 7e364e92a5 rs_new migration & link CScriptCameraWaypoint, CScriptActorKeyframe
Former-commit-id: 6f33908f35925bdf5807507701c717c5ad69e046
2023-10-12 17:52:29 -04:00
Phillip Stephens 043b4d2cb4 Cleanup CMemory.hpp
Former-commit-id: e07adcf5bd70240efcd1a17ee36046a5ffac199a
2023-10-12 05:15:48 -07:00
Phillip Stephens cc41943a2a Refactor `new` usage to `rs_new`
Former-commit-id: cbf7b415ed96fe9ad0a0a9a11cc1ffb18b5c07da
2023-10-12 05:14:12 -07:00
Henrique Gemignani Passos Lima 06c5486887 Fix compiling with host compiler
Former-commit-id: f7623bd219
2022-12-23 21:33:49 -03:00
Henrique Gemignani Passos Lima fa49ecfc17 Fixing build
Former-commit-id: f8e02c251c
2022-12-22 01:26:49 -03:00
Luke Street 5580c42dc6 Various build fixes for host builds
Former-commit-id: 2659556809
2022-10-20 21:32:04 -04:00
Luke Street 2a8516d4cc Add CMetroidAreaCollider
Former-commit-id: 71ff684be4
2022-10-20 20:26:45 -04:00
Pwootage 0fbdb1f381 CGBASupport (#13)
* Start work on GBASupport

* Match update

* Almost perfect match

* Very close to 100% match

* Match & link CGBASupport

* Fix some naming

* use c-cstle cast and round-up

Former-commit-id: d8804b5244
2022-10-16 13:20:36 -07:00
Phillip Stephens 58d095dcd4 Match and link CMemory
Former-commit-id: 16d013b419
2022-10-12 01:07:35 -07:00
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -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 bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00