0ad/source
janwas 450da0aaf7 rename [w]string_to_[w]string UTF8
add safer/more portable/less dependent on locale implementation of
wchar_t <-> UTF8

This was SVN commit r7185.
2009-11-09 14:52:51 +00:00
..
collada Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics gcc compile fix (thanks to Heron for reporting the problem) 2009-11-08 18:58:14 +00:00
gui rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
i18n more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
lib rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
maths more string drudgery 2009-11-06 10:59:10 +00:00
mocks Simplify sys_get_executable_name by using realpath 2009-08-09 20:28:46 +00:00
network rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
pch Add GPL header 2009-04-18 17:00:33 +00:00
ps rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
renderer Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
scripting self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
simulation fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
sound misc. string fixes 2009-11-04 15:29:28 +00:00
tools robustified GetPatch / GetTile: 2009-11-08 16:49:52 +00:00
contributors.txt Add list of code contributors 2009-08-12 15:53:02 +00:00
main.cpp refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory 2009-11-06 11:50:04 +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