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 |
scrawl
|
a8d9aa98b1
|
some fixes
|
12 years ago |
scrawl
|
d5a08e31e7
|
scene does not disappear anymore during load
|
12 years ago |
scrawl
|
369db182de
|
actual progress bar, performance optimization
|
12 years ago |
scrawl
|
2b339f6c0f
|
loading screen
|
12 years ago |
scrawl
|
4977c33e4c
|
fixed a stats window resizing problem that I introduced today
|
12 years ago |
Marc Zinnschlag
|
6c03d7aec4
|
documentation fix
|
12 years ago |
scrawl
|
9448ce5968
|
implemented "get<Control>Disabled" functions
|
12 years ago |
scrawl
|
89ad2af1d9
|
key usage to open doors or containers
to test: player->additem, "key_arrile", 1 (door in arille's tradehouse)
player->additem, "key_alvur", 1 (chest in the back of beshara)
|
12 years ago |
scrawl
|
fdc2a7433c
|
remove the wrong container open sound
|
12 years ago |
scrawl
|
d581ac426e
|
useless cout message
|
12 years ago |
scrawl
|
996e6280d8
|
more spell buying window cleanup
|
12 years ago |
scrawl
|
ba0acd4056
|
changed some text colors
|
12 years ago |
scrawl
|
fde69d0c87
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into dynamic_sizing
|
12 years ago |
scrawl
|
bc6a1979b0
|
replaced everything with the new method
|
12 years ago |
Marc Zinnschlag
|
61c8a627aa
|
added a missing include
|
12 years ago |
Marc Zinnschlag
|
273ac0a97f
|
Merge branch 'spellbuying'
|
12 years ago |
Marc Zinnschlag
|
f17756712a
|
fixed spell list handling
|
12 years ago |
Marc Zinnschlag
|
6c928e93d3
|
added missing initialisation of NPC/creature spell lists from ESX records
|
12 years ago |
scrawl
|
b66c8099eb
|
new system for dynamic sizing of buttons & text boxes
|
12 years ago |
scrawl
|
35dd49f948
|
fixed some "using namespace" in headers
|
12 years ago |
scrawl
|
56061474c4
|
another 3 unnecessary lines
|
12 years ago |
scrawl
|
bb267dddf6
|
some stats window cleanup
|
12 years ago |
scrawl
|
432c089434
|
fix the spell tooltips to show the spell target
|
12 years ago |
Marc Zinnschlag
|
bcf3a81a6c
|
and a tiny bit more of cleanup
|
12 years ago |
Marc Zinnschlag
|
9c49ca1468
|
a bit more random cleanup
|
12 years ago |
Marc Zinnschlag
|
06677a0fc8
|
fixed ID handling and some misc cleanup
|
12 years ago |
Marc Zinnschlag
|
3fad1c0786
|
fixed a crash
|
12 years ago |
Adam Hogan
|
08410b9062
|
Renamed SpellBuyingWindow, took some suggestions from scrawl
|
12 years ago |
Adam Hogan
|
562df5388f
|
Merge branch 'master' of git://github.com/zinnschlag/openmw
|
13 years ago |
Adam Hogan
|
ebf80943a9
|
Added spell buying window
|
13 years ago |
Lukasz Gromanowski
|
99c46093dd
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests
|
13 years ago |
Marc Zinnschlag
|
0879abb948
|
Merge branch 'actiontarget'
|
13 years ago |
Marc Zinnschlag
|
da041f902f
|
Issue #370: fixed item taking sound
|
13 years ago |