openclonk/src
Günther Brammer 3f7e879ffe win32: Use Unicode APIs for the user interface 2011-04-03 15:47:02 +02:00
..
c4group win32: Use Unicode registry APIs 2011-04-02 18:48:01 +02:00
config win32: Remove unused StdConfig class and associated Registry APIs 2011-04-02 17:49:55 +02:00
control Add missing move constructors to StdCopy*Buf 2011-04-02 18:09:46 +02:00
editor win32: Use Unicode APIs for the user interface 2011-04-03 15:47:02 +02:00
game Undeprecate the Melee rule 2011-03-30 21:17:57 +02:00
gui win32: Use Unicode APIs for the user interface 2011-04-03 15:47:02 +02:00
lib Add missing move constructors to StdCopy*Buf 2011-04-02 18:09:46 +02:00
netio Replace timeGetTime with a platformneutral GetTime wrapper 2011-03-13 17:25:35 +01:00
netpuncher Fix the netpuncher build on Windows 2011-01-27 01:15:48 +01:00
network Remove some unused variables 2011-03-28 19:31:28 +02:00
platform win32: Use Unicode APIs for the user interface 2011-04-03 15:47:02 +02:00
res mac: Remove old c4 icons and replace by low-res oc icons, adjust file types understood by app 2011-03-14 21:54:56 +01:00
script Silence various warnings 2011-03-28 20:58:42 +02:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp win32: Remove duplicate file type association code from the engine 2011-04-02 17:31:01 +02:00
C4Application.h Split CStdApp out of StdWindow.h into StdApp.h 2011-03-19 22:09:10 +01:00
C4FullScreen.cpp Replace timeGetTime with a platformneutral GetTime wrapper 2011-03-13 17:25:35 +01:00
C4FullScreen.h SDL: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00
C4Game.cpp Do not enumerate pointers before saving 2011-03-28 00:15:06 +02:00
C4Game.h Store Objects in the Game.txt instead of a separate Objects.txt 2011-03-27 16:51:14 +02:00
C4Globals.cpp Fixed some files which didn't include C4Include properly (all except C4Globals.cpp caused by 17d0ceb9ef2f) 2011-03-14 16:32:01 +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 Add C4ValueNumbers helper class and pass it through to C4Value::CompileFunc 2011-03-26 23:59:35 +01:00
C4Version.h.in Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
C4WinMain.cpp Remove some unused variables 2011-03-28 19:31:28 +02:00