1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 21:15:34 +00:00
openmw-tes3mp/apps/openmw
slothlife 46eb20b98c Fixes for warnings when building with MSVC
Most warnings are innocuous (wrong type-specifier for forward
declarations, conversion of literals into unsigned integers, warnings
about methods optimized out), but I believe actual bugs were revealed in
vartypedelegate.cpp and combat.cpp.
2014-05-09 08:32:52 -05:00
..
mwbase Say an attack phrase when combat starts 2014-05-06 00:13:31 +02:00
mwclass Crime and self defense fixes 2014-05-06 19:15:43 +02:00
mwdialogue Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
mwgui Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
mwinput Fixes #1236: Disable all controls while playing movie 2014-04-26 14:33:45 +02:00
mwmechanics Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
mwrender Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
mwscript Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
mwsound Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
mwstate Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla 2014-05-02 11:20:43 +02:00
mwworld #58 - Sneak Skill: functional sneaking 2014-05-04 16:20:09 -04:00
CMakeLists.txt Added header file missing from CMakeLists 2014-05-05 23:52:09 +02:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp
engine.cpp Fixes #1296: Streamlined cellChanged detection 2014-04-26 07:46:19 +02:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Merge branch 'master' into script 2014-02-13 15:02:02 +01:00