openclonk/src
Günther Brammer 81d64df737 Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
..
c4group Remove C4Group sort order for files no longer used in OC 2011-03-12 13:55:01 +01:00
config Remove redundant global pConfig 2011-03-03 17:11:03 +01:00
control Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
editor editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
game Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
gui Remove some dead code 2011-03-09 23:30:23 +01:00
lib Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
netio autotools: clean up duplicate files in Makefile.am 2011-02-03 21:52:16 +01:00
netpuncher Fix the netpuncher build on Windows 2011-01-27 01:15:48 +01:00
network Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
platform Do not use Windows' RGB macros for BGR colors 2011-03-11 03:37:27 +01:00
res editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
script Script: Remove unused category parameter from GetDefinition 2011-03-07 21:26:56 +01:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Store record state 2011-03-09 23:28:19 +01:00
C4Application.h console mode: Move keyboard input to CStdInProc, make it compile again 2011-01-10 00:01:17 +01:00
C4FullScreen.cpp sdl: update for refresh rate API changes 2011-01-24 23:32:51 +01:00
C4FullScreen.h SDL: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00
C4Game.cpp Move some code out of C4ScriptHost.cpp 2011-03-05 17:36:16 +01:00
C4Game.h Make C4PropListNumbered global data static members of the class 2011-03-05 03:32:51 +01:00
C4Globals.cpp Move C4DefList class into from C4Def.cpp/h to new C4DefList.cpp/h 2011-03-03 17:10:22 +01:00
C4GraphicsSystem.cpp Move some BMP-loading helpers to C4Landscape.cpp 2011-01-19 23:52:46 +01:00
C4GraphicsSystem.h Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Reduce #includes so that C4Include.h doesn't include C4Value.h 2011-01-08 17:04:20 +01:00
C4Prototypes.h Replace C4AList with some std::lists 2011-02-26 00:48:19 +01:00
C4Version.h.in Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
C4WinMain.cpp win32: Log human-readable crash info while writing minidump 2011-03-01 13:28:13 +01:00