Arthur Moore
|
4edc4142f3
|
Made NIFStream getters templated
|
2015-01-01 21:39:44 -05:00 |
|
scrawl
|
01652bbcc5
|
Store original actor position in AiWander package (Fixes #2200)
|
2015-01-01 03:38:49 +01:00 |
|
scrawl
|
363d1f9207
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-30 23:01:45 +01:00 |
|
scrawl
|
e2346d7c37
|
Store permanent magic effects in savegame (Fixes #1648)
|
2014-12-30 01:36:31 +01:00 |
|
Marc Zinnschlag
|
82af524a58
|
Merge remote-tracking branch 'dteviot/master'
|
2014-12-26 16:21:18 +01:00 |
|
scrawl
|
59f21c6105
|
Use "hair" as filter for PRT_Hair parts (Fixes #2218)
|
2014-12-24 15:45:14 +01:00 |
|
scrawl
|
b35f87ae7e
|
Improve font file error handling
|
2014-12-24 15:45:13 +01:00 |
|
scrawl
|
c7be850162
|
Add messagebox escape characters for spell/weapon cycling hotkeys
|
2014-12-24 15:45:13 +01:00 |
|
scrawl
|
f931ba2efc
|
Fix some static analysis issues (coverity)
|
2014-12-24 15:45:12 +01:00 |
|
dteviot
|
ad5d884761
|
omwlauncher crash when can't read file in active profile (Fixes #1069)
|
2014-12-24 10:22:26 +13:00 |
|
MiroslavR
|
3cc32b641a
|
Fix some memory leaks
|
2014-12-23 20:44:25 +01:00 |
|
Marc Zinnschlag
|
120873a66d
|
another workaround for script translation messup
|
2014-12-18 10:40:51 +01:00 |
|
Marc Zinnschlag
|
057d0913d6
|
Merge branch 'scriptfixes'
|
2014-12-18 10:22:07 +01:00 |
|
Marc Zinnschlag
|
fc1d42a7d2
|
fixed exclusion for certain characters at the start of names
|
2014-12-18 09:55:26 +01:00 |
|
Marc Zinnschlag
|
b951251572
|
handle junk in argument lists (Fixes #2206)
|
2014-12-17 15:03:05 +01:00 |
|
Marc Zinnschlag
|
5cb94da9c5
|
compensate for incorrect minus character in translated dialogue script (Fixes #2207)
|
2014-12-17 11:56:54 +01:00 |
|
scrawl
|
31d28e727f
|
Implement leveled list script functions (Fixes #1546)
|
2014-12-17 01:24:22 +01:00 |
|
scrawl
|
84b0dcf2e3
|
Work around particles not being rendered in the first frame
|
2014-12-15 18:19:05 +01:00 |
|
scrawl
|
8f29f2667e
|
Fix rotation order for XYZ rotation keys (Fixes #1067)
|
2014-12-13 15:49:32 +01:00 |
|
Marc Zinnschlag
|
ed5387fb8c
|
replaced stay [ ignoring implementation with one that does not interfere with other workarounds (Fixes #2205)
|
2014-12-13 15:43:40 +01:00 |
|
Marc Zinnschlag
|
e4f75267d0
|
in case of arguments not separated with comma the fist token of the next argument was put back incorrectly
|
2014-12-13 15:40:24 +01:00 |
|
Marc Zinnschlag
|
33d905dc03
|
Merge remote-tracking branch 'scrawl/master'
|
2014-12-13 12:37:57 +01:00 |
|
scrawl
|
0ca11eab1c
|
Ignore extra argument for removeItem (Fixes #2208)
|
2014-12-13 02:39:56 +01:00 |
|
Arthur Moore
|
b8edd9bac3
|
Get a nif file's version string regardless of its length.
|
2014-12-12 02:01:46 -05:00 |
|
Arthur Moore
|
cd835152e1
|
Fix spacing issue for NIF file errors.
|
2014-12-12 02:01:46 -05:00 |
|
Arthur Moore
|
018f4e6895
|
Fail early if trying to read a string larger than the nif file size.
This is much better than failing after a few minutes with an out of memory error.
|
2014-12-12 02:01:46 -05:00 |
|
scrawl
|
2601b26217
|
Merge branch 'master' of https://github.com/OpenMW/openmw
|
2014-12-11 22:44:58 +01:00 |
|
scrawl
|
886903d70e
|
Implement HitAttemptOnMe function (Bug #2078)
|
2014-12-11 22:25:41 +01:00 |
|
scrawl
|
be16f1d0a5
|
Implement PcForce1stPerson, PcForce3rdPerson, PcGet3rdPerson (Bug #2078)
|
2014-12-11 21:00:02 +01:00 |
|
Marc Zinnschlag
|
cda0363f29
|
allow a space in the middle of multi-character comparison operators (Fixes #2185)
|
2014-12-11 13:51:37 +01:00 |
|
scrawl
|
fb1aa096be
|
Settings: reduce scope for better readability
|
2014-12-10 21:46:36 +01:00 |
|
scrawl
|
6eebe9b44c
|
Read NiFogProperty, but don't use it yet (Feature #920)
|
2014-12-10 20:51:32 +01:00 |
|
scrawl
|
e0c6f84546
|
AiFollow: target has to be seen in order to start following (Fixes #1637)
|
2014-12-09 22:25:28 +01:00 |
|
Marc Zinnschlag
|
0649373d2e
|
Merge branch 'report'
|
2014-12-08 19:01:38 +01:00 |
|
Marc Zinnschlag
|
109fbab546
|
changed column/row numbering in script compiler error messages from being starting at 0 to starting at 1
|
2014-12-07 16:02:28 +01:00 |
|
scrawl
|
9a1b7cbe52
|
Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986)
|
2014-12-06 16:50:09 +01:00 |
|
scrawl
|
3f0bc6eecb
|
Ignore extra bytes after the SCVR string list (Fixes #2184)
|
2014-12-05 23:36:06 +01:00 |
|
scrawl
|
5a25649076
|
Implement XYZ rotation keys support (Fixes #1067)
|
2014-12-05 20:58:03 +01:00 |
|
scrawl
|
65536f0857
|
Load initial particle system state from NIF files (Fixes #2178)
|
2014-12-05 18:00:30 +01:00 |
|
Marc Zinnschlag
|
eb6e1576be
|
Merge remote-tracking branch 'scrawl/master'
|
2014-12-03 20:17:34 +01:00 |
|
scrawl
|
b650338d69
|
Implement drawMode of NiStencilProperty (Feature #1057)
|
2014-12-03 18:28:35 +01:00 |
|
scrawl
|
e6c59f5585
|
Revert "Allow NIF rotation matrices that include scale values"
This reverts commit f57ddec6a2 .
Conflicts:
components/nif/nifstream.hpp
(Fixes #2168)
|
2014-12-03 18:28:35 +01:00 |
|
root
|
85b8fca1f0
|
fixes
|
2014-12-03 01:11:50 +04:00 |
|
root
|
4e756a2f4a
|
path to game get through jni
|
2014-12-03 01:03:27 +04:00 |
|
scrawl
|
59cde9b431
|
Don't use transparency override if there's no transparency (rug fix for Bug #2050)
|
2014-12-01 23:09:46 +01:00 |
|
scrawl
|
077c619611
|
Implement Clamp mode for NiTexturingProperty (Fixes #2050)
|
2014-12-01 23:09:46 +01:00 |
|
scrawl
|
dffa8c6c14
|
Re-insert existing DialInfo records when they are modified by another content file (Fixes #2170)
|
2014-11-30 22:02:25 +01:00 |
|
Marc Zinnschlag
|
4c1906b999
|
Merge remote-tracking branch 'cc9cii/master'
|
2014-11-29 21:00:59 +01:00 |
|
cc9cii
|
5ae1554a75
|
Simplify skipping moved references (thanks scrawl)
|
2014-11-30 04:00:06 +11:00 |
|
scrawl
|
5fa7536427
|
Fix incorrect box shape translation reset
Fixes incorrect placement of collision box for "azura spirit_trib"
|
2014-11-29 16:50:42 +01:00 |
|