openclonk/src
Sven Eberhardt 420a91f5fd fix build 2012-10-09 19:04:11 +02:00
..
c4group remove splash video and option for it 2012-10-02 23:02:52 +02:00
config remove splash video and option for it 2012-10-02 23:02:52 +02:00
control PlayerControls: Allow usage of keyboard scan codes instead of virtual key names using $%x format (Win32 only) 2012-10-09 00:54:34 +02:00
editor PlayerControls: Allow usage of keyboard scan codes instead of virtual key names using $%x format (Win32 only) 2012-10-09 00:54:34 +02:00
game PlayerControls: Allow usage of keyboard scan codes instead of virtual key names using $%x format (Win32 only) 2012-10-09 00:54:34 +02:00
gamescript remove video playback feature 2012-10-04 23:03:57 +02:00
graphics mac: Move C4OpenGLView.mm/h to graphics/C4DrawGLMac.mm/h and move some C4AbstractApp functions to C4AppMac.mm to better match implementations for the other platforms 2012-09-02 20:51:43 +02:00
gui fix build 2012-10-09 19:04:11 +02:00
landscape Use a constant for the default gravity instead of triplicating it 2012-07-25 17:02:10 +02:00
lib Add support for the OGRE 1.8 binary mesh format 2012-10-08 21:50:20 +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 DoCon holds the bottom-most vertex in place, not the bottom of the Shape 2012-07-27 17:44:59 +02:00
platform PlayerControls: Allow usage of keyboard scan codes instead of virtual key names using $%x format (Win32 only) 2012-10-09 00:54:34 +02:00
player Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
res mac: Change prefix of Objective-C classes/filenames from Clonk to C4, give xib files names that make more sense 2012-09-02 15:39:29 +02:00
script Fix crash when including a script that nests proplists in a local variable 2012-08-09 01:21:54 +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 Add config option for automatic windowed/fullscreen switching 2012-09-29 23:49:30 +02:00
C4Version.h.in Display VCS revision instead of build number for pre-release builds (#782) 2012-05-28 16:28:49 +02:00