Commit graph

8 commits

Author SHA1 Message Date
turleypol
6107184258 only one global config include exists now 2018-06-17 18:31:55 +02:00
turleypol
dbb25bdb62
Include and buildsystem cleanup (#45)
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turleypol
798eda5b63 Cleanup of header includes. 2018-01-01 21:52:14 +01:00
turleypol
4ab046ae06 Doubled speed of custom object method resolution 2017-12-20 16:52:39 +01:00
turley
6d50cce79a In the case of dynamic items near a LOS check (which is of cause all the
time the case) decreased runtime by another 40% due to pre filtering.
2016-12-18 17:03:27 +01:00
turley
cfd6f07235 try to fix windows build 2016-12-18 13:05:31 +01:00
turley
9094b3bd8c Optimized los check by introducing caching
added Google Benchmark lib (currently linux only)
compile with ENABLE_BENCHMARK see bin-build/build_tools.sh
2016-12-18 12:48:35 +01:00
turley
1da37b2523 Fixed program args parsing of runecl
Reenabled and fixed testmode for pol
2016-12-14 17:05:34 +01:00