openmw-tes3coop/apps/openmw
scrawl f921f2e7db Make PcRaiseRank, PcLowerRank and PcJoinFaction properly accept references instead of using the actor that the player talked to last.
This also solves a potential crash when no actor has been talked to yet, e.g. immediately after loading a savegame.
2014-04-26 12:04:37 +02:00
..
mwbase Make PcRaiseRank, PcLowerRank and PcJoinFaction properly accept references instead of using the actor that the player talked to last. 2014-04-26 12:04:37 +02:00
mwclass Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 2014-04-23 13:02:51 -04:00
mwdialogue Make PcRaiseRank, PcLowerRank and PcJoinFaction properly accept references instead of using the actor that the player talked to last. 2014-04-26 12:04:37 +02:00
mwgui Fix a crash after loading game 2014-04-26 05:01:26 +02:00
mwinput Correctly insert pasted text at cursor position 2014-04-26 05:01:26 +02:00
mwmechanics Fixes #1291: Faction rank saving issue 2014-04-26 11:41:44 +02:00
mwrender Fixes #1293: Allow interpolation type 0 in case of 0 keys 2014-04-26 11:36:27 +02:00
mwscript Make PcRaiseRank, PcLowerRank and PcJoinFaction properly accept references instead of using the actor that the player talked to last. 2014-04-26 12:04:37 +02:00
mwsound Fixed code issues found with unity build. Missing include guards, duplicated functions, ... 2014-03-16 23:49:06 +01:00
mwstate Merge remote-tracking branch 'digmaster/master' 2014-04-25 08:39:40 +02:00
mwworld Fix dynamically placed objects being discarded when loading game 2014-04-26 05:01:26 +02:00
CMakeLists.txt Actors are moved on if idling near a closed interior door. Unreachable pathgrid points due to a closed door are removed from the allowed set of points. 2014-04-18 14:41:43 +10:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Don't play company logo when using --skip-menu 2014-03-27 19:59:33 +01:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Merge branch 'master' into script 2014-02-13 15:02:02 +01:00