This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-25 14:49:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47336b770fdceed2f2968f4cd87f4f35b027a643
0ad
/
source
/
lib
/
file
T
History
historic_bruno
b6bcfdbb2e
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
...
This was SVN commit r16534.
2015-04-12 19:38:31 +00:00
..
archive
Remove partial emulation of some C++11 features for older compilers.
2015-01-24 20:37:18 +00:00
common
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
disabled_tests
…
io
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
vfs
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
file_system.cpp
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
file_system.h
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
file.cpp
…
file.h
…