sm64ex-coop/docs/lua
Isaac0-dev e89349318d just a few more improvements (#207)
Add get_dialog_box_state
    Prevent some attacks from registering as pvp attacks.
    Clean up all cases of camera.lua
    Put gLastCollectedStarOrKey in a better spot.
    Clean up my moderator code a bit, changing gIsModerator to boolean.
    Brang back kicked, banned and full party messages.
    Fixed a warning on older compilers like raspberry pi's and use configAmountofPlayers instead of MAX_PLAYERS
    Fixed compiling with the flag DISCORD_SDK off.
    Added "Fixed Collisions" to the debug menu.
    Added HMC, CCM, RR, BITDW, PSS and TTC to the main menu options.
    Fix my own oversight; Prevent the port from being duplicated in the join menu. (temporary fix)
    Hopefully bring back the crash handler on windows by not checking for termination signals on windows
2022-10-18 15:34:46 -07:00
..
examples Doc stuff (#182) 2022-09-12 20:01:45 -07:00
guides Improve guide readability (#202) 2022-09-26 19:10:17 -07:00
constants.md Expose level_trigger_warp and related constants (#197) 2022-09-19 19:51:27 -07:00
functions-2.md Handle RM_Scroll_Texture and editor_Scroll_Texture behaviors from RM2C hacks (#173) 2022-08-25 17:46:33 -07:00
functions-3.md Reran autogen 2022-09-26 19:30:09 -07:00
functions-4.md just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
functions.md just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
globals.md Added gActiveMods global to lua 2022-04-22 18:44:59 -07:00
lua.md Reformat platform save file locations 2022-09-12 20:04:37 -07:00
structs.md Color type and palette/color functions (#199) 2022-09-26 19:11:51 -07:00