openclonk/src/game
Maikel de Vries 46b977e506 block construction sites based on Exclusive and not on planes (#1534)
This makes more sense, exclusive object block all other construction sites, irrespective of their planes.
2016-02-14 13:36:10 +01:00
..
C4Application.cpp Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO 2015-12-29 15:47:55 +01:00
C4Application.h Move C4ApplicationSec1Timer to StdScheduler.h 2015-01-03 21:06:25 +01:00
C4FullScreen.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4FullScreen.h C4FullScreen: Remove several unimplemented function declarations 2015-12-27 16:49:41 +01:00
C4Game.cpp block construction sites based on Exclusive and not on planes (#1534) 2016-02-14 13:36:10 +01:00
C4Game.h block construction sites based on Exclusive and not on planes (#1534) 2016-02-14 13:36:10 +01:00
C4GameVersion.h Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4GraphicsSystem.cpp Make NO_OWNER viewports black in fullscreen+non-debug for non-observers #1557 2016-01-10 09:50:21 -05:00
C4GraphicsSystem.h Remove C4Video, StdVideo 2015-12-28 11:43:41 +01:00
C4Physics.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Viewport.cpp Fix crash when drawing zero-sized viewports (may happen during editor viewport initialization) 2016-01-15 08:53:00 -05:00
C4Viewport.h Make NO_OWNER viewports black in fullscreen+non-debug for non-observers #1557 2016-01-10 09:50:21 -05:00
ClonkMain.cpp Fix some unused variables and integer type conversions. 2015-09-01 22:18:39 -04:00