sm64ex-coop/developer
MysterD 03b21082a6 Cleanup ; recursive descent fixes ; fixed behavior override comparisons
Moved dynos parsing for bhvs and models to a common file
Fixed recursive descent to correctly parse the entire expression
Adjusted bhv generation to use recursive descent
Switched all known behavior comparisons to the overridden versions
Fixed issue with Chain Chomp in star road
2022-06-02 19:07:43 -07:00
..
README.txt Moved developer scripts to developer folder 2020-10-15 18:10:49 -07:00
clang.sh Clang/mac fixes 2022-04-11 21:43:55 -07:00
compile.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
cpp-check.sh Fixed more possible bugs pointed out by cppcheck 2022-03-01 21:13:00 -08:00
debug.sh Cleanup ; recursive descent fixes ; fixed behavior override comparisons 2022-06-02 19:07:43 -07:00
discord.sh Clear network players on disconnect 2022-05-11 01:27:14 -07:00
dummy.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
dx.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
flags.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
network.sh More work on mod hashing/caching 2022-04-12 19:25:06 -07:00
profile.sh Fixed finding of renamed custom actors 2022-04-22 18:54:11 -07:00
proto-4.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
proto-8.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
sdl1.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
static-analysis.sh Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00

README.txt

These scripts contain flags used to develop the mod.
Any build produced using these scripts should not be played online.