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-06 21:26:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f01b1ebb5806accacbbbc4fc548b3bc515c47010
0ad
/
source
/
lib
/
res
T
History
janwas
f1c7af9a95
ignore .xmb files when reloading (not critical, just avoids output clutter)
...
This was SVN commit r890.
2004-08-03 12:56:44 +00:00
..
cursor.cpp
change CVFSFile header path
2004-07-31 11:38:13 +00:00
cursor.h
OpenGL cursor (for non-Windows)
2004-07-24 19:38:12 +00:00
file.cpp
small optimization: rounds offset down (and restores later) to avoid buffer copy in waio
2004-08-02 13:45:35 +00:00
file.h
comment path conversion functions
2004-08-02 13:44:48 +00:00
font.cpp
…
font.h
…
h_mgr.cpp
be less annoying when tag security check is undermined
2004-08-02 21:29:55 +00:00
h_mgr.h
…
mem.cpp
…
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
Added newline at end
2004-07-10 20:28:18 +00:00
res.cpp
ignore .xmb files when reloading (not critical, just avoids output clutter)
2004-08-03 12:56:44 +00:00
res.h
Removed references to font.h
2004-07-31 12:44:13 +00:00
tex.cpp
Linux/GCC compat, headers and such
2004-07-10 21:25:35 +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
slight improvements in use of res code.
2004-07-31 01:57:26 +00:00
unifont.h
GUI text renderer
2004-07-13 22:48:53 +00:00
vfs.cpp
fixed funny bug: file write handles were cached; VFS writes (eg. screenshots) led to reload -> wiped out file contents
2004-08-02 22:16:18 +00:00
vfs.h
revised mount logic; now stores the mount point and uses it to correctly convert from VFS to native paths
2004-07-09 19:58:43 +00:00
zip.cpp
remove dead code
2004-08-01 20:23:11 +00:00
zip.h
hook up aio; cleanup; commenting
2004-07-31 11:03:17 +00:00