Commit graph

8 commits

Author SHA1 Message Date
turleypol
dcc6beca4d removed intrusive list information in Attributes and Vitals
removed old way to write unicode strings
2020-08-02 12:51:24 +02:00
turleypol
d135860d71 fixed compiler warnings 2018-06-03 13:48:33 +02:00
turleypol
09485a0588 fixed missing header 2018-06-03 11:33:19 +02:00
turleypol
8bf52fd561 fixed pkt writer to use memcpy instead of violating strict aliasing. 2018-06-03 11:04:35 +02:00
turleypol
e761ed096d added small pkt test for upcomming changes 2018-06-02 22:37:14 +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
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