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
scrawl e7993ced69 Fix invalid casts 11 years ago
..
mwbase Remove a no longer required method 11 years ago
mwclass Implement Resist & Weakness effects 11 years ago
mwdialogue added missing columns to topic info table 11 years ago
mwgui Forgot to apply the same fix to companion window 11 years ago
mwinput Closing message boxes with numpad enter 11 years ago
mwmechanics Copy paste mistake (oops) 11 years ago
mwrender Fix invalid casts 11 years ago
mwscript Use an inventory store listener for animation parts and VFX update instead of updating them directly. Slightly more flexible, reduces InventoryStore dependencies and solves a crash during character creation due to the preview doll's animation not being registered in World. 11 years ago
mwsound Slightly randomize time between environment sounds 12 years ago
mwworld Don't apply spells to dead actors 11 years ago
CMakeLists.txt Merge branch 'crashcatcher' 11 years ago
config.hpp.cmake another minor correction (fixing the previous one) 14 years ago
crashcatcher.cpp Change is_debugger_attached to a different hack 11 years ago
doc.hpp first set of additional doxygen comments 14 years ago
engine.cpp Refactor NpcAnimation: get rid of delayed update (no longer required), make sure that the Animation is set up *before* the inventory store is accessed anywhere (which now triggers auto equip and animation update). Allows better tracking of magic VFX for permanent enchantments in InventoryStore. 11 years ago
engine.hpp Issue #913: Merge --master and --plugin switches 11 years ago
main.cpp gdb detection doesn't seem to work for the forked process 11 years ago