sm64coopdx/lang
PeachyPeach 0f351e11fb
Some checks failed
Build coop / build-windows (push) Has been cancelled
Build coop / build-ubuntu (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
Gfx/Vtx improvements (#756)
- Renamed the `new` and `realloc` functions to `create` and `resize`
- Added `delete_all`
- Made Mod Data a class:
  - Allocation is now limited to prevent out-of-memory crashes: 1024 display lists of max size 2048 and 1024 vertex buffers of max size 4096 per mod
  - Added error codes to identify the cause of a failure (name not found, pointer not found, max size exceeded, item pool is full, ...)
2025-04-24 14:03:17 +10:00
..
Czech.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Dutch.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
English.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
French.ini Gfx/Vtx improvements (#756) 2025-04-24 14:03:17 +10:00
German.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Italian.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Japanese.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Polish.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Portuguese.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Russian.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00
Spanish.ini fix a typo in the language files for ROMHACK_CAMERA_OFF 2025-04-17 16:20:02 +10:00