1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/openmw
2014-01-06 22:14:11 +01:00
..
mwbase Change all instances of skill/attribute values to use an appropriate typedef. 2014-01-03 01:59:15 +01:00
mwclass Fix some code that still used setCount directly instead of using the ContainerStore interface. Also fix a related annoyance with the interface. 2014-01-05 20:53:45 +01:00
mwdialogue Implement AI related magic effects (calm, frenzy, rally, demoralize, turn undead) 2014-01-05 01:34:35 +01:00
mwgui Fix some code that still used setCount directly instead of using the ContainerStore interface. Also fix a related annoyance with the interface. 2014-01-05 20:53:45 +01:00
mwinput Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
mwmechanics Fix some code that still used setCount directly instead of using the ContainerStore interface. Also fix a related annoyance with the interface. 2014-01-05 20:53:45 +01:00
mwrender Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
mwscript Implement GetPcJumping instruction 2014-01-05 19:08:12 +01:00
mwsound Merge remote-tracking branch 'scrawl/master' 2014-01-02 12:12:52 +01:00
mwworld Addition to 2f35e5a04e: companions should still auto equip 2014-01-06 22:14:11 +01:00
CMakeLists.txt Closes #1081: Implement disease contraction 2014-01-03 23:33:14 +01:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
crashcatcher.cpp Change is_debugger_attached to a different hack 2013-11-16 18:15:54 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 2014-01-05 18:09:50 +01:00
engine.hpp Remove unused command line option 2013-12-26 20:53:51 +01:00
main.cpp Rename nosound to no-sound for consistency 2013-12-26 20:53:52 +01:00