openclonk/src
Günther Brammer bd371e38c1 Make the child pointers of the scriptengine C4AulScript*s again
The rope will create a C4AulScript for the rope engine functions instead of
putting them into the global scope, and we might want to put C4Object-only
functions into a separate C4AulScript some day, too.
2012-06-07 21:07:31 +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 Win32: Don't log things before retrieving GetLastError() 2012-06-06 17:13:51 +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 Make the child pointers of the scriptengine C4AulScript*s again 2012-06-07 21:07:31 +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 Move leak checking behind standard header inclusion 2012-06-04 01:18:28 +02: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