..
.gitignore
activatoranimation.cpp
activatoranimation.hpp
actors.cpp
actors.hpp
animation.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
animation.hpp
camera.cpp
camera.hpp
cell.hpp
characterpreview.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
characterpreview.hpp
creatureanimation.cpp
Crash fix for creatures with no skeleton base ( Fixes #2419 )
2015-03-02 15:19:57 +01:00
creatureanimation.hpp
debugging.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 18:11:54 +13:00
debugging.hpp
effectmanager.cpp
effectmanager.hpp
globalmap.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
globalmap.hpp
fixed warning C4099:
2015-03-06 21:36:42 +13:00
localmap.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
localmap.hpp
fixed warning C4099:
2015-03-06 21:36:42 +13:00
npcanimation.cpp
consolidate random number logic
2015-03-15 14:07:47 +13:00
npcanimation.hpp
objects.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 17:42:07 +13:00
objects.hpp
occlusionquery.cpp
occlusionquery.hpp
refraction.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
refraction.hpp
renderconst.hpp
Fix ripples for D3D - added simpler effect ( Fixes #1649 )
2015-02-09 19:30:11 +01:00
renderinginterface.hpp
renderingmanager.cpp
Get rid of "player" string checks ( Fixes #2216 )
2015-03-11 23:07:39 +01:00
renderingmanager.hpp
Fix argument name for setSunDirection.
2015-02-06 22:26:58 -06:00
ripplesimulation.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
ripplesimulation.hpp
Fix ripples for D3D - added simpler effect ( Fixes #1649 )
2015-02-09 19:30:11 +01:00
shadows.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
shadows.hpp
sky.cpp
consolidate random number logic
2015-03-15 14:07:47 +13:00
sky.hpp
Fix argument name for setSunDirection.
2015-02-06 22:26:58 -06:00
terrainstorage.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
terrainstorage.hpp
water.cpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
water.hpp
fixing MSVC 2013 warning C4244: & C4305
2015-03-08 13:07:29 +13:00
weaponanimation.cpp
Fix code duplication
2015-01-31 22:40:43 +01:00
weaponanimation.hpp