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
|
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
|
ab6336b745
|
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
|
2012-05-15 18:05:53 +02:00 |
|
scrawl
|
902309a554
|
working filters
|
2012-05-12 21:44:33 +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 |
|
scrawl
|
a31a9e51d3
|
add the sound for item drag&drop
|
2012-05-12 14:29:49 +02:00 |
|
scrawl
|
d64fccec6f
|
display the item count in the tooltip
|
2012-05-12 13:46:03 +02:00 |
|
scrawl
|
a1b86acc38
|
Merge branch 'master' into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
files/mygui/core.xml
|
2012-05-11 16:41:27 +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
|
ad5753ba91
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into gui
|
2012-05-04 07:34:38 +02:00 |
|
scrawl
|
9fc1138a87
|
opening, closing and taking books/scrolls works
|
2012-05-03 05:26:05 +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
|
22f524f8d5
|
potion effects in tooltip
|
2012-04-30 01:53:22 +02:00 |
|
scrawl
|
b82c39c8be
|
renamed Widgets::MWEnchantment to Widgets::MWEffectList so it can be
reused for potion effects
|
2012-04-30 01:08:10 +02:00 |
|
scrawl
|
f733382f74
|
tooltip now contains info about item enchantment
|
2012-04-30 00:57:41 +02:00 |
|
scrawl
|
50d79a8815
|
Merge branch 'next' into tooltips
|
2012-04-29 17:30:34 +02:00 |
|
scrawl
|
af3ccd85e3
|
determine shield weight (tested with some light/medium/heavy shields)
|
2012-04-28 21:23:24 +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 |
|
scrawl
|
d568b27b92
|
spell widget i18n improvements (used e.g. in birth menu)
|
2012-04-18 16:53:56 +02:00 |
|
Jason Hooks
|
1ce759af06
|
Merging in master
|
2012-04-17 18:12:05 -04:00 |
|
scrawl
|
2e57cf5730
|
fixed the tooltip for doors leading to exteriors, fixed map window cell name
|
2012-04-17 18:47:51 +02:00 |
|
scrawl
|
c2fdacc84f
|
show the creature name for soul gems (if any)
|
2012-04-17 15:51:02 +02:00 |
|
scrawl
|
c044fadcc3
|
show weapon type & damage in the tooltip
|
2012-04-17 15:31:16 +02:00 |
|
scrawl
|
cdd4d83d9e
|
moved the tooltip info to the appropriate MWWorld::Class classes
|
2012-04-16 22:58:16 +02:00 |
|
scrawl
|
c4825cdb43
|
fixed gold pickup sound for international MW versions, fix npc tooltip
|
2012-04-16 20:20:18 +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
|
a38db39e88
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-04-15 17:54:13 +02:00 |
|
gugus
|
b309d245c5
|
cleaning up hircine work
|
2012-04-15 17:52:39 +02:00 |
|
Jason Hooks
|
5d4ad4cd81
|
Shirts and Cuirasses
|
2012-04-14 16:44:46 -04:00 |
|
gugus
|
03d6d1fb82
|
NPC rank is correctly loaded now. Also corrected a potential bug (i think).
|
2012-04-12 17:08:57 +02:00 |
|
gugus
|
0553227ee1
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into Factions2
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/player.cpp
apps/openmw/mwworld/player.hpp
|
2012-04-09 14:43:35 +02:00 |
|
Jason Hooks
|
74deb5588d
|
Post merge
|
2012-04-08 20:41:49 -04:00 |
|
Marc Zinnschlag
|
77604086e2
|
Merge branch 'autoequip'
|
2012-04-08 13:01:25 +02:00 |
|
Jason Hooks
|
ebab98a8a0
|
Restructuring things
|
2012-04-07 22:02:20 -04:00 |
|
Marc Zinnschlag
|
d5a7d418dd
|
added getValue function to Class hierarchy
|
2012-04-07 19:53:49 +02: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 |
|
Chris Robinson
|
ae308b9b5f
|
Use a set of flags instead of separate booleans
|
2012-03-31 07:31:55 -07: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
|
6f9d9c0f9e
|
another armour class detection fix
|
2012-03-15 15:05:14 +01:00 |
|
Marc Zinnschlag
|
7ab20c3eb1
|
fixed armour class detection
|
2012-03-15 14:36:12 +01:00 |
|
Marc Zinnschlag
|
c616d005e8
|
fixed a spelling mistake
|
2012-03-15 14:31:16 +01:00 |
|