1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 08:49:55 +00:00
openmw-tes3mp/apps/openmw/mwclass
2012-09-23 19:36:37 +02:00
..
activator.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
activator.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
apparatus.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
apparatus.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
armor.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
armor.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
book.cpp fixing some unrelated warnings 2012-09-23 19:36:37 +02:00
book.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
classes.cpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
clothing.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
container.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
container.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
creature.cpp added missing initialisation of NPC/creature spell lists from ESX records 2012-09-10 13:04:00 +02:00
creature.hpp high-level implementation, unstable 2012-07-30 23:28:14 +04:00
creaturelevlist.cpp added getName function 2010-08-03 17:11:41 +02:00
creaturelevlist.hpp added getName function 2010-08-03 17:11:41 +02:00
door.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
door.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
ingredient.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
ingredient.hpp Issue #356: Implemented ingredient eating 2012-09-13 13:02:26 +02:00
itemlevlist.cpp added getName function 2010-08-03 17:11:41 +02:00
itemlevlist.hpp more corrections 2011-11-13 18:19:29 -05:00
light.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
light.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
lockpick.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
lockpick.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
misc.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
misc.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
npc.cpp Merge remote-tracking branch 'jhooks/physicsaedra3' into next 2012-09-18 11:25:09 +02:00
npc.hpp high-level implementation, unstable 2012-07-30 23:28:14 +04:00
potion.cpp fixing some unrelated warnings 2012-09-23 19:36:37 +02:00
potion.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
probe.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
probe.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
repair.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
repair.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
static.cpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
static.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
weapon.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
weapon.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00