dteviot
fb671fed20
Corrected issues found by Scrawl.
10 years ago
scrawl
dc1c52bda7
Add some todo comments
10 years ago
scrawl
e0d083f702
Add hand-to-hand combat mechanics for bipedal creatures
...
You can now have a fistfight with vivec, if you so desire.
10 years ago
scrawl
70d3bfc6ed
Fix idle animation not restarting immediately for creatures
10 years ago
scrawl
01652bbcc5
Store original actor position in AiWander package ( Fixes #2200 )
10 years ago
dteviot
43dd9aee94
Fix for more errors found by Travis CI.
10 years ago
dteviot
93bbd7463a
Fixed errors and warnings from Travis CI.
10 years ago
scrawl
5d7eb11596
Fix lights being rendered on the map (broken by d55fe43fc9
)
10 years ago
scrawl
99ae0f901b
Implement AiTravel fast-forward ( Fixes #1125 )
10 years ago
scrawl
a8ae0dec52
Implement AiWander fast-forward (Feature #1125 )
10 years ago
scrawl
d26d5f6c26
Fix outdated bone locations when camera view is changed while paralyzed
10 years ago
scrawl
d1a29300f0
Handle bipedal creatures not using weapons ( Fixes #2238 )
10 years ago
mrcheko
60a74d5eb8
increase robustness for gamma to persist in the system;
...
use GMST strings for gamma interface
10 years ago
dteviot
dfbd470613
Adjust plug-in order to match profile loading.
...
Also marks plug-ins with load order problems in red and changes tool tip to describe error.
10 years ago
scrawl
363d1f9207
Merge remote-tracking branch 'upstream/master'
10 years ago
Marco Schulze
3024c67995
Regenerate components/version/version.hpp as HEAD moves on a git checkout
...
Pull request #416 introduced a common bug where version.hpp wouldn't be
regenerated every build, poteantially leading to stale version data. This
commit adds a custom build target, git-version, which updates version.hpp
before the components library is built.
10 years ago
scrawl
5b2633588c
Add error handling for SDL_CreateWindow
10 years ago
mrcheko
50c64af63a
undo contrast/gamma compositor
10 years ago
mrcheko
04d95810d1
gamma/contrast system reworked
10 years ago
scrawl
9c693d078b
Fix equipment update removing ammunition ( Fixes #2144 )
10 years ago
scrawl
18fb3f831a
Make the maximum horizontal stepping distance independent of movement speed ( Fixes #1638 )
10 years ago
dteviot
a62e15d93d
Read profile files from LauncherSettings in load order.
10 years ago
scrawl
e2346d7c37
Store permanent magic effects in savegame ( Fixes #1648 )
10 years ago
mrcheko
c47b337fb0
fix tabulation
10 years ago
mrcheko
cee72d021d
contrast and gamma post-processing effect added
...
initial values are set to approximate vanilla
10 years ago
scrawl
6c9875969a
Stop idle animations for non-biped creatures when attacking/moving
...
The idle animation wouldn't be visible anyway, since these creatures don't have animation layers. However sounds tagged in the animation would still play.
10 years ago
scrawl
a58bc9f2f7
Remove sneaking effect on combat AI ( Fixes #2237 )
10 years ago
scrawl
1bd3ab8a2d
Fix torch animation playing when torch is hidden ( Fixes #2236 )
10 years ago
scrawl
377b79d5ba
Use SoundGen fallback for type Land only ( Fixes #2228 )
10 years ago
scrawl
de9d347018
Fix on touch area effect spells ( Fixes #2233 )
10 years ago
scrawl
25954a80f5
Fix recharging of items in player inventory
10 years ago
scrawl
0a2dd4c6cb
Fix unsafe use of BaseNode in Move script instruction
10 years ago
scrawl
a62fe38a1b
Fix unsafe use of BaseNode
10 years ago
scrawl
50e31877ab
Fix crash when northmarker has been disabled (Bug #2230 )
10 years ago
Marc Zinnschlag
82ef145e79
updated credits file
10 years ago
Internecine
5f9540318a
Fixed incorrect indexes
10 years ago
Internecine
a87fe71ddf
Added a helper function to handle dynamic stat changes
10 years ago
Marco Schulze
d92cd2ffad
Remove GetGitRevisionDescription.cmake
...
GetGitRevisionDescription.cmake uses a somewhat contrived method to obtain the
hash of the commit pointed by the repository's HEAD. This method fails on
unusual, but still valid repository layouts.
This commit removes cmake/GetGitRevisionDescription.cmake{,.in}, replacing its
functionality with direct use of Git's plumbing.
10 years ago
scrawl
2f0793390f
Fix cut off text for some widgets in the stats window
10 years ago
Marc Zinnschlag
49e2b14d05
updated credits file
10 years ago
Marc Zinnschlag
56836924db
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
82af524a58
Merge remote-tracking branch 'dteviot/master'
10 years ago
Marc Zinnschlag
2fa0764c89
Merge remote-tracking branch 'swick/master'
10 years ago
Marc Zinnschlag
5f8b8b127c
Merge remote-tracking branch 'psi29a/clang_lintian'
10 years ago
Marc Zinnschlag
da722a5cf1
Merge remote-tracking branch 'miroslavr/master'
10 years ago
Bret Curtis
b8fb99bc7a
Merge pull request #415 from corristo/travis-lulz
...
Trying to make Travis happy
10 years ago
Nikolay Kasyanov
2fa39c4581
Do not install formulae that are already present on Travis instances, let's check if that would make Travis happy
10 years ago
Sebastian Wick
764cd9ca16
disable "window border" setting in the ingame settings UI if fullscreen is enabled
10 years ago
scrawl
6f72989cb1
SpellModel, SortFilterItemModel: case insensitive sorting
10 years ago
scrawl
2e5e7370ba
Adjust default angle, FOV and viewport of character preview ( Fixes #2220 )
10 years ago