openclonk/src
Günther Brammer 23eedce46a Make RECT use int32_t instead of long 2011-03-12 15:31:37 +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 Replace ZeroMemory(p,l) with memset(p,0,l) 2011-03-12 14:59:41 +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 Replace ZeroMemory(p,l) with memset(p,0,l) 2011-03-12 14:59:41 +01:00
gui Replace ZeroMemory(p,l) with memset(p,0,l) 2011-03-12 14:59:41 +01:00
lib Merge 2011-03-12 14:12:14 +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 Replace ZeroMemory(p,l) with memset(p,0,l) 2011-03-12 14:59:41 +01:00
platform Make RECT use int32_t instead of long 2011-03-12 15:31:37 +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 Do not include C4Network2IRC.h from C4Application.h 2011-03-11 03:41:05 +01:00
C4Application.h Do not include C4Network2IRC.h from C4Application.h 2011-03-11 03:41:05 +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 Include fewer headers from C4Game.h so C4NetIO.h isn't included from there 2011-03-11 03:43:38 +01:00
C4Game.h Include fewer headers from C4Game.h so C4NetIO.h isn't included from there 2011-03-11 03:43:38 +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 Include fewer headers from C4Game.h so C4NetIO.h isn't included from there 2011-03-11 03:43:38 +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