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-05 07:03:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc78557f1055ee4fc4e971770136e88cc56d85bd
0ad
/
source
/
lib
/
res
T
History
janwas
bc78557f10
move boilerplate overrun protect code into OverrunProtector
...
This was SVN commit r3046.
2005-10-29 17:58:26 +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
move boilerplate overrun protect code into OverrunProtector
2005-10-29 17:58:26 +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
…
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
…