breakhack/steamworks_c_wrapper
Linus Probert 35d2e2ee12 Fixes infinite loop issue in trapgen
Vertical coridoors before level 4 wouldn't leave enough space to place
4 traps since there is only 10 rows of tiles eligible for a trap and
every trap ocupies 3 rows and requires at least 2 spare rows. This could
cause an infinite loop situation.

* Also fixes linux build warnings and other stuff.
2018-09-02 06:04:24 +02:00
..
cmake Prepares for steamworks api integration 2018-08-27 17:16:01 +02:00
src Fixes infinite loop issue in trapgen 2018-09-02 06:04:24 +02:00
CMakeLists.txt Fixes infinite loop issue in trapgen 2018-09-02 06:04:24 +02:00