sm64coopdx/src/pc
Prince Frizzy 523e7842d9
A bunch of LUA autogen additions. (#235)
* A bunch of LUA autogen additions.
- Add support for Vec4f, Vec4s and Mat4 in the autogen.
- Improve error messages for improper argument counts
- Added support for more pointer types in the autogen.

* Fix offsets in sMat4Fields.

* autogen: Rework this at the request of DJ.
2022-11-30 00:37:12 -08:00
..
audio Fixed over 100 code warnings 2021-08-19 18:16:16 -07:00
controller Remove TARGET_WEB (#159) 2022-08-25 17:32:20 -07:00
discord Allow course names/acts to be changed from Lua 2022-04-09 23:28:36 -07:00
djui Custom palette persistence fix (#233) 2022-11-18 18:43:44 -08:00
fs Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
gfx Complete color palettes; gfx macros (#191) 2022-09-18 17:30:13 -07:00
lua A bunch of LUA autogen additions. (#235) 2022-11-30 00:37:12 -08:00
mods Add - to allowed characters in mod storage (#218) 2022-10-25 13:28:19 -07:00
network Bumped version 2022-11-11 19:03:43 -08:00
utils Fix warnings on windows 2022-05-29 03:30:41 -07:00
chat_commands.c just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
chat_commands.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
cheats.c
cheats.h Improve cheats (#169) 2022-08-25 17:41:04 -07:00
cliopts.c Improve cheats (#169) 2022-08-25 17:41:04 -07:00
cliopts.h
configfile.c Custom palette persistence fix (#233) 2022-11-18 18:43:44 -08:00
configfile.h Custom palette persistence fix (#233) 2022-11-18 18:43:44 -08:00
configini.c Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
configini.h Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
crash_handler.c More sync id cleanup 2022-06-06 20:39:18 -07:00
crash_handler.h Show last lua mod to run in crash handler 2022-03-09 21:27:02 -08:00
debuglog.h Adds some sanity checks to network_receive_area, And add LOG_DEBUG (#10) 2022-03-04 20:07:35 -08:00
ini.c
ini.h
logfile.c Rewrote logfile API, made discord log to a file 2021-08-08 23:42:20 -07:00
logfile.h Fix Mac compile 2022-03-12 22:38:13 -08:00
mixer.c Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
mixer.h
pc_main.c Custom palette persistence fix (#233) 2022-11-18 18:43:44 -08:00
pc_main.h
platform.c Fix bugs/warnings from static analysis 2022-02-20 20:04:25 -08:00
platform.h Switch all PATH_MAX to SYS_MAX_PATH 2022-02-25 18:33:31 -08:00
queue.h Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
README-n64-fast32-engine.md
ultra_reimplementation.c Remove TARGET_WEB (#159) 2022-08-25 17:32:20 -07:00