Léo Lam
89939a2300
ksys: Start adding PhysicsUserTag
2021-10-16 16:15:18 +02:00
ThePixelGamer
20df9e7c7d
Update misc files to match sead math changes
2021-10-10 05:21:18 -05:00
ThePixelGamer
4baa6d7ee8
Implement LazyTraverseList
2021-09-14 15:34:52 -05:00
ThePixelGamer
766c454215
Implement MessageCapture
2021-09-06 11:28:58 -05:00
Léo Lam
1954850a20
Merge pull request #58 from iTNTPiston/master
...
Implemented DebugFinder
2021-08-23 22:18:19 +02:00
iTNTPiston
e3a6211fc2
Add listing for DebugFinder dtors
2021-08-23 12:30:48 -07:00
iTNTPiston
66aa5f139b
add trailing new line and make DebugFinder destructor not virtual
2021-08-23 12:10:41 -07:00
Léo Lam
737ea79669
ksys/res: Implement more ResourceMgrTask functions
2021-08-20 17:29:59 +02:00
AlexApps99
dfeb87fd3d
ksys: Add StarterPackMgr
2021-08-20 23:27:01 +12:00
iTNTPiston
b502476d96
fix style again
2021-08-09 16:46:25 -07:00
iTNTPiston
341f9166d0
fix style
2021-08-09 16:44:26 -07:00
iTNTPiston
488f2c3e71
Implemented DebugFinder
2021-08-09 16:40:04 -07:00
Léo Lam
802be64d8e
ksys/act: Start adding Awareness
...
Incomplete.
2021-08-07 14:44:27 +02:00
MonsterDruide1
6982047134
ksys: Add SystemTimers
2021-08-06 15:14:57 +02:00
Léo Lam
40530f01ad
ksys/act: Fix BaseProcJobHandlerT actor pointer type in ctor
2021-08-05 00:58:56 +02:00
Léo Lam
af2207632e
ksys/act: Implement BaseProcJobHandlerT
2021-08-05 00:44:41 +02:00
MonsterDruide1
b3d32fb766
ksys/snd: Add MusicInfo and subclasses
2021-08-04 22:12:42 +02:00
Léo Lam
c64fb93fbd
ksys/phys: Fix matching issues in SupportBone
2021-08-02 01:11:24 +02:00
MonsterDruide1
90c34d80fe
ksys/phys: Add SupportBoneResource
...
[committer's note: rebased]
2021-08-02 01:11:23 +02:00
AlexApps99
2d4a192394
Fix warning
2021-07-31 22:50:29 +12:00
AlexApps99
42807160cf
Add #ifdef declarations for NON_MATCHING code
2021-07-26 23:05:19 +12:00
Léo Lam
ec59fe675b
ksys/snd: Fix matching issues in MusicDefinition
...
The wrong overload of agl::utl::Parameter::init was being used.
The one that only takes a name will use the name string for the label
as well; this is not what the original function does, as the label
for all the parameters is set to "" (the empty string).
2021-07-13 14:32:03 +02:00
MonsterDruide1
1322b57b55
ksys/snd: Add MusicDefinition
2021-07-13 13:30:51 +02:00
MonsterDruide1
3be9a6927d
ksys/phys: Add RagdollControllerKeyList-Resource
2021-07-09 13:13:52 +02:00
MonsterDruide1
0750a987ac
ksys/act: Add InfoData::InvalidLifeConditions
2021-07-08 19:28:00 +02:00
Léo Lam
48e70b92bf
ksys/map: Fix more matching or equivalency issues
2021-07-07 14:34:02 +02:00
Léo Lam
1b6c549a38
ksys/map: Fix matching issues
2021-07-07 14:04:39 +02:00
Léo Lam
4b6b81b190
Fix -Wdelete-incomplete warnings
2021-07-07 13:56:35 +02:00
Léo Lam
f726f3b68d
ksys/act: Add Actor getDummyBaseProcLink()
2021-07-07 13:56:28 +02:00
Léo Lam
a638e3dba1
Merge pull request #40 from notyourav/place_mgr
...
ksys::map placement classes
2021-07-07 13:50:12 +02:00
theo3
b74df64276
move ForestRenderer and ClusteredRenderer
2021-07-06 15:43:57 -07:00
Léo Lam
c808135ef1
query: Fix matching issue in CheckRupee
2021-07-06 00:04:02 +02:00
theo3
60dd80779a
match some ai::Query
2021-07-01 21:05:10 -07:00
theo3
4cba2eb093
ksys::map placement classes
2021-07-01 21:02:46 -07:00
theo3
0eef5b3933
shootingStarMgr
2021-06-28 12:04:10 -07:00
Léo Lam
98f3c3d971
lib: Update sead
2021-06-28 18:50:47 +02:00
Léo Lam
23a84ada5a
Merge pull request #38 from notyourav/mem_prof
...
MemoryProfiler done
2021-06-26 17:10:29 +02:00
theo3
d12508cfce
AutoDim decompiled
2021-06-25 20:29:11 -07:00
theo3
e675602250
MemoryProfiler done
2021-06-25 20:26:31 -07:00
Léo Lam
99356080db
Merge pull request #31 from notyourav/qst2
...
ksys::qst begin
2021-06-23 12:08:16 +02:00
theo3
972445e44c
ksys::qst begin
2021-06-22 22:43:36 -07:00
MonsterDruide1
8da7d7cf25
ksys/snd: Add SoundResource
2021-06-23 00:34:02 +02:00
MonsterDruide1
cadf1688ed
ksys/res: Add ModelResourceDivide
2021-06-22 21:26:35 +02:00
Léo Lam
7d6938bc27
ksys/act: FIx Query loadBool, loadInt, loadFloat
2021-06-21 18:33:10 +02:00
Léo Lam
4f2f4ede4f
ksys/act: Finish Query
2021-06-21 17:56:14 +02:00
MonsterDruide1
cd6716c3ed
uking/query: Add queryCheckCurseRRetryEverOnce
2021-06-21 17:50:44 +02:00
MonsterDruide1
adcad916b7
uking/action: Add actionCurseRRematchCount
2021-06-21 17:50:00 +02:00
MonsterDruide1
0e4c71bfd8
Decompiled aoc3/ChampionBalladManager
...
Change getBlightRematchCount to s8
Fixing review messages
Decompiled aoc3/ChampionBalladManager
2021-06-21 14:20:32 +02:00
Léo Lam
3c01b50afc
ksys/chm: Add SystemConfig
2021-06-20 17:16:47 +02:00
Léo Lam
328354f857
ksys/evt: Implement eventFlowAlloc/Free
2021-06-17 23:52:28 +02:00