tp/include/JSystem
Huitzi 4ccca6b893
d_event_debug equivalent & modifications to dEvLib_callback_c (#2359)
* WIP d_event_debug
* Implemented most functions close to matching
* Removed erroneous comment in d_com_inf_game.h
* Implemented getEventP in dEvDtBase_c
* Retyped dEvLib_callback_c function returns from BOOL to bool
* Implemented getHeader, getEventList, and setDbgData in dEvent_manager_c
* Moved relevant dEvDb_* classes from d_event.h to d_event_debug.h and changed to structs
* Extended JORFile mFilename character array from 8 to 256 characters
* Implemented combo boxes and update slider functionalities in JORMContext
* Named field_0xC of JORProperyEvent as id, based on use of field in d_event_debug.cpp
* Corrected debug event tables and created missing table
* Debug tables explicitly pasted in d_event_debug.cpp to circumvent ShiftJIS not properly encoding tables via #include directive

* Change return types for implemented virtual functions of actors that inherit from dEvLib_callback_c

* Add const modifier to several d_com_inf_game functions called in d_event_debug, and change respective fields in dEvDb_bit & reg_c to be const

* d_event_debug Equivalent
* Changed configure.py entry to equivalent instead of matching
* Preliminary documentation

* Remove debug tables from d_event.cpp
2025-03-30 20:11:50 -07:00
..
J2DGraph Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
J3DGraphAnimator b_dr equivalent, update dtk-template (#2327) 2025-03-14 04:46:21 -04:00
J3DGraphBase Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
J3DGraphLoader copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
J3DU
JAudio2 fix debug build (#2345) 2025-03-27 00:45:52 -07:00
JFramework Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JGadget Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00
JHostIO d_event_debug equivalent & modifications to dEvLib_callback_c (#2359) 2025-03-30 20:11:50 -07:00
JKernel Z2AudioLib work (#2339) 2025-03-21 23:03:43 -07:00
JMath Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JMessage
JParticle copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JStage Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JStudio Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00
JSupport
JUtility Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JGeometry.h Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
TPosition3.hh