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 |
Capostrophic
|
35281d7c38
|
Use Messages::add in race, soundgen, spell and start script record verifiers
|
6 years ago |
Capostrophic
|
b2b9bd94f0
|
Fix bolt object type
|
6 years ago |
Capostrophic
|
8dcb58d745
|
Use Messages::add in Faction, Sound, Bodypart and Class record verifiers
|
6 years ago |
Capostrophic
|
d433929194
|
Use Messages::add in birthsign record verifier
|
6 years ago |
Capostrophic
|
6b226eef8f
|
Use Messages::add in magic effect record verifier
|
6 years ago |
Capostrophic
|
5b8880c6fa
|
Update cell reference record verifier messages
|
6 years ago |
Capostrophic
|
dc847dce09
|
Add item icon checks to object record verifier
|
6 years ago |
Capostrophic
|
34077a6987
|
Purge unnecessary namespaces
|
6 years ago |
Capostrophic
|
d90940011f
|
Add model checks to object record verifier
|
6 years ago |
Capostrophic
|
38ea7928f5
|
Add sound file checks to sound record verifier
|
6 years ago |
Capostrophic
|
1f717def35
|
Update journal, start script and spell verifiers messages
|
6 years ago |
Capostrophic
|
a6d3cd9190
|
Update topic info verifier messages
|
6 years ago |
Capostrophic
|
14ef145b3b
|
Update region and pathgrid record verifier messages
|
6 years ago |
Capostrophic
|
a9ce155a7b
|
Update faction and body part record verifier messages
|
6 years ago |
Capostrophic
|
7535daa94d
|
Update class and race record verifier messages
|
6 years ago |
Capostrophic
|
fd1a3ad88d
|
Update object and script record verifier messages
|
6 years ago |
Capostrophic
|
cf7a8c5775
|
Update soundgen record verifier messages
|
6 years ago |
Capostrophic
|
5249492a31
|
Update skill record verifier messages
|
6 years ago |
Capostrophic
|
51fdb94e34
|
Add texture check to birthsign verifier
|
6 years ago |
Capostrophic
|
d3aa5840ec
|
Refactor magic effect record verifying
|
6 years ago |
Capostrophic
|
363516049d
|
Actually fix General number formatting
|
6 years ago |