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 |
|
scrawl
|
e0631dd9be
|
Merge branch 'master' into minimap
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-04-02 14:38:02 +02:00 |
|
Marc Zinnschlag
|
6022d3ab13
|
Merge remote branch 'corristo/pgrd-rendering'
reduced cout spam.
Conflicts:
apps/openmw/mwrender/debugging.cpp
apps/openmw/mwrender/renderingmanager.cpp
components/bsa/bsa_archive.cpp
libs/openengine/bullet/physic.hpp
|
2012-04-02 12:04:47 +02:00 |
|
Marc Zinnschlag
|
fb44a5da10
|
Merge remote branch 'ace/win-fix'
|
2012-04-02 11:46:09 +02:00 |
|
Marc Zinnschlag
|
cdd0182912
|
Merge remote branch 'scrawl/occlusionquery'
Reduced cout spam
Conflicts:
apps/openmw/mwrender/occlusionquery.cpp
|
2012-04-02 11:33:16 +02:00 |
|
Jason Hooks
|
07d0203a3c
|
Merge remote-tracking branch 'upstream/master'
|
2012-04-02 00:08:12 -04:00 |
|
Alexander "Ace" Olofsson
|
cec9562282
|
Fixing an ambigous symbol
|
2012-04-01 20:29:00 +02:00 |
|
scrawl
|
0a5757791c
|
Merge branch 'master' into minimap
|
2012-04-01 20:17:07 +02:00 |
|
scrawl
|
ee754eda6c
|
don't create sky until entering an exterior cell
|
2012-04-01 15:07:41 +02:00 |
|
scrawl
|
df8e0bbff2
|
player check
|
2012-04-01 14:53:41 +02:00 |
|
scrawl
|
80456778be
|
fix for pickup up transparent objects, workaround for doors
|
2012-04-01 14:22:04 +02:00 |
|
Jason Hooks
|
0021ccf862
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-31 20:48:42 -04:00 |
|
Marc Zinnschlag
|
751e7d2199
|
basic auto-equipping (picks the first matching item
|
2012-03-31 17:26:15 +02:00 |
|
Marc Zinnschlag
|
a1d3516e0a
|
constness fix
|
2012-03-30 17:01:23 +02:00 |
|
scrawl
|
521b9eec6c
|
Merge branch 'master' into minimap
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/world.cpp
|
2012-03-30 15:31:07 +02:00 |
|
scrawl
|
4a6d034591
|
Merge branch 'master' into occlusionquery
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
components/esm_store/cell_store.hpp
|
2012-03-30 14:39:42 +02:00 |
|
Nikolay Kasyanov
|
b21a6291f7
|
Merge branch 'master' into pgrd-rendering
Conflicts:
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwscript/miscextensions.cpp
apps/openmw/mwworld/world.hpp
|
2012-03-30 02:50:30 +04:00 |
|
scrawl
|
79c2a2e465
|
implemented toggleWater (twa); formatting again
|
2012-03-29 18:33:08 +02:00 |
|
scrawl
|
01ecf3e0be
|
attempt at rotation (BROKEN)
|
2012-03-29 18:16:11 +02:00 |
|
scrawl
|
37e6db69d8
|
fix
|
2012-03-29 17:07:59 +02:00 |
|
scrawl
|
f497813043
|
formatting, added Water::setHeight
|
2012-03-29 15:49:24 +02:00 |
|
Nikolay Kasyanov
|
c3357c4396
|
Merge branch 'master' into pgrd-rendering
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwscript/docs/vmformat.txt
|
2012-03-29 13:27:13 +04:00 |
|
scrawl
|
39b3afb98f
|
use camera height instead of player height for underwater check
|
2012-03-29 05:03:34 +02:00 |
|
scrawl
|
c5f044eb0d
|
fixed compilation
|
2012-03-28 22:46:29 +02:00 |
|
scrawl
|
58f7a03626
|
Merge branch 'terrain18' into terraincollision
Conflicts:
apps/openmw/mwworld/scene.cpp
|
2012-03-28 21:46:52 +02:00 |
|
scrawl
|
e6303fc3f4
|
Merge branch 'master' into water
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.hpp
|
2012-03-28 21:37:20 +02:00 |
|
scrawl
|
4249d2c536
|
add getNorthVector method
|
2012-03-28 03:15:10 +02:00 |
|
Jason Hooks
|
b9fabce9c4
|
Awesome, working
|
2012-03-27 20:17:54 -04:00 |
|
scrawl
|
43b1f896f4
|
fix object pickup when player is very close to object
|
2012-03-27 22:36:02 +02:00 |
|
scrawl
|
8f6d10f229
|
fix uninitalised stuff
|
2012-03-27 20:59:58 +02:00 |
|
Jason Hooks
|
e4251be529
|
Down gravity
|
2012-03-25 15:16:02 -04:00 |
|
scrawl
|
53d4be5cf6
|
object pickup should work everywhere
|
2012-03-25 20:52:56 +02:00 |
|
Jason Hooks
|
18a139cd66
|
adding up and down move buttons
|
2012-03-24 22:03:08 -04:00 |
|
scrawl
|
743ea0c9be
|
use hardware occlusion query for sun glare effect
|
2012-03-24 17:59:26 +01:00 |
|
scrawl
|
6067053f08
|
Merge branch 'next' into water
Conflicts:
CMakeLists.txt
|
2012-03-22 21:41:32 +01:00 |
|
scrawl
|
ab9aa1ba74
|
Merge branch 'next' into minimap
Conflicts:
files/mygui/openmw_map_window_layout.xml
|
2012-03-22 19:36:37 +01:00 |
|
Marc Zinnschlag
|
47828f91f0
|
Issue #217: added getWeight function to ContainerStore
|
2012-03-22 09:45:48 +01:00 |
|
Marc Zinnschlag
|
3dcfcf46cb
|
Issue #217: container change tracking
|
2012-03-21 12:48:05 +01:00 |
|
Marc Zinnschlag
|
a0ee2954bd
|
Issue #217: moved some functino implementations from ptr.hpp to ptr.cpp
|
2012-03-21 12:29:07 +01:00 |
|
Marc Zinnschlag
|
0adbe258fd
|
Issue #217: made Ptr track container; fixed a cmake script bug
|
2012-03-21 12:20:19 +01:00 |
|
Jason Hooks
|
2b3e75718c
|
Updating everything
|
2012-03-19 20:03:48 -04:00 |
|
Jason Hooks
|
ed7cb1dc67
|
restarting
|
2012-03-19 19:38:44 -04:00 |
|
scrawl
|
04c6f23a2b
|
disabled solstheim weather (we can't travel there anyway)
also, there was a bug that could cause this weather to show up on
morrowind, which is fixed now
|
2012-03-19 22:54:04 +01:00 |
|