0ad/source
janwas 8fefedb5ae fix: native and vfs directory paths should end with '/' (more code cares about this now)
refactor: simplify dir_watch_Poll interface (returns vector)
wdir_watch: major refactor: use shared_ptr for reference-counting shared
watch state
remove no longer needed path_util functions

This was SVN commit r7168.
2009-11-05 20:46:15 +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 fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +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 fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +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 fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +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