1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-06 16:26:35 +00:00
openmw-tes3mp/apps/openmw
2016-04-12 21:39:05 +02:00
..
mwbase Do not adjust the player position when loading a savegame (Fixes #2089) 2016-03-24 17:18:08 +01:00
mwclass Rename safePlaceObject to placeObject 2016-02-29 17:05:18 +01:00
mwdialogue Set the TalkedToPc flag for voiced dialogue (Fixes #3346) 2016-04-12 21:39:05 +02:00
mwgui Allow +/- buttons in trade window to decrease offer to 0 2016-04-09 17:49:21 -04:00
mwinput Properly escape the keybinding labels (Bug #3281) 2016-03-29 01:13:17 +02:00
mwmechanics Refactor PathFinder functions to be useable by AiWander 2016-04-10 20:44:08 -05:00
mwphysics Slightly tweak the spawn point heuristics 2016-03-11 22:48:28 +01:00
mwrender fix a few spelling mistakes 2016-04-07 11:55:49 +02:00
mwscript Do not adjust the player position when loading a savegame (Fixes #2089) 2016-03-24 17:18:08 +01:00
mwsound Use empty() instead of !size() 2016-02-22 19:06:12 +01:00
mwstate Do not adjust the player position when loading a savegame (Fixes #2089) 2016-03-24 17:18:08 +01:00
mwworld fix a few spelling mistakes 2016-04-07 11:55:49 +02:00
android_commandLine.cpp
android_commandLine.h
android_main.c
CMakeLists.txt Add basic cell preloader class 2016-02-07 00:14:13 +01:00
crashcatcher.cpp Crashcatcher: limit backtrace to a sensible number of stack frames 2016-02-13 01:35:53 +01:00
doc.hpp
engine.cpp Vanilla-compatible activate / onActivate (Fixes #1629) 2016-02-26 13:08:35 +01:00
engine.hpp
main.cpp