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-21 08:43:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8760a628a4b98f30f0d9f84d98ad97fd56ac7a77
0ad
/
source
/
lib
/
res
T
History
janwas
226fd70292
now open files in binary mode on windows (thanks to philip for catching this)
...
This was SVN commit r661.
2004-07-08 15:10:26 +00:00
..
file.cpp
now open files in binary mode on windows (thanks to philip for catching this)
2004-07-08 15:10:26 +00:00
file.h
fixes for write code and new uncached_write routine (bypass cache, no file padding problem)
2004-07-08 14:30:35 +00:00
font.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
font.h
…
h_mgr.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
h_mgr.h
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
mem.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
reqnum = int; complain if watch failed
2004-07-08 14:33:58 +00:00
res.h
reqnum = int; complain if watch failed
2004-07-08 14:33:58 +00:00
sound.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
sound.h
…
tex.cpp
common interface to texture format codecs; work started on encoders (to write textures)
2004-07-08 14:40:24 +00:00
tex.h
common interface to texture format codecs; work started on encoders (to write textures)
2004-07-08 14:40:24 +00:00
unifont.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
unifont.h
…
vfs.cpp
fix iterator invalidation bug triggered by multiple mount points; add vfs_uncached_io()
2004-07-08 14:38:58 +00:00
vfs.h
fix iterator invalidation bug triggered by multiple mount points; add vfs_uncached_io()
2004-07-08 14:38:58 +00:00
zip.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
zip.h
…