scrawl
|
4b5d6ce311
|
allow stacking gold
|
2012-05-16 17:22:25 +02:00 |
|
scrawl
|
0f1e09d2c1
|
make Class::use method return an equip action for equippable items, add sound for equipping
|
2012-05-16 16:08:55 +02:00 |
|
scrawl
|
2fa7ce0c19
|
equipping works also when the item wasn't in player inventory before.
|
2012-05-16 00:02:05 +02:00 |
|
scrawl
|
e9ea1fba4e
|
fixed typo getCapacity method
|
2012-05-15 22:31:52 +02:00 |
|
scrawl
|
d3a53ae0b8
|
removed the _freeSlot method which is now unneeded
|
2012-05-15 22:01:09 +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
|
ca4fa21d64
|
removed the attempt to unify activation and use scripts which was incorrect
|
2012-05-15 20:51:19 +02:00 |
|
scrawl
|
71de10cb7e
|
equipping items works, but only if you have more than one of the item that you're equipping
|
2012-05-15 20:33:34 +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
|
b18ee198b4
|
use a raycast to determine where to place object, if distance is too far
drop it on the ground
|
2012-05-15 16:47:23 +02:00 |
|
scrawl
|
933a40de14
|
better floating object label positioning.
|
2012-05-14 21:37:43 +02:00 |
|
scrawl
|
d3e162ec83
|
dropping items works
|
2012-05-14 17:41:17 +02:00 |
|
scrawl
|
f300a5621c
|
Merge branch 'master' into inventoryGUI
|
2012-05-13 17:45:57 +02:00 |
|
scrawl
|
82b9f835b1
|
make sure iterator is not end() before trying to get the equipped item
|
2012-05-13 16:54:18 +02:00 |
|
scrawl
|
471f6467ec
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-05-13 16:18:22 +02:00 |
|
scrawl
|
e9a1ef4269
|
Merge branch 'master' into inventoryGUI
|
2012-05-13 16:16:54 +02:00 |
|
scrawl
|
d341d2113c
|
fixed some issues
|
2012-05-13 14:58:38 +02:00 |
|
scrawl
|
ee7e482cba
|
implemented un-stacking
|
2012-05-13 11:52:17 +02:00 |
|
scrawl
|
16522ddc59
|
InventoryStore re-stacking unequipped items
|
2012-05-12 23:09:03 +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
|
9f2595183b
|
type
|
2012-05-12 16:30:27 +02:00 |
|
scrawl
|
5b0251b09f
|
item stacking
|
2012-05-12 16:17:03 +02:00 |
|
scrawl
|
296dbce298
|
Merge branch 'master' into graphics
|
2012-05-12 13:47:56 +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
|
9dd65dce30
|
Finished merging.
|
2012-05-11 11:52:07 +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
|
ee883446b5
|
Merge branch 'master' into graphics
|
2012-05-04 07:38:11 +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
|
6acb777c5a
|
minimum framerate fix
|
2012-05-01 20:51:32 +02:00 |
|
scrawl
|
86b6184f43
|
pMove in a seperate loop with fixed timestep to prevent frame-dependent movement
|
2012-04-30 23:55:22 +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
|
aaa81397ed
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-04-30 18:24:05 +02:00 |
|
scrawl
|
50d79a8815
|
Merge branch 'next' into tooltips
|
2012-04-29 17:30:34 +02:00 |
|
scrawl
|
11ebae3be2
|
toggleCompositors command useful for debugging
|
2012-04-29 03:33:10 +02:00 |
|
scrawl
|
5d4d35a02c
|
Merge branch 'master' into graphics
|
2012-04-28 20:43:53 +02:00 |
|
scrawl
|
4ce83badc9
|
flickering lights
|
2012-04-28 20:42:53 +02:00 |
|
Marc Zinnschlag
|
d5e52e46ea
|
removing even more cout spam (thanks to scrawl for finding this one)
|
2012-04-24 09:19:41 +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 |
|
scrawl
|
e443455612
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into graphics
|
2012-04-24 00:54:35 +02:00 |
|
Marc Zinnschlag
|
7ac9523e0c
|
Merge branch 'master' into next
|
2012-04-23 15:32:02 +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 |
|
Marc Zinnschlag
|
7102a825c2
|
Issue 255: moved global scripts into script manager (simplifying the environment class)
|
2012-04-23 11:15:47 +02:00 |
|
scrawl
|
2c89306306
|
Merge branch 'physicsaedra2' of https://github.com/jhooks1/openmw into physicsaedra2
|
2012-04-22 00:33:37 +02:00 |
|
Jason Hooks
|
8ebae0b706
|
Solid trace
|
2012-04-21 16:57:46 -04:00 |
|
Jason Hooks
|
16855291a7
|
Implementing snapping
|
2012-04-21 16:21:30 -04:00 |
|
Marc Zinnschlag
|
cc86998281
|
removing some cout spam
|
2012-04-21 10:12:59 +02:00 |
|
scrawl
|
c6da3872b4
|
light improvements
|
2012-04-19 20:59:57 +02:00 |
|
pchan3
|
f902c8fa6f
|
Fixes on Namespace issue & more.
|
2012-04-18 22:35:35 +10:00 |
|
scrawl
|
75b336baea
|
Merge branch 'physicsaedra2' of https://github.com/jhooks1/openmw into physicsaedra2
Conflicts:
apps/openmw/mwinput/inputmanager.cpp
apps/openmw/mwworld/player.cpp
libs/openengine/bullet/physic.cpp
|
2012-04-18 13:43:15 +02:00 |
|
Jason Hooks
|
4d07ae7fe0
|
Swimming working
|
2012-04-18 00:13:38 -04:00 |
|
Jason Hooks
|
5f9056c45d
|
Better no clip
|
2012-04-17 20:31:36 -04: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 |
|
scrawl
|
282f37b1b7
|
fix compilation
|
2012-04-16 19:34:46 +02:00 |
|
scrawl
|
53b48196f9
|
add interface for tooltips to MWWorld::Class
|
2012-04-16 19:30:52 +02:00 |
|
Marc Zinnschlag
|
afa859a6a6
|
Merge remote branch 'jhooks/clothingarmor'
Conflicts:
apps/openmw/mwrender/npcanimation.cpp
|
2012-04-15 22:06:05 +02:00 |
|
scrawl
|
688e79e6d1
|
Merge branch 'master' into tooltips
|
2012-04-15 21:14:39 +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 |
|
gugus
|
78c8a22cd1
|
more clean up. The container GUI shows up now
|
2012-04-15 19:32:41 +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 |
|
scrawl
|
d37bc9cba8
|
basic mouse-over info for in-game objects
|
2012-04-15 17:10:08 +02:00 |
|
scrawl
|
f2fae770d4
|
Merge branch 'master' into physicsaedra2
Conflicts:
apps/openmw/mwworld/player.cpp
|
2012-04-13 13:55:13 +02:00 |
|
Jason Hooks
|
7fce57f335
|
Getting started with a new branch
|
2012-04-11 20:16:22 -04:00 |
|
scrawl
|
75dd651205
|
Merge branch 'terraincollision' into physicsterrain
Conflicts:
apps/openmw/mwworld/physicssystem.cpp
|
2012-04-09 13:56:09 +02:00 |
|
Jason Hooks
|
74deb5588d
|
Post merge
|
2012-04-08 20:41:49 -04:00 |
|
Marc Zinnschlag
|
5e9d209b21
|
Merge remote branch 'minty3/testbranch'
|
2012-04-08 23:40:48 +02:00 |
|
Aleksandar Jovanov
|
db928dcb2f
|
put an opening bracket on a new line
|
2012-04-08 19:44:11 +02:00 |
|
Aleksandar Jovanov
|
9893e4b384
|
made player respect NpcStats for mDrawState
|
2012-04-08 19:43:04 +02:00 |
|
Marc Zinnschlag
|
9e3299cae8
|
Merge remote branch 'scrawl/water'
|
2012-04-08 18:40:19 +02:00 |
|
Alexander "Ace" Olofsson
|
00b8ce6b35
|
Fix linker error in windows.
|
2012-04-08 18:22:41 +02:00 |
|
scrawl
|
9e1a9e5758
|
Merge branch 'master' into physicsaedra2
Conflicts:
apps/openmw/mwinput/inputmanager.cpp
libs/openengine/bullet/physic.cpp
|
2012-04-08 17:08:36 +02:00 |
|
scrawl
|
b1c84f28a9
|
Merge branch 'master' into water
Conflicts:
files/settings-default.cfg
|
2012-04-08 16:11:16 +02:00 |
|
Aleksandar Jovanov
|
15526d6110
|
only fists support lacks
|
2012-04-08 13:17:16 +02:00 |
|
Marc Zinnschlag
|
77604086e2
|
Merge branch 'autoequip'
|
2012-04-08 13:01:25 +02:00 |
|
Marc Zinnschlag
|
dcab6737e5
|
consider skills when auto equipping
|
2012-04-08 12:26:21 +02:00 |
|
Aleksandar Jovanov
|
b1259ca15c
|
added a 'backend' for NPC/Player draw state
|
2012-04-08 12:25:33 +02:00 |
|
scrawl
|
c748252d33
|
weather fix again
|
2012-04-07 22:55:25 +02:00 |
|
scrawl
|
cdea19206c
|
Revert "more accurate fog, TODO: apply this to the terrain"
This reverts commit 96c37d3e7c .
|
2012-04-07 22:47:39 +02:00 |
|
Marc Zinnschlag
|
34a02fef45
|
consider item value when auto equipping
|
2012-04-07 20:09:09 +02:00 |
|
Marc Zinnschlag
|
d5a7d418dd
|
added getValue function to Class hierarchy
|
2012-04-07 19:53:49 +02:00 |
|
Marc Zinnschlag
|
f52b9cc162
|
Merge branch 'autoequip'
|
2012-04-07 18:48:30 +02:00 |
|
scrawl
|
96c37d3e7c
|
more accurate fog, TODO: apply this to the terrain
|
2012-04-07 16:55:32 +02:00 |
|
scrawl
|
dbf7547003
|
fixed first weather transition being instant
|
2012-04-07 16:33:03 +02:00 |
|
scrawl
|
f008ca166b
|
restored moons like they were
|
2012-04-06 19:21:28 +02:00 |
|
scrawl
|
456eb95209
|
reversed sun and moon paths (sunrise at east)
|
2012-04-06 18:22:37 +02:00 |
|
scrawl
|
e718d4b6f0
|
another sky fix
|
2012-04-05 22:36:48 +02:00 |
|
scrawl
|
b36c0d95b8
|
night transition fix
|
2012-04-05 22:11:04 +02:00 |
|
scrawl
|
88c50c5171
|
Merge branch 'master' into water
|
2012-04-05 15:38:46 +02:00 |
|
Sebastian Wick
|
57ae1bdc43
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg
Conflicts:
apps/openmw/main.cpp
|
2012-04-04 20:58:02 +02:00 |
|
Sebastian Wick
|
48b7b03453
|
typo; World::getFallback(std::string key, std::string def)
|
2012-04-04 16:15:15 +02:00 |
|
Sebastian Wick
|
16e7bf353a
|
remove debug message
|
2012-04-04 16:08:46 +02:00 |
|
scrawl
|
052cc47ee9
|
fixed waterAdded
|
2012-04-03 16:53:33 +02:00 |
|
Jason Hooks
|
57299571d5
|
Preparing for clothes/armor
|
2012-04-02 22:08:46 -04:00 |
|
Sebastian Wick
|
73705dadf6
|
parse fallback with boost program option custom validators
|
2012-04-03 02:14:39 +02:00 |
|
Sebastian Wick
|
ab9c430632
|
fallback in apps/openmw; fix for apps/mwiniimporter
|
2012-04-02 20:47:09 +02:00 |
|
scrawl
|
c0af3c7241
|
Merge branch 'master' into terraincollision
Conflicts:
apps/openmw/mwworld/scene.cpp
|
2012-04-02 19:57:58 +02:00 |
|