scrawl
235683e449
Remove LightState from openmw save format to streamline inventory loading
10 years ago
scrawl
ad398f0c65
ESSImport: convert kill counter
10 years ago
scrawl
f9cf31fcd5
ESSImport: convert custom map markers, not working for interiors yet
10 years ago
scrawl
19ed047dec
ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring
10 years ago
scrawl
08ad4d73bb
ESSImport: player is placed in correct cell, npc cellrefs work
10 years ago
scrawl
c8ed24cc84
ESSImport: creature CellRefs work, need probing to find ref type
10 years ago
Marc Zinnschlag
e9af9b991d
Merge remote-tracking branch 'dteviot/master'
10 years ago
dteviot
71700d2cb1
Bugfix: OpenCS segfault when plug-in dependency not found.
...
When a file that a plug-in depends on cannot be found, the OpenCS file dialog crashes.
Similar problem exists in omwlauncher's "Data Files" dialog.
10 years ago
dteviot
017e4cd4ef
OpenCS shows plug-ins with load order issues.
...
1. FileDiaog in OpenCS now shows warning icon beside .esm./.esp files with load order problems.
2. omwlaucher -> replaced "stop" icon with "warning" icon for files with load order problems.
10 years ago
dteviot
b66937d630
add #include <stdint.h>
...
Required to get build to work on my configuration.
10 years ago
scrawl
cbf56dbb47
ESSImport: work on cell fog of war
10 years ago
scrawl
031eec4550
Starting ESS importer for Morrowind save files
10 years ago
scrawl
fc663addfa
Fix null character issue in ESMReader::getString
10 years ago
scrawl
14aacf9a72
Add comment
10 years ago
scrawl
b77558726a
Disable collision for placeable objects ( Fixes #1634 )
10 years ago
scrawl
1869d37cfc
Remove unused mLastDrowningHit
10 years ago
scrawl
714b19015c
Fix unknown record error message
10 years ago
Marc Zinnschlag
9603325b99
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
640d473866
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
fc6aa256bf
Add comment
10 years ago
scrawl
6146a3843c
Merge remote-tracking branch 'upstream/coverity_scan' into HEAD
10 years ago
Marc Zinnschlag
c55e9b9c58
one more potential 0-pointer fix
10 years ago
Marc Zinnschlag
ba5d2851a1
Merge remote-tracking branch 'origin/coverity_scan' into coverity_scan
10 years ago
Marc Zinnschlag
706df3f881
silenced a coverity warning
10 years ago
Marc Zinnschlag
7b8e6f9dda
addressed potential 0-pointer issue
10 years ago
Marc Zinnschlag
f3c7532660
cleaned up some enum confusion
10 years ago
Marc Zinnschlag
375d426dd0
check for premature end of scripts more consistently
10 years ago
scrawl
bf915d929a
Update idle voices according to research
10 years ago
scrawl
b39cc0c8c8
Fix OpenCS window opening issue when config file doesn't exist
...
It would attempt to create a zero-sized window (or even negative-sized, after subtracting the frame dimensions).
10 years ago
scrawl
6b2df95167
Fix for some coverity defects
10 years ago
scrawl
edbac30a57
Change another dynamic_cast to static_cast (coverity)
10 years ago
scrawl
cef72385d4
Fix extreme frame drop when running into certain corners ( Fixes #2023 )
10 years ago
scrawl
03c3e3e1ff
3 jobs
10 years ago
scrawl
fb6dd736cf
Reducing number of jobs in .travis.yml to see if this fixes out of memory issues with coverity build
10 years ago
scrawl
d387c207d1
Fix initial scaling for btCompoundShape children ( Fixes #2234 )
10 years ago
scrawl
52ed3d92a8
Fix btCompoundShape scaling ( Fixes #1683 )
10 years ago
scrawl
a3c861b7fa
Idle voice fix
10 years ago
scrawl
2ac4a74a34
Fix running AI for dead actors
10 years ago
scrawl
f11ec653d0
Add setting for showing MRK nodes to NIF loaders
...
This makes marker objects show up in OpenCS.
10 years ago
scrawl
883f7ec7ce
Move workaround for hiding markers from NIF loader to Scene
10 years ago
Marc Zinnschlag
7cc1ebc05b
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
3ce22d31d8
Fix cursor issue when loading savegame from within mouselook-mode and a warning pops up
10 years ago
scrawl
7b4665c623
Terrain: documentation update
10 years ago
scrawl
fafc14d5a0
Add proper air movement mechanics ( Fixes #2077 )
10 years ago
scrawl
261da8dd0a
Terrain: use 32-bit indices if necessary
10 years ago
scrawl
f7bac58b39
Terrain: change index buffer flags to unsigned
10 years ago
scrawl
41b3a9dba9
Rewrite animated collision shape support ( Fixes #2123 )
10 years ago
scrawl
4ed3e7bbb7
Enchanting code cleanup
10 years ago
scrawl
bb718f216d
Initialize ENAMstruct in SpellCreationDialog (Coverity)
10 years ago
scrawl
08d8dd287c
I think this was committed by accident
10 years ago