openclonk/src
Armin Burgmeier b2af6314cb mape: Don't dynamically allocate memory for each pixel to draw 2009-10-06 20:30:54 -04:00
..
c4group C4Group::GetFullName: Don't return an empty string for the root directory ("/") 2009-09-26 21:52:09 -04:00
config Added includes and forward declarations to headers 2009-09-21 00:01:55 -04:00
control Added includes and forward declarations to headers 2009-09-21 00:01:55 -04:00
editor Merged alphafix into default 2009-09-19 12:08:09 -04:00
game mape: Fix texture loading 2009-09-24 23:46:14 -04:00
gui Player property dialog now sets full alpha 2009-09-21 20:52:40 +02:00
lib Merged alphafix into default 2009-09-19 12:08:09 -04:00
mape mape: Don't dynamically allocate memory for each pixel to draw 2009-10-06 20:30:54 -04:00
netio Move all source files 2009-08-10 17:59:18 +02:00
netpuncher Move all source files 2009-08-10 17:59:18 +02:00
network C4PktBuf: Use StdCopyBuf instead of StdBuf as member variable 2009-08-26 01:20:01 +02:00
platform DirectoryExists: Return true for the root directory ("/") 2009-09-22 22:09:13 -04:00
res Move all source files 2009-08-10 17:59:18 +02:00
script Added includes and forward declarations to headers 2009-09-21 00:01:55 -04:00
zlib Move all source files 2009-08-10 17:59:18 +02:00
C4Application.cpp replaced remaining TRUE and FALSE (both are invalid now) 2009-09-05 19:22:54 +02:00
C4Application.h Added includes and forward declarations to headers 2009-09-21 00:01:55 -04:00
C4FullScreen.cpp replaced remaining TRUE and FALSE (both are invalid now) 2009-09-05 19:22:54 +02:00
C4FullScreen.h Replace BOOL by bool, TRUE by true, FALSE by false 2009-08-15 20:50:32 +02:00
C4Game.cpp Change all lineendings to LF (except in planet/) 2009-09-16 03:29:20 +02:00
C4Game.h Added includes and forward declarations to headers 2009-09-21 00:01:55 -04:00
C4GraphicsSystem.cpp replaced remaining TRUE and FALSE (both are invalid now) 2009-09-05 19:22:54 +02:00
C4GraphicsSystem.h Replace BOOL by bool, TRUE by true, FALSE by false 2009-08-15 20:50:32 +02:00
C4Include.cpp Move all source files 2009-08-10 17:59:18 +02:00
C4Include.h shuffle the #includes around a bit 2009-08-12 22:03:50 +02:00
C4Prototypes.h Move all source files 2009-08-10 17:59:18 +02:00
C4Version.h Move all source files 2009-08-10 17:59:18 +02:00
C4WinMain.cpp replaced remaining TRUE and FALSE (both are invalid now) 2009-09-05 19:22:54 +02:00