Commit Graph

40 Commits

Author SHA1 Message Date
iTNTPiston 488f2c3e71 Implemented DebugFinder 2021-08-09 16:40:04 -07:00
AlexApps99 42807160cf Add #ifdef declarations for NON_MATCHING code 2021-07-26 23:05:19 +12: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 8e0d05234f ksys/act: Start adding LodInfo 2021-05-17 01:37:13 +02:00
Léo Lam 47ae6e2b0b ksys/world: Implement WorldMgr::onStageInit 2021-05-16 02:12:23 +02:00
Léo Lam 3af5a55a65 ksys: Fix some VFR functions not being inline 2021-05-13 15:41:30 +02:00
Léo Lam 1fb3ae9368 ksys: Add BasicProfiler 2021-05-09 15:17:11 +02:00
Léo Lam 7c30d3f6e5 ksys: Add CameraEditor 2021-05-09 15:09:40 +02:00
Léo Lam 52c4ba1fc0 ksys: Add Revision 2021-05-09 12:12:42 +02:00
Léo Lam 9f6cdf69b4 ksys/world: Add and implement more WorldMgr functions 2021-05-01 14:48:45 +02:00
Léo Lam 2015796b80 ksys: Fix signature of KingEditorComponent::syncData
The buffer needs to be mutable. ActorParamMgr modifies it for example
2021-04-22 23:39:46 +02:00
Léo Lam 2cf1e01137 ksys/gdt: Implement more TriggerParam functions and StageInfo 2021-04-07 18:46:55 +02:00
Léo Lam 62181dd4db ksys/gdt: Implement more Manager functions 2021-04-04 02:28:25 +02:00
Léo Lam 1b280ba633 ksys: Implement KingEditor (stubbed) 2021-04-03 15:44:54 +02:00
Léo Lam 8e868dc2c3 ksys: Add HavokWorkerMgr stub 2021-03-12 16:33:56 +01:00
Léo Lam 107121ad45 ksys: Add missing header to CMakeLists 2021-03-12 16:22:18 +01:00
Léo Lam 123e275283 ksys/act: Add ActorEditorNode 2021-02-06 16:10:20 +01:00
Léo Lam fdb69b6376 ksys: Start adding more VFR utils 2021-01-27 02:19:05 +01:00
Léo Lam e33476bbc0 ksys: Rename VFR members, functions and types for clarity 2021-01-25 17:32:23 +01:00
Léo Lam 51755635aa ksys: Implement Timer 2021-01-25 15:56:53 +01:00
Léo Lam 053c200741 ksys: Add VFR stopwatch utilities 2021-01-25 15:26:41 +01:00
Léo Lam a3892c0f59 ksys: Start adding VFR 2021-01-24 19:37:31 +01:00
Léo Lam a9de0746e2 Update sead 2020-12-31 16:59:38 +01:00
Léo Lam ff3421d4eb ksys: Add Timer (header only for now) 2020-11-08 22:04:33 +01:00
Léo Lam f128251414 ksys/act: Add ActorTemplate 2020-11-08 18:16:55 +01:00
Léo Lam a9ec880f2e ksys/act: Fix ActorParamMgr struct and add ASSetting stub 2020-11-08 16:17:44 +01:00
Léo Lam 7d8183f0b2 ksys: Add KingEditor (stub) 2020-11-04 00:40:08 +01:00
Léo Lam 660336044f ksys/gdt: Implement more TriggerParam functions 2020-10-24 23:30:53 +02:00
Léo Lam 0a0d287e37 ksys/res: Implement ResourceMgrTask cache clear functions 2020-10-11 21:42:10 +02:00
Léo Lam 1c9d5781ae ksys/res: Implement more ResourceMgrTask and OverlayArena functions 2020-10-11 19:24:03 +02:00
Léo Lam fc0d0ddaf7 ksys/res: Implement more ResourceUnit functions 2020-10-11 01:15:56 +02:00
Léo Lam 83660921b6 ksys/res: Start adding ResourceMgrTask
Adds data members and simple functions.
2020-10-10 00:54:50 +02:00
Léo Lam b1926813b7 ksys/res: Start adding ResourceUnit and Cache 2020-09-26 21:03:24 +02:00
Léo Lam 90b93ef720 ksys: Silence unused-private-field warning in Account 2020-09-25 18:10:58 +02:00
Léo Lam 2b26a9bb76 ksys: Start adding PlayReport 2020-09-25 16:07:44 +02:00
Léo Lam 89137d9834 ksys: Add Account 2020-09-25 01:14:17 +02:00
Léo Lam 7a5f9dae9b ksys/sys: Fix inaccuracy 2020-09-24 13:24:32 +02:00
Léo Lam 8756ccdd07 ksys: Start adding OverlayArenaSystem 2020-09-22 18:43:03 +02:00