openclonk/src
Günther Brammer 3635839d12 Remove the disabled /sound command from the help text 2012-07-25 17:02:37 +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 changed assert that was incorrectly triggered by script players 2012-07-07 16:58:52 +02:00
editor Editor: Get function autocomplete names from proplists instead of scripts 2012-05-18 17:49:38 +02:00
game Use a constant for the default gravity instead of triplicating it 2012-07-25 17:02:10 +02:00
gamescript Script: Get/SetGravity use 1/100 px/tick^2 instead of 1/500 2012-07-15 22:42:17 +02:00
graphics Silence some g++ warnings 2012-06-15 18:16:49 +02:00
gui Remove the disabled /sound command from the help text 2012-07-25 17:02:37 +02:00
landscape Use a constant for the default gravity instead of triplicating it 2012-07-25 17:02:10 +02:00
lib Fix a crash when attaching a mesh by definition fails 2012-06-30 22:04:48 +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 fix saving of resources loaded in the network lobby 2012-07-12 19:26:45 +02:00
object Use a constant for the default gravity instead of triplicating it 2012-07-25 17:02:10 +02:00
platform win32: Remove obsolete #include multimon.h 2012-07-18 03:40:19 +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 Store global proplist in a C4Value like the Scenario proplist 2012-07-26 01:27:52 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Store global proplist in a C4Value like the Scenario proplist 2012-07-26 01:27:52 +02: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