| .. |
|
uopreader
|
added array.sorted_insert to insert into an already sorted array.
|
2018-10-07 21:05:02 +02:00 |
|
clidata.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
CMakeLists.txt
|
Added cmake option to run clang-tidy
|
2018-10-09 16:36:35 +02:00 |
|
CMakeSources.cmake
|
Read pol.cfg UoDataFileRoot from Windows Registry
|
2020-01-12 19:42:16 +01:00 |
|
filemapserver.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
filemapserver.h
|
Changed classes to be final if possible, removed override macro
|
2018-10-09 09:47:27 +02:00 |
|
fsa.h
|
Added cmake option to run clang-tidy
|
2018-10-09 16:36:35 +02:00 |
|
inmemorymapserver.cpp
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
inmemorymapserver.h
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
mapblob.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
mapblock.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
mapcell.h
|
Modules share the same (helper) template base class
|
2016-12-20 23:53:32 +01:00 |
|
mapfunc.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
mapfunc.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
mapserver.cpp
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
mapserver.h
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
mapshape.h
|
Optimized los check by introducing caching
|
2016-12-18 12:48:35 +01:00 |
|
mapsolid.h
|
Modules share the same (helper) template base class
|
2016-12-20 23:53:32 +01:00 |
|
maptile.h
|
Modules share the same (helper) template base class
|
2016-12-20 23:53:32 +01:00 |
|
maptileserver.cpp
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
maptileserver.h
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
mapwriter.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
mapwriter.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
pkg.cpp
|
changed loading order of packages from undefined to sorted by name
|
2019-10-12 15:09:43 +02:00 |
|
pkg.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
polfile.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
polfile1.cpp
|
uoconvert should work again after it was broken due to linker hell
|
2019-01-10 18:47:06 +01:00 |
|
polfile2.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
poltype.h
|
moved polfile/uofile files into plib to cleanup atleast a bit the
|
2018-12-21 20:27:05 +01:00 |
|
RawMap.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
RawMap.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
realmdescriptor.cpp
|
moved unicode sanitize functions to clib as a preparation to sanitize
|
2019-01-12 11:46:30 +01:00 |
|
realmdescriptor.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
staticblock.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
staticserver.cpp
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
staticserver.h
|
moved default deconstructors into header to let them count as trivial.
|
2018-11-03 15:00:44 +01:00 |
|
StdAfx.cpp
|
Documentation: reformatted headers for DoxyGen
|
2016-01-28 14:52:40 +01:00 |
|
StdAfx.h
|
Updated cotire, updated pch
|
2018-12-30 18:49:57 +01:00 |
|
stlastar.h
|
Added cmake option to run clang-tidy
|
2018-10-09 16:36:35 +02:00 |
|
systemstate.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
systemstate.h
|
changed loading order of packages from undefined to sorted by name
|
2019-10-12 15:09:43 +02:00 |
|
tiles.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
tiles.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uconst.h
|
extended pos4d with more facing functionality, moved facing enum to
|
2020-04-09 20:29:32 +02:00 |
|
udatfile.h
|
uoconvert should work again after it was broken due to linker hell
|
2019-01-10 18:47:06 +01:00 |
|
uoexpansion.cpp
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
uoexpansion.h
|
removed dependency to boost::noncopyable
|
2019-02-10 14:00:55 +01:00 |
|
uofile.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile00.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile01.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile02.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile04.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile05.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile06.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofile07.cpp
|
uoconvert should work again after it was broken due to linker hell
|
2019-01-10 18:47:06 +01:00 |
|
uofile08.cpp
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uofilei.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
uoinstallfinder.cpp
|
formatting
|
2020-01-12 20:14:10 +01:00 |
|
uoinstallfinder.h
|
Read pol.cfg UoDataFileRoot from Windows Registry
|
2020-01-12 19:42:16 +01:00 |
|
ustruct.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |