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-08 20:46:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14df80576118fb04bb0665fc37efcaefc43ee424
0ad
/
source
/
lib
/
res
/
graphics
T
History
prefect
3ded398729
g++ forbis goto across variable declarations.
...
This was SVN commit r2796.
2005-09-28 18:46:26 +00:00
..
cursor.cpp
(as before, belonged in the previous batches)
2005-09-02 02:58:40 +00:00
cursor.h
…
ogl_tex.cpp
ogl_tex: documented and cleaned up.
2005-09-21 16:11:43 +00:00
ogl_tex.h
ogl_tex: documented and cleaned up.
2005-09-21 16:11:43 +00:00
tex_bmp.cpp
tex codecs: fix some warnings (remove unnecessary locals)
2005-09-16 19:19:14 +00:00
tex_codec.h
dyn_array: use memcpy2
2005-09-10 14:28:55 +00:00
tex_dds.cpp
inlined bits and bit_mask for efficiency (as suggested by philip - thanks!)
2005-09-19 23:40:33 +00:00
tex_jpg.cpp
tex codecs: fix some warnings (remove unnecessary locals)
2005-09-16 19:19:14 +00:00
tex_png.cpp
tex codecs: fix some warnings (remove unnecessary locals)
2005-09-16 19:19:14 +00:00
tex_tga.cpp
tex codecs: fix some warnings (remove unnecessary locals)
2005-09-16 19:19:14 +00:00
tex.cpp
g++ forbis goto across variable declarations.
2005-09-28 18:46:26 +00:00
tex.h
ogl_tex: documented and cleaned up.
2005-09-21 16:11:43 +00:00
unifont.cpp
(as before, belonged in the previous batches)
2005-09-02 02:58:40 +00:00
unifont.h
…