scrawl
|
4b830e5c7a
|
Merge branch 'scripting' of github.com:scrawl/openmw into scripting
|
2012-11-25 00:44:38 +01:00 |
|
Marc Zinnschlag
|
eece4226c0
|
basic sub view system (very incomplete)
|
2012-11-24 13:30:43 +01:00 |
|
Marc Zinnschlag
|
4c0dcd46a1
|
added UniversalId class
|
2012-11-24 11:01:53 +01:00 |
|
Marc Zinnschlag
|
019146756f
|
minor documentation changes regarding future improvements and additions
|
2012-11-24 10:14:43 +01:00 |
|
scrawl
|
70aa7459f5
|
GetWeaponDrawn
|
2012-11-24 03:04:26 +01:00 |
|
scrawl
|
be82d1452f
|
HasItemEquipped
|
2012-11-24 02:59:44 +01:00 |
|
scrawl
|
600ed5f38a
|
GetAttacked
|
2012-11-24 02:48:53 +01:00 |
|
scrawl
|
50baf6dac7
|
moved to controlextensions
|
2012-11-24 02:45:25 +01:00 |
|
scrawl
|
a596d23203
|
GetArmorType
|
2012-11-24 02:38:10 +01:00 |
|
scrawl
|
d7811624d5
|
GetEffect
|
2012-11-24 02:15:55 +01:00 |
|
scrawl
|
e8ef4dba1e
|
getPcRunning, getPcSneaking, getForceRun, getForceSneak
|
2012-11-24 02:02:49 +01:00 |
|
scrawl
|
10329c780d
|
GetLocked
|
2012-11-23 21:31:10 +01:00 |
|
Marc Zinnschlag
|
a6c7f16a7b
|
Merge remote-tracking branch 'scrawl/reputation'
|
2012-11-23 21:26:44 +01:00 |
|
scrawl
|
d418e21371
|
<Mod|Get><Flee|Fight|Hello|Alarm>
|
2012-11-23 21:14:32 +01:00 |
|
scrawl
|
9c170af30c
|
SameFaction
|
2012-11-23 20:57:08 +01:00 |
|
scrawl
|
d54ed557bf
|
Equip
|
2012-11-23 20:48:59 +01:00 |
|
scrawl
|
064cb80c0a
|
fix wait dialog fading
|
2012-11-23 20:48:53 +01:00 |
|
scrawl
|
0af869c816
|
GetReputation
|
2012-11-23 20:22:51 +01:00 |
|
scrawl
|
eb29b1593b
|
ModReputation, SetReputation
|
2012-11-23 19:56:45 +01:00 |
|
scrawl
|
f218ef2675
|
fix separator
|
2012-11-23 19:21:13 +01:00 |
|
scrawl
|
1d7e92b6b3
|
dialogue fixes
|
2012-11-23 19:05:40 +01:00 |
|
Marc Zinnschlag
|
303506d24b
|
added new document function
|
2012-11-23 14:08:20 +01:00 |
|
Marc Zinnschlag
|
997386d873
|
implemented world verify function (doesn't do anything yet; mostly meant as a test for multi-operation interface)
|
2012-11-23 13:15:45 +01:00 |
|
Marc Zinnschlag
|
2fc183d595
|
added operations progress bar
|
2012-11-23 12:20:35 +01:00 |
|
Marc Zinnschlag
|
eaa58e0530
|
preparations for multiple parallel progress-type operations
|
2012-11-23 10:52:46 +01:00 |
|
Marc Zinnschlag
|
04158d03b0
|
clean up properly after closing a top level window
|
2012-11-23 10:30:14 +01:00 |
|
Marc Zinnschlag
|
03aacd3263
|
added progress tracking
|
2012-11-23 10:25:34 +01:00 |
|
Marc Zinnschlag
|
931eb08114
|
implemented edit locking (used during saves)
|
2012-11-23 00:51:04 +01:00 |
|
Marc Zinnschlag
|
5838929371
|
implemented a dummy save function (does not actually save anything)
|
2012-11-23 00:36:01 +01:00 |
|
Marc Zinnschlag
|
d7c63d4c74
|
track document modification state and display it in the top level window title bar
|
2012-11-22 23:42:17 +01:00 |
|
Marc Zinnschlag
|
d7af9fbec6
|
various fixes
|
2012-11-22 17:24:28 +01:00 |
|
Marc Zinnschlag
|
6643674b13
|
ESM tool fix
|
2012-11-22 17:23:25 +01:00 |
|
Marc Zinnschlag
|
8e546ebd30
|
added test command
|
2012-11-22 16:00:23 +01:00 |
|
Marc Zinnschlag
|
ed3d8b8ca2
|
added undo stack and undo/redo actions
|
2012-11-22 15:54:31 +01:00 |
|
Marc Zinnschlag
|
1ddcea1f07
|
display view indices in title bar
|
2012-11-22 15:25:16 +01:00 |
|
Marc Zinnschlag
|
789cecb9df
|
added main menu and implemented new view function
|
2012-11-22 14:51:38 +01:00 |
|
Marc Zinnschlag
|
758371d7e4
|
implemented view/document closing
|
2012-11-22 14:10:23 +01:00 |
|
Marc Zinnschlag
|
9834bb3ad5
|
basic document handling
|
2012-11-22 13:30:02 +01:00 |
|
Marc Zinnschlag
|
9201baebf9
|
template fix
|
2012-11-22 10:19:11 +01:00 |
|
Marc Zinnschlag
|
c3cd6e8a8a
|
new attempt at the editor
|
2012-11-21 17:31:18 +01:00 |
|
scrawl
|
c8562d8442
|
toggleCollisionBoxes actually does something useful now
|
2012-11-20 02:20:54 +01:00 |
|
Marc Zinnschlag
|
5d45bcd03a
|
Merge remote-tracking branch 'trombonecot/master'
Conflicts:
apps/openmw/mwclass/light.cpp
|
2012-11-19 21:21:00 +01:00 |
|
eduard
|
4e4d15f8ac
|
Failed action
|
2012-11-19 21:04:49 +01:00 |
|
scrawl
|
693eeabeca
|
shiny: fix GLSL texture units when shaders were disabled
|
2012-11-19 13:55:26 +01:00 |
|
eduard
|
82ea547ce4
|
Failed action
|
2012-11-17 18:17:08 +01:00 |
|
scrawl
|
8ef3edd416
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into globalmap
|
2012-11-16 22:28:00 +01:00 |
|
scrawl
|
f5355e3e92
|
512x512 map, slightly faster
|
2012-11-16 22:26:00 +01:00 |
|
Marc Zinnschlag
|
a092deaee8
|
various fixes
|
2012-11-16 20:28:20 +01:00 |
|
Marc Zinnschlag
|
3dc013ceae
|
Merge remote-tracking branch 'gohan/Gohan'
|
2012-11-16 20:15:58 +01:00 |
|
scrawl
|
dc67a547b0
|
global map explored overlay
|
2012-11-16 19:34:09 +01:00 |
|
marcin
|
51027c541e
|
Feature #391 Dummy AI package classes
|
2012-11-16 18:38:15 +01:00 |
|
Marc Zinnschlag
|
9193f3b0ae
|
implemented getCommon/BlightDisease script instructions
|
2012-11-16 13:32:40 +01:00 |
|
Marc Zinnschlag
|
89c7936534
|
fixed dialogue script error reporting
|
2012-11-16 12:47:09 +01:00 |
|
Marc Zinnschlag
|
fd5671e6db
|
fixed argument lists for setpcfacrep and modpcfacrep
|
2012-11-16 12:45:07 +01:00 |
|
marcin
|
bed0280ba1
|
Feature #391 Dummy AI package classes
|
2012-11-15 22:33:50 +01:00 |
|
marcin
|
99ddc63e2c
|
Feature #391 Dummy AI package classes
|
2012-11-15 22:32:15 +01:00 |
|
marcin
|
515419ae0b
|
Feature #391 Dummy AI package classes
|
2012-11-15 22:22:44 +01:00 |
|
marcin
|
4b939c7521
|
Feature #391 Dummy AI package classes
|
2012-11-15 22:15:20 +01:00 |
|
Marc Zinnschlag
|
82d62eb95a
|
Merge branch 'script'
|
2012-11-15 20:00:37 +01:00 |
|
Marc Zinnschlag
|
9669eed083
|
Issue #219: added last missing function filters
|
2012-11-15 20:00:27 +01:00 |
|
scrawl
|
aefde3f5bc
|
Merge branch 'master' into globalmap
|
2012-11-15 13:21:24 +01:00 |
|
marcin
|
e6c8e1f0d7
|
Feature #391 Dummy AI package classes
|
2012-11-14 18:42:04 +01:00 |
|
marcin
|
698afbec3e
|
Feature #391 Dummy AI package classes
|
2012-11-14 18:40:32 +01:00 |
|
scrawl
|
5f7d349126
|
several missing includes
|
2012-11-14 05:32:23 +01:00 |
|
Marc Zinnschlag
|
b046687f46
|
added PCFacRep script instructions
|
2012-11-13 16:11:03 +01:00 |
|
Marc Zinnschlag
|
2a1727d4c5
|
improved error reporting for dialogue scripts (enabled via --script-verbose)
|
2012-11-13 15:35:46 +01:00 |
|
Marc Zinnschlag
|
c621a9f7e4
|
added missing disposition script instructions
|
2012-11-13 14:29:00 +01:00 |
|
Marc Zinnschlag
|
8aa1fd921b
|
fixed some stats related script instructions
|
2012-11-13 14:19:43 +01:00 |
|
Marc Zinnschlag
|
cbb0fd5792
|
Merge branch 'dialogue'
|
2012-11-13 10:04:08 +01:00 |
|
Marc Zinnschlag
|
409d15576b
|
Merge remote-tracking branch 'greye/player-model'
|
2012-11-12 14:18:38 +01:00 |
|
Marc Zinnschlag
|
e2ccec99f0
|
Issue #219: added another missing PC stats filter
|
2012-11-12 14:02:49 +01:00 |
|
Marc Zinnschlag
|
586ac3f5c6
|
Issue #219: added some more stats filters; fixed two filters
|
2012-11-12 13:56:51 +01:00 |
|
Marc Zinnschlag
|
77ba8c5117
|
Issue #219: implemented rank requirement filter
|
2012-11-12 13:23:25 +01:00 |
|
scrawl
|
8e847fdc6e
|
fix speechcraft skill increasing when persuade didn't succeed
|
2012-11-11 19:18:41 +01:00 |
|
scrawl
|
11a8d5d70a
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into globalmap
|
2012-11-10 21:19:41 +01:00 |
|
scrawl
|
7c22690116
|
Merge branch 'next' into globalmap
|
2012-11-10 21:19:10 +01:00 |
|
greye
|
623e00531d
|
fix reentering race selection
|
2012-11-10 21:54:43 +04:00 |
|
greye
|
0d33d005a5
|
head/hair selection
|
2012-11-10 21:30:16 +04:00 |
|
greye
|
50867e8d87
|
fix gender selection update, main model visibility and couple of crashes
|
2012-11-10 19:57:50 +04:00 |
|
Marc Zinnschlag
|
75f64aa38b
|
Merge branch 'master' into dialogue
Conflicts:
apps/openmw/mwdialogue/dialoguemanagerimp.hpp
apps/openmw/mwmechanics/npcstats.cpp
apps/openmw/mwmechanics/npcstats.hpp
|
2012-11-10 15:44:44 +01:00 |
|
Marc Zinnschlag
|
7b1788b03b
|
minor fix
|
2012-11-10 15:11:21 +01:00 |
|
Marc Zinnschlag
|
0ab4068fbd
|
Merge remote-tracking branch 'scrawl/persuasion' into next
|
2012-11-10 14:59:52 +01:00 |
|
Marc Zinnschlag
|
6dc2214502
|
Issue #219: more DialogueManager refactoring
|
2012-11-10 14:52:44 +01:00 |
|
Marc Zinnschlag
|
79706bf60f
|
Issue #219: dialogue manager cleanup
|
2012-11-10 14:31:58 +01:00 |
|
Marc Zinnschlag
|
d24e3eec9f
|
Issue #219: added filters for various player stats
|
2012-11-10 14:02:52 +01:00 |
|
Marc Zinnschlag
|
f8fcca64b6
|
Issue #219: Proper implementation of talked to PC filter
|
2012-11-10 13:31:10 +01:00 |
|
Marc Zinnschlag
|
7e8d4bb3c9
|
Issue #219: added various creature and NPC stats; implemented respective filters
|
2012-11-10 13:21:38 +01:00 |
|
Marc Zinnschlag
|
d15eb6cd17
|
Merge remote-tracking branch 'greye/player-model' into next
|
2012-11-10 12:36:01 +01:00 |
|
Marc Zinnschlag
|
e97f3003ab
|
Issue #219: added expelled status tracking; implemented expelled filter
|
2012-11-10 12:28:40 +01:00 |
|
Marc Zinnschlag
|
bd2c772dae
|
Issue #219: implemented player skill and attribute filter
|
2012-11-10 12:08:04 +01:00 |
|
Marc Zinnschlag
|
d6961c0246
|
Issue #219: made all unimplemented filters return false
|
2012-11-10 11:42:03 +01:00 |
|
Marc Zinnschlag
|
ceaf1677ce
|
Issue #219: rewrote AI settings and implemented AI settings filters
|
2012-11-10 11:38:37 +01:00 |
|
Marc Zinnschlag
|
eb4e72aaa7
|
Issue #219: implemented disease filters
|
2012-11-10 11:08:36 +01:00 |
|
Marc Zinnschlag
|
c425b3f4a3
|
Issue #219: fixed function decoding and moved choice function from DialogueManager to Filter
|
2012-11-10 09:48:20 +01:00 |
|
Marc Zinnschlag
|
a752536cea
|
Issue #219: added function decoding and moved same faction function from DialogueManager to Filter
|
2012-11-10 09:35:50 +01:00 |
|
greye
|
235b565bb7
|
update main character model
|
2012-11-10 11:51:48 +04:00 |
|
greye
|
b1ef0026a9
|
race selection/inventory preview character model update
|
2012-11-10 11:41:12 +04:00 |
|
scrawl
|
92bba18218
|
removed useless member
|
2012-11-10 00:47:24 +01:00 |
|
scrawl
|
553ea08eae
|
consider temporary disposition change when trading
|
2012-11-10 00:42:31 +01:00 |
|
scrawl
|
94aeb15220
|
bartering disposition change
|
2012-11-10 00:38:45 +01:00 |
|