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-13 03:36:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
900cb559e13f3cabd0b4e047b53b42222b9c4d8c
0ad
/
source
/
lib
/
res
T
History
janwas
e3b0f20d4e
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
...
This was SVN commit r3035.
2005-10-27 16:53:41 +00:00
..
file
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
graphics
tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code.
2005-10-27 00:51:30 +00:00
sound
file: free cached IO blocks to avoid them appearing as "leaks"
2005-10-21 07:47:38 +00:00
h_mgr.cpp
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
h_mgr.h
file: free cached IO blocks to avoid them appearing as "leaks"
2005-10-21 07:47:38 +00:00
handle.h
fix include path (relative to lib)
2005-01-23 17:50:07 +00:00
mem.cpp
file: free cached IO blocks to avoid them appearing as "leaks"
2005-10-21 07:47:38 +00:00
mem.h
file: free cached IO blocks to avoid them appearing as "leaks"
2005-10-21 07:47:38 +00:00
res.h
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00