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-12 18:15:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebd46113f3f726a5fecc0773cce7762c0505752c
0ad
/
source
/
lib
/
file
T
History
janwas
df3198ce1e
fix massive inefficiency in write_buffer (allocating new buffer each time)
...
This was SVN commit r5611.
2008-02-09 18:57:59 +00:00
..
archive
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
common
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
disabled_tests
WIP of new file code
2007-11-20 18:51:07 +00:00
io
fix massive inefficiency in write_buffer (allocating new buffer each time)
2008-02-09 18:57:59 +00:00
vfs
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
file_system_posix.cpp
fixes and improvements
2007-12-22 18:15:52 +00:00
file_system_posix.h
fixes and improvements
2007-12-22 18:15:52 +00:00
file_system_util.cpp
# fix filesystem bugs that prevented screenshots from being written
2008-02-05 07:40:57 +00:00
file_system_util.h
improvements and fixes:
2008-01-07 20:03:19 +00:00
file_system.cpp
part3: now functional file loading code (not entirely finalized)
2007-12-20 20:14:21 +00:00
file_system.h
part3: now functional file loading code (not entirely finalized)
2007-12-20 20:14:21 +00:00
file.cpp
improvements and fixes:
2008-01-07 20:03:19 +00:00
file.h
improvements and fixes:
2008-01-07 20:03:19 +00:00
path.cpp
pending improvements and partial fixes to self-tests
2008-01-03 22:07:18 +00:00
path.h
improvements and fixes:
2008-01-07 20:03:19 +00:00