openclonk/src
Günther Brammer a2015e0db1 editor: Move function autocompletion list generation to C4AulScriptEngine
This actually removes some code duplication and makes the ScriptEngine
API smaller.
2011-01-13 01:09:06 +01:00
..
c4group Support loading game data from system path 2011-01-06 21:18:13 +01:00
config Merge Plane branch 2011-01-08 17:39:59 +01:00
control editor: Store the selected objects only in EditCursor 2011-01-12 23:40:22 +01:00
editor editor: Move function autocompletion list generation to C4AulScriptEngine 2011-01-13 01:09:06 +01:00
game editor: Display object properties well readable 2011-01-13 17:55:58 +01:00
gui C4GuiContainers.cpp: Call GetDialogWindow()->RequestUpdate() instead of directly calling Draw() if GetDialogWindow() is not NULL 2010-12-13 23:14:56 +01:00
lib Support loading game data from system path 2011-01-06 21:18:13 +01:00
netio copyright notices update 2010 2010-12-23 01:01:24 +01:00
netpuncher copyright notices update 2010 2010-12-23 01:01:24 +01:00
network Support loading game data from system path 2011-01-06 21:18:13 +01:00
platform x11: Restore argc/argv saving accidentally removed two commits ago 2011-01-10 15:52:50 +01:00
res Mac: Cocoa: Allow resizing the game window. Aspect ratio enforced, no actual resolution switching 2011-01-06 17:56:04 +01:00
script editor: Move function autocompletion list generation to C4AulScriptEngine 2011-01-13 01:09:06 +01: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 Support loading game data from system path 2011-01-06 21:18:13 +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: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00
C4FullScreen.h SDL: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00
C4Game.cpp Merge Plane branch 2011-01-08 17:39:59 +01:00
C4Game.h Merge Plane branch 2011-01-08 17:39:59 +01:00
C4Globals.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GraphicsSystem.cpp copyright notices update 2010 2010-12-23 01:01:24 +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