1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:19:55 +00:00
openmw-tes3mp/apps/openmw
scrawl edccb62c1f Clear MyGUI's clipboard, since we don't want to use it (Fixes #1277)
This would cause pasted text to appear twice, but only when using an SVN version of MyGUI, since 3.2 had a bug where it wouldn't recognize the Ctrl C/V/X keys when using separated key/textinput events.
2014-06-16 02:52:25 +02:00
..
mwbase Savegame: Store AiSettings and summoned creatures 2014-06-15 21:19:37 +02:00
mwclass Make Bipedal creatures always able to walk and swim (Fixes #1509) 2014-06-16 02:52:24 +02:00
mwdialogue Attempt to open companion window if no greetings are found (Bug #1507) 2014-06-16 02:52:25 +02:00
mwgui Add items to player inventory upon drag start (Fixes #1507) 2014-06-16 02:52:25 +02:00
mwinput Clear MyGUI's clipboard, since we don't want to use it (Fixes #1277) 2014-06-16 02:52:25 +02:00
mwmechanics Make ESM::Faction skills optional (Fixes #1508) 2014-06-16 02:52:16 +02:00
mwrender Savegame: Store AiSettings and summoned creatures 2014-06-15 21:19:37 +02:00
mwscript Implement BetaComment instruction (dumps reference info) 2014-06-15 16:11:16 +02:00
mwsound Fix a sign error 2014-06-13 02:26:52 +02:00
mwstate Savegame: Store death counter (Fixes #1477) 2014-06-13 02:26:53 +02:00
mwworld Savegame: Store AiSettings and summoned creatures 2014-06-15 21:19:37 +02:00
CMakeLists.txt CMake cleanup: Remove distribution-specific install stuff (unused) 2014-06-10 15:03:27 +02:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp
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 logging fatal exceptions to cerr, and log them to openmw.log 2014-06-13 22:04:20 +02:00