Common mods support
authorPerttu Ahola <celeron55@gmail.com>
Thu, 21 Mar 2013 16:48:21 +0000 (18:48 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 21 Mar 2013 16:56:42 +0000 (18:56 +0200)
commit306d1ab866a3ce820e95f4faf805684cd4122ae4
tree0cc350601b241216e9a05f4460d6f6c4009fc3d1
parent9b5bb5c7559953db40b52dead3c85e1a1245b4f1
Common mods support

Implement "common mods", includeable from
  {$user,$share}/games/common/$modname
by using the game.conf setting
  common_mods = $modname,$modname2,...
src/mods.cpp
src/server.cpp
src/subgame.cpp
src/subgame.h