sm64coopdx/src/pc/lua
MysterD 767809f56a Lua mod table and download
Mods are now loaded into a table
Clients now request a mod list from the server, then download each file one at a time before joining
Embedded constants.lua into the program
2022-01-22 23:59:49 -08:00
..
smlua.c Lua mod table and download 2022-01-22 23:59:49 -08:00
smlua.h Lua: moved hook functions into their own file 2022-01-21 19:40:26 -08:00
smlua_cobject.c Lua: moved hook functions into their own file 2022-01-21 19:40:26 -08:00
smlua_cobject.h Even more Lua improvements 2022-01-20 18:02:12 -08:00
smlua_constants_autogen.c Lua mod table and download 2022-01-22 23:59:49 -08:00
smlua_functions.c Lua stuff 2022-01-20 19:04:34 -08:00
smlua_functions.h Reimplemented how Lua reads/writes to C Objects 2022-01-17 20:50:39 -08:00
smlua_functions_autogen.c Lua stuff 2022-01-20 19:04:34 -08:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c Lua mod table and download 2022-01-22 23:59:49 -08:00
smlua_hooks.h Lua: moved hook functions into their own file 2022-01-21 19:40:26 -08:00
smlua_utils.c Lua stuff 2022-01-20 19:04:34 -08:00
smlua_utils.h Lua stuff 2022-01-20 19:04:34 -08:00