openclonk/src
Günther Brammer 5a2831a1e7 editor: Increase default viewport size to 800x500
This should allow one to place four viewports plus the console and the
property/tool window on a 1920x1080 screen.
2012-08-19 21:01:54 +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: Increase default viewport size to 800x500 2012-08-19 21:01:54 +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 DoCon holds the bottom-most vertex in place, not the bottom of the Shape 2012-07-27 17:44:59 +02:00
platform Win32: Do not reset graphics mode if no change is required 2012-08-28 00:01:01 +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 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 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