Kevin Eady
814f864989
Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning ( #634 )
...
* Update solidx size, shift, cellmask to 8, 3, 7
* Introduce realm descriptor versioning
* Add core-changes
* Update breaking-changes.txt
2024-03-18 20:47:29 +01:00
turleypol
04066c309d
moved unicode sanitize functions to clib as a preparation to sanitize
...
only once
renamed mklower/mkupper to make it clear that it should only be used
for pure ascii texts
compiler triggers only once a warning about invalid unicode file
2019-01-12 11:46:30 +01: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
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
turley
ed7b16b233
normalized lineendings
2016-02-11 22:54:43 +01:00
Gabriele Tozzi
d1ac902926
Documentation: reformatted headers for DoxyGen
2016-01-28 14:52:40 +01:00
turley
34de10d10c
small interface cleanup of the realm class
2015-01-09 19:26:17 +01:00
frozenblit
943b820eba
More and more cleanups
...
Added some missing include guards, corrected wrong include guard names.
Removed more stl_inc.h includes.
2014-11-02 19:40:40 +01:00
turley
331792c755
added more memoryusage estimation
2014-06-07 09:00:37 +00:00
turley
c5e9f5810b
Started to collect memory footprint information. With polcore().internal(2) a csv logfile will be filled.
...
First baby step realmsize
2014-06-02 18:13:43 +00:00
turley
99d7dc3037
namespaces...finally :)
...
Hard part is finished every file is touched. Namespaces are currently rough named by directory name.
Maybe we could split it more
2013-12-21 09:10:46 +00:00
turley
7c54d3175f
gcc fixes, minor cleanup
2009-11-06 16:07:47 +00:00
muaddib_pol
fa4a82ac8d
+ All projects except /pol are now updated to use no .. include location. Literal paths used in source
2009-09-11 16:03:01 +00:00
turley
2e39309bf1
coordinate vartype cleanup, i hope no new bugs :(
2009-09-10 12:24:52 +00:00
muaddib_pol
d032ee448f
+ POL is now, open source.
2009-09-03 19:44:42 +00:00