sm64coopdx/docs/lua
Agent X 2b2dceb333
Add a mod menu where mods can put DJUI elements (#56)
* Add a menu where mods can put their options at

* Document mod menu hook functions

* Add HOOK_ON_LANGUAGE_CHANGED

* Add new Cheats mod

* Make player menu disable singleplayer pause

* fix some git merge conflicts that weren't resolved (#55)

and added -latomic to build flags to fix compile warnings while compiling miniaudio

* Remove legacy 'deluxe' field from built-in mods

* Lots of improvements to memory safety

* Abbreviated hex color parsing

Co-Authored-By: Mechstreme <84944335+mechstreme@users.noreply.github.com>

---------

Co-authored-by: Isaac0-dev <62234577+Isaac0-dev@users.noreply.github.com>
Co-authored-by: Mechstreme <84944335+mechstreme@users.noreply.github.com>
2024-06-01 20:52:43 -04:00
..
examples Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
guides Add a mod menu where mods can put DJUI elements (#56) 2024-06-01 20:52:43 -04:00
constants.md Add a mod menu where mods can put DJUI elements (#56) 2024-06-01 20:52:43 -04:00
functions-2.md Ran autogen 2023-10-26 17:15:01 -07:00
functions-3.md Expose fade_into_special_warp 2024-05-21 17:10:00 -04:00
functions-4.md Add a mod menu where mods can put DJUI elements (#56) 2024-06-01 20:52:43 -04:00
functions-5.md Palette system overhaul and preset rewrite 2024-05-21 17:09:59 -04:00
functions.md Expose fade_into_special_warp 2024-05-21 17:10:00 -04:00
globals.md Add gControllers 2024-01-01 14:43:44 -05:00
lua.md updated the introductory lua doc to mention the --console launch parameter 2024-01-09 00:43:06 +00:00
structs.md fixed some mario cutscene action related bugs (#43) 2024-05-14 09:45:33 +10:00