openclonk/src
Günther Brammer e939795a93 Script: Optionally warn about empty array expression entries 2011-02-02 22:07:46 +01:00
..
c4group Do not load Rank.bmp anymore, Rank.png suffices 2011-01-19 23:53:14 +01:00
config win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +01:00
control Fix a crash when script players join the game (#571) 2011-01-27 01:12:56 +01:00
editor editor/gtk: Migrate to non-deprecated APIs 2011-01-23 23:04:40 +01:00
game Remove some dead code 2011-01-29 18:05:33 +01:00
gui Move C4ViewportWindow initialization to C4ViewportWindow::Init 2011-01-23 23:02:23 +01:00
lib Move some BMP-loading helpers to C4Landscape.cpp 2011-01-19 23:52:46 +01:00
netio copyright notices update 2010 2010-12-23 01:01:24 +01:00
netpuncher Fix the netpuncher build on Windows 2011-01-27 01:15:48 +01:00
network Support loading game data from system path 2011-01-06 21:18:13 +01:00
platform dedicated: fix CMake and object loading (thanks ck and Guenther) 2011-01-30 21:44:54 +01:00
res Mac: Cocoa: Add "Reset Zoom" menu item to set zoom level of active viewport to 1 2011-01-13 21:21:19 +01:00
script Script: Optionally warn about empty array expression entries 2011-02-02 22:07:46 +01:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Only select display modes with the configured color depth 2011-01-31 14:37:32 +01:00
C4Application.h console mode: Move keyboard input to CStdInProc, make it compile again 2011-01-10 00:01:17 +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 Call ::GameScript.Default at the end of Game.Clear to prevent hang on exit 2011-01-28 01:38:21 +01:00
C4Game.h Do not initialize ::GameScript from ::Game 2011-01-19 02:13:51 +01:00
C4Globals.cpp copyright notices update 2010 2010-12-23 01:01:24 +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 Reduce #includes so that C4Include.h doesn't include C4Value.h 2011-01-08 17:04:20 +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: Do not throw exceptions from WinMain 2011-01-02 03:50:06 +01:00