openclonk/src
Nicolas Hake f6efb9d219 Landscape renderer: make sure pixel accesses are within bounds
The landscape renderer didn't check that the material pixel it was
getting placement information about wasn't outside the left landscape
border.
2015-11-22 13:38:12 +01:00
..
c4group Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
config Add optional debug logging for shape texture loading. 2015-11-20 20:35:05 -05:00
control Lobby ready button: Prevent message spam, improve icon updating and some small fixes. 2015-11-21 23:58:40 -05:00
editor Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
game Drop "Toggle" helper function 2015-11-15 16:15:25 +01:00
gamescript reduced volume of default splashing sound 2015-11-05 20:49:57 +01:00
graphics Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
gui Lobby ready button: Prevent message spam, improve icon updating and some small fixes. 2015-11-21 23:58:40 -05:00
landscape Landscape renderer: make sure pixel accesses are within bounds 2015-11-22 13:38:12 +01:00
lib Drop several unused string manipulation functions 2015-11-15 16:16:36 +01:00
mape Don't ZeroMem non-POD types 2015-11-14 16:43:19 +01:00
netio Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
netpuncher Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
network Lobby ready button: Prevent message spam, improve icon updating and some small fixes. 2015-11-21 23:58:40 -05:00
object Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
platform Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
player Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
res Fix sorting of script and engine functions in dropdown menu in editor. 2015-09-26 20:10:55 -04:00
script Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fix memory leak caused by circular prop list chains. 2015-08-20 20:19:38 -04:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
C4Prototypes.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Version.h.in Set C4VERSION macros from CMake assembled vars 2015-05-21 23:09:00 +02:00