]> icculus.org git repositories - divverent/darkplaces.git/history - fs.h
fix decal fading so they really DO disappear eventually now, rather than hogging...
[divverent/darkplaces.git] / fs.h
2005-03-11 molivierSeveral fixes related to files opened in write or appen...
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2005-01-25 havocnow supports Mac and Windows newlines everywhere
2005-01-19 molivier- Got rid of all the FILE* stuff in the FS code, relyin...
2004-04-08 molivierAdded a "log_file" cvar to control the log file name...
2004-03-23 molivierAdded a mempool parameter to FS_LoadFile
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-11-29 havocadded dir and ls console commands (yes they are differe...
2003-10-02 molivierThe crusade against buffer overflows continues...
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
2003-09-29 molivierThe "position" field of the "qfile_t" structure was...
2003-03-29 havocElric added deflated file support for pk3 archives...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...