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-06-25 06:25:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caedad6fc48edd19eaaa1006a6d9a6e032aa06ce
0ad
/
source
/
lib
/
res
T
History
janwas
caedad6fc4
allow freeing 0 ptrs
...
This was SVN commit r999.
2004-08-15 21:48:34 +00:00
..
cursor.cpp
…
cursor.h
…
file.cpp
…
file.h
…
font.cpp
…
font.h
…
h_mgr.cpp
don't cache handles that don't have a key (i.e. couldn't be found when reloading)
2004-08-14 12:36:03 +00:00
h_mgr.h
…
mem.cpp
allow freeing 0 ptrs
2004-08-15 21:48:34 +00:00
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
wasn't converting native path to portable before sending to VFS.
2004-08-14 12:28:54 +00:00
res.h
…
tex.cpp
…
tex.h
…
unifont.cpp
…
unifont.h
…
vfs.cpp
…
vfs.h
…
zip.cpp
bugfix in IO callback (was incorrectly reporting # bytes read); async routines now fill a control block, instead of returning a handle (that's now done by VFS)
2004-08-15 21:47:32 +00:00
zip.h
async routines now fill a control block, instead of returning a handle (that's now done by VFS)
2004-08-15 21:47:47 +00:00