.. |
.gitignore
|
|
|
actoranimation.cpp
|
Cleanup magic effects, when create a new ActorAnimation
|
2018-10-01 20:17:58 +04:00 |
actoranimation.hpp
|
(Re)set the inventory listener outside of the Animation class
|
2017-02-22 15:08:22 +01:00 |
animation.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
animation.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
bulletdebugdraw.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
bulletdebugdraw.hpp
|
|
|
camera.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
camera.hpp
|
|
|
cell.hpp
|
|
|
characterpreview.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
characterpreview.hpp
|
Fix character preview item selection
|
2017-07-22 00:06:43 +02:00 |
creatureanimation.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
creatureanimation.hpp
|
replace boost::shared_ptr in extern and components
|
2017-06-09 19:08:53 +02:00 |
effectmanager.cpp
|
Revert "Merged pull request #1573"
|
2018-05-26 11:39:30 +00:00 |
effectmanager.hpp
|
Revert "Merged pull request #1573"
|
2018-05-26 11:39:30 +00:00 |
globalmap.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
globalmap.hpp
|
|
|
landmanager.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
landmanager.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
localmap.cpp
|
Use constants instead of widely used magic numbers (task #4645)
|
2018-09-17 19:22:50 +04:00 |
localmap.hpp
|
|
|
npcanimation.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
npcanimation.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
objects.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
objects.hpp
|
Revert "Merged pull request #1573"
|
2018-05-26 11:39:30 +00:00 |
pathgrid.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
pathgrid.hpp
|
|
|
renderbin.hpp
|
|
|
renderinginterface.hpp
|
|
|
renderingmanager.cpp
|
Re-fix water reflections while making a no-GUI screenshot
|
2018-10-10 22:44:26 +03:00 |
renderingmanager.hpp
|
Implement getHalfExtents() for non-actor objects
|
2018-08-17 12:40:01 +04:00 |
rendermode.hpp
|
|
|
ripplesimulation.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
ripplesimulation.hpp
|
|
|
rotatecontroller.cpp
|
|
|
rotatecontroller.hpp
|
|
|
sky.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
sky.hpp
|
Use alternate fog parameters when distant land is enabled
|
2018-03-04 11:37:57 -08:00 |
terrainstorage.cpp
|
Get the world size from the ESM::Land store
|
2017-03-14 19:27:55 +01:00 |
terrainstorage.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
util.cpp
|
Pass parameters by const reference
|
2017-04-20 23:47:03 +09:00 |
util.hpp
|
|
|
vismask.hpp
|
Use separate node mask and parent for CompositeMapRenderer to allow the loading screen to pre compile composite maps.
|
2017-03-14 19:27:55 +01:00 |
water.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
water.hpp
|
Use constants instead of widely used magic numbers (task #4645)
|
2018-09-17 19:22:50 +04:00 |
weaponanimation.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
weaponanimation.hpp
|
|
|