warzone2100/lib
Guangcong Luo 2025407222 Commit mod list patch #1415:
1. Adds a specific autoload folder, `mods/autoload/`. This is essential for a good mod community.
 2. Searches the `mods/` folder for global mods, as well as `mods/global/`. This is the first step in merging the three mod folders together, but I'm not planning on merging them completely in 2.3.
 3. Constructs a list of loaded mods, and displays the list in the VersionString (including the list of games in the lobby).
 4. Grays out games with incompatible mods in the NetPlay game list, and gives a warning in the tooltip: "Your loaded mods are incompatible with this game. (Check mods/autoload/?)"
 5. Gives a warning when a game with an incompatible mod is clicked: "You have an incompatible mod."
 6. Displays a list of mods above the Warzone logo.
 7. Lists mods in hosting screen, and warns hosts that all players need the same mods loaded.

Closes ticket:1415.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9291 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:27:13 +01:00
..
betawidget Minor indentation/spelling fixes in patternManager.[ch]. 2009-05-06 22:29:32 +02:00
exceptionhandler Include files needed for win32 cross-building. 2010-02-09 20:04:34 +01:00
framework Remove unused definitions. 2010-02-09 20:26:59 +01:00
gamelib Calculate gameTime2 using the correct time offset (fixes strange animations on some nonstandard game speeds). 2010-02-09 20:27:12 +01:00
iniparser Use WZ_CPPFLAGS in lib/iniparser/Makefile.am. 2009-11-22 16:19:55 +01:00
ivis_common Remove the two Warzone logo backdrops - they're really unprofessional and tacky, especially when there's already a Warzone logo at the top of the screen. 2010-02-09 20:03:57 +01:00
ivis_opengl Remove the two Warzone logo backdrops - they're really unprofessional and tacky, especially when there's already a Warzone logo at the top of the screen. 2010-02-09 20:03:57 +01:00
netplay Commit mod list patch #1415: 2010-02-09 20:27:13 +01:00
script Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
sequence Commit Safety0ff's audio fix. 2010-02-09 20:27:08 +01:00
sound Commit Safety0ff's audio fix. 2010-02-09 20:27:08 +01:00
widget Purely stylistic changes to make it easier to read this code for mistakes. 2010-02-09 20:04:32 +01:00
Makefile.am As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
makefile.win32 As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00