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-07 16:25:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66e202afa5c55e7cfeb4f8f75a2437931782e8a2
0ad
/
source
/
lib
/
res
T
History
janwas
64444251d4
fixed bug (missing else) reported by philip. thanks!
...
This was SVN commit r615.
2004-06-30 18:47:15 +00:00
..
file.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
file.h
…
font.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
font.h
…
h_mgr.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
h_mgr.h
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
mem.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
mem.h
…
ogl_tex.cpp
split tex code into (file format specific) loaders and opengl texture ops like upload()
2004-06-25 22:18:03 +00:00
ogl_tex.h
split tex code into (file format specific) loaders and opengl texture ops like upload()
2004-06-25 22:18:03 +00:00
res.cpp
more abstraction in VFS<->dir watch interface (thinking of using dazuko and/or FAM)
2004-06-23 16:29:03 +00:00
res.h
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
sound.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
sound.h
…
tex.cpp
split tex code into (file format specific) loaders and opengl texture ops like upload()
2004-06-25 22:18:03 +00:00
tex.h
split tex code into (file format specific) loaders and opengl texture ops like upload()
2004-06-25 22:18:03 +00:00
unifont.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
unifont.h
Spelling corrction
2004-06-16 16:29:38 +00:00
vfs.cpp
fixed bug (missing else) reported by philip. thanks!
2004-06-30 18:47:15 +00:00
vfs.h
…
zip.cpp
res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code
2004-06-25 22:19:19 +00:00
zip.h
…