1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw
2014-01-06 10:22:07 +01:00
..
mwbase
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
mwworld Stop merchants from autoequipping items sold to them 2014-01-05 22:43:09 +01:00
CMakeLists.txt Closes #1081: Implement disease contraction 2014-01-03 23:33:14 +01:00
config.hpp.cmake
crashcatcher.cpp Changed crashcatcher's uname system info retrieval and cleaned indentation 2014-01-04 21:46:38 +01:00
doc.hpp
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
main.cpp