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-10 06:56:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bfb913a6936fbba3c8e5e2b14ee1ee42dd4fc4f
0ad
/
source
/
lib
/
file
/
io
T
History
janwas
85bfdf0983
sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString)
...
This was SVN commit r7627.
2010-06-14 12:09:49 +00:00
..
block_cache.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
block_cache.h
…
io_align.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
io_align.h
…
io.cpp
sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString)
2010-06-14 12:09:49 +00:00
io.h
sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString)
2010-06-14 12:09:49 +00:00
write_buffer.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
write_buffer.h
…