openclonk/src
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
..
c4group Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01:00
config Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
control Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
editor Merge Call fix commit 2014-04-19 19:02:27 +02:00
game Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
gamescript C4GameScript: Do not use TRUE literal 2014-04-24 12:40:30 +02:00
graphics Fix dedicated 2014-04-02 20:53:12 +02:00
gui Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
landscape Added mode TopOpen=2: Pixels above landscape are partly free and partly solid depending on corresponding top row map IFT. Analogous to BottomOpen=2. 2014-04-21 02:01:17 +02:00
lib Improve grammar in comment 2014-04-19 19:02:22 +02:00
mape Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
netio Update copyright notices 2013-12-23 13:03:19 +01:00
netpuncher Update copyright notices 2013-12-23 13:03:19 +01:00
network Revert engine-side league localization 2014-04-27 15:42:47 +02:00
object Move contents ejection on death after Death Call 2014-04-22 20:15:26 +02:00
platform win32: Use stdint.h instead of windows-only compiler extensions 2014-04-19 19:02:22 +02:00
player Add script function SetPlayerZoom to set zoom factors directly instead of by view range (#1065) 2014-04-21 19:38:05 +02:00
res mac: Add precompiled nib files to really not require Xcode … 2014-01-29 20:39:24 +01:00
script Fix C4ID parameters to engine functions. 2014-04-20 18:43:29 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01:00
C4Prototypes.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Version.h.in Win32: optionally embed a build ID into crash dumps/minidump files 2013-02-21 00:06:34 +01:00