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
1 day
ago. based on code collected
1 day
ago.
May 27, 2024 — May 27, 2025
Showing page 216 of 267
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed scr_coloredText 2 behavior, added scr_coloredfrags instead
johnnycz
More...
over 18 years ago
Unecessary to have both bignum and bignum_scale. Now there's only bignum... bignum 0 = normal text. bignum > 0 = scaled bignum to the given scale.
cokeman
as cokeman1982
More...
over 18 years ago
- BUGFIX: Crash if a gfx.wad that was not an original was used. Would try to calculate CRC on a lump bigger than the size of the wad.
cokeman
as cokeman1982
More...
over 18 years ago
fix: don't exit if something tried to draw offscreen
johnnycz
More...
over 18 years ago
removed unused variable
vvd0
More...
over 18 years ago
forget about gfx.wad
qqshka
More...
over 18 years ago
Added /vid_restart command for windows, nothing interesting yet, just allow reload all textures and images currently, but in future this must allow us switch windowed <-> fullscreen mode. Still this command under developing, so have some issues, bugreports welcome.
qqshka
More...
over 18 years ago
fix, shouldn't crash now
johnnycz
More...
over 18 years ago
fix, shouldn't crash now
johnnycz
More...
over 18 years ago
show color number and name
johnnycz
More...
over 18 years ago
bugfix: send onshow only once - for example string fields in options are editable now again
johnnycz
More...
over 18 years ago
removed things used in old menus; speedup in lookup & infinite storage for cachepic stuff
johnnycz
More...
over 18 years ago
crosshairimage now uses pic cache, doesn't access hdd each time, less lags if you have some advanced config
johnnycz
More...
over 18 years ago
EX_FileList.c: - ALT + C == Compress the currently selected file (Confirm first). - SHIFT + ALT + C == Compress the currently selected file (No confirmation). - ALT + D == Decompress the currently selected file (Confirm first). - SHIFT + ALT + D == Decompress the currently selected file (No confirmation). - SHIFT + DEL == Delete the currently selected file (No confirmation).
cokeman
as cokeman1982
More...
over 18 years ago
common.c: - Fixed a small bug in COM_GZipPack
cokeman
as cokeman1982
More...
over 18 years ago
stats_grid.h: - Added support for ordering the hold items.
cokeman
as cokeman1982
More...
over 18 years ago
hud_common.c: - Added support for ordering the hold items in the Teamholdinfo hud element based on the itemfilter ordering set by the user.
cokeman
as cokeman1982
More...
over 18 years ago
- Fixed some unsafe code.
cokeman
as cokeman1982
More...
over 18 years ago
hud_common.c - BUGFIX: Teamsort was broken. Teamsort 1 now sorts by number of team frags as it should. - Teamsort 2 = Sort the teams based on name, disregard number of frags.
cokeman
as cokeman1982
More...
over 18 years ago
mouse1 & mouse2 supported in more menus; added file browser selected item background
johnnycz
More...
over 18 years ago
slightly better description of pages switching keys
johnnycz
More...
over 18 years ago
hud_common.c: - Added support for scaling the number of frags in the frags/teamfrags hud elements. - Added alpha transparency support for the player colors for frags/teamfrags.
cokeman
as cokeman1982
More...
over 18 years ago
slightly better description of pages switching keys
johnnycz
More...
over 18 years ago
EX_FileList.c: - Fixed coloring for the filebrowser.
cokeman
as cokeman1982
More...
over 18 years ago
strcpy -> strlcpy + check if no screenshot format when capturing movie
cokeman
as cokeman1982
More...
over 18 years ago
changed key controls, now same as demo browser: ctrl+num toggles colums, alt+num sorts by column, typing performs a search
johnnycz
More...
over 18 years ago
added navigation tip (doesn't look much good, better ideas?)
johnnycz
More...
over 18 years ago
adding chat/teamchat binds
johnnycz
More...
over 18 years ago
unlimited menu size, proper onshow calls
johnnycz
More...
over 18 years ago
changed hashpool sizes of cvars, cmds and aliases to numbers that are power of 2 (make modulo faster)
johnnycz
More...
over 18 years ago
←
1
2
…
212
213
214
215
216
217
218
219
220
…
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