Mark Siewert
|
2175f13b67
|
- Add tracking for dependencies between plugins.
- Add reference number mangling required for moving references around.
|
2012-11-17 00:21:51 +01:00 |
|
Mark Siewert
|
42eefaf36f
|
- Add support for loading references from multiple esm/esp files. Full reference ID mangling coming soon (currently, moved references are simply cloned).
- Reference loader now (partially) supports MVRF tag.
|
2012-11-10 21:43:41 +01:00 |
|
Mark Siewert
|
64c08eada4
|
Merge remote-tracking branch 'upstream/next' into multiple_esm_esp
|
2012-11-06 20:37:29 +01:00 |
|
Marc Zinnschlag
|
d661d4f6d6
|
Merge remote-tracking branch 'emoose/bug-368' into next
|
2012-11-06 13:04:38 +01:00 |
|
emoose
|
3e5b396b56
|
Changed: world: cleanup
|
2012-11-05 21:10:04 +00:00 |
|
emoose
|
e8e3c211a4
|
Changed: MWRender::player: make camera rotation functions public; world: fix/clean scaleObject and rotateObject; rendering: add scaleObject code, fix rotateObject so it stores correct rotation
|
2012-11-05 19:56:20 +00:00 |
|
emoose
|
7a7825577a
|
Changed: use MWWorld::Ptr for PhysicsSystem arguments
|
2012-11-05 19:37:27 +00:00 |
|
Marc Zinnschlag
|
61942c9c4a
|
Issue #440: Make day numbers start at 1 instead of 0
|
2012-11-05 18:01:50 +01:00 |
|
emoose
|
cadc753216
|
Fixed: engine: Bug #437 Stop animations when paused better fix; scene: Bug #430 Teleporting and using loading doors linking within the same cell reloads the cell
Bug #437 fix only pauses the RenderingManager, and still updates the mOcclusionQuery
Bug #430 fix is only tested in interiors (ToddTest)
|
2012-11-03 19:29:55 +00:00 |
|
scrawl
|
33361e6539
|
Merge branch 'master' into spellcreation
|
2012-10-23 10:38:53 +02:00 |
|
scrawl
|
d76522e7a4
|
searchPtrViaHandle
|
2012-10-19 19:48:02 +02:00 |
|
scrawl
|
28cc480ce1
|
fix some alchemy issues and make the gui use the new implementation
|
2012-10-18 22:21:39 +02:00 |
|
scrawl
|
c991f68a2d
|
buying created spell
|
2012-10-15 21:54:19 +02:00 |
|
Mark Siewert
|
1f961d575e
|
Merge remote-tracking branch 'upstream/master' into multiple_esm_esp
Conflicts:
apps/openmw/mwrender/terrain.cpp
components/esm/loadland.hpp
components/esm_store/reclists.hpp
|
2012-10-07 20:35:54 +02:00 |
|
Mark Siewert
|
28d4d7ea3f
|
Manually convert last changes in branch to upstream/master. Regular merge attempt resulted in everything being overwritten by fast-forward merging.
- Remove check for 255 master/plugin files.
|
2012-10-07 20:00:55 +02:00 |
|
greye
|
2fa4ac177a
|
initial resolving
|
2012-10-01 00:23:49 +04:00 |
|
greye
|
721324c1db
|
rm record inheritance, rework esmtool accordingly
|
2012-09-30 23:34:53 +04:00 |
|
scrawl
|
caef570c8a
|
fix the weather not changing when sleeping/waiting
|
2012-09-25 21:49:34 +02:00 |
|
greye
|
807a56c9e4
|
fix dynamic potion id
|
2012-09-23 19:29:00 +04:00 |
|
scrawl
|
9f2668b45b
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
|
scrawl
|
9106e5307c
|
moved global map from RenderingManager to gui and removed world method
|
2012-09-21 14:11:01 +02:00 |
|
greye
|
18cc435aa1
|
resolving conflicts
|
2012-09-21 13:13:11 +04:00 |
|
scrawl
|
8214966d44
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into globalmap
|
2012-09-20 17:41:14 +02:00 |
|
scrawl
|
86cfc91ef3
|
global map rendering
|
2012-09-20 13:56:37 +02:00 |
|
Marc Zinnschlag
|
a3c680d20a
|
Merge remote-tracking branch 'scrawl/sleep_wait' into next
|
2012-09-19 09:41:32 +02:00 |
|
scrawl
|
bf5e30b24f
|
everything done except health/mana restore
|
2012-09-19 02:53:06 +02:00 |
|
scrawl
|
ab698bb401
|
date time label
|
2012-09-18 20:53:32 +02:00 |
|
Marc Zinnschlag
|
4abb9a00da
|
Merge remote-tracking branch 'jhooks/physicsaedra3' into next
|
2012-09-18 11:25:09 +02:00 |
|
Marc Zinnschlag
|
4469976be9
|
Merge remote-tracking branch 'gus/object_movement_creation' into object_movement_creation
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-09-18 10:44:25 +02:00 |
|
gugus
|
032ff7c879
|
Clean-up. There is still a little bug.
|
2012-09-17 13:36:48 +02:00 |
|
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
|
Jason Hooks
|
f586f53a42
|
positioning
|
2012-09-15 16:45:50 -04:00 |
|
scrawl
|
2793096b50
|
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwbase/world.hpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
|
2012-09-15 00:57:29 +02:00 |
|
Marc Zinnschlag
|
b7c9285b24
|
added support for out of world rendering
|
2012-09-14 21:12:16 +02:00 |
|
scrawl
|
6ac2a12296
|
item selection working on the preview
|
2012-09-14 14:34:18 +02:00 |
|
scrawl
|
eef750e6b0
|
race selection preview
|
2012-09-13 19:03:31 +02:00 |
|
scrawl
|
4f3eb3c34a
|
character preview WIP
|
2012-09-13 00:54:32 +02:00 |
|
Jason Hooks
|
23777033fd
|
Starting to implement new PhysicActor
|
2012-09-05 17:44:11 -04:00 |
|
Jason Hooks
|
2efceba1fc
|
Tearing apart PhysicActor
|
2012-09-03 20:32:20 -04:00 |
|
scrawl
|
c27ff546e4
|
shader cache
|
2012-09-02 19:40:26 +02:00 |
|
gugus
|
95c27723f7
|
fixed a bug (see commit reverted)
|
2012-09-02 18:12:13 +02:00 |
|
Jason Hooks
|
0697c7f7f4
|
Finally merged in master
|
2012-09-01 17:28:12 -04:00 |
|
scrawl
|
d9276ca09d
|
don't make copy of CellRefList in World::getNorthVector
|
2012-08-28 18:23:59 +02:00 |
|
scrawl
|
3c39c47e2f
|
don't make copies of CellRefList & LiveCellRef
|
2012-08-28 18:23:01 +02:00 |
|
scrawl
|
5834b4baa5
|
door markers on the local map
|
2012-08-28 17:30:34 +02:00 |
|
Marc Zinnschlag
|
40d4dad15e
|
Issue #378: Fix (record wasn't build fully)
|
2012-08-28 09:32:38 +02:00 |
|
greye
|
6961830efb
|
using real player eye direction when moving
|
2012-08-17 15:19:44 +04:00 |
|
greye
|
392e6efcb5
|
initial player rendering
|
2012-08-17 15:19:43 +04:00 |
|
greye
|
c46eeaa100
|
initial 3d-person camera support
|
2012-08-17 15:19:43 +04:00 |
|
Jason Hooks
|
1f5bc229e0
|
Separate adjustRigidBody function
|
2012-08-14 18:04:58 -04:00 |
|