[opendemo-devel] zlib
Status: Beta
Brought to you by:
girlich
From: Conor D. <co...@ma...> - 2002-01-11 03:55:57
|
Hello, I've tried to add zlib support to a test mod, but it refuses to work when compiled in qvm mode. It either bombs out to the console or crashes quake3 altogether. If you guys want to hack at it, I can commit it to cvs even though it is broken (all the zlib stuff is in the opendemo/game/zlib directory). Everything else should still work if you don't try to use a gzip file. I'm looking into just making my own deflate/inflate routines (it's something I've wanted to do anyway). The zlib stuff shares some functionality with od_filebuf.c, so maybe the reimplimentation could combine the two. -Conor |