1
0
forked from 0ad/0ad
0ad/source
2015-02-12 23:24:48 +00:00
..
collada Remove checks for unsupported GCC versions (<4.6). 2015-01-24 20:37:07 +00:00
graphics Provide explicit spezializations of hash_value for CTexturePtr and CTextureProperties. Fixes #3036. 2015-02-06 02:03:20 +00:00
gui Improve auto-completition of nick names and add it to the in-game chat. Patch by trompetin17. Refs #1767. 2015-02-02 23:44:06 +00:00
i18n Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
lib glext_funcs: Support glMapBuffer, glMapBufferRange 2015-01-25 16:36:23 +00:00
lobby Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
maths Improve PickEntitiesAtPoint 2015-01-01 23:05:26 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Treat \t as whitespace in config files. Fixes #3050. 2015-02-12 17:31:10 +00:00
renderer Add a new function to update the water renderer textures when resizing the renderer window. Patch by pendingchaos. 2015-02-10 19:41:29 +00:00
scriptinterface Fixes build with libmozjs-31-dev package from Ubuntu PPA. Fixes #3039. 2015-02-07 18:28:44 +00:00
simulation2 Little code tweak without performance impact 2015-02-12 23:24:48 +00:00
soundmanager Move gain config setting retrieval to the sound manager. Fixes #3030. 2015-02-02 13:44:06 +00:00
third_party Remove checks for unsupported GCC versions (<4.6). 2015-01-24 20:37:07 +00:00
tools Only check binaries/data for po/pot files. 2015-02-12 00:25:47 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Automatically convert all CLogger format strings from wchar_t* to char*. 2015-01-22 20:31:30 +00:00
test_setup.cpp CLogger: Use cppformat instead of sys_vswprintf. 2015-01-22 20:30:05 +00:00