10 Commits (e0ed19eef46fa0c56d4cc3d1a8238cb99b23b1c7)

Author SHA1 Message Date
Jared Ballou e0ed19eef4 Updated logging, created log_dirs.sh to create log directories and make links. Added mods, will be applied on top of games. 10 years ago
Jared Ballou b557a9199c Big overhaul to use params smarter in gamedata. Added Codename: CURE to the supported games. Cleaned up game_settings parser to make names consistent. Changed lgsmdir structure to put logs, settings, and cfg under lgsm/servers/GAME directory. Old way caused collisions if more than one LGSM game type was installed in the same directory. I haven't figured out how to cleanly pull in existing files, so be aware that you have to manually move them. This commit will probably break a lot of stuff 10 years ago
Jared Ballou 1712d4b6c8 Version bump. New beta and workshop support in insserver. _parms_plusminus updated to skip unset parameters (set non-argumented switches with ' '). parms also interpolates the parameters at runtime to make sure we are looking at the right values 10 years ago
Jared Ballou 5b09a144fc Adding beta and workshop support for Source engine games 10 years ago
Jared Ballou 5eb17b6008 Removed fn_add_game_dependency and using settings.tmp/dependencies file to track dependencies now 10 years ago
Jared Ballou 596cc17b1c Added new fn_add_game_dependency function to add dependencies to gamedata. Moved all old scripts to old-games-no-longer-used directory. Moved all cfg files to cfg/GAME directories. Preparing to migrate cfg files to templates 10 years ago
Jared Ballou 1b8359a28c Organizing gamedata 10 years ago
Jared 8f3a7375d3 More gamedata updates, slowly bringing everything in 10 years ago
Jared Ballou 4d2a780f11 Gamedata dump, needs a real cleanup 10 years ago
Jared Ballou c64f393deb Moved gamedata to live under cfg so even in non-lgsmdir installs it doesn't get messy 10 years ago