1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-03 07:41:35 +00:00
openmw/apps
florent.teppe ee06cccbe1 gets rid of the macros, we use a tuple instead, with a mechanism to assign an index to each type.
so the tuple is only defined in the cpp, but we can still have template functions in the header that can ge tthe index with the type
2022-09-05 17:35:36 +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 gets rid of the macros, we use a tuple instead, with a mechanism to assign an index to each type. 2022-09-05 17:35:36 +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 first set of additional doxygen comments 2010-09-25 15:03:53 +02:00