Marc Zinnschlag
|
ed3641b214
|
Issue #68: check for essential actors
|
2012-10-27 13:33:54 +02:00 |
|
Michael Mc Donnell
|
b373d0ec7b
|
Correct struct to class in forward declarations
Fixes http://bugs.openmw.org/issues/362
|
2012-08-13 13:58:35 -04:00 |
|
greye
|
d6150b7482
|
high-level implementation, unstable
|
2012-07-30 23:28:14 +04:00 |
|
greye
|
26595f22f6
|
float* -> Vector3, moveToCell -> copyToCell, fixed placeObject()
|
2012-07-26 16:14:11 +04:00 |
|
greye
|
e7666d3a7f
|
move responsibility for cell changing from CellStore::insertObject to Class::moveToCell
|
2012-07-25 20:31:39 +04:00 |
|
greye
|
6a3a728a56
|
Class::getModel implementation
|
2012-07-25 20:31:39 +04:00 |
|
greye
|
87050e48c8
|
physics getObjectHeight(), MWWorld::Class::getModel() definition
|
2012-07-25 20:31:39 +04:00 |
|
Marc Zinnschlag
|
2c70a93553
|
Merge branch 'master' into potions
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
|
2012-07-17 10:32:18 +02:00 |
|
Marc Zinnschlag
|
805b81bf6e
|
Issue #314: added skillUsageSucceeded function to Class
|
2012-07-13 09:03:17 +02:00 |
|
Marc Zinnschlag
|
7a2d613043
|
Issue #314: extended Class::apply function to cover the actor
|
2012-07-13 08:50:46 +02:00 |
|
Marc Zinnschlag
|
ec9ebe6b58
|
Merge branch 'skillgain' into potions
Conflicts:
apps/openmw/mwmechanics/activespells.cpp
|
2012-07-10 14:08:30 +02:00 |
|
gugus
|
03f7740474
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/worldimp.hpp
|
2012-07-09 10:39:57 +02:00 |
|
Marc Zinnschlag
|
10723a149b
|
Issue #324: Change a forward declartion to avoid potential problems with pesky MSVC
|
2012-07-06 18:25:16 +02:00 |
|
Marc Zinnschlag
|
5a7b95bf7a
|
Issue #107: cleaned up includes in apps/openmw/mwworld/class.hpp
|
2012-07-03 13:15:20 +02:00 |
|
Marc Zinnschlag
|
83c3972a89
|
Issue #314: added return value to addSpell function
|
2012-06-24 16:23:43 +02:00 |
|
gugus
|
0012d7eb58
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-06-03 12:53:23 +02:00 |
|
gugus
|
51b6d5cae0
|
Scale *should* work. (no script instruction yet)
|
2012-05-25 18:23:06 +02:00 |
|
Marc Zinnschlag
|
0131c53005
|
Issue #176: removed enable/disable functions from MWWorld::Class
|
2012-05-25 17:28:27 +02:00 |
|
gugus
|
dac98b2213
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
|
2012-05-21 11:02:10 +02:00 |
|
gugus
|
ca9224ed7f
|
starting scale function
|
2012-05-21 10:58:04 +02:00 |
|
scrawl
|
e9ea1fba4e
|
fixed typo getCapacity method
|
2012-05-15 22:31:52 +02:00 |
|
scrawl
|
0063387979
|
Merge branch 'master' into inventoryGUI
|
2012-05-15 21:48:05 +02:00 |
|
Marc Zinnschlag
|
7e00fea18b
|
added getEncumbrance function
|
2012-05-15 21:34:00 +02:00 |
|
Marc Zinnschlag
|
c6493fb133
|
added getCapacity function
|
2012-05-15 21:17:00 +02:00 |
|
scrawl
|
6ee4e8fb5a
|
Merge branch 'itemstacking' into inventoryGUI
Conflicts:
apps/openmw/mwclass/armor.hpp
apps/openmw/mwclass/clothing.hpp
apps/openmw/mwclass/weapon.hpp
apps/openmw/mwworld/class.hpp
|
2012-05-12 18:32:06 +02:00 |
|
scrawl
|
5b0251b09f
|
item stacking
|
2012-05-12 16:17:03 +02:00 |
|
gugus
|
8e8f80807e
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/apparatus.cpp
apps/openmw/mwclass/armor.cpp
apps/openmw/mwclass/book.cpp
apps/openmw/mwclass/clothing.cpp
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/ingredient.cpp
apps/openmw/mwclass/light.cpp
apps/openmw/mwclass/lockpick.cpp
apps/openmw/mwclass/misc.cpp
apps/openmw/mwclass/potion.cpp
apps/openmw/mwclass/probe.cpp
apps/openmw/mwclass/repair.cpp
apps/openmw/mwclass/weapon.cpp
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
apps/openmw/mwworld/class.cpp
|
2012-05-11 10:40:40 +02:00 |
|
scrawl
|
1b5bfc52a1
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into tooltips
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwclass/apparatus.cpp
apps/openmw/mwclass/book.cpp
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/ingredient.cpp
apps/openmw/mwclass/misc.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/potion.cpp
apps/openmw/mwclass/repair.cpp
apps/openmw/mwgui/window_manager.cpp
|
2012-04-24 02:02:03 +02:00 |
|
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
2012-04-23 15:27:03 +02:00 |
|
scrawl
|
cdd4d83d9e
|
moved the tooltip info to the appropriate MWWorld::Class classes
|
2012-04-16 22:58:16 +02:00 |
|
scrawl
|
53b48196f9
|
add interface for tooltips to MWWorld::Class
|
2012-04-16 19:30:52 +02:00 |
|
gugus
|
58d05fa503
|
more clean-up. Container window shows up! But there is no working close button.
|
2012-04-15 20:56:45 +02:00 |
|
Marc Zinnschlag
|
d5a7d418dd
|
added getValue function to Class hierarchy
|
2012-04-07 19:53:49 +02:00 |
|
Marc Zinnschlag
|
c616d005e8
|
fixed a spelling mistake
|
2012-03-15 14:31:16 +01:00 |
|
Michael Papageorgiou
|
947288e13a
|
Merge master and rewrite around the new detection function
|
2012-03-14 00:38:44 +02:00 |
|
Michael Papageorgiou
|
6dddf8a3d5
|
Pickup sounds for armors
|
2012-03-13 18:05:38 +02:00 |
|
Marc Zinnschlag
|
c314cddb1c
|
added getEquipmentSkill function to Class hierarchy
|
2012-03-13 14:27:13 +01:00 |
|
Marc Zinnschlag
|
4b73116b9d
|
added getEquipmentSlots function to MWWorld::Class hierarchy
|
2012-03-13 13:50:11 +01:00 |
|
Marc Zinnschlag
|
79158b9325
|
NPCs are using InventoryStore instead of ContainerStore from now on
|
2012-03-10 12:49:54 +01:00 |
|
Marc Zinnschlag
|
699246e54b
|
removed insertIntoContainer function from MWWorld::Class hierarchy
|
2012-02-23 12:53:48 +01:00 |
|
Marc Zinnschlag
|
4a16553acc
|
replaced an include with a forward declaration
|
2012-02-20 12:44:17 +01:00 |
|
Marc Zinnschlag
|
f2972b1ca0
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
|
Jason Hooks
|
bc58ef28cd
|
Made corrections
|
2011-11-12 15:58:22 -05:00 |
|
Jason Hooks
|
0b3bb2719f
|
Fixing some errors
|
2011-11-12 00:19:22 -05:00 |
|
Jason Hooks
|
f4e7bd6dfd
|
Made some recommended changes
|
2011-11-11 00:20:53 -05:00 |
|
Jason Hooks
|
042bceb547
|
Changes to insertObjectRendering; Proposed insertObject
|
2011-11-09 18:06:55 -05:00 |
|
Jason Hooks
|
1faa07b279
|
insertObjectRendering proposed
|
2011-11-09 15:47:06 -05:00 |
|
Marc Zinnschlag
|
4468a2b6a8
|
added movement data to MW references; added movement interface to MWWorld::Class
|
2011-02-03 11:37:17 +01:00 |
|
Marc Zinnschlag
|
b48a5084be
|
added NPC stances
|
2011-01-18 10:45:29 +01:00 |
|
Marc Zinnschlag
|
459dd82896
|
implemented locking/unlocking for doors (can not be invoked by user interaction yet)
|
2010-08-30 11:56:55 +02:00 |
|