Commit graph

6 commits

Author SHA1 Message Date
Erik Ogenvik
67fc6ba9f3 Remove obsolete config.h inclusion. 2023-10-13 23:02:54 +02:00
Erik Ogenvik
77e2899502 Moved Entity creator to C++, and improve on recipes. 2020-10-05 23:40:07 +02:00
Erik Ogenvik
fb57cfc0d8 Limit amount of trailing zeroes. 2020-09-10 22:59:17 +02:00
Erik Ogenvik
fbc0bdbf83 Use object libraries instead of static libraries.
Since the libraries mainly are for organizational sake.
2020-06-06 23:15:34 +02:00
Erik Ogenvik
23d03a6e77 Avoid clashes with system tinyxml lib. 2019-10-15 23:13:28 +02:00
Erik Ogenvik
271cf8024f More compiler warnings and use "external".
Put all external code under "external".
We can't use too many warnings though since there's a lot of code we
don't control.
2019-09-22 01:23:55 +02:00