| .. |
|
collada
|
Actually remove trailing tabs from source/.
|
2016-11-23 14:09:58 +00:00 |
|
graphics
|
Unify two rmgen and GUI JSON file loading script functions, refs #4868.
|
2017-11-24 17:19:16 +00:00 |
|
gui
|
Unify two rmgen and GUI JSON file loading script functions, refs #4868.
|
2017-11-24 17:19:16 +00:00 |
|
i18n
|
Pass ScriptInterface as a const ref where possible.
|
2017-08-24 00:32:42 +00:00 |
|
lib
|
Add FALLTHROUGH, which in the best case is just [[fallthrough]].
|
2017-09-01 20:04:53 +00:00 |
|
lobby
|
Fix few typos found with the Debian lintian tool.
|
2017-10-28 22:34:57 +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
|
More FreeBSD build fixes.
|
2012-01-30 06:21:11 +00:00 |
|
network
|
Fix few typos found with the Debian lintian tool.
|
2017-10-28 22:34:57 +00:00 |
|
pch
|
Switch to std::shared_ptr and std::weak_ptr.
|
2015-01-25 03:10:58 +00:00 |
|
ps
|
Unify two rmgen and GUI JSON file loading script functions, refs #4868.
|
2017-11-24 17:19:16 +00:00 |
|
renderer
|
Adds a missed initialisation in 7e239f38a3.
|
2017-10-30 19:32:16 +00:00 |
|
scriptinterface
|
Make FromJSProperty actually part of ScriptInterface.
|
2017-09-12 22:52:15 +00:00 |
|
simulation2
|
Adds basic tests for the CinemaManager component
|
2017-11-24 22:38:03 +00:00 |
|
soundmanager
|
Pass ScriptInterface as a const ref where possible.
|
2017-08-24 00:32:42 +00:00 |
|
third_party
|
Fix lineendings of new files and the ones in source/ that didn't receive the eol property yet.
|
2017-10-26 17:03:29 +00:00 |
|
tools
|
Delete FALLBACK_CIV "athen" and related code in rmgen/, refs #4034.
|
2017-11-24 21:01:12 +00:00 |
|
main.cpp
|
Allow command line options to start with - or --
|
2017-09-30 16:12:18 +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 |