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
scrawl
de23ad5c8d
Change dynamic_cast to static_cast to make coverity happy
10 years ago
scrawl
cda2eea906
Enchanting: use fEnchantmentConstantDurationMult and fEffectCostMult
10 years ago
scrawl
871d59de6c
Reduce Idle voice chance ( Fixes #1964 )
10 years ago
scrawl
04d6cead3b
Autogenerated collision should only be disabled if RootCollisionNode is a child of the root node ( Fixes #2133 )
10 years ago
scrawl
82eaa9f1bc
Fix loading crash (don't apply viewmode before player is set up) ( Fixes #2272 )
10 years ago
Marc Zinnschlag
763e058ed2
Merge remote-tracking branch 'dteviot/master'
10 years ago
dteviot
e95b513cfc
Use icon to show files with problem ( Fixes #2268 )
...
Launcher now indicates files with problem using an icon.
Using red text for files with load order issue removed because it doesn't work well with dark themes.
10 years ago
scrawl
1f31167c65
Merge pull request #439 from scrawl/readme
...
Readme markdown
10 years ago
scrawl
c3f3f8b3d0
Use only Cell records for saving progress bar ( Fixes #2259 )
10 years ago
scrawl
0ec018f7f1
More accurate savegame loading progress bar, uses position in the file (Bug #2259 )
10 years ago
scrawl
1780bcc238
Print RefNum in BetaComment
10 years ago
scrawl
4d4f2fc475
Add maximum distance for teleporting followers on using a door
10 years ago
scrawl
b108fbe986
Remove incorrect implementation of fGreetDistanceReset
...
This can't be right. A reset distance of 512 is smaller than the maximum greeting distance for certain NPCs, which would then say greetings non-stop.
10 years ago
scrawl
716e14a37a
Print missing savegame dependencies on the console
10 years ago
scrawl
e2fe9693f3
Add missing tooltips in edit effect dialog
10 years ago
scrawl
1795fdaf03
Command line options readme fix
10 years ago
Marc Zinnschlag
7c959c8494
Merge remote-tracking branch 'dteviot/Bug811'
10 years ago
Marc Zinnschlag
289a912817
Merge remote-tracking branch 'scrawl/master'
10 years ago
dteviot
458b82c308
Centralized "fish can't attack non-swimmer" logic.
10 years ago
dteviot
7aa0f887c0
Minor changes to ESM::RefNum
...
1. Changed mIndex to unsigned, to solve potential implementation defined behavior with right shift.
2. Refactoring to minimize use of magic number -1 to indicate "no Content File".
10 years ago
scrawl
f9227beedd
Add warning when loading a savegame that depends on non-existing content files ( Fixes #2261 )
10 years ago
scrawl
579f5d232f
Move interactive messageBox to separate function
10 years ago
scrawl
91571f51be
Ogre crash workaround ( Fixes #1745 )
10 years ago
dteviot
fcbf7d7deb
Fixed string formatting minor error found by Mingun.
10 years ago
scrawl
d4740b7533
Formatting, link fix
10 years ago
scrawl
38c6859281
Add some Getting Started links from the wiki to Readme
10 years ago
scrawl
bc51fe4ec2
Use indent instead of <pre> in AUTHORS.md (looks nicer in plaintext mode)
10 years ago
scrawl
3684f586cd
Changelog formatting
10 years ago
scrawl
529fd353fe
EB Garamond and Daedric Fontface are no longer used
10 years ago
scrawl
6079bcad24
Formatting fix
10 years ago
Marc Zinnschlag
595c08817f
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
36a2c11da4
Move credits.txt to AUTHORS.md to make it consistent with most other github projects
10 years ago
scrawl
bcddfabea1
Fix license file names in readme
10 years ago
scrawl
d1b07faa56
Replace outdated Installation section with link
10 years ago