Marc Zinnschlag
|
550e5eb686
|
Merge remote-tracking branch 'corristo/osx-music-fix'
|
2014-02-18 09:12:02 +01:00 |
|
Marc Zinnschlag
|
ea16f79d77
|
Merge remote-tracking branch 'gus/AIFix2'
|
2014-02-17 10:54:07 +01:00 |
|
gus
|
84959eea28
|
woops, thanks scrawl
|
2014-02-17 10:50:10 +01:00 |
|
gus
|
6e1425321b
|
remove cout spam
|
2014-02-17 10:43:09 +01:00 |
|
gus
|
e5b19cf3c6
|
clean up
|
2014-02-17 10:37:11 +01:00 |
|
Nikolay Kasyanov
|
51fb9f65ea
|
#1041 in progress: decode first sample batch right in OpenAL_SoundStream::play()
|
2014-02-17 02:59:23 +04:00 |
|
Nikolay Kasyanov
|
5e8cb2e466
|
Another attempt to fix #1041. This time I'm sending real data from decoder
once after playback started.
|
2014-02-17 02:35:13 +04:00 |
|
Marc Zinnschlag
|
c18c3e51ee
|
handle IDs that don't exist anymore after loading
|
2014-02-16 16:23:05 +01:00 |
|
Marc Zinnschlag
|
9788bbcab9
|
partially store creature state in saved game files (only attributes and dynamics for now)
|
2014-02-16 15:56:36 +01:00 |
|
Marc Zinnschlag
|
b0532e0c85
|
store NPC state in saved game files
|
2014-02-16 15:51:45 +01:00 |
|
Marc Zinnschlag
|
9f721fd144
|
store list of known topics in saved game files
|
2014-02-16 12:54:27 +01:00 |
|
Marc Zinnschlag
|
6ac64bbe15
|
Merge branch 'script'
Conflicts:
readme.txt
|
2014-02-16 12:12:56 +01:00 |
|
Marc Zinnschlag
|
9cdfca6c26
|
Merge remote-tracking branch 'potatoesmaster/disable-crash'
|
2014-02-15 22:55:00 +01:00 |
|
Emanuel Guevel
|
3d8ca02479
|
Fix breaking of enchanted items casting
|
2014-02-15 17:39:57 +01:00 |
|
gus
|
a315d5cc2b
|
aiactivate works. Bug when you try to use it on a reference that doesn't exist. Need to clran up door.cpp
|
2014-02-14 12:55:14 +01:00 |
|
Marc Zinnschlag
|
451e1f413b
|
instead of using pre-compiled variable lists for remote member access get the variable list from the remote script on the fly
|
2014-02-14 11:15:16 +01:00 |
|
Emanuel Guevel
|
7c981587fc
|
When searching object by id, search in active cells before searching in the player's inventory
|
2014-02-13 22:58:12 +01:00 |
|
Emanuel Guevel
|
e597328b6b
|
Make enable/disable a no-op for items in containers
|
2014-02-13 20:24:27 +01:00 |
|
Marc Zinnschlag
|
d6e212a02b
|
Merge branch 'master' into script
|
2014-02-13 15:02:02 +01:00 |
|
gus
|
7c6e27e4f9
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AIFix2
Conflicts:
apps/openmw/mwmechanics/aitravel.cpp
|
2014-02-13 12:59:04 +01:00 |
|
Marc Zinnschlag
|
9c52820754
|
Merge remote-tracking branch 'scrawl/master'
|
2014-02-13 10:54:51 +01:00 |
|
scrawl
|
c6fb0f2d9b
|
Removed terrain component's dependency on ESM
|
2014-02-13 10:13:53 +01:00 |
|
Marc Zinnschlag
|
dde4fbd818
|
allow one more integer argument in RemoveSoulGem and up to 6 more in AiFollow and then throw them all away
|
2014-02-13 09:52:44 +01:00 |
|
Marc Zinnschlag
|
b3412b7eec
|
another case fix (remote member access again)
|
2014-02-12 15:22:17 +01:00 |
|
Marc Zinnschlag
|
dc433a3c09
|
fixed case handling problem for local variable access
|
2014-02-12 13:38:16 +01:00 |
|
Marc Zinnschlag
|
388735046f
|
fixed broken remote member variable access
|
2014-02-12 13:35:24 +01:00 |
|
Emanuel Guevel
|
8824af30b4
|
Allow to display message box outside of dialogue window
|
2014-02-11 18:26:57 +01:00 |
|
Marc Zinnschlag
|
ffd1783690
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-02-11 17:03:50 +01:00 |
|
Marc Zinnschlag
|
e44a7268fc
|
Merge remote-tracking branch 'potatoesmaster/selected-spell'
|
2014-02-11 17:00:41 +01:00 |
|
Emanuel Guevel
|
a3eea4f6b6
|
Do not allow spellcasting stance without spell selected
|
2014-02-11 16:34:51 +01:00 |
|
Emanuel Guevel
|
70d35da116
|
Unset selected spell when removed
|
2014-02-11 16:34:23 +01:00 |
|
Emanuel Guevel
|
6a4820c0f7
|
Show a message when the player attempts to cast a disabled spell
|
2014-02-11 14:52:58 +01:00 |
|
Marc Zinnschlag
|
9de2922d22
|
fixed case problem in remote member variable access
|
2014-02-11 13:56:56 +01:00 |
|
Marc Zinnschlag
|
3b990795c4
|
added access to remote access of local variables of global scripts
|
2014-02-10 14:45:55 +01:00 |
|
mrcheko
|
a6be72673c
|
improves animation-controlled velocity check
|
2014-02-08 16:59:15 +02:00 |
|
scrawl
|
8f949c6ae2
|
Fix lockpicks
|
2014-02-08 07:35:34 +01:00 |
|
scrawl
|
6ce499f0e6
|
Fixes #848: Use hardcoded animation velocity for first person movement
|
2014-02-06 04:05:22 +01:00 |
|
scrawl
|
ff11d85a62
|
Fix wrong assertion
|
2014-02-06 03:15:01 +01:00 |
|
gus
|
632834ce10
|
WIP
|
2014-02-05 16:12:50 +01:00 |
|
scrawl
|
4a26909172
|
Fixes #1159: Don't allow quick keys menu in chargen
|
2014-02-05 12:15:49 +01:00 |
|
scrawl
|
677fc84223
|
Refactor actors update
|
2014-02-05 09:50:21 +01:00 |
|
scrawl
|
0cc1cd8f7e
|
Fix message box formatting bug
|
2014-02-05 05:18:11 +01:00 |
|
scrawl
|
7907181c0c
|
Fix uninitialized member
|
2014-02-05 05:18:11 +01:00 |
|
scrawl
|
ffe19e7a52
|
Feature #50: Handle attach & release of projectiles
|
2014-02-05 05:18:11 +01:00 |
|
scrawl
|
8b8fb931a0
|
Feature #50: Don't allow ranged weapon attack when ammunition is empty
|
2014-02-05 05:18:10 +01:00 |
|
scrawl
|
a07eaa0c0d
|
Feature #50: Allow body pitch in third person for ranged weapon aiming
|
2014-02-05 05:18:10 +01:00 |
|
scrawl
|
5ee105c812
|
Fix typo
|
2014-02-05 05:18:10 +01:00 |
|
scrawl
|
7cf22391a5
|
Feature #50: Handle weapon controllers (i.e. bowstring animations, etc)
|
2014-02-05 05:18:10 +01:00 |
|
scrawl
|
e1e7a492e2
|
Fix movement speed formula for flying creatures
|
2014-02-05 05:18:10 +01:00 |
|
scrawl
|
f608ceeffc
|
Fixes #1158 (Armor rating label issues)
|
2014-02-05 05:18:10 +01:00 |
|