..
collada
Fix compiler warnings on VS 2015, refs #3439 , refs #5069 .
2018-03-10 09:58:53 +00:00
graphics
Fix the display of light broken by cc67d54aeb
2018-03-15 18:19:12 +00:00
gui
Stop new-line characters making lines longer than they should be.
2018-03-13 23:06:21 +00:00
i18n
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
lib
Fix compiler warnings on VS 2015, refs #3439 , refs #5069 .
2018-03-10 09:58:53 +00:00
lobby
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
maths
Adds a perspective matrix, refracts a matrix projection setup to prepare for an isometric view.
2017-10-29 23:41:59 +00:00
mocks
network
Fixed swapped names in 0fd8aa2a77
2018-03-13 14:55:55 +00:00
pch
Switch to std::shared_ptr and std::weak_ptr.
2015-01-25 03:10:58 +00:00
ps
Add a ceasire autostart option, silences a javascript warning on autostart games
2018-03-16 00:12:58 +00:00
renderer
Remove debug lines
2018-03-10 22:45:31 +00:00
scriptinterface
Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches).
2017-12-10 17:33:03 +00:00
simulation2
Delete sheep corpses when starting to build a foundation,
2018-03-21 01:44:15 +00:00
soundmanager
Fix compiler warnings on VS 2015, refs #3439 , refs #5069 .
2018-03-10 09:58:53 +00:00
third_party
Fix compiler warnings on VS 2015, refs #3439 , refs #5069 .
2018-03-10 09:58:53 +00:00
tools
Little cleanup for the 9f202500ea
2018-03-13 20:26:30 +00:00
main.cpp
Fixes the Alt + Tab crash in the fullscreen mode. Refs #4181 .
2018-03-09 22:23:03 +00:00
test_setup.cpp
Fix string format of the JS test assertion failure following 7c2e9027c2 (cxxtest expects a char* instead of a std::wstring, so newlines were printed as \n characters).
2017-10-13 21:56:45 +00:00