1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 01:15:33 +00:00
openmw/apps
florent.teppe 78ba3f91f3 Binds at compile time esm struct and RecNameInts to automatically populate mESM3RecordToStore
fewer possible mistakes now, one macro takes all the information to create all the stores and maps from RecName to Store
2022-09-05 17:35:35 +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 Binds at compile time esm struct and RecNameInts to automatically populate mESM3RecordToStore 2022-09-05 17:35:35 +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