TakaRikka
|
8e2545f2ec
|
d_s_room / d_s_name / d_a_title debug work (#3123)
* d_s_room / d_s_name debug work
* camera_class rtti fix
* d_a_title debug / handle shield rel changes
* fix shield build
* fix regressions
|
2026-03-06 22:30:25 -08:00 |
|
Luke Street
|
29c96f5c65
|
Some GCC compilation fixes (#3114)
* Fix 6-byte multichar literals
* Add `struct` to `e_ga_class::ga_s`
* Fix remaining wrong forward declares (struct/class)
* Replace `#include <string>` with `#include <cstring>`
* Guard FLT_EPSILON define to prevent redefinition
* Add missing `#include <cstring>` for direct cstring function usage
|
2026-02-28 12:11:00 -08:00 |
|
roeming
|
07ef4b6d26
|
Big cast cleanup (#3076)
* Big cast cleanup
* fix for name conflict
* rename header
* rename cast macros
* fix rename mistake
---------
Co-authored-by: roeming <roeming@users.noreply.github.com>
|
2026-02-20 02:48:29 -08:00 |
|
LagoLunatic
|
f201824064
|
Update to objdiff 3.5.0 (#2980)
* Update to objdiff 3.5.0
* Fix symbols being in .data instead of .rodata for Wii/Shield
|
2025-12-21 10:46:14 -08:00 |
|
kipcode66
|
1adace595e
|
Improving standard compiler compatibility (#2926)
* Adding explicit dolphin/ prefix & fix characters
* Rename ShiftJIS to SJIS
* Separate JASSeqReader read methods implementation between compilers.
* Fix pointer.h
* fix d_item_data typo
* fix gcn matching issue
|
2025-12-08 20:31:22 -08:00 |
|
TakaRikka
|
691aac252b
|
wii building OK / m_Do_graphic debug work (#2815)
* wii building OK + m_Do_graphic debug work
* d_meter_HIO debug cleanup
* wii m_Do_graphic stuff
* tag_attack_item OK, mirror_chain almost
* fix build
* mg_fshop matching
|
2025-11-17 20:01:03 +02:00 |
|
TakaRikka
|
4618e95975
|
kankyo / m_do_ext debug stuff (#2759)
* kankyo debug work
* finish draw packets
|
2025-10-28 05:55:46 +02:00 |
|