elsid
d86669843e
Remove unseud pointTolerance argument
5 years ago
elsid
256c9917a4
Make AiWander::isPackageCompleted const
5 years ago
elsid
131f2557b1
Split functions to remove redundant clearPath argument
5 years ago
elsid
b8513e0318
Remove unused arguments
5 years ago
Bret Curtis
a4f29a8e37
Merge pull request #2851 from elsid/fix_aiwander_crash
...
Fix AiWander crash
5 years ago
elsid
489a92de95
Check for hidden path only for actors wandering manually
...
Actors who doesn't wander over pathgrid.
5 years ago
elsid
e616188265
Do not allow wandering actor to have empty path
5 years ago
elsid
71350c6dff
Remove redundant variable
5 years ago
Andrei Kortunov
b5833f3c59
Use real time to update spell effects instead of game timestamps (bug #5165 )
5 years ago
Andrei Kortunov
3ebbe14a62
Avoid zero division
5 years ago
Alexei Dobrohotov
8c4acc69c4
Merge pull request #2849 from Capostrophic/spellsuccess
...
Fix spell school calculation
5 years ago
Capostrophic
8265ebc484
Fix spell school calculation
5 years ago
Bret Curtis
a04a41a429
Merge pull request #2843 from Capostrophic/nigeometry
...
Introduce NiGeometry abstraction
5 years ago
Bret Curtis
7da5558808
Merge pull request #2845 from akortunov/save_cleanup
...
Optimize characters data in savegame
5 years ago
Bret Curtis
f9fca8675b
Merge pull request #2846 from Capostrophic/envmap
...
CopyRigVisitor fixes (bug #5415 )
5 years ago
Andrei Kortunov
add42830d9
Add a flag to use double-precision functions from Bullet
5 years ago
Andrei Kortunov
e827d9c04f
Disable physics profiler, if Bullet was compiled without profiling support
5 years ago
Capostrophic
78b1bbe130
Remove unnecessary null check
5 years ago
Bret Curtis
c69c7d0b3b
Merge pull request #2049 from elsid/bullet_double_precision
...
Support bullet double precision
5 years ago
Capostrophic
72e5043eda
CopyRigVisitor fixes
...
Make sure it copies all relevant drawable parent nodes (e.g. including the node with the environment map effect)
Make sure it doesn't copy nodes multiple times
5 years ago
Andrei Kortunov
e6ca95174a
Optimize characters data in savegame
5 years ago
Capostrophic
b665fed8f2
Introduce NiGeometry abstraction
5 years ago
Bret Curtis
019c843589
Merge pull request #2842 from Capostrophic/nifroot
...
Handle non-node roots more gracefully (bug #5416 )
5 years ago
Capostrophic
30558c2434
Try to resolve CI concerns
5 years ago
Capostrophic
915ffe2241
Handle non-node roots more gracefully (bug #5416 )
5 years ago
Evil Eye
f0e2ee45fa
reuse ImplicitRef and ExplicitRef for enable, disable, getdisabled, startscript; move scriptrunning and stopscript
5 years ago
Bret Curtis
74bf8ef807
Merge pull request #2840 from elsid/revert_rm_platforms_install
...
Revert remove of platforms install
5 years ago
Bret Curtis
bb30b44766
Merge pull request #2839 from Capostrophic/nipathcontroller
...
Add basic NiPathController support (movement only)
5 years ago
Bret Curtis
ce3a723503
Merge pull request #2838 from Capostrophic/nifversion
...
Some more minor NIF stuff
5 years ago
elsid
66da72048a
Update bullet for windows up to 2.87
5 years ago
elsid
2d7c3bae61
Support bullet with double precision
5 years ago
elsid
ef5a5ef43f
Print not matched values with full precision
5 years ago
elsid
14d0ca4cd3
Cast float to btScalar
5 years ago
elsid
fa861f5d8e
Revert remove of platforms install
5 years ago
Capostrophic
30fc2e3e5e
Add basic NiPathController support (movement only)
5 years ago
Capostrophic
5377e0491b
Adjust NiPixelData loading
5 years ago
psi29a
05ffda9b47
Merge branch 'Changelog_PR' into 'master'
...
Update PR changelog file for 0.47.0
See merge request OpenMW/openmw!199
5 years ago
Andrei Kortunov
a3aa4c0a1f
Merge pull request #2837 from Capostrophic/smallfeatureculling
...
Disable small feature culling for orthographic cameras
5 years ago
Capostrophic
a08a9518c3
NIF version adjustments
...
Cut down on obscure version numbers
Call generateVersion without using a stream object
5 years ago
Atahualpa
d469e5ef1a
Update PR changelog file for 0.47.0
5 years ago
Capostrophic
110e3761bf
Disable small feature culling for orthographic cameras
5 years ago
Andrei Kortunov
0e3ae38e49
Merge pull request #2836 from Capostrophic/shaders
...
Always pass the vertex color to the fragment shader
5 years ago
Capostrophic
58d78fb126
Always pass the vertex color to the fragment shader
5 years ago
Andrei Kortunov
93397e4f8f
Merge pull request #2835 from Capostrophic/logging
...
Address akortunov's save loading message complaints
5 years ago
Capostrophic
77bdd124ee
Address akortunov's save loading message complaints
...
Add quotes to the character's name
Don't print the full path to save file
Use better terminology
5 years ago
Andrei Kortunov
f1786f14c4
Merge pull request #2834 from akortunov/master
...
Fix merge conflicts
5 years ago
Andrei Kortunov
d5806fd0ed
Fix merge conflicts
5 years ago
Bret Curtis
42cba092b7
Merge pull request #2716 from akortunov/png
...
Store fog of war as a PNG image instead of TGA
5 years ago
Bret Curtis
2c743b6153
Merge pull request #2828 from Capostrophic/colormode
...
Improve color mode handling in shaders
5 years ago
Bret Curtis
b7c33dbe0a
Merge pull request #2831 from Capostrophic/pursue
...
Allow guards to pursue an invisible player (bug #4774 )
5 years ago