Commit Graph

44 Commits

Author SHA1 Message Date
Tom Reynolds
e8e7b96865 * master server: server list: search engines should not follow/weigh parameterized self references
* master server: allow / require product URL and and add link on public HTML server list
2013-04-06 17:50:49 +00:00
Mark Vejvoda
5dd73bdec8 - update masterserver so it inserts in progress games properly if they are missing 2013-03-01 17:17:51 +00:00
Titus Tscharntke
e771b53f1c trying to get rid of double entrys in the master server ( I can't explain why they still happened before from time to time. ) 2013-02-17 01:19:35 +00:00
Tom Reynolds
848b5fed07 * masterserver scripts: no more undefined indexes
* tx cleanup script: correct newline replacement pattern
* localizations: add some updates from Transifex
2012-12-15 22:02:10 +00:00
Titus Tscharntke
0f0d60e3bc crcnew in modcenters DB-Tables 2012-10-16 18:13:27 +00:00
Mark Vejvoda
152a9328b4 - mod center now gets glest version passed into it and filters out incompatible game data 2012-10-16 05:27:51 +00:00
Tom Reynolds
b7d3bc6a5a favicon for masterserver 2012-10-09 23:36:36 +00:00
Tom Reynolds
ca2ded738f * Add preliminary server side support for linking to gameservers on the web
* Fix typo on masterserver HTML output refresh header
* Better style for masterserver HTML output
2012-08-10 01:52:16 +00:00
Tom Reynolds
f23a216087 HTML server list now allows for refreshing every 10+ seconds and filtering by game server version 2012-08-07 19:19:06 +00:00
Tom Reynolds
30f1c47dd9 Hello HTML5! 2012-08-07 02:31:08 +00:00
Tom Reynolds
6796715678 More human friendly server list, external stylesheet 2012-08-07 02:05:28 +00:00
Tom Reynolds
74f2b25752 slightly improved HTML server list 2012-08-06 00:15:32 +00:00
Mark Vejvoda
ee2c02610d - updated copyright headers is some files that had them missing
- added a new language string for battle end screen
2012-08-02 00:57:28 +00:00
Tom Reynolds
1495ffe992 fix some compatibility issues + typo in masterserver SQL schema 2012-05-29 15:47:30 +00:00
Tom Reynolds
115f05f198 better server.ini; add page title to masterserver list 2012-05-22 20:28:33 +00:00
Tom Reynolds
17856ced2f increase delay before gameserver availability check kicks in (due to client side UPnP configuration delay) 2012-02-02 20:41:00 +00:00
Titus Tscharntke
eaa8a56cb2 better sort order again ... 2012-01-18 23:10:14 +00:00
Titus Tscharntke
83c8efae51 sort order for select statement changed ( ip instead of lastchanged) 2012-01-18 22:57:00 +00:00
Titus Tscharntke
01d1f38a82 crc checksums are mandatory now 2011-09-09 19:02:31 +00:00
Mark Vejvoda
343777fbe3 - updated czech translation strings
- small update in masterserver sql statement to use standard AND instead of &&
2011-09-02 17:10:34 +00:00
mnaumann
807a50b98b * add JSON masterserver server list, thanks statler! 2011-07-17 21:31:26 +00:00
Mark Vejvoda
bda831861a Stuff from pabs (debian games) round #1
- remove +x bit on many files that should not have it
- added gplv3 svg logo for completeness in svn
2011-05-03 07:58:59 +00:00
Mark Vejvoda
93a92e9dee - removed hard coded enabled system and network debug (someone must have left this code in there)
- added verbose output in mod menu for content metadata output
- bugfix for masterserver php files not using proper variuable for imageurl output
2011-04-08 01:58:34 +00:00
Mark Vejvoda
4a160355c7 - updated masterserver files to send image preview URL's to client for mod menu 2011-04-07 23:37:56 +00:00
Mark Vejvoda
f91c4a8707 - added a new disabled field for mod data (and now disabled munchy until it is fixed) 2011-04-04 17:37:53 +00:00
Mark Vejvoda
d9bc605974 - added scenarios to mod menu 2011-03-26 18:37:38 +00:00
Mark Vejvoda
9681e7f1bc - initial code for managing mod content (downloads and removal of user data) 2011-03-25 10:11:16 +00:00
mnaumann
2dc0d97f55 - make masterserver wait for 3 seconds before spawning connectivity test 2011-02-04 00:02:59 +00:00
mnaumann
4cb50ca0ae - fix switched handling of privacyPlease in masetrserver code 2011-01-27 03:04:34 +00:00
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
52ffe988b7 - bugfix for masterserver new field had a newline on wrong field (added some verbose debug when enabled for masterserver data) 2011-01-25 22:03:04 +00:00
Mark Vejvoda
9c842f1688 - sort servers with games not started and open slots to the top 2011-01-25 20:06:06 +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
mnaumann
6f964d0330 minor cleanup of master server code 2011-01-10 18:04:14 +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
6a0e876bf2 - relaxed some of the special characters a bit so they can be used in the descriptions 2010-10-23 21:47:34 +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