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
|
9f2595183b
|
type
|
2012-05-12 16:30:27 +02:00 |
|
scrawl
|
5b0251b09f
|
item stacking
|
2012-05-12 16:17:03 +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
|
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
|
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 |
|
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 |
|
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 |
|