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-07-14 05:35:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
399daeddbf8643609470649cafaef75f7485fc92
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
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
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
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
file.h
sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN
2011-10-10 10:04:36 +00:00