Phillip Stephens
|
a4137d0ddd
|
Cleanup HW register usage
Former-commit-id: b1137488f6
|
2023-02-07 05:51:34 -08:00 |
Phillip Stephens
|
126fd409ed
|
Use sizeof on DVDDriveInfo
Former-commit-id: 1e5c3990ea
|
2023-02-07 05:17:01 -08:00 |
Phillip Stephens
|
093d1550fd
|
Fully match dvdlow
Former-commit-id: 8471d1f4ed
|
2023-02-07 05:11:10 -08:00 |
Phillip Stephens
|
533790a96b
|
Link dvdlow.c (DVDLowRead matches except for stack)
Former-commit-id: 6a83d09d43
|
2023-02-06 23:53:28 -08:00 |
Phillip Stephens
|
aa04534f15
|
CAutoMapper: fix symbols
Former-commit-id: 8b7f5f00c7
|
2023-02-06 22:07:26 -08:00 |
Phillip Stephens
|
062cf9e5aa
|
Match and link CExplosion
Former-commit-id: e514aa9535
|
2023-02-06 21:55:32 -08:00 |
Phillip Stephens
|
bad9a7c70d
|
More dvdlow progress
Former-commit-id: cbc65dd810
|
2023-02-06 21:45:02 -08:00 |
Henrique Gemignani Passos Lima
|
cc3ae8e11c
|
Fix building all_source and all_source_host
Former-commit-id: 0ac742bdd8
|
2023-02-07 03:01:35 +02:00 |
Phillip Stephens
|
92fdc5d033
|
More dvdlow progress
Former-commit-id: e83f40d9ec
|
2023-02-06 09:21:29 -08:00 |
Luke Street
|
9b99045882
|
Revert override removal
Former-commit-id: b6ddfcfc35
|
2023-02-06 12:01:01 -05:00 |
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 |