openclonk/src
Nicolas Hake b8d3b00d90 Move TinyXML into thirdparty/ 2011-01-25 21:28:44 +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 Do not load Rank.bmp anymore, Rank.png suffices 2011-01-19 23:53:14 +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 editor/gtk: Fix scrollbars of zoomed viewports 2011-01-25 20:21:49 +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 editor/win32: Remove Components menu in favour of external editors 2011-01-19 02:14:59 +01:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +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