1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-08-28 00:59:54 +02:00
..
mwbase
mwclass Open inventory when activating an unconscious actor (Fixes #1848) 2014-08-26 03:06:23 +02:00
mwdialogue
mwgui Use MyGUI clipboard events for MyGUI 3.2.1+ (Fixes #1846) 2014-08-26 03:06:30 +02:00
mwinput Don't pass key to input binder if it was consumed by text editor (Fixes #1845) 2014-08-26 03:06:30 +02:00
mwmechanics Implement basic spellcasting AI (Fixes #961) 2014-08-28 00:55:37 +02:00
mwrender Implement basic spellcasting AI (Fixes #961) 2014-08-28 00:55:37 +02:00
mwscript remote local variable access was always using variable with index 1 instead of the index specified by the access request (Fixes #1739) 2014-08-24 11:58:08 +02:00
mwsound
mwstate
mwworld Don't equip weapons in autoEquip, AiCombat does that now (Fixes #1451) 2014-08-28 00:59:54 +02:00
android_main.c
CMakeLists.txt Implement basic spellcasting AI (Fixes #961) 2014-08-28 00:55:37 +02:00
crashcatcher.cpp fixes building on systems with kFreeBSD kernel 2014-08-18 17:19:54 +02:00
doc.hpp
engine.cpp Refactor NIF cache 2014-08-24 02:37:50 +02:00
engine.hpp Refactor NIF cache 2014-08-24 02:37:50 +02:00
main.cpp