openclonk/src
Nicolas Hake b9c0b5dffd Landscape renderer: Cast a variable to int so it matches the format specifier 2011-09-28 19:46:43 +02:00
..
c4group Return NULL instead of ((T*)false) from more functions 2011-09-28 19:42:56 +02:00
config copyright notices update 2011 2011-09-01 16:58:52 +02:00
control Return NULL instead of ((T*)false) from some functions 2011-09-28 00:48:46 +02:00
editor win32: FormatMessage now produces an utf-16 error message 2011-09-21 22:20:52 +02:00
game Landscape renderer: Cast a variable to int so it matches the format specifier 2011-09-28 19:46:43 +02:00
gui Return NULL instead of ((T*)false) from more functions 2011-09-28 19:42:56 +02:00
lib base64: Replaced char literals by hex literals 2011-09-28 00:48:00 +02:00
netio copyright notices update 2011 2011-09-01 16:58:52 +02:00
netpuncher copyright notices update 2011 2011-09-01 16:58:52 +02:00
network NetIO: Cast test packet payload to unsigned 2011-09-28 00:56:11 +02:00
platform Remove some extraneous parentheses 2011-09-28 19:44:03 +02:00
res editor/gtk: Also open the properties dialog when switching to edit mode 2011-08-30 20:21:19 +02:00
script Savegames: Rename some fields in the Game.txt 2011-09-19 21:48:14 +02:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Fix build 2011-09-12 23:45:01 +02:00
C4Application.h Move the UseStartup logic to C4Game instead of two C4Application functions 2011-09-12 23:25:16 +02:00
C4FullScreen.cpp copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4FullScreen.h SDL: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00
C4Game.cpp Return NULL instead of ((T*)false) from some functions 2011-09-28 00:48:46 +02:00
C4Game.h Savegames: Dead code removal 2011-09-19 21:00:55 +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 copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4Version.h.in Fix MSVC build 2011-09-27 01:50:47 +02:00
C4WinMain.cpp copyright notices update 2011 2011-09-01 16:58:52 +02:00