Commit Graph

  • 5133d29c01 Fix cycle animated textures (#57) Garrett Cox 2024-01-15 21:09:26 +00:00
  • b84550e1df More z_message fixes (#55) Garrett Cox 2024-01-15 20:10:31 +00:00
  • 547fa938b2 add colon texture to timer display (#41) Archez 2024-01-15 00:18:02 -05:00
  • ae257f15a2 Add support for json save files (#54) Garrett Cox 2024-01-15 05:17:26 +00:00
  • f068674d77 Allocate correct memory size to dListBuf (#53) inspectredc 2024-01-15 05:14:56 +00:00
  • dfcc980dba fix beating heart (#50) Archez 2024-01-15 00:14:20 -05:00
  • d75e5c07f7 update c_keyframe (#52) Revo 2024-01-14 23:21:44 -05:00
  • 24e83cecd2 Fix Windows compilation PurpleHato 2024-01-14 19:54:11 +01:00
  • 9f68f4a77b Update OTRExproter louist103 2024-01-14 00:11:06 -05:00
  • 9d6c44fd25 Migrate all of menubar to new widgets, clean up dead code Garrett Cox 2024-01-13 16:59:05 -06:00
  • d56128146c Rename some SoH files to Ben Garrett Cox 2024-01-13 16:51:06 -06:00
  • ff8ba2cc10 Use libc functions for bcmp, bcpy, bzero, LibMemset, LibMemCmp. louist103 2024-01-13 19:22:47 -05:00
  • 1ad3317705 Add reg editor tab (#31) Garrett Cox 2024-01-13 19:32:15 +00:00
  • 1dc80ffc3a Fix the other things that used sunTex (#38) Garrett Cox 2024-01-13 17:47:00 +00:00
  • 9a21e23acd Fix getItem animation (#37) Garrett Cox 2024-01-13 17:45:54 +00:00
  • 3f9ddeeaa3 Fix SkinMatrix_MtxFToMtx (#36) inspectredc 2024-01-13 17:45:02 +00:00
  • c0a04f6afc Stub AudioOcarina_SetInstrument to fix audio crash temporarily (#35) Garrett Cox 2024-01-13 17:44:37 +00:00
  • 103fd28ec3 move circle tex to assets and support wide screen (#34) Archez 2024-01-13 12:43:59 -05:00
  • 17866937a3 fix master dl overflows (#33) Archez 2024-01-12 21:56:22 -05:00
  • cf7264f072 Fix faces for link. louist103 2024-01-12 21:54:55 -05:00
  • 59b355de5e Fix XLU louist103 2024-01-12 20:40:15 -05:00
  • 6e0cef8fa0 properly array bounds check the font table (#32) Archez 2024-01-12 19:00:24 -05:00
  • 248539479d Fix screen size issues, letterbox, fade, etc (#30) Garrett Cox 2024-01-12 23:58:27 +00:00
  • e21208a457 fix billboard mtx segment values (#29) Archez 2024-01-12 18:57:29 -05:00
  • ffedb7d352 correct Scene_CommandObjectList and Scene_CommandSpecialFiles implementations (#28) inspectredc 2024-01-12 23:54:56 +00:00
  • 713ac3495e abutton fix (#27) inspectredc 2024-01-12 23:49:57 +00:00
  • 09635bcdd5 Treat sun textures as 64x64 (#26) inspectredc 2024-01-12 23:48:36 +00:00
  • c6a114e8d5 Fix Framebuffer and ZBuffer things (#25) Archez 2024-01-12 18:47:50 -05:00
  • 9f7414bd00 Fix (Un stub) minimaps louist103 2024-01-12 17:43:59 -05:00
  • 9561008a66 update the sub modules again? Louis 2024-01-11 21:50:33 -05:00
  • 64d6fdf430 Update ZAPD again. louist103 2024-01-11 21:34:55 -05:00
  • a47de3a972 Allow the bombers notebook to open, but you can't close it. louist103 2024-01-11 20:36:43 -05:00
  • a94201b136 Update LUS commit. louist103 2024-01-11 20:02:21 -05:00
  • bba57b078e Fix (2) pointers cast as u32 louist103 2024-01-11 19:49:32 -05:00
  • c351a4a580 64 Bits louist103 2024-01-11 18:55:56 -05:00
  • 2ffb61f019 Update ZAPD commit (#24) Garrett Cox 2024-01-11 05:05:09 +00:00
  • daca951818 Temporary fix for fanfares crashing until we get audio working (#21) Garrett Cox 2024-01-11 05:04:54 +00:00
  • 76e325feb8 Add frame advance toggle (#23) Garrett Cox 2024-01-11 05:02:34 +00:00
  • 683a108194 Re-add bug fixes in z_parameter with comments (#22) Garrett Cox 2024-01-11 04:49:01 +00:00
  • 67f7882242 Go to map select @ boot when in debug mode or when pressing Z+L+R (#20) Garrett Cox 2024-01-11 04:44:55 +00:00
  • cefbee8e25 fix broken gamemode statement (fade fix) (#19) Revo 2024-01-10 23:03:16 -05:00
  • 8c3a59b7d1 Various fixes to text and textboxes (#18) Garrett Cox 2024-01-11 04:02:51 +00:00
  • 5968258d2c convert submodule definitions to https (#17) Archez 2024-01-10 22:58:02 -05:00
  • 8c91bab60f Chore: Replace rest of segment 0x0E calculations with macro (#16) Archez 2024-01-10 22:57:43 -05:00
  • e392725058 Fix object dependency for objects loaded after scene init (#14) Garrett Cox 2024-01-10 12:39:25 +00:00
  • 6032142870 remove boost, we don't need it right now (#12) Archez 2024-01-10 07:38:23 -05:00
  • dc8f90181b Fix masks not rendering (#13) Garrett Cox 2024-01-10 12:37:42 +00:00
  • 5eacc7e6a8 fix segment pointer truncation (#15) Archez 2024-01-10 07:27:03 -05:00
  • c903b31fa6 Adjustments to changes made for mac (#11) Garrett Cox 2024-01-10 02:49:12 +00:00
  • 982b52653a Support builtin extraction and CMake target extraction (#9) Archez 2024-01-09 21:48:45 -05:00
  • e61a5eac9f First draft of save editor (#8) Garrett Cox 2024-01-10 02:32:45 +00:00
  • d1cce09094 Adjustments to changes made for mac (#10) Garrett Cox 2024-01-10 02:29:06 +00:00
  • d46b3bc2fa Fix splines louist103 2024-01-09 21:04:29 -05:00
  • 5e96bdeba5 Various changes/fixes to z_parameter (#7) Garrett Cox 2024-01-09 17:47:15 +00:00
  • 2ecd1ead12 add macro to convert 0x0E segment values (#6) Adam Bird 2024-01-09 00:06:59 -05:00
  • 1f69d643fc Changes to build on mac (#4) Garrett Cox 2024-01-06 05:47:40 +00:00
  • 13a369e871 Add gPlayState Garrett Cox 2024-01-05 23:33:13 -06:00
  • fd7e53e7bf Fix climbing ledges. louist103 2024-01-05 22:21:44 -05:00
  • 2332f63f5a Initial commit for 2S2H Garrett Cox 2024-01-05 10:15:41 -06:00
  • ea8c7de686 Delete irrelevant files from decomp Garrett Cox 2024-01-05 10:14:11 -06:00
  • 9be74e0026 Move source into subdirectory Garrett Cox 2024-01-05 09:58:59 -06:00
  • 7c7021f3a2 warnings Louis 2023-11-14 22:12:51 -05:00
  • 8e194033bc OK Louis 2023-11-14 21:40:57 -05:00
  • d9585d7444 Animation Cleanup: En_L* and some En_M* (#1493) engineer124 2023-11-15 11:46:54 +11:00
  • 3d150f3e1d Misc fixes 1 (#1491) Anghelo Carvajal 2023-11-14 08:46:22 -03:00
  • 60ddc5891e EnJso2 (Garo Master) OK and documented (#1485) Tom Overton 2023-11-13 04:41:51 -08:00
  • 71d83a5e15 Match func_801457CC (z_sram_NES.c OK) (#1472) engineer124 2023-11-12 09:08:39 +11:00
  • 8d33d36a9b fix Misc Data (#1484) engineer124 2023-11-12 00:27:01 +11:00
  • b2535fc75a Fix aliasing in Cutscene_SetActorCue (#1483) Tharo 2023-11-11 12:34:27 +00:00
  • 547126d93a Update warnings_build_current.txt louist103 2023-11-10 21:10:00 -05:00
  • c194e94515 Update ci.yml briaguya 2023-11-10 20:46:26 -05:00
  • 1530497529 Update ci.yml briaguya 2023-11-10 20:40:51 -05:00
  • 3ae6f37ffb Update ci.yml briaguya 2023-11-10 20:31:13 -05:00
  • f7dfafbbf4 Update ci.yml briaguya 2023-11-10 20:27:04 -05:00
  • 53c41a1359 Create ci.yml louist103 2023-11-10 20:15:01 -05:00
  • a441a3cb2d Decompile ovl_En_Po_Composer (#1391) Tharo 2023-11-10 12:52:11 +00:00
  • d60d163f55 fix ugly union hack with less fake code RevoSucks 2023-11-09 23:10:08 -05:00
  • 3536286a20 Merge branch 'zret' of https://github.com/HarbourMasters/mm into zret RevoSucks 2023-11-09 23:01:28 -05:00
  • b6b0dd6453 z_collision_check BSS.. ok.. maybe RevoSucks 2023-11-09 23:01:21 -05:00
  • 34af7b3dc5 Fix most hardcoded pointers in extracted assets Alejandro Javier Asenjo Nitti 2023-11-10 00:11:43 -03:00
  • f182586aac correct typos in z_collision_check.c Alejandro Javier Asenjo Nitti 2023-11-09 23:47:44 -03:00
  • 0c0622dd8a ovl_En_Wdhand_reloc Alejandro Javier Asenjo Nitti 2023-11-09 23:10:27 -03:00
  • c63d7adced warning Alejandro Javier Asenjo Nitti 2023-11-09 22:38:07 -03:00
  • 2823a720bc Match Environment_DrawSkyboxStarsImpl (z_kankyo OK), introduce rand.h (#1476) engineer124 2023-11-10 10:28:16 +11:00
  • e96f18d4e7 Small boot cleanup (#1475) Derek Hensley 2023-11-09 15:08:21 -08:00
  • 70637abca9 ovl_En_An OK and somewhat documented (#1457) Anghelo Carvajal 2023-11-09 19:52:32 -03:00
  • f2347000b0 Update README with python venv instructions (#1372) Parker 2023-11-09 14:18:34 -08:00
  • 7681c97df0 Match Both Message Decodes (#1479) engineer124 2023-11-10 02:57:56 +11:00
  • 5b17c3793e Match Environment_UpdateLights (z_kankyo OK) (#1478) engineer124 2023-11-09 22:56:33 +11:00
  • b1633ecd2d Message_Decode matching Alejandro Javier Asenjo Nitti 2023-11-09 06:34:05 -03:00
  • 5c571c2593 Message_DecodeNES matching Alejandro Javier Asenjo Nitti 2023-11-09 04:02:57 -03:00
  • 956436315e Environment_UpdateLights Alejandro Javier Asenjo Nitti 2023-11-09 01:14:38 -03:00
  • 07cc2fe0e7 Environment_DrawSkyboxStarsImpl Alejandro Javier Asenjo Nitti 2023-11-08 17:25:58 -03:00
  • ba3513ebce spec + flags Alejandro Javier Asenjo Nitti 2023-11-08 17:08:12 -03:00
  • 54e2eff961 D_801AEFA0 (#1473) Derek Hensley 2023-11-08 05:03:51 -08:00
  • dfb6c5b02c Struct Returns (#1466) engineer124 2023-11-08 00:52:09 +11:00
  • 28e2da2a18 Match func_809F24C8 NON_MATCHING (#1465) Alejandro Asenjo Nitti 2023-11-07 10:32:25 -03:00
  • 277c184cb4 Match Environment_Init (#1474) engineer124 2023-11-08 00:17:29 +11:00
  • 2743e1590e Merge pull request #25 from inspectredc/environment-init Revo 2023-11-07 06:06:47 -05:00
  • 8d4d44829d Merge pull request #24 from inspectredc/jso2init Revo 2023-11-07 06:06:38 -05:00