1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-05 21:43:07 +00:00
openmw/apps/openmw
florent.teppe 73e3c0adf6 applies some review changes
fixed c style cast
fixed useless includes
fixed callback not last member
fixed situation where type==0 and therefore function call isn't necessary
2022-09-10 19:48:48 +02:00
..
mwbase Merge branch 'cast_spell' into 'master' 2022-09-04 19:01:50 +00:00
mwclass fewer header includes 2022-09-08 21:08:59 +02:00
mwdialogue fewer header includes 2022-09-08 21:08:59 +02:00
mwgui fewer header includes 2022-09-08 21:08:59 +02:00
mwinput Use std::unique_ptr in MessageBoxManager 2022-08-31 19:44:04 +02:00
mwlua fewer header includes 2022-09-08 21:08:59 +02:00
mwmechanics fewer header includes 2022-09-08 21:08:59 +02:00
mwphysics Reuse physics actors positions buffer 2022-09-08 01:57:45 +02:00
mwrender fewer header includes 2022-09-08 21:08:59 +02:00
mwscript fewer header includes 2022-09-08 21:08:59 +02:00
mwsound With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
mwstate With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
mwworld applies some review changes 2022-09-10 19:48:48 +02:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt 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
doc.hpp
engine.cpp Use string_view in Fallback::Map 2022-08-28 17:20:49 +02:00
engine.hpp Cleanup includes 2022-08-19 22:05:15 +02:00
main.cpp Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format 2022-07-18 10:40:03 +04:00
options.cpp Allow relative paths in openmw.cfg; support --replace=config. 2022-04-28 00:39:41 +02:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00