Sergey Fukanchik
|
44bcd9b25f
|
Fix tab characters
|
6 years ago |
Sergey Fukanchik
|
c50ee22772
|
Wrap up World::canRest() implementation by moving enemiesNearby() from InputManager::rest() to World::canRest().
|
6 years ago |
Andrei Kortunov
|
cd60d4fdf0
|
Store character controller in the variable make code less bulk
|
6 years ago |
Andrei Kortunov
|
2ac2d01432
|
Optimize drowning state update
|
6 years ago |
Andrei Kortunov
|
90d35aaa8f
|
Handle current health level during levelup (bug #4649)
|
6 years ago |
Andrei Kortunov
|
b3fd173e00
|
Check if current weapon has health at all in HUD (bug #4648)
|
6 years ago |
Andrei Kortunov
|
1634284739
|
Cache player's position outside of loops
|
6 years ago |
Andrei Kortunov
|
b9346798c6
|
Optimize combat music update
|
6 years ago |
Andrei Kortunov
|
fb484c6fde
|
Optimize AI loop a bit
|
6 years ago |
Marc Zinnschlag
|
7be9f2ca45
|
Merged pull request #1891
|
6 years ago |
Andrei Kortunov
|
01b3f92f7e
|
Make coc and fixme console commands close to vanilla (bug #4292, bug #4217)
|
6 years ago |
Andrei Kortunov
|
bdd9eba2b8
|
Use C++ limits instead of C ones
|
6 years ago |
Andrei Kortunov
|
276b7830a9
|
Mass potion creation (feature #4642)
|
6 years ago |
Marc Zinnschlag
|
3761aaadfd
|
Merged pull request #1928
|
6 years ago |
Marc Zinnschlag
|
82d37dda20
|
Merged pull request #1927
|
6 years ago |
Marc Zinnschlag
|
29bc5cbecf
|
Merged pull request #1925
|
6 years ago |
Andrei Kortunov
|
6f4f6a155f
|
Combat AI: take ranged weapon speed in account
|
6 years ago |
Andrei Kortunov
|
62f6f174cf
|
Show attack speed of ranged weapons
|
6 years ago |
Andrei Kortunov
|
989de05f80
|
Do not show duration for infinite light sources as -1
|
6 years ago |
Andrei Kortunov
|
6d0e6ab012
|
Use book font by default in the text formatter
|
6 years ago |
Andrei Kortunov
|
dda02bd696
|
Do not use book fonts for dialogue window
|
6 years ago |
Andrei Kortunov
|
70ed8fd1a9
|
Use constants instead of widely used magic numbers (task #4645)
|
6 years ago |
Bret Curtis
|
07be9ae8ac
|
Merge pull request #1926 from akortunov/warnfix
Fix MSVC warning about possibly uninitialized movestate variable
|
6 years ago |
Andrei Kortunov
|
9c8fc0557a
|
Fix MSVC warning about possibly uninitialized movestate variable
|
6 years ago |
Marc Zinnschlag
|
06b2a23e74
|
Merged pull request #1768
|
6 years ago |
Marc Zinnschlag
|
d76367918a
|
Merged pull request #1907
|
6 years ago |
Marc Zinnschlag
|
c6b62308cd
|
Merged pull request #1921
|
6 years ago |
Marc Zinnschlag
|
29f6ee30a6
|
Merged pull request #1922
|
6 years ago |
Marc Zinnschlag
|
107165d36d
|
Merged pull request #1923
|
6 years ago |
Marc Zinnschlag
|
deb779af35
|
Merged pull request #1924
|
6 years ago |
Andrei Kortunov
|
2961f0d810
|
Allow to use the %Name for creatures (bug #4644)
|
6 years ago |
Capostrophic
|
2f054cc7a8
|
Update changelog
|
6 years ago |
Capostrophic
|
95aa05e41b
|
Tweaks to script parser messages and pathgrid warnings
|
6 years ago |
Andrei Kortunov
|
09427d3f5e
|
Take in account transformations of NiTriShape and NiSkinData in skinning (bug #4437)
|
6 years ago |
Andrei Kortunov
|
ae1c054635
|
Make GetPCJumping return true only when jumping (bug #4641)
|
6 years ago |
Capostrophic
|
5909297809
|
Make underwater SFX always apply based on camera position (bug #4532)
|
6 years ago |
Bret Curtis
|
29ea72ed6c
|
Merge pull request #1920 from Capostrophic/notation
Actually fix General (%g) number formatting (bug #4463)
|
6 years ago |
Capostrophic
|
5a86554f97
|
Cleanup
|
6 years ago |
Capostrophic
|
c025427575
|
Implement enchantment record effect list verification (feature #1617)
|
6 years ago |
Capostrophic
|
d6560d3f20
|
Make several messages more strict and clean up topic info verifier
|
6 years ago |
Capostrophic
|
5d1c1f25f7
|
Remove now redundant NPC fields checks
|
6 years ago |
Capostrophic
|
015cd6064f
|
Implement basic enchantment record verifier (feature #1617)
|
6 years ago |
Capostrophic
|
dabdb0bfaf
|
Get rid of deprecated Messages::push_back()
|
6 years ago |
Capostrophic
|
47b9008743
|
Renovate reference record verifier
|
6 years ago |
Capostrophic
|
0bdb7ea92f
|
Cleanup
|
6 years ago |
Capostrophic
|
34ffaa2fe2
|
Make finishing touches to object record verifiers
|
6 years ago |
Capostrophic
|
d1b2fc11ef
|
Use messages::add in object record verifiers
Add NPC head and hair body part existence checks and expand creature record verifier, update playable class checks in class record verifier
|
6 years ago |
Capostrophic
|
85dc1e4ef2
|
Revert unnecessary universalid changes in Journal record verifier
|
6 years ago |
Capostrophic
|
e1ae7a9b0e
|
Avoid duplicate duplicate pathgrid point warnings
|
6 years ago |
Capostrophic
|
1e5330d9da
|
Use Messages::add in skill record verifier
|
6 years ago |