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-18 10:55:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b391fb89effc6f9e6fb055819eed380fa1d64e7f
0ad
/
source
/
lib
/
res
T
History
olsner
2077698156
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
...
This was SVN commit r1730.
2005-01-17 04:52:02 +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
…
file.h
…
h_mgr.cpp
…
h_mgr.h
…
handle.h
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
hotload.h
…
jmemdatasrc.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +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
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
snd.h
…
tex.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +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
Fixed fix, to correct precedence (as warned about by the friendly compiler ;-) )
2005-01-11 16:40:01 +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
…