1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 22:53:53 +00:00
openmw/apps
florent.teppe 1ced0c912e partially revert "Store: moved all the template specialization to its own heaper file, included where it's needed"
This reverts commit 80a25bcd3021f7ebfaf2f864e34532009b9b8aeb.
It didn't really make sense to do all those changes in the same MR

partially Revert "Store refactoring: more forgotten storeSpecialization.hpp"

This reverts commit 9943a5bc96b9025f06cbaac5bb7f1bf51ebc746f.

removed remaining references to storeSpecialization  CMakeLists.txt,  and landmanager.cpp
2022-09-05 17:35:06 +02:00
..
benchmarks Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
bsatool Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
bulletobjecttool Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
esmtool Remove redundant components/esm/records.hpp include 2022-08-21 19:08:30 +02:00
essimporter Eliminate &thing[0] pattern 2022-09-03 16:41:35 +01:00
launcher Merge branch 'string_viewing' into 'master' 2022-08-30 21:12:11 +00:00
mwiniimporter Allow users to decide if they need to import bitmap fonts 2022-08-17 22:12:15 +04:00
navmeshtool Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
niftest Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
opencs Use string_view in Fallback::Map 2022-08-28 17:20:49 +02:00
openmw partially revert "Store: moved all the template specialization to its own heaper file, included where it's needed" 2022-09-05 17:35:06 +02:00
openmw_test_suite Improve format workaround and add unit tests 2022-08-26 19:43:57 +00:00
wizard functor-based Qt signal-slot syntax wizard 2022-08-23 17:14:11 -03:00
doc.hpp