Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
|
Marc Zinnschlag
|
7fcd41c69d
|
Issue #107: Detemplateised CellStore; some include cleanup
|
2012-06-29 18:54:23 +02:00 |
|
Marc Zinnschlag
|
76174098c7
|
Issue #107: CellStore moved from ESMS to MWWorld
|
2012-06-29 16:48:50 +02:00 |
|
Marc Zinnschlag
|
ea29b74bb4
|
added per NPC/creature basic AI-settings (hello, fight, flee, alarm)
|
2012-06-16 16:17:42 +02:00 |
|
Marc Zinnschlag
|
36885b2e40
|
Issue #176: removed enable/disable functions from Creature, Npc and Light
|
2012-05-25 17:04:33 +02:00 |
|
scrawl
|
76d71f86bc
|
fixed a faction case folding issue
|
2012-05-21 03:10:55 +02:00 |
|
scrawl
|
e9ea1fba4e
|
fixed typo getCapacity method
|
2012-05-15 22:31:52 +02:00 |
|
Marc Zinnschlag
|
fdfddc8be7
|
some todo comment cleanup
|
2012-05-15 21:34:32 +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
|
4655ec94f0
|
Merge branch 'master' into physicsaedra2 & fix warnings
Conflicts:
apps/openmw/mwworld/scene.cpp
|
2012-04-30 18:46:51 +02:00 |
|
scrawl
|
50d79a8815
|
Merge branch 'next' into tooltips
|
2012-04-29 17:30:34 +02:00 |
|
scrawl
|
5d4d35a02c
|
Merge branch 'master' into graphics
|
2012-04-28 20:43:53 +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
|
f4428097f9
|
removing more cout spam
|
2012-04-23 15:37:38 +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 |
|
Jason Hooks
|
1ce759af06
|
Merging in master
|
2012-04-17 18:12:05 -04:00 |
|
scrawl
|
cdd4d83d9e
|
moved the tooltip info to the appropriate MWWorld::Class classes
|
2012-04-16 22:58:16 +02:00 |
|
Marc Zinnschlag
|
afa859a6a6
|
Merge remote branch 'jhooks/clothingarmor'
Conflicts:
apps/openmw/mwrender/npcanimation.cpp
|
2012-04-15 22:06:05 +02:00 |
|
gugus
|
03d6d1fb82
|
NPC rank is correctly loaded now. Also corrected a potential bug (i think).
|
2012-04-12 17:08:57 +02:00 |
|
Jason Hooks
|
ebab98a8a0
|
Restructuring things
|
2012-04-07 22:02:20 -04:00 |
|
gugus
|
be4af711af
|
NPC rank was not loaded. Not sure if it's the right way, but it seems to work.
|
2012-04-03 17:30:19 +02:00 |
|
Jason Hooks
|
57299571d5
|
Preparing for clothes/armor
|
2012-04-02 22:08:46 -04:00 |
|
Jason Hooks
|
b9fabce9c4
|
Awesome, working
|
2012-03-27 20:17:54 -04:00 |
|
Jason Hooks
|
18a139cd66
|
adding up and down move buttons
|
2012-03-24 22:03:08 -04:00 |
|
Marc Zinnschlag
|
79158b9325
|
NPCs are using InventoryStore instead of ContainerStore from now on
|
2012-03-10 12:49:54 +01:00 |
|
Marc Zinnschlag
|
f2972b1ca0
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
|
Marc Zinnschlag
|
8de6761a79
|
general cleanup
|
2012-01-27 15:11:02 +01:00 |
|
Marc Zinnschlag
|
c081160591
|
replaced container store in ref data with new custom data implementation
|
2012-01-27 14:55:58 +01:00 |
|
Marc Zinnschlag
|
b0256cea34
|
replaced movement settings in ref data with new custom data implementation
|
2012-01-27 13:17:30 +01:00 |
|
Marc Zinnschlag
|
aa87bd4030
|
replaced creature stats in ref data with new custom data implementation
|
2012-01-26 11:35:47 +01:00 |
|
Marc Zinnschlag
|
c6761e3470
|
replaced NPC stats in ref data with new custom data implementation
|
2012-01-25 16:56:49 +01:00 |
|
Marc Zinnschlag
|
9b910dda94
|
clean up
|
2012-01-17 15:10:53 +01:00 |
|
Jason Hooks
|
7fde576dd9
|
actor physics again
|
2012-01-07 23:21:19 -05:00 |
|
Jason Hooks
|
a615369189
|
Warning and different physics
|
2012-01-06 22:52:15 -05:00 |
|
Jason Hooks
|
d855bb4fc6
|
physics reenabled
|
2011-12-27 17:52:17 -05:00 |
|
Jason Hooks
|
a6b88b48ec
|
A different way
|
2011-12-27 00:20:14 -05:00 |
|
Jason Hooks
|
7eee54bcd7
|
More physics and managing of Animation objects
|
2011-12-25 01:52:57 -05:00 |
|
Jason Hooks
|
1b835d6702
|
Cell changing fixes
|
2011-12-24 21:53:12 -05:00 |
|
Jason Hooks
|
5c48d8fc1e
|
more stuff
|
2011-12-09 03:02:09 -05:00 |
|
Jason Hooks
|
ee98a2af1a
|
Empty npcs
|
2011-12-09 00:08:30 -05:00 |
|
Jason Hooks
|
7319f7a8c6
|
Many bugs fixed related to changing cells
|
2011-11-19 01:01:19 -05:00 |
|
Jason Hooks
|
15fcdc8b72
|
Physics working
|
2011-11-17 19:38:52 -05:00 |
|
Jason Hooks
|
4dc59dfbdd
|
Scenenode flip
|
2011-11-17 17:10:27 -05:00 |
|
Jason Hooks
|
db57f0a1a5
|
more corrections
|
2011-11-13 18:19:29 -05:00 |
|
Jason Hooks
|
bc58ef28cd
|
Made corrections
|
2011-11-12 15:58:22 -05:00 |
|
Jason Hooks
|
c7dadec840
|
Updating the rest of mwclass
|
2011-11-11 23:01:12 -05:00 |
|
Jacob Essex
|
9aac625000
|
Changes to move the mutable ESM::Position data to RefData
|
2011-11-08 00:08:00 +00:00 |
|
Jason Hooks
|
56affd018a
|
Some cleanup
|
2011-06-15 13:09:47 -04:00 |
|
Jason Hooks
|
93f41e25a4
|
fs-strict
|
2011-06-08 17:29:28 -04:00 |
|