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-20 20:26:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35262fae0bf6fe72ef334b0017b3d7fcfae83120
0ad
/
source
/
lib
/
res
T
History
janwas
629e5999e0
vfs: fixed an apparently untested "quick change" to an assert that was triggering. boo!
...
This was SVN commit r1704.
2005-01-10 22:51:08 +00:00
..
cursor.cpp
Adjusted things to work with the new top-down orientation
2005-01-07 14:10:14 +00:00
cursor.h
…
file.cpp
cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects)
2005-01-07 01:10:00 +00:00
file.h
…
h_mgr.cpp
…
h_mgr.h
…
handle.h
handle.h: include guard
2005-01-07 01:16:43 +00:00
hotload.h
…
jmemdatasrc.cpp
forgot to add yesterday :/
2005-01-07 11:13:20 +00:00
mem.cpp
aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements
2005-01-07 01:13:48 +00:00
mem.h
aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements
2005-01-07 01:13:48 +00:00
ogghack.cpp
…
ogghack.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
…
res.h
…
snd.cpp
Small ScEd updates
2004-12-30 23:01:09 +00:00
snd.h
…
tex.cpp
zip: fix overrun when reading uncompressed data: truncate to output buffer size
2005-01-10 13:42:10 +00:00
tex.h
zip: fix overrun when reading uncompressed data: truncate to output buffer size
2005-01-10 13:42:10 +00:00
unifont.cpp
Adjusted things to work with the new top-down orientation
2005-01-07 14:10:14 +00:00
unifont.h
…
vfs.cpp
vfs: fixed an apparently untested "quick change" to an assert that was triggering. boo!
2005-01-10 22:51:08 +00:00
vfs.h
vfs: fix mounting archive contents - now relative to mount point as it should.
2005-01-10 18:44:41 +00:00
zip.cpp
zip: fix overrun when reading uncompressed data: truncate to output buffer size
2005-01-10 13:42:10 +00:00
zip.h
…