vocollapse
|
772c66eedf
|
Changed Doxygen file extensions to .cmake for consistency. Also changed output directories for doxygen.
|
10 years ago |
vocollapse
|
71f3f71f78
|
added make target for doxygen: make doc, make doc_pages
|
10 years ago |
Marc Zinnschlag
|
3fd10d2a82
|
Merge remote-tracking branch 'thoronador/fix-uninitialized-members'
|
10 years ago |
Marc Zinnschlag
|
a0dbb40c8e
|
Allow script names starting with digits (Fixes #1730)
|
10 years ago |
Marc Zinnschlag
|
82b4148a62
|
Merge remote-tracking branch 'thoronador/fix-uninitialized-members'
|
10 years ago |
Thoronador
|
f29a71b498
|
remove unused var. mSoftwareCursor in WindowManager
|
10 years ago |
Nikolay Kasyanov
|
138e3032ce
|
Fix: initialize boolean field with boolean value, not NULL
|
10 years ago |
Thoronador
|
8361019456
|
fix uninitialized (pointer) vars in more classes
|
10 years ago |
Thoronador
|
13a0c5624c
|
fix uninitialized member variables in OcclusionQuery class
|
10 years ago |
Thoronador
|
db38108801
|
fix uninitialized pointer variables in some classes
|
10 years ago |
Thoronador
|
a5245d5a13
|
remove unused dummy variable
|
10 years ago |
Thoronador
|
ab364c9440
|
fix some more uninitialized class member fields
|
10 years ago |
Thoronador
|
51cd2bb5d9
|
remove unused/double variable from CSMWorld::Column class
|
10 years ago |
Thoronador
|
a799353f60
|
fix uninitialized fields in CSMDoc::Operation class
|
10 years ago |
Thoronador
|
deb6452e0d
|
fix uninitialized pointer fields in CS::Editor class
|
10 years ago |
Thoronador
|
f0d3fc73d5
|
fix uninitialized pointer fields in GraphicsPage class
|
10 years ago |
Marc Zinnschlag
|
21b16f8425
|
Merge branch 'tables'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/world/data.cpp
apps/opencs/model/world/data.hpp
|
10 years ago |
Marc Zinnschlag
|
23e969eae7
|
fixed pathgrid saving again (previous fix was incomplete)
|
10 years ago |
Marc Zinnschlag
|
3df7071d19
|
Merge remote-tracking branch 'lgro/mailmap'
|
10 years ago |
Marc Zinnschlag
|
e00771cccd
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
Marc Zinnschlag
|
c85735abed
|
Merge remote-tracking branch 'scrawl/terrain'
|
10 years ago |
Lukasz Gromanowski
|
136f1952c9
|
Completly removed .mailmap file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
10 years ago |
Lukasz Gromanowski
|
4adfbd5048
|
Added obfuscation for email addresses in .mailmap file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
10 years ago |
cc9cii
|
13f028e27b
|
Avoid out of range exceptions.
|
10 years ago |
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
sylar
|
70fd531722
|
None texturing filtering enable for android by default
|
10 years ago |
sylar
|
3a625c567d
|
fixes for shaders glsles
|
10 years ago |
sylar
|
4c46da79de
|
changed android configs paths
|
10 years ago |
sylar
|
f75721a217
|
Add none texture filtering .It is fixes a bug with black objects in shaders glsles
|
10 years ago |
Marc Zinnschlag
|
744c56943a
|
Merge remote-tracking branch 'jordan-ayers/topic/misc-cleanup'
|
10 years ago |
Jordan Ayers
|
56db525a93
|
Document the return value of getEffectMultiplier.
|
10 years ago |
scrawl
|
8097d9801d
|
Fix HasSoulgem function to return number of soulgems
|
10 years ago |
scrawl
|
9ab8d0a8e6
|
Hotfix for crash when deleting an actor
|
10 years ago |
scrawl
|
012928c082
|
Fix HasSoulgem function to return number of soulgems
|
10 years ago |
Marc Zinnschlag
|
ea8635f44c
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
Jordan Ayers
|
aac2de270e
|
Cleanup: Don't call <environment obj>.get().
mEnvironment.get() is redundant. Switch the call to resemble the
surrounding environment get() calls, instead.
|
10 years ago |
Jordan Ayers
|
2f5721bf61
|
Fix typo in comments.
|
10 years ago |
scrawl
|
9cce3bc31b
|
Implement fDispositionMod according to research wiki
|
10 years ago |
scrawl
|
39bc11681e
|
Fix broken onGround status when levitating
|
10 years ago |
scrawl
|
829a7bfd1b
|
Fix being able to rest while water-walking (Fixes #1712)
|
10 years ago |
scrawl
|
d9165593d9
|
Fix footstep sounds played during water-walking
|
10 years ago |
scrawl
|
064f1964ba
|
More efficient water walking
|
10 years ago |
scrawl
|
04614651fa
|
Fix recharging items not being updated for actor's initial inventory
|
10 years ago |
scrawl
|
d790506525
|
Fix projectiles colliding with dead actors (Fixes #1971)
|
10 years ago |
Nikolay Kasyanov
|
8b2b54d89a
|
Travis CI: enable OS X build
Refactor platform-specific calls from .travis.yml to separate .sh scripts.
Test suite still needs to be enabled & tested for OS X though.
|
10 years ago |
scrawl
|
c4fa671381
|
Don't allow raising faction rank if the next rank has no name (Fixes #1975)
|
10 years ago |
scrawl
|
fe4d74a6cb
|
Fix not being able to move with 0/0 encumbrance (Fixes #1979)
|
10 years ago |
scrawl
|
5c3bc6563b
|
Fix divisions by zero in normalizedEncumbrance
|
10 years ago |
scrawl
|
8dd410fe96
|
Teleport indirect followers as well when using a door (Fixes #1974)
|
10 years ago |
Marc Zinnschlag
|
2d3ffc4483
|
fixed pathgrid saving
|
10 years ago |