Commit Graph

11 Commits

Author SHA1 Message Date
mnaumann 75dc434d91 * replace mysql_db_query() by mysql_query(), thanks cygal 2011-01-26 19:13:10 +00:00
Mark Vejvoda 909d36e457 - added privacy setting for country indicator. Add this to glestuser.ini to hide your country when hosting:
PrivacyPlease=true
2011-01-25 22:55:53 +00:00
Mark Vejvoda e06639c78d - updated Internet games to use 2 new fields, country and game status.
for now svn users can edit glestuser.ini and add the following entry (pointing to your folder of course) to see the country flags in game:
CountryTexturePath=/home/softcoder/Code/megaglest/trunk/source/masterserver/flags
2011-01-25 07:41:12 +00:00
mnaumann b4140d92dc - masterserver: determine + store game servers' ISO_3166-1 alpha-2 country code, display country flag 2011-01-21 22:43:43 +00:00
mnaumann ed0c118fb7 * add listing of recent servers - thanks to cygal 2011-01-10 20:09:19 +00:00
Mark Vejvoda 45df867490 - replaced version check on masterserver with built in php function for proper functionality 2010-10-24 21:15:09 +00:00
Mark Vejvoda ae8571a406 - added the beginning of some new master server info (very limited)
- Masterserver menu will show more titles / colors.
    - We keep the game showing in the Masterserver menu while it is in progress.
   - Disable join button when slots are full.
   - Update title with IN PROGRESS when game is being played.
   - PHP Script is backwards compatible with older clients
2010-10-23 09:06:47 +00:00
Mark Vejvoda ab6c8471f4 - coding around winsock insanity! (see: http://bobobobo.wordpress.com/2008/11/09/resolving-winsock-error-10035-wsaewouldblock/) 2010-09-28 02:21:57 +00:00
Mark Vejvoda d326e00539 - added another error code check for windows based master servers 2010-09-28 01:02:52 +00:00
Mark Vejvoda 6d7cc4c7d7 - bugfix for running on Windows based (winsock) servers 2010-09-27 04:37:13 +00:00
Mark Vejvoda 0d41ef7ae7 - Added masterserver files to svn 2010-07-27 15:14:58 +00:00