Commit Graph

27 Commits (master)

Author SHA1 Message Date
Sven Eberhardt 45f69abb6e Revert engine-side league localization
The engine cannot know about all future league strings. Instead, localize server-side using language id from http request.
2014-04-27 15:42:47 +02:00
Tobias Zwick a4d8cef7b0 register new version at masterserver: fix php script 2014-01-27 22:09:00 +07:00
Tobias Zwick f471955a72 masterserver: be more verbose when reporting an error while registering a new update 2014-01-27 14:24:24 +07:00
Tobias Zwick 8da7c6b20f add internationalization for responses from the masterserver/league server 2013-11-06 13:35:27 +07:00
Tobias Zwick feae5c8ea3 website header changes 2013-10-31 00:58:55 +07:00
Tobias Zwick 89e7d633b0 fix update system - can now update from 3.0 to 3.1 2012-10-18 23:30:12 +02:00
Julius Michaelis 260fa81f0b Fix hosttest (Forgot to allow IPv4/6-adresses in hosttest_url) 2012-01-06 18:28:13 +01:00
Julius Michaelis 9f855c6067 Add a way to test hosts for their hosting capabilities to the masterserver. 2012-01-05 23:30:11 +01:00
Julius Michaelis 2b33a55cfb Fix indentation on masterserver web/server/index.php 2012-01-05 23:22:50 +01:00
Günther Brammer a6b67b0a78 masterserver: Expect utf-8 from the clients (#621)
Theoretically, we could use the charset information that's exchanged to do
the right conversions, but everything simply uses utf-8 so that would be
pointless.
2011-09-23 01:03:06 +02:00
Tobias Zwick 3c750d538b masterserver: can query current clonk engine version 2011-08-02 15:46:45 +02:00
Benedict Etzel 74a060711e Masterserver: Fixed given but empty old_version string blocking the update 2011-02-12 16:32:11 +01:00
Benedict Etzel d569ebc6d0 Masterserver: Reenabled error display and utf-8 for frontend 2010-12-09 17:34:56 +01:00
Tobias Zwick eceddcb401 fix masterserver local filepath bug 2010-12-03 23:05:22 +01:00
Benedict Etzel d60fca74dd Fixed games not appearing in list 2010-12-02 15:42:00 +01:00
Benedict Etzel 0454d5dfe4 Fixed closing bracket 2010-12-02 14:23:46 +01:00
Benedict Etzel df9c8f2ad8 Fixed foreach()-error (again) 2010-12-02 14:10:29 +01:00
Tobias Zwick fcbc7426bf masterserver also accepts post variables 2010-12-02 12:57:21 +01:00
Tobias Zwick 07d899bb0b line endings to unix format 2010-12-02 00:41:47 +01:00
Tobias Zwick bc3bad6f9f added ease-of-use functions in the masterserver 2010-12-02 00:37:44 +01:00
Benedict Etzel 682fe6bc43 Fixed the foreach()-Error 2010-11-28 15:59:29 +01:00
Benedict Etzel c26cfffab6 Added line normalisation to fix player problems 2010-11-28 15:48:09 +01:00
Benedict Etzel ec52ac0c20 Masterserver: Renamed config description 2010-11-18 17:40:09 +01:00
Benedict Etzel 62e17d2499 Implemented OpenClonk update System, updated files, updated to version 1.2.0 2010-11-17 18:55:37 +01:00
Benedict Etzel a49116bdc4 Removed masterserver content-length 2010-10-18 21:05:13 +02:00
Günther Brammer 8723dc9fbd Change the update mechanism to load an URL based on the current version
Also open the download page in a browser when the update package download
fails.
2010-10-10 18:43:22 +02:00
Benedict Etzel 39c06d80b0 Added C4Masterserver 1.1.5 2010-09-26 21:58:21 +02:00