openclonk/src
Günther Brammer ba1b896ebc Move C4AulFunc implementation to a separate file from C4Aul.cpp 2012-05-14 22:07:33 +02:00
..
c4group Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
config Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
control Added FnGetPlayerControlAssignment: Get key/button assigned to a control. 2012-04-17 17:06:16 +02:00
editor Editor: Get function autocomplete names from proplists instead of scripts 2012-05-18 17:49:38 +02:00
game Replaced defcore values related to fire with properties 2012-04-28 16:17:38 +02:00
gamescript Remove unused C4ScriptFnDef::FunctionC4V 2012-05-20 02:39:57 +02:00
graphics Fix a crash when rendering an untexturized mesh 2012-05-05 23:04:35 +02:00
gui <Ringwaul> Soooo I was thinking [\n] The Savegames folder should have the floppy disk icon instead of the standard book 2012-05-22 23:20:01 +02:00
landscape Savegames: Save readonly proplists by their name 2012-06-01 17:27:59 +02:00
lib Start counting lines and columns in text files with 1 2012-05-16 23:21:14 +02:00
netio Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
netpuncher Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
network linux: Add SOCK_CLOEXEC to socket calls 2012-03-11 00:50:51 +01:00
object Script: Add GetProperties function to get the keys of a proplist 2012-05-26 01:32:43 +02:00
platform Win32: Accept dropped definition files 2012-05-23 22:37:07 +02:00
player Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
res mac: Support Lion FullScreen 2012-03-23 00:03:05 +01:00
script Move C4AulFunc implementation to a separate file from C4Aul.cpp 2012-05-14 22:07:33 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01: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
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h C4Include: Include platform headers before our headers which depend on them 2012-03-14 01:13:11 +01:00
C4Prototypes.h Merge the functions pointer branch 2012-03-09 17:42:48 +01:00
C4Version.h.in Display VCS revision instead of build number for pre-release builds (#782) 2012-05-28 16:28:49 +02:00