partial initial refactoring: events, memcells, tracks, models, traction; NOTE: debug mode broken, investigate

This commit is contained in:
tmj-fstate
2017-10-07 01:18:54 +02:00
parent 6e8fbf7362
commit f6272d37f1
32 changed files with 4767 additions and 602 deletions

View File

@@ -49,6 +49,7 @@
#include <unordered_map>
#include <set>
#include <unordered_set>
#include <tuple>
#include <cctype>
#include <locale>
#include <codecvt>
@@ -93,3 +94,5 @@
#include <glm/gtx/norm.hpp>
#include "openglmatrixstack.h"
//#define EU07_USE_OLD_GROUNDCODE