openclonk/src
Lukas Werling 5719524241 Move C4AchievementGraphics to its own file
Scenario parameters are useful in a script-only context (such as the one
mape uses). C4AchievementGraphics introduces a dependency on C4Surface
which isn't available in that context.
2017-04-03 11:55:22 +02:00
..
c4group Move GetRelativePath to C4Language 2017-03-11 13:47:18 +01:00
config Fix Windows saving of keyboard config if custom assignments are deleted (hack) 2017-03-26 21:19:58 -04:00
control C4Scenario: Remove fixed char buffers 2017-03-23 16:35:25 +01:00
editor C4ConsoleQtNewScenarioDlg: Avoid std::string conversion ambiguity 2017-03-24 09:08:47 +01:00
game StdCompiler: Add override specifiers 2017-03-24 08:52:32 +01:00
graphics Move C4AchievementGraphics to its own file 2017-04-03 11:55:22 +02:00
gui Move C4AchievementGraphics to its own file 2017-04-03 11:55:22 +02:00
landscape Use average texture color for BMP palette 2017-04-01 20:20:10 +02:00
lib Fix strict aliasing violation, make C4Real pass is_pod 2017-04-03 11:14:27 +02:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netpuncher Improve "unexpected address family" asserts 2017-01-18 21:54:50 +01:00
network Fix BOOL->bool conversion 2017-03-26 21:20:39 -04:00
object StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
platform Fix crash on network join in Win32 scheduler 2017-03-27 19:55:56 -04:00
player Move C4AchievementGraphics to its own file 2017-04-03 11:55:22 +02:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Fix a script reload bug 2017-03-26 13:31:55 -04:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Remove re namespace alias 2016-10-19 13:46:03 +02:00
C4Prototypes.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4Version.h.in Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00