Marc Zinnschlag
|
453f347ee8
|
Issue #68: added getdeadcount script function
|
12 years ago |
Marc Zinnschlag
|
f72c35fc17
|
Issue #68: tally deaths
|
12 years ago |
Marc Zinnschlag
|
6b09b3ad61
|
Issue #68: Play death animations
|
12 years ago |
bwrsandman
|
5d45d328b8
|
Fixed uninitialized variable that caused a segfault when going to previous page.
|
12 years ago |
greye
|
9f923e7963
|
fix crashing if /home/greye/.cache not exist
|
12 years ago |
Marc Zinnschlag
|
21c24dedb6
|
Issue #68: Stop player from dying (temporary workaround)
|
12 years ago |
Marc Zinnschlag
|
0ab432b074
|
Issue #68: fixed death detection
|
12 years ago |
scrawl
|
4ca0eb93ee
|
fix markers used for raycasting and blocking activation
|
12 years ago |
Marc Zinnschlag
|
9172c3ec4d
|
Issue #68: stop NPCs from instantly dropping dead
|
12 years ago |
scrawl
|
234716daa6
|
finished spell creation
|
12 years ago |
scrawl
|
33361e6539
|
Merge branch 'master' into spellcreation
|
12 years ago |
Pieter van der Kloet
|
fe9120bcb3
|
Added support for the profiles and made creation/editing them more user friendly
|
12 years ago |
scrawl
|
9f821e5df2
|
fix shaders
|
12 years ago |
Pieter van der Kloet
|
a4855186c5
|
Merge remote-tracking branch 'upstream/master' into launcher-model
|
12 years ago |
Pieter van der Kloet
|
ab8894e07a
|
Merge remote-tracking branch 'origin/launcher-model' into launcher-model
Conflicts:
apps/launcher/datafilespage.cpp
|
12 years ago |
Pieter van der Kloet
|
6433b1e022
|
Some minor fixes
|
12 years ago |
Marc Zinnschlag
|
0547f11564
|
Issue #68: Remove dead actors from actor list
|
12 years ago |
Marc Zinnschlag
|
f2e25b8a47
|
Issue #68: Keep dead actors out of the actor list for the current scene
|
12 years ago |
scrawl
|
59560e84eb
|
small addition
|
12 years ago |
scrawl
|
b2b9254718
|
improved the ingredient GUI code (this didnt fix anything, though)
|
12 years ago |
scrawl
|
475163bd4a
|
Merge branch 'master' of https://github.com/zinnschlag/openmw
|
12 years ago |
scrawl
|
fbe3538f32
|
bug #412: sort birth signs
|
12 years ago |
Marc Zinnschlag
|
3f6afb13f1
|
Merge remote-tracking branch 'scrawl/alchemy'
|
12 years ago |
scrawl
|
8d7514e341
|
corrected chance
|
12 years ago |
scrawl
|
d76522e7a4
|
searchPtrViaHandle
|
12 years ago |
Marc Zinnschlag
|
7884a927c9
|
Issue #68: added dead flag to CreatureStats
|
12 years ago |
Marc Zinnschlag
|
a8f294c9ae
|
fixed types of dynamic stats script instructions
|
12 years ago |
Marc Zinnschlag
|
bdca5aff87
|
Issue #68: simplified the dynamic stats interface
|
12 years ago |
Marc Zinnschlag
|
3f833af46a
|
Issue #407: Fortyfy attribute effects were ignored for the last 3 attributes
|
12 years ago |
scrawl
|
28cc480ce1
|
fix some alchemy issues and make the gui use the new implementation
|
12 years ago |
Marc Zinnschlag
|
18686614db
|
Merge remote-tracking branch 'scrawl/splashscreen_dirlisting'
Conflicts:
apps/openmw/mwgui/loadingscreen.cpp
|
12 years ago |
Marc Zinnschlag
|
1864dbe031
|
Issue #61: potion creation
|
12 years ago |
Marc Zinnschlag
|
f5caf227b2
|
Issue #61: remove ingredients on potion creation
|
12 years ago |
Marc Zinnschlag
|
3c71378fad
|
Issue 61: improved ingredients handling in alchemy and documenation
|
12 years ago |
Marc Zinnschlag
|
3fe0a73cf2
|
Issue #61: increase alchemy skill on successful potion creation
|
12 years ago |
Marc Zinnschlag
|
510674aa5e
|
Merge branch 'master' into alchemy
Conflicts:
components/esm/loadmgef.hpp
|
12 years ago |
Marc Zinnschlag
|
5fbca239dd
|
Issue #61: potion creation (1st part; still missing some implementations)
|
12 years ago |
scrawl
|
0a19b56031
|
fix gold label
|
12 years ago |
scrawl
|
e80394c0b5
|
fix training limit
|
12 years ago |
scrawl
|
125315ebe7
|
remove a cout
|
12 years ago |
scrawl
|
c64eb96952
|
Merge branch 'Travel_Dialogue' into training_travel
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/dialogue.cpp
apps/openmw/mwrender/globalmap.cpp
files/mygui/CMakeLists.txt
|
12 years ago |
scrawl
|
1a2034b4dd
|
training window
|
12 years ago |
scrawl
|
6be092e268
|
substr check
|
12 years ago |
scrawl
|
84a4fd56c3
|
consider all files in Splash directory
|
12 years ago |
scrawl
|
6acbea822b
|
splash screen directory listing
|
12 years ago |
Lukasz Gromanowski
|
5e9153e2b8
|
Issue #423: Wrong usage of "Version"
Remove "Version" line from openmw.desktop file (according to
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
it's not required).
Fixes #423
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
12 years ago |
scrawl
|
7d1e659960
|
fading, greying out destinations you cant afford, warning fix
|
12 years ago |
gugus
|
9583a1b8e9
|
FadeOut/In, that's for you scrawl!
|
12 years ago |
gugus
|
c9afe222be
|
traveling now takes time
|
12 years ago |
scrawl
|
c991f68a2d
|
buying created spell
|
12 years ago |