2005-09-13 |
havoc | moved scr_screenshot_name declaration from cl_screen... |
blob | commitdiff | raw |
2005-09-11 |
molivier | - Updated Zlib definitions to version 1.2.3. The only... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
molivier | Removed an unused variable |
blob | commitdiff | raw | diff to current |
2005-07-10 |
havoc | use *64.dll instead of *.dll on win64, this way we... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | changed qfile_t->buff_ind and qfile_t->buff_len to... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more warning fixes |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | made packfile_t (describes a file in a pack) use fs_off... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more warnings fixed |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | added a 64bif fs_offset_t type to clean up most of... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more size_t |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | made FS_WriteFile's len parameter size_t to fix some... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
blob | commitdiff | raw | diff to current |
2005-06-11 |
havoc | changed searchpath directories to have a trailing ... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
havoc | pick apart com_argv[0] to find basedir in Mac OSX when... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
havoc | try to detect a .app package in MacOSX and use a basedi... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
havoc | changed Host_Init to execute configs only once |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | consolidated many mempools to make memlist more readabl... |
blob | commitdiff | raw | diff to current |
2005-03-19 |
havoc | fix a warning |
blob | commitdiff | raw | diff to current |
2005-03-17 |
black | Well, you might not like this change, but I dont like... |
blob | commitdiff | raw | diff to current |
2005-03-11 |
molivier | Several fixes related to files opened in write or appen... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
havoc | disabled O_NONBLOCKING flag on win32 |
blob | commitdiff | raw | diff to current |
2005-03-09 |
havoc | cl_capturevideo_raw* modes now use O_NONBLOCKING file... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
havoc | made FS_Tell and FS_Seek work when writing files |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
havoc | now supports Mac and Windows newlines everywhere |
blob | commitdiff | raw | diff to current |
2005-01-21 |
havoc | changed GAME_ init data to have a separate user config... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
molivier | - Got rid of all the FILE* stuff in the FS code, relyin... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
molivier | - Sys_LoadLibrary now accepts several possible names... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
havoc | changed libz.so to libz.so.1, libvorbis.so to libvorbis... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
havoc | thanks to Ludwig Nussel for this patch to add ~/.darkpl... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
tomaz | Cleaned up alot more memory leaks. (still get 720 leaks... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
molivier | - Fixed PK3 support for Mac OS X |
blob | commitdiff | raw | diff to current |
2004-12-17 |
havoc | removed dangerous filename checks from FRIK_FILE code |
blob | commitdiff | raw | diff to current |
2004-12-02 |
molivier | - Removed Con_SafePrint and Con_SafePrintf since they... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | changed a lot of Con_DPrint/Con_DPrintf calls to Con_Pr... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
molivier | Fixed FS_Seek for unpacked files when FS_USESYSCALLS... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
molivier | Several changes to the SFX lock code in the sound engin... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
molivier | A few very minor changes to the FS code |
blob | commitdiff | raw | diff to current |
2004-11-18 |
molivier | Quick hack to fix the calls to "open" on Win32 |
blob | commitdiff | raw | diff to current |
2004-11-17 |
havoc | FS now uses open/read/write/lseek/close instead of... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
molivier | Give priority to unpacked files over packed files ... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | revised commandline option comments for better categori... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | added COMMANDLINEOPTION comments for every commandline... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
molivier | Modified the sound code so it can handle sounds outside... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
havoc | moved screenshot base name stuff to common.c, out of... |
blob | commitdiff | raw | diff to current |
2004-05-13 |
havoc | Tomaz's patch to name screenshots based on gamemode... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
molivier | Added a "log_file" cvar to control the log file name... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
molivier | Fixed the "-path" option. A couple of FS variables... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | Replaced a direct call to "malloc" and "free", and... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
molivier | Factorized some code in the shared library loaders |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Added a mempool parameter to FS_LoadFile |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | clean up an unnecessary snprintf |
blob | commitdiff | raw | diff to current |
2004-02-09 |
molivier | The test used in the FS_Read function to detect the... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
havoc | changed comment above FS_CreatePath |
blob | commitdiff | raw | diff to current |
2004-01-01 |
havoc | sorry Mathieu, can't use va() in filesystem code, not... |
blob | commitdiff | raw | diff to current |
2003-12-30 |
molivier | Factorized the file searching algorithm in the FS code... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
molivier | Removed a potential buffer overflow and factorized... |
blob | commitdiff | raw | diff to current |
2003-12-17 |
molivier | Fixed AK version of the FS code, it should now behave... |
blob | commitdiff | raw | diff to current |
2003-12-16 |
havoc | fix a filesystem directory listing bug in FS_Search |
blob | commitdiff | raw | diff to current |
2003-12-16 |
havoc | rewrote FS_Search, hopefully it will work better now... |
blob | commitdiff | raw | diff to current |
2003-12-09 |
molivier | Early support for NetBSD (the dedicated binary works... |
blob | commitdiff | raw | diff to current |
2003-12-07 |
black | Added qc fs search functions, so the qcs can easily... |
blob | commitdiff | raw | diff to current |
2003-11-30 |
havoc | fix a little bug in the FS_Search code (it was checking... |
blob | commitdiff | raw | diff to current |
2003-11-29 |
havoc | added dir and ls console commands (yes they are differe... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
black | Added a new builin function (callfunction) |
blob | commitdiff | raw | diff to current |
2003-10-24 |
molivier | Fixed FS code so that unpacked files are handled normal... |
blob | commitdiff | raw | diff to current |
2003-10-17 |
black | Updated some builtin parameter lists, added 2 functions... |
blob | commitdiff | raw | diff to current |
2003-10-02 |
molivier | The crusade against buffer overflows continues... |
blob | commitdiff | raw | diff to current |
2003-10-01 |
molivier | Mostly [v]sprintf -> [v]snprintf replacements, and... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
molivier | Lots of str[n]cat, str[n]cpy, and [v]sprintf have been... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
molivier | The "position" field of the "qfile_t" structure was... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
havoc | fixed a bunch of signed/unsigned mismatch warnings... |
blob | commitdiff | raw | diff to current |
2003-04-25 |
havoc | pk3 is now case insensitive to match quake3 behavior... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
havoc | Elric added deflated file support for pk3 archives... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
havoc | Elric's pk3 support (no support for compressed files... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
havoc | create directories when opening any file for writing... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
havoc | This is a patch from Elric greatly cleaning up the... |
blob | commitdiff | raw | diff to current |
|