openclonk/src
Benedict Etzel 50e16e8cfc Renamed IsWindowsVista to IsWindowsWithUAC including Windows 7 2010-11-27 14:32:48 +01:00
..
c4group removed Score.png from resources 2010-10-03 14:31:26 +02:00
config removed some obsolete variables in C4Object once used by the engine-HUD 2010-11-25 13:39:39 +01:00
control Fix problems found by z33ky with g++ 4.6 2010-11-25 15:24:49 +01:00
editor Fix problems found by z33ky with g++ 4.6 2010-11-25 15:24:49 +01:00
game Merge 2010-11-25 20:23:23 +01:00
gui Renamed IsWindowsVista to IsWindowsWithUAC including Windows 7 2010-11-27 14:32:48 +01:00
lib Fix problems found by z33ky with g++ 4.6 2010-11-25 15:24:49 +01:00
netio Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
netpuncher Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
network IRC-chat fixes 2010-11-25 19:02:23 +01:00
platform win64: Fetch correct update package 2010-11-18 20:45:28 +01:00
res new icon #2 2010-09-06 19:14:28 +02:00
script Script: don't crash on 0[n] 2010-10-25 03:40:57 +02:00
tinyxml Fix seperate->separate everywhere 2010-04-01 23:08:06 +02:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Add getopt third party library 2010-10-05 00:14:07 +02:00
C4Application.h Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00
C4FullScreen.cpp win32: Copy, paste and type arbitrary Unicode characters 2010-11-04 02:08:02 +01:00
C4FullScreen.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Game.cpp Script: Remove AnyContainer, NoContainer, GlobalN, LocalN, VarN and Equal 2010-11-24 22:26:27 +01:00
C4Game.h Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00
C4Globals.cpp Allow IDs longer than 4 characters 2010-01-25 16:57:57 +01:00
C4GraphicsSystem.cpp Move C4GraphicsSystem::SetGamma and friends to CStdDDraw 2010-10-01 23:36:48 +02:00
C4GraphicsSystem.h Move C4GraphicsSystem::SetGamma and friends to CStdDDraw 2010-10-01 23:36:48 +02:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Added C4Game.h to C4Include.h again. Sorry, I definetely can't live without it. 2010-08-03 21:55:49 +01:00
C4Prototypes.h Split out viewport stuff from C4GraphicsSystem to a new C4ViewportList 2010-09-29 03:44:05 +02:00
C4Version.h.in Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
C4WinMain.cpp Windows: Fix editor icons and other potential breakage related to HINSTACE 2010-10-12 00:44:22 +02:00