Commit Graph

18 Commits (5ddc76afa6c21b6acb148383b31dd13a2ab0f722)

Author SHA1 Message Date
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