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-04 02:46:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b986ff832b43fb042fcd41fce4e7e5140c81a7f8
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
…
cursor.h
…
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
…
res.cpp
ignore .xmb files when reloading (not critical, just avoids output clutter)
2004-08-03 12:56:44 +00:00
res.h
…
tex.cpp
…
tex.h
…
unifont.cpp
…
unifont.h
…
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
…
zip.cpp
…
zip.h
…