1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 20:39:40 +00:00
openmw-tes3mp/apps/openmw
slothlife 9ea22324f7 Fix some MSVC warnings.
Several fixes are warnings about truncations on 64-bit, while others are
complaints about mixed signed / unsigned integer operations.
2014-06-23 01:13:30 -05:00
..
mwbase Improve getLOS (use eye level). Also, don't crash when used with non-actors. 2014-06-19 04:53:25 +02:00
mwclass Fix very slow movement on some creatures, e.g. rats (Bug #1136) 2014-06-19 02:36:10 +02:00
mwdialogue Implement disposition/distance based aggression (Fixes #1520) 2014-06-16 20:05:53 +02:00
mwgui Fix some MSVC warnings. 2014-06-23 01:13:30 -05:00
mwinput Disable QuickKeysMenu in werewolf form 2014-06-18 16:57:53 +02:00
mwmechanics Fix broken swimdeath in first person 2014-06-18 16:57:54 +02:00
mwrender Fix some MSVC warnings. 2014-06-23 01:13:30 -05:00
mwscript Improve getLOS (use eye level). Also, don't crash when used with non-actors. 2014-06-19 04:53:25 +02:00
mwsound Fix some MSVC warnings. 2014-06-23 01:13:30 -05:00
mwstate Savegame: Store death counter (Fixes #1477) 2014-06-13 02:26:53 +02:00
mwworld Merge remote-tracking branch 'scrawl/master' 2014-06-19 10:35:28 +02:00
CMakeLists.txt CMake cleanup: Remove distribution-specific install stuff (unused) 2014-06-10 15:03:27 +02:00
crashcatcher.cpp Crashcatcher: create temp file in /tmp, not working directory (which may not have write access) 2014-06-16 04:13:36 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Don't run scripts when in pause menu (Fixes #1495) 2014-06-15 14:18:16 +02:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Fix for compiling Win32 debug. 2014-06-21 21:15:41 -05:00