sm64coopdx/docs/lua
Agent X 9d0a61450b
gsDPSetTextureFilter, refactoring and o.header.gfx.skipInViewCheck (#147)
* Add gsDPSetTextureFilter to DynOS symbols

* Refactor code and fix 2 year oversight

Refactored the main menu background code, now uses vec3f_set instead of manually setting every vector

Also finally fixed the bug where you load in with only 3 lives, this has been in coop for 2 years now and was likely made as a test for syncing live count and was never reversed.

* add skipInViewCheck to GraphNodeObject

* Remove idle set

Co-authored-by: djoslin0 <djoslin0@users.noreply.github.com>
2022-08-11 01:23:54 -07:00
..
examples Various audio fixes, updated audio example 2022-05-08 04:32:18 -07:00
constants.md Fix issues Extended Moveset mod (+ extras) (#146) 2022-08-07 15:25:00 -07:00
functions-2.md Split up functions.md into multiple pages 2022-04-22 18:41:42 -07:00
functions-3.md Add some more functions for use in LUA, And expose others. (#129) 2022-08-05 22:17:05 -07:00
functions-4.md Expose save star flag (#139) 2022-08-07 20:53:42 -07:00
functions.md Expose save star flag (#139) 2022-08-07 20:53:42 -07:00
globals.md Added gActiveMods global to lua 2022-04-22 18:44:59 -07:00
hooks.md Fix issues Extended Moveset mod (+ extras) (#146) 2022-08-07 15:25:00 -07:00
lua.md Move audio test example 2022-05-08 00:28:02 -07:00
structs.md gsDPSetTextureFilter, refactoring and o.header.gfx.skipInViewCheck (#147) 2022-08-11 01:23:54 -07:00
vs-code-setup.md Fix image 2022-03-12 21:52:38 -08:00