Commit Graph

1213 Commits

Author SHA1 Message Date
Luke Street 03f6f75516 Link CScriptMazeNode
Former-commit-id: d43dc0ead2
2023-02-06 11:48:29 -05:00
Luke Street 48dc03ee11 Use const bool for CGX::SetZMode
Former-commit-id: 357658defa
2023-02-06 11:48:29 -05:00
Phillip Stephens 38b824cda0 const bool fixes, remove override define
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
Phillip Stephens f29f76abb5 Add CBodyController, and CBodyStateCmdMgr
Former-commit-id: bad0c14988
2023-02-05 11:13:04 -08:00
Phillip Stephens ac4910d5d2 More dvdlow progress
Former-commit-id: 0681431efe
2023-02-05 11:13:04 -08:00
EpochFlame 11e2912518 purge FULL_FRANK ifdef usage
only reminder of its usage is in configure.py


Former-commit-id: 3b95d440e0
2023-02-04 23:21:18 -05:00
Phillip Stephens ceeddca348 Match and link CParticleGen
Former-commit-id: 25f0b7229b
2023-02-04 01:18:12 -08:00
Phillip Stephens 3c4bc7273d Link dvd.c
Former-commit-id: e55ce9dcda
2023-02-03 23:58:35 -08:00
Phillip Stephens 9fc066c8ce Link SIBios
Former-commit-id: 98278fbf6e
2023-02-03 23:56:30 -08:00
Luke Street a4a83cbf25 Use full frank.py by default
Former-commit-id: 588aa21242
2023-02-04 02:13:21 -05:00
EpochFlame 4096e66d81 frank.py update
should help with sdk stuff

Former-commit-id: 15f13178f8
2023-02-04 02:04:04 -05:00
Phillip Stephens 17148384f2 More DolphinCDvdFile progress, only one function remains
Former-commit-id: 76e0804ecb
2023-02-01 00:13:54 -08:00
Luke Street 1accd793c4 Attempted fix for git-in-container
Former-commit-id: 8672ca3aef
2023-01-31 01:02:59 -05:00
Luke Street cc7e174eeb configure.py: Use options hash for objects
Former-commit-id: 72c5c362fc
2023-01-31 00:57:45 -05:00
Luke Street 234f474679 Add frank.py; configure.py --frank (non-matching)
Former-commit-id: 0f3111f58a
2023-01-31 00:41:53 -05:00
Henrique Gemignani Passos Lima f6120c7bde Fix build
Former-commit-id: b25989694f
2023-01-30 23:21:55 +02:00
Henrique Gemignani Passos Lima 020542afea Add wip CCredits
Former-commit-id: 7d627be624
2023-01-30 23:17:54 +02:00
Phillip Stephens 4797ccc332 Match and link CDvdRequest, Split and match CDvdRequestManager
Former-commit-id: b24751b60c
2023-01-29 14:58:21 -08:00
Phillip Stephens f33395b657 IDvdRequest is fake, remove it
Former-commit-id: 7c47499116
2023-01-29 14:16:45 -08:00
Luke Street fb4b103879 ci: Use build container
Former-commit-id: 5f62dc5b96
2023-01-23 19:30:30 -05:00
Luke Street 0d63a7d716 configure.py: Add --compilers and --build-dir; cleanup
Former-commit-id: 3ec17fbf33
2023-01-23 19:18:59 -05:00
Henrique Gemignani Passos Lima 79cd0d0c6b Fix building for host compiler
Former-commit-id: 3417e5c576
2023-01-19 11:15:00 +02:00
Luke Street 4f772afca4 Delete CInstruction, fix --no-static-libs build, fix all_source build
Former-commit-id: f02833c84e
2023-01-19 00:31:27 -08:00
Phillip Stephens 639b879c70 Fix compile
Former-commit-id: 4eae00e6a2
2023-01-18 21:22:33 -08:00
Phillip Stephens efb5cb0597 Match and link sscanf, string and mbstring
Former-commit-id: eb14c6e0ad
2023-01-18 21:16:39 -08:00
Henrique Gemignani Passos Lima 5cbb51975e Add VSCode build task (#16)
Former-commit-id: a8f8ef18e5
2023-01-17 13:48:09 -05:00
Phillip Stephens 95cabc4518 Match and link arq
Former-commit-id: a01009298a
2023-01-15 21:20:58 -08:00
Phillip Stephens c24d11a819 Match and link ar
Former-commit-id: 28985745ce
2023-01-15 20:58:52 -08:00
Phillip Stephens b7bed36ea9 Use FORCEACTIVE for OSMessage rather than FORCEFILES
Former-commit-id: 99075cea0b
2023-01-14 14:25:17 -08:00
Henrique Gemignani Passos Lima 54082f92f8 Fix CPlayerState constructor
Former-commit-id: 10b6be7e29
2023-01-14 23:39:09 +02:00
Phillip Stephens 1fdbb73942 Match and link RumbleFxTable
Former-commit-id: d7934033c1
2023-01-14 13:28:52 -08:00
Phillip Stephens a01c27ca3a Initialize CParticleGlobals static vars
Former-commit-id: 97b330aa75
2023-01-14 02:42:15 -08:00
Phillip Stephens cf5562d509 Match and link CFactoryStore in a really dumb way
Former-commit-id: ad21202340
2023-01-14 02:00:14 -08:00
Phillip Stephens 0d2f5f6527 Delete CFactoryStore.cpp, something funky is going on
Former-commit-id: 93082a4a13
2023-01-14 01:50:25 -08:00
Phillip Stephens ad2a095177 Fix rc_ptr::ReleaseData symbol for IVParamObj
Former-commit-id: 9f2e8c67f9
2023-01-14 01:43:12 -08:00
Phillip Stephens c8d021edb4 Initial CVParamTransfer imps
Former-commit-id: ee48b34a8b
2023-01-14 01:26:24 -08:00
Phillip Stephens 73cd98d1f8 Match and link CDependencyGroup
Former-commit-id: e2567bfa9c
2023-01-13 23:55:03 -08:00
Phillip Stephens 026b7f0fa6 Rename SDSPStream to CDSPStream
Former-commit-id: 8a0762fd32
2023-01-13 22:48:44 -08:00
Phillip Stephens 6f43b5056f Use proper return for CFactoryFnReturn::GetObjForTransfer
Former-commit-id: d7a435fb5b
2023-01-13 22:40:19 -08:00
Phillip Stephens 91f8908773 Match and link CObjectReference
Former-commit-id: 5b126665df
2023-01-13 22:27:43 -08:00
Phillip Stephens a1d818ef46 Almost match CPowerBomb::AcceptScriptMessage
Former-commit-id: 267f40bff8
2023-01-13 17:12:51 -08:00
Phillip Stephens 3c22eeb6ed Match and link CGuiLight
Former-commit-id: 129709bc0d
2023-01-13 16:53:27 -08:00
Phillip Stephens ea06260f9f Add dvdlow
Former-commit-id: dbbc6f3236
2023-01-13 10:32:40 -08:00
Phillip Stephens 9a25b36092 Add CTweakGui
Former-commit-id: 65eb93855e
2023-01-13 08:50:50 -08:00
Phillip Stephens 4b8975fa40 Match and link dvdqueue
Former-commit-id: 8f4355881b
2023-01-12 17:51:32 -08:00
Phillip Stephens ef7c00113a Match and link dvderror and dvdfatal
Former-commit-id: 5334004619
2023-01-12 17:23:52 -08:00
Phillip Stephens 947259c900 Add CDvdFile, match and link dvdfs
Former-commit-id: 112a7adec8
2023-01-12 16:05:25 -08:00
Phillip Stephens f5a0721ec0 Add RstlExtras
Former-commit-id: b2a9c6a8f3
2023-01-12 14:47:03 -08:00
Phillip Stephens fd5f4fa193 Add CVirtualBone and CSkinRules
Former-commit-id: 7764f30c5b
2023-01-12 12:37:45 -08:00
Phillip Stephens 3eda1af145 Match and link CPASAnimInfo
Former-commit-id: a51e53a6f9
2023-01-11 19:00:40 -08:00