0ad/source
janwas 5ba40becc5 avoid unspecified behavior due to definition of __WFILE__ (now use WIDEN(__FILE__) instead)
fix inadvertent breakage of gfx_detect's SHORTEN

This was SVN commit r7167.
2009-11-04 23:00:53 +00:00
..
collada misc. string fixes 2009-11-04 15:29:28 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
gui misc. string fixes 2009-11-04 15:29:28 +00:00
i18n more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
lib avoid unspecified behavior due to definition of __WFILE__ (now use WIDEN(__FILE__) instead) 2009-11-04 23:00:53 +00:00
maths fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
mocks Simplify sys_get_executable_name by using realpath 2009-08-09 20:28:46 +00:00
network misc. string fixes 2009-11-04 15:29:28 +00:00
pch Add GPL header 2009-04-18 17:00:33 +00:00
ps VFS fixes+refactoring 2009-11-04 17:26:54 +00:00
renderer huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
scripting misc. string fixes 2009-11-04 15:29:28 +00:00
simulation misc. string fixes 2009-11-04 15:29:28 +00:00
sound misc. string fixes 2009-11-04 15:29:28 +00:00
tools huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
contributors.txt Add list of code contributors 2009-08-12 15:53:02 +00:00
main.cpp add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00
test_setup.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00