Commit Graph

935 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 960b828260
Add CMappableObject::IsDoorType 2022-12-05 20:23:30 +02:00
Henrique Gemignani Passos Lima cf0893f3b5
Add CMappableObject 2022-12-05 20:17:40 +02:00
Henrique Gemignani Passos Lima 920fe2cbd9
Add CMapArea 2022-12-05 17:48:20 +02:00
EpochFlame cd31ecff2e fix the typo's fix 2022-12-04 18:12:35 -05:00
EpochFlame d3497a51ce repair antidote typo 2022-12-04 18:06:20 -05:00
Phillip Stephens f711682fbf Start DolphinCTexture and CARAMToken 2022-12-03 13:31:54 -08:00
Phillip Stephens 209fd5d3b5 Minor cleanup 2022-12-02 23:13:34 -08:00
Phillip Stephens 9684ace9af Add DolphinCPalette, logic matched, unfortunately has instruction swaps around TLUT ops 2022-12-02 22:01:02 -08:00
Luke Street 4a13726665 DolphinCGraphics: 15 more matching funcs 2022-12-02 14:35:58 -05:00
Luke Street 205947ebdf CTevCombiners: Fix CTevPass (un)inlining 2022-12-02 12:33:10 -05:00
Phillip Stephens a6e929208f Match and link CTevCombiners, temporary hack for CTevPass 2022-12-01 22:53:12 -08:00
Phillip Stephens 36f4a28988 Add and nearly match CTevCombiners 2022-12-01 22:36:25 -08:00
Luke Street 5a6fcca0a3 Move CTevCombiners constructor 2022-12-02 00:33:47 -05:00
Luke Street 64a23c22cc DolphinCGraphics inches closer 2022-12-02 00:19:53 -05:00
Henrique Gemignani Passos Lima 8ca2500768
Add CIOWinManager 2022-12-01 21:06:35 +02:00
Henrique Gemignani Passos Lima 2cab0b6b59
Fix CTexture size 2022-12-01 18:25:24 +02:00
Henrique Gemignani Passos Lima 603d2ac81e
Fix build 2022-12-01 18:16:32 +02:00
Henrique Gemignani Passos Lima 552dc65a2c
Add CWorldShadow 2022-12-01 18:11:09 +02:00
Henrique Gemignani Passos Lima b506df2778
Add WeaponTypes.cpp 2022-12-01 18:10:20 +02:00
Luke Street dd8dd94f36 Even more DolphinCGraphics 2022-12-01 00:59:03 -05:00
Henrique Gemignani Passos Lima 9fcf74b45b
Add CScriptGenerator
What is even that AcceptScriptMsg
2022-11-30 23:26:00 +02:00
Henrique Gemignani Passos Lima 8aaf207191
Correct order for ~CScriptPickupGenerator 2022-11-30 22:15:23 +02:00
Phillip Stephens 7bd0748d30 Add musyx/stream.c, match and link arith.c 2022-11-29 23:07:31 -08:00
Luke Street d9f71836b5 More DolphinCGraphics 2022-11-30 01:43:17 -05:00
Luke Street 609873426e Start DolphinCGraphics, 10/11 functions matching 2022-11-29 20:56:37 -05:00
Henrique Gemignani Passos Lima c598ab7439
Add CScriptPickupGenerator 2022-11-29 19:17:12 +02:00
Henrique Gemignani Passos Lima f895ba833e
Revert rstl::construct<CLight> rename 2022-11-29 17:49:22 +02:00
Henrique Gemignani Passos Lima 5dd0d8e550
"Match" CStateManager::BuildDynamicLightListForWorld 2022-11-28 19:06:40 +02:00
Henrique Gemignani Passos Lima 0c29161e11
Add CStateManager::BuildDynamicLightListForWorld 2022-11-28 19:00:49 +02:00
Henrique Gemignani Passos Lima 8efda4623a
Further improve rstl::sort
Thanks again GibHaltmannKill
2022-11-28 18:03:59 +02:00
Henrique Gemignani Passos Lima 906d8406ab
Further improve __insertion_sort
Thanks GibHaltmannKill
2022-11-28 17:00:16 +02:00
Luke Street 76e3b3bee4 Only upload progress on main branch 2022-11-28 00:02:10 -05:00
Luke Street 5016dc7fba Use black formatter for Python 2022-11-27 23:57:46 -05:00
Luke Street 89e083cc54 Windows fixes for download_dtk.py and shasum 2022-11-27 23:57:46 -05:00
Luke Street 607753a08f Use decomp-toolkit 2022-11-27 23:57:46 -05:00
Henrique Gemignani Passos Lima ef221d5c96
rstl::sort is just a few regswaps away 2022-11-28 02:40:31 +02:00
Henrique Gemignani Passos Lima 5af3c20f3c
Add CStateManager area_sorter 2022-11-28 01:26:24 +02:00
Henrique Gemignani Passos Lima 26621f44eb
Improve sort 2022-11-27 23:58:19 +02:00
Henrique Gemignani Passos Lima 8c999d9a88
Remove extra compare in rstl::sort 2022-11-27 18:02:31 +02:00
Henrique Gemignani Passos Lima 714e3dea7e
Improve rstl::__insertion_sort, use in CScriptSpecialFunction 2022-11-27 15:23:54 +02:00
Henrique Gemignani Passos Lima 4233b999c8
Add CScriptPlatform::BuildSlaveList 2022-11-27 14:52:13 +02:00
Henrique Gemignani Passos Lima d95736167d
Work on rstl::sort 2022-11-27 06:03:17 +02:00
Henrique Gemignani Passos Lima 318c1e0b7f
Add CFlameWarp 2022-11-27 03:43:52 +02:00
Henrique Gemignani Passos Lima 147e46d2e8
Add CExplosion 2022-11-27 02:26:12 +02:00
Henrique Gemignani Passos Lima ef3779ac51
Add CSamusFaceReflection 2022-11-26 15:51:04 +02:00
Luke Street bf3c6af2a0 Fix api_key reference in upload-progress.py 2022-11-25 23:40:34 -05:00
Luke Street 37d107694c ci: Auto-upload progress information 2022-11-25 23:36:25 -05:00
Luke Street 96e35699bc Update obj_files.mk 2022-11-25 23:04:40 -05:00
Luke Street e662d05247 Match & link CFlaahgraPlants 2022-11-25 23:03:36 -05:00
Henrique Gemignani Passos Lima a34a639326
Fix compilation of all files 2022-11-25 23:02:17 +02:00