sm64coopdx/docs/lua/examples
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
..
audio-test
big-paddle Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
custom-animations-dynos extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
custom-animations-lua
custom-box-model extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
custom-hud-texture
custom-level Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
gfx-vtx-demo Gfx/Vtx improvements (#756) 2025-04-24 14:03:17 +10:00
koopa-player-model
lighting-engine-demo Gfx set command: v2 + Gfx/Vtx dynamic alloc (#718) 2025-04-12 18:19:14 -04:00
texture-override
behavior-add-to-goomba.lua
behavior-ball.lua
behavior-replace-goomba.lua
behavior-surface-collisions.lua
Custom Text Example.lua Add files via upload (#286) 2024-09-01 13:43:08 -04:00
hud.lua Update & fix issues with #184 and #205 (#215) 2024-07-16 11:58:02 -04:00
instant-clip.lua
low-gravity.lua
Mario-Run.lua Update 4 example mods (#205) 2024-07-13 14:46:41 -04:00
Moonjump.lua Update 4 example mods (#205) 2024-07-13 14:46:41 -04:00
spawn-stuff.lua
water-level.lua Update 4 example mods (#205) 2024-07-13 14:46:41 -04:00