scrawl
|
bf5e30b24f
|
everything done except health/mana restore
|
12 years ago |
scrawl
|
ab698bb401
|
date time label
|
12 years ago |
scrawl
|
0ba996f290
|
dialog layout
|
12 years ago |
Marc Zinnschlag
|
fcda3b6ca8
|
fixed some script argument types
|
12 years ago |
Marc Zinnschlag
|
ea8eab4f34
|
more cleanup
|
12 years ago |
Marc Zinnschlag
|
408c5b8bd4
|
some cleanup
|
12 years ago |
Marc Zinnschlag
|
4469976be9
|
Merge remote-tracking branch 'gus/object_movement_creation' into object_movement_creation
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
12 years ago |
gugus
|
3c1a9061de
|
Fixed a bug of Ptr having a wrong orientation. But that's strange, seems CellRef isn't initialized properly
|
12 years ago |
gugus
|
032ff7c879
|
Clean-up. There is still a little bug.
|
12 years ago |
Marc Zinnschlag
|
2bb400eaa8
|
Merge remote-tracking branch 'pvdk/datalocalfix'
|
12 years ago |
Marc Zinnschlag
|
b041a511b6
|
Merge remote-tracking branch 'mmd/windowswarnings'
|
12 years ago |
Pieter van der Kloet
|
4bcc34f4f9
|
Re-enabled and fixed multiple data directory handling in the launcher
|
12 years ago |
Pieter van der Kloet
|
97326ffdbf
|
Fixed data-local directory handling in the launcher
|
12 years ago |
scrawl
|
896428c129
|
enableRestMenu & enableLevelupMenu
|
12 years ago |
scrawl
|
9cf1cbc89b
|
remove book skill gain
|
12 years ago |
scrawl
|
3e5ab069a6
|
remove the const cast
|
12 years ago |
scrawl
|
cf358fa79d
|
>= instead of ==
|
12 years ago |
scrawl
|
0dc242c603
|
don't increase skill beyond 100
|
12 years ago |
scrawl
|
f5237ff1a6
|
skill gain from books
|
12 years ago |
scrawl
|
234f8fa5d5
|
added the missing sound & notification for skill increase
|
12 years ago |
scrawl
|
b34b894d6a
|
removed some debug stuff
|
12 years ago |
scrawl
|
76b494100e
|
finished?
|
12 years ago |
scrawl
|
95f3a20e2c
|
Merge branch 'master' into levelup
|
12 years ago |
scrawl
|
3e794a6087
|
remove useless member and removed a warning
|
12 years ago |
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
|
12 years ago |
Marc Zinnschlag
|
b7c9285b24
|
added support for out of world rendering
|
12 years ago |
scrawl
|
b76a28f69c
|
beginnings of the gui
|
12 years ago |
scrawl
|
35f7216f2f
|
fixed some things
|
12 years ago |
scrawl
|
7c59b83419
|
performance optimization
|
12 years ago |
scrawl
|
a308d2e38a
|
fixed exception, fixed armor label obscuring the items
|
12 years ago |
scrawl
|
1f7e044fad
|
removed some debug stuff
|
12 years ago |
scrawl
|
6ac2a12296
|
item selection working on the preview
|
12 years ago |
scrawl
|
eef750e6b0
|
race selection preview
|
12 years ago |
scrawl
|
5155339cb6
|
character preview working
|
12 years ago |
scrawl
|
d90af9c524
|
Merge branch 'master' into characterpreview
|
12 years ago |
Marc Zinnschlag
|
835c530e06
|
Merge branch 'ingredients'
|
12 years ago |
Marc Zinnschlag
|
5706caa141
|
Issue #356: added ingredient eating sound effect
|
12 years ago |
Marc Zinnschlag
|
fe68a252d5
|
Issue #356: Implemented ingredient eating
|
12 years ago |
Marc Zinnschlag
|
2ccd7a480d
|
Issue #356: added a missing return
|
12 years ago |
scrawl
|
7ad80e306b
|
fixed the disappearing
|
12 years ago |
Marc Zinnschlag
|
9de7b3bf90
|
Issue #356: Properly support ingredients effect in ActiveSpells (hopefully)
|
12 years ago |
Marc Zinnschlag
|
0af0dc0d5d
|
Issue #356: More CreatureStats cleanup
|
12 years ago |
Marc Zinnschlag
|
2934987f78
|
Issue #356: Some CreatureStats cleanup
|
12 years ago |
Marc Zinnschlag
|
9dcf8939e9
|
Issue #356: added function for fatigue term calculation
|
12 years ago |
Marc Zinnschlag
|
fca3b67507
|
Issue #356: basic support for ingredients in ActiveSpells (still using the wrong formula)
|
12 years ago |
scrawl
|
4f3eb3c34a
|
character preview WIP
|
12 years ago |
scrawl
|
2f0b47fc38
|
test
|
12 years ago |
scrawl
|
a96ed6ac61
|
splash screens on startup
|
12 years ago |
scrawl
|
c3966a7c5a
|
oops, I used a float texture for water reflection. this change should give a little performance boost.
|
12 years ago |
Marc Zinnschlag
|
e9e30c0fce
|
fixed a memory leak
|
12 years ago |