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-08 22:46:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfcb278bf0346196affe1f9eb96aa852bac572c0
0ad
/
source
/
lib
/
file
T
History
Ykkrosh
bfcb278bf0
swscanf is an insane mess of bugs and incompatibilities, so stop using it for fancy parsing
...
This was SVN commit r7800.
2010-07-24 20:48:18 +00:00
..
archive
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
common
swscanf is an insane mess of bugs and incompatibilities, so stop using it for fancy parsing
2010-07-24 20:48:18 +00:00
disabled_tests
…
io
sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString)
2010-06-14 12:09:49 +00:00
vfs
# fix race conditions in ModuleInit and related cleanup.
2010-07-12 12:57:58 +00:00
file_system_util.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
file_system_util.h
…
file_system.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
file_system.h
…
file.cpp
vfs: disable error dialog if file not found
2010-05-01 18:36:24 +00:00
file.h
…