Marc Zinnschlag
|
ec1f957e54
|
edit lock for sub views
|
12 years ago |
rpopovici
|
7079b9062f
|
add AI script functions
|
12 years ago |
Marc Zinnschlag
|
8dd76b49af
|
factored out table widget from globals sub view
|
12 years ago |
Marc Zinnschlag
|
fd55c0cae2
|
record IDs are no longer handled as a special case
|
12 years ago |
Marc Zinnschlag
|
4086b556d2
|
use commands for modifying globals
|
12 years ago |
Marc Zinnschlag
|
8a09e03d5c
|
global variable editing (no undo support yet)
|
12 years ago |
scrawl
|
398eecc35e
|
GetWeaponType fix
|
12 years ago |
scrawl
|
00e46addc2
|
GetArmorType fix
|
12 years ago |
scrawl
|
8e857587d7
|
fix a text coloring bug
|
12 years ago |
scrawl
|
1def60dbe1
|
PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank
|
12 years ago |
scrawl
|
9f720ccbc9
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into scripting
|
12 years ago |
scrawl
|
644dacf603
|
suggestion by Zini for SetDelete
|
12 years ago |
Marc Zinnschlag
|
5eb0f489e2
|
Issue 476: fixed auto-move bypassing disabled player controls
|
12 years ago |
Greendogo
|
43d8c6c484
|
Update readme.txt
|
12 years ago |
Greendogo
|
8b18d195bd
|
Update apps/openmw/main.cpp
Edited the description for the --script-run switch.
|
12 years ago |
Marc Zinnschlag
|
92f70635a2
|
improved selection behaviour
|
12 years ago |
scrawl
|
d6dd212ce8
|
GetWerewolfKills, ModScale, SetDelete, GetSquareRoot
|
12 years ago |
Marc Zinnschlag
|
ef9575498f
|
basic (non-editable) subview for global variables
|
12 years ago |
Marc Zinnschlag
|
1dd63e9fb6
|
Merge branch 'master' into editor2
|
12 years ago |
scrawl
|
1ccad32877
|
GetWeaponType
|
12 years ago |
scrawl
|
e68dc19256
|
GetCurrentTime, HasSoulGem
|
12 years ago |
scrawl
|
0db48b29c7
|
GetSpellEffects, GetRace
|
12 years ago |
scrawl
|
4b830e5c7a
|
Merge branch 'scripting' of github.com:scrawl/openmw into scripting
|
12 years ago |
Marc Zinnschlag
|
eece4226c0
|
basic sub view system (very incomplete)
|
12 years ago |
Marc Zinnschlag
|
4c0dcd46a1
|
added UniversalId class
|
12 years ago |
Marc Zinnschlag
|
019146756f
|
minor documentation changes regarding future improvements and additions
|
12 years ago |
scrawl
|
70aa7459f5
|
GetWeaponDrawn
|
12 years ago |
scrawl
|
be82d1452f
|
HasItemEquipped
|
12 years ago |
scrawl
|
600ed5f38a
|
GetAttacked
|
12 years ago |
scrawl
|
50baf6dac7
|
moved to controlextensions
|
12 years ago |
scrawl
|
a596d23203
|
GetArmorType
|
12 years ago |
scrawl
|
d7811624d5
|
GetEffect
|
12 years ago |
scrawl
|
e8ef4dba1e
|
getPcRunning, getPcSneaking, getForceRun, getForceSneak
|
12 years ago |
scrawl
|
10329c780d
|
GetLocked
|
12 years ago |
Marc Zinnschlag
|
a6c7f16a7b
|
Merge remote-tracking branch 'scrawl/reputation'
|
12 years ago |
scrawl
|
d418e21371
|
<Mod|Get><Flee|Fight|Hello|Alarm>
|
12 years ago |
scrawl
|
9c170af30c
|
SameFaction
|
12 years ago |
scrawl
|
d54ed557bf
|
Equip
|
12 years ago |
scrawl
|
064cb80c0a
|
fix wait dialog fading
|
12 years ago |
scrawl
|
0af869c816
|
GetReputation
|
12 years ago |
scrawl
|
eb29b1593b
|
ModReputation, SetReputation
|
12 years ago |
scrawl
|
f218ef2675
|
fix separator
|
12 years ago |
scrawl
|
1d7e92b6b3
|
dialogue fixes
|
12 years ago |
Marc Zinnschlag
|
303506d24b
|
added new document function
|
12 years ago |
Marc Zinnschlag
|
997386d873
|
implemented world verify function (doesn't do anything yet; mostly meant as a test for multi-operation interface)
|
12 years ago |
Marc Zinnschlag
|
2fc183d595
|
added operations progress bar
|
12 years ago |
Marc Zinnschlag
|
eaa58e0530
|
preparations for multiple parallel progress-type operations
|
12 years ago |
Marc Zinnschlag
|
04158d03b0
|
clean up properly after closing a top level window
|
12 years ago |
Marc Zinnschlag
|
03aacd3263
|
added progress tracking
|
12 years ago |
Marc Zinnschlag
|
931eb08114
|
implemented edit locking (used during saves)
|
12 years ago |