openmw-tes3coop/apps/openmw
Tom Mason f785659297 Implemented OnPCAdd special variable
Had to edit OpAddItem in miscextensions.cpp, as local variables were not being initialised
for items added through it.
Does not get reset on drop, as per original morrowind.
2013-02-02 17:36:12 +00:00
..
mwbase Merge remote-tracking branch 'wheybags/containerscripts' 2013-01-21 23:02:45 +01:00
mwclass NPC: take stats from NPDT12 into account 2013-01-20 17:44:08 +01:00
mwdialogue Dialogue: do not filter on disposition for creatures 2013-01-24 19:43:21 +01:00
mwgui Unequipping items will reset OnPCEquip variable 2013-01-31 19:04:39 +00:00
mwinput Merge branch 'master' into videoplayback 2013-01-07 13:25:15 +01:00
mwmechanics Issue #479: Use magnitude specified when adding disease 2013-01-13 14:52:55 +01:00
mwrender Use typedefs for some maps and some cleanup 2013-01-15 11:10:41 -08:00
mwscript Implemented OnPCAdd special variable 2013-02-02 17:36:12 +00:00
mwsound Use const references where appropriate 2013-01-15 12:07:15 -08:00
mwworld Implemented OnPCAdd special variable 2013-02-02 17:36:12 +00:00
CMakeLists.txt Merge branch 'master' into videoplayback 2013-01-07 13:25:15 +01:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Fixed crash on changing cell due to Utf8Encoder going out of scope 2013-01-12 01:18:36 +01:00
engine.hpp Fixed crash on changing cell due to Utf8Encoder going out of scope 2013-01-12 01:18:36 +01:00
main.cpp added option to override the activation distance 2013-01-08 20:00:06 -08:00