openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ezQuake
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 22 hours
ago.
May 07, 2024 — May 07, 2025
Showing page 191 of 267
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed compile warnings with using an (unsigned int) -1, COM_AddPathHandle now uses FS_Load_File_Types for loading pak/pk3/pk4/wad files
dkure
More...
over 17 years ago
some more menu cleanup
himan
More...
over 17 years ago
fs_filesize was not being set by with some VFS open calls, this should correct the rendering issue
dkure
More...
over 17 years ago
menu_options.c: added confirm quit. menu.c: cleaned up the quit message (formatting changes, looks tons better)
himan
More...
over 17 years ago
Added Util_GetNextWordwrapString to be used when drawing a wordwrapped string.
cokeman
as cokeman1982
More...
over 17 years ago
compilation fix after last commit
johnnycz
More...
over 17 years ago
removing EX_misc and EX_FunNames, moving a few usefull functions to utils.c
johnnycz
More...
over 17 years ago
another cleanup in source files sections
johnnycz
More...
over 17 years ago
clean up in common.h - moving regexp from QW262 into utils.c; moving some small declarations away too;
johnnycz
More...
over 17 years ago
Fixed crash by nulling structs after using Q_malloc since Johnny_cz changed it's behaviour not to null the memory that is allocated automatically.
cokeman
as cokeman1982
More...
over 17 years ago
fix compilation in non-GL
johnnycz
More...
over 17 years ago
Fixed WTIH_FTE_VFS spelling mistake (with was spelt wrong)
dkure
More...
over 17 years ago
Added another define WITH_PK3, to avoid seg faulting people with *.pk3 in there quake directories
dkure
More...
over 17 years ago
small compilation fix
johnnycz
More...
over 17 years ago
Added hash.c to msvs project files
dkure
More...
over 17 years ago
Added conditional compile only when WITH_FTE_VFS is defined
dkure
More...
over 17 years ago
Added VFS layer handling, there is an issue with M_ScanSaves and knowing which directory to pass as the VFS layer does not provide file_from_gamedir support yet
dkure
More...
over 17 years ago
Added support for VFS layer handling of files, replaced FILE *, FS_FOpenFile & fread with vfsfile_t *, FS_OpenVFS & VFS_READ
dkure
More...
over 17 years ago
Added conditional compilation of FS_AddGameDirectory ezquake and FS_AddGameDirectory fte version
dkure
More...
over 17 years ago
Added initial support for VFS layer handling of files, replaced FILE *, FS_FOpenFile & fread with vfsfile_t *, FS_OpenVFS & VFS_READ. This is incomplete however as the VFS layer does not provide a feof equivalent
dkure
More...
over 17 years ago
Added support for VFS layer handling of files, replaced FS_FOpenFile & fread with FS_OpenVFS & VFS_READ
dkure
More...
over 17 years ago
Update FTE VFS handling code, this is now at least a little operational and works mostly for standard OS files and for pak files, pak3 support is broken and will seg fault due to library incompatibility with fte's minizip library
dkure
More...
over 17 years ago
Removed fs_fte from compilation list
dkure
More...
over 17 years ago
Changed the compile define from FTE_FS to WITH_FTE_VFS
dkure
More...
over 17 years ago
Removed FTE_FS from quakedef and added a commented out WITH_FTE_VFS to the Makefile
dkure
More...
over 17 years ago
Removed fs_fte.c as the functionality has been moved to fs.c
dkure
More...
over 17 years ago
cleanup in source files sections
johnnycz
More...
over 17 years ago
KTX instagib: "was gibbed by" => "was instagibbed by" to avoid conflictions with other death messages.
himan
More...
over 17 years ago
i think i broke some stuff with my last commit :F. Here's a fix i hope. also some minor touch-ups, last one for today. gn
himan
More...
over 17 years ago
some more improvements to the menu options.
himan
More...
over 17 years ago
←
1
2
…
187
188
189
190
191
192
193
194
195
…
266
267
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree