1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 01:45:36 +00:00
openmw/apps
florent.teppe c41c67b461 Fixed naming convention problems
removed 2 macros.
 - One is replaced by the underlying code
 - The second one ise replaced by a template function

removed tabulation used as indentation
used getWritable instead of a const_cast
used for( val : cont) loop
removed useless getId function
2022-09-05 17:35:07 +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 Fixed naming convention problems 2022-09-05 17:35:07 +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