Commit Graph

225 Commits

Author SHA1 Message Date
Kieron 4b4c664d92 Renames for TARGET 2025-10-22 17:16:47 +01:00
J.Ingram 875039ccb9 Cleanup takabe/shakemdl.c some more 2025-09-29 22:26:57 -04:00
J.Ingram 611479bcd8 Cleanup takabe/shakemdl.c
TODO: Use SCRPAD_DATA struct instead of short pointers.
2025-09-29 15:25:02 -04:00
J.Ingram d989787ecb Fix def->min/max in rasen_el.c 2025-09-29 14:22:22 -04:00
J.Ingram 6745d6ed43 Cleanup libdg.h model defs 2025-09-29 13:29:51 -04:00
J.Ingram fe24a65d5f Reformat TimeInv table 2025-09-29 00:37:56 -04:00
J.Ingram d3c63cfff7 Cleanup takabe/ripples.c 2025-09-20 00:03:41 -04:00
J.Ingram 2924c4c28d Cleanup takabe/vib_edit.c 2025-09-19 23:52:59 -04:00
J.Ingram 7de81b5f4b Rename demothrd.h --> demo.h 2025-09-19 20:46:37 -04:00
J.Ingram a8ab687c53 Cleanup chara/snake/shadow.c 2025-09-19 19:33:25 -04:00
J.Ingram 6ddeebe736 Simplify pointer-pointer dereference 2025-09-19 17:40:28 -04:00
J.Ingram 20308fccc4 Cleanup takabe/ripple.c 2025-09-19 17:39:26 -04:00
J.Ingram 98f63de192 Cleanup chara/snake/breath.c 2025-09-19 16:41:06 -04:00
J.Ingram 86ad2a1703 Cleanup chara/snake/afterse.c 2025-09-19 16:36:02 -04:00
J.Ingram 6a2a93caba add getScratchAddr2 to psxdefs.h 2025-08-31 01:42:34 -04:00
J.Ingram 9615b10119 Rename GCL not/assign operator codes 2025-08-25 00:34:12 -04:00
J.Ingram afedd71edf Unsuffix StageObjs/N_StageObjs 2025-08-21 18:29:35 -04:00
J.Ingram 7433edbbc8 Name GV_ACT runtime/count fields 2025-08-21 18:26:49 -04:00
J.Ingram 4f887142a0 Decompile DG_ChangeReso
Co-Authored-By: Kieron <kieron.josephs00@gmail.com>
2025-08-19 13:44:03 -04:00
J.Ingram 7e55edd007 Update chanl.c 2025-08-19 13:31:29 -04:00
J.Ingram 69b593e26d Update libdg/display.c 2025-08-19 13:31:25 -04:00
J.Ingram d9af79e55a Convert STATIC --> static in game/script.c 2025-08-19 12:28:11 -04:00
J.Ingram fd3684d611 Use screen/frame width/height constants
and also clean up some misc. constants.
2025-08-19 12:05:29 -04:00
J.Ingram 895b9acf04 misc. cleanup for libdg
Unsuffix DG_Chanls/DG_PaletteBuffer, rename some DG_CHANL fields.
2025-08-19 03:49:05 -04:00
J.Ingram f7487e8294 Cleanup GM_GetCharaID 2025-08-14 21:18:53 -04:00
J.Ingram df99b59614 Cleanup demo stuff some more 2025-08-14 00:59:49 -04:00
J.Ingram f5c52a16b2 Update menuman.h 2025-08-14 00:00:08 -04:00
J.Ingram 3d1199b4e4 add fshd.c skeleton 2025-08-13 23:59:58 -04:00
J.Ingram 47de1ae1e1 Convert STATIC --> static in mts_pad.c 2025-08-13 23:49:24 -04:00
J.Ingram 9df8bbedc3 Convert STATIC --> static in libgv 2025-08-13 23:49:01 -04:00
J.Ingram 00960a7dc7 Convert STATIC --> static in libfs 2025-08-13 23:44:43 -04:00
J.Ingram c6a24d98c3 Convert STATIC --> static in font.c 2025-08-13 23:41:40 -04:00
J.Ingram b6c942c5f1 Unsuffix set_sprt_default 2025-08-13 23:38:28 -04:00
J.Ingram 8c1fde6d65 Rename GM_OptionFlag, add flag constants 2025-08-13 02:37:51 -04:00
J.Ingram 43cc0630d6 Add STATUS_SHUKAN_REVERSE flag constant 2025-08-13 00:34:12 -04:00
J.Ingram c0b8d68db3 Add STATUS_ENGLISH flag constant 2025-08-12 23:53:03 -04:00
J.Ingram 9c370d739e Fix indentation in onoda/option/opt.c 2025-08-12 23:41:23 -04:00
J.Ingram ae43b3a078 Correct Japanese "no response" message 2025-08-12 23:04:19 -04:00
J.Ingram 10560db27d Cleanup menu prototypes 2025-08-12 23:03:30 -04:00
J.Ingram 7d38196eb2 Update datasave.c
Restore OG symbol data_info, memleak snippet.
2025-08-12 23:00:07 -04:00
J.Ingram c3cec7f018 Cleanup indentation 2025-08-12 22:54:15 -04:00
J.Ingram 5cdb38ae4d Include sound headers locally 2025-08-09 02:32:19 -04:00
J.Ingram 63c0ca9762 Create missing actor headers
I also deleted many (but not all) unnecessary external declarations in favor of including the proper headers.
2025-08-09 02:02:50 -04:00
J.Ingram 26b736afe1 Update Main/StageCharacterEntries 2025-08-09 01:56:18 -04:00
J.Ingram 7dad26e66e Create charalst.h 2025-08-09 01:29:08 -04:00
J.Ingram 6cc04e05c1 Update charadef.h
NEWCHARA is now defined with an empty parameter list like the comment above says. The old definition with args is left commented-out below.
2025-08-09 01:28:59 -04:00
J.Ingram cad4bb67ec Cleanup strcode.h chara ID list 2025-08-09 01:28:39 -04:00
J.Ingram b1a077a2d0 Remove some constants from strcode.h
These have already been moved local definitions in their respective actors' sources.
2025-08-09 01:14:06 -04:00
J.Ingram 41890952d3 Cleanup libgcl/variable.c save structs 2025-08-06 20:49:07 -04:00
J.Ingram 07b39a1d2e Update file.cnf include guard
Use "MGS" instead of "MGS1" for consistency.
2025-08-06 20:24:23 -04:00