You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
mwbase Improve getLOS (use eye level). Also, don't crash when used with non-actors. 11 years ago
mwclass Fix very slow movement on some creatures, e.g. rats (Bug #1136) 11 years ago
mwdialogue Implement disposition/distance based aggression (Fixes #1520) 11 years ago
mwgui Fix some MSVC warnings. 11 years ago
mwinput Disable QuickKeysMenu in werewolf form 11 years ago
mwmechanics Fix broken swimdeath in first person 11 years ago
mwrender Fix some MSVC warnings. 11 years ago
mwscript Improve getLOS (use eye level). Also, don't crash when used with non-actors. 11 years ago
mwsound Fix some MSVC warnings. 11 years ago
mwstate Savegame: Store death counter (Fixes #1477) 11 years ago
mwworld Merge remote-tracking branch 'scrawl/master' 11 years ago
CMakeLists.txt CMake cleanup: Remove distribution-specific install stuff (unused) 11 years ago
crashcatcher.cpp Crashcatcher: create temp file in /tmp, not working directory (which may not have write access) 11 years ago
doc.hpp
engine.cpp Don't run scripts when in pause menu (Fixes #1495) 11 years ago
engine.hpp moved resources group creation from Engine to bsa component 11 years ago
main.cpp Fix for compiling Win32 debug. 11 years ago