Commit Graph

20247 Commits (0e06a25f219433fc666f5e48670bf94f5ea1d4fd)
 

Author SHA1 Message Date
Marc Zinnschlag 0e06a25f21 Merged pull request #1935 6 years ago
Sergey Fukanchik 657d95a0be Paperwork for the pull request #1935 6 years ago
Sergey Fukanchik b2a52a5b6c Change 'after function'-style doxygen comment to normal. 6 years ago
Marc Zinnschlag 6ce6108eb4 Merged pull request #1932 6 years ago
Marc Zinnschlag 84a2752db9 Merged pull request #1933 6 years ago
Marc Zinnschlag 34b0344166 Merged pull request #1934 6 years ago
Bret Curtis 621ef69f58
Merge pull request #1939 from Capostrophic/optional
Discard count arguments for AddSoulGem and RemoveSpell (bug #3762)
6 years ago
Capostrophic 92259c6cca Discard count arguments for AddSoulGem and RemoveSpell (bug #3762) 6 years ago
Sergey Fukanchik f00f35ba86 Add const to canRest() 6 years ago
Sergey Fukanchik f2e11e6def Fix MSVC C4596 illegal qualified name 6 years ago
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 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