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
A
alpha-ioq3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
2 months
ago. based on code collected
2 months
ago.
Mar 10, 2024 — Mar 10, 2025
Showing page 2 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add cvar "protocol" so user can change protocol version on command line, for standalone games. Most of the patch by Simon McVittie with a few minor modifications by myself
thilo
More...
about 14 years ago
Also send empty valued system cvars, fix proposed by DevHC
thilo
More...
about 14 years ago
Fix quirk reported by Zack Middleton
thilo
More...
about 14 years ago
(#4922) Use screenYScale, not screenXScale, for scaling Y, by Zack Middleton
thilo
More...
about 14 years ago
(#4291) Redundant statement in client console, by Zack Middleton
thilo
More...
about 14 years ago
(#4919) Extra variable in missionpack ui's bind_t structure, by Zack Middleton
thilo
More...
about 14 years ago
(#4918) Gametype clamping using constant integer in missionpack ui, by Zack Middleton
thilo
More...
about 14 years ago
Patch by Zack Middleton (#4920)
thilo
More...
about 14 years ago
Make NET_Sleep wait 1ms less than requested, then busy-wait the last ms for better timeout precision.
thilo
More...
about 14 years ago
- Fix unterminated string errors in Q_vsnprintf() on windows. Thanks to Eugene C. for reporting (#4907) - Get rid of bigbuffer in Com_sprintf() - Get rid of Q_snprintf and replace with Com_sprintf()
thilo
More...
about 14 years ago
* Fix Sys_Milliseconds wrapping causing the flood protection code to malfunction and block all traffic (reported by bubu^)
tma
More...
about 14 years ago
Support non-256x256 videos in shaders, by Zack Middleton (#4745)
thilo
More...
over 14 years ago
Auto complete demos on not in pk3s while in pure servers. Patch by Zack Middleton (#4794)
thilo
More...
over 14 years ago
OMGWHATISTHISSHITIDONTEVENKNOW
thilo
More...
over 14 years ago
Merge "which" command upstream from Tremulous, patch provided by Chris Schwarz
thilo
More...
over 14 years ago
JPEG quality control patch, by Zack Middleton (#4673)
thilo
More...
over 14 years ago
Fix console tab autocomplete for exec and condump on pure servers, patch by Zack Middleton
thilo
More...
over 14 years ago
update readme for last commit
thilo
More...
over 14 years ago
Add minimize command (#4531)
thilo
More...
over 14 years ago
- Make some string functions in g_cmds.c cleaner, by DevHC - embed VM_FREEBUFFERS() macro in do-while-loop
thilo
More...
over 14 years ago
- Use MAP_FAILED error code for check whether mmap() was successful - Replace various malloc() with Z_Malloc - Fix several memory leaks when VM compilation failed and Com_Error is called - Make failed mmap/VirtualAlloc/malloc calls fatal
thilo
More...
over 14 years ago
http://www.angryflower.com/aposter.html
zakk
More...
over 14 years ago
Make Q_vsnprintf() more standard conform in bg_lib.c, patch by devhc
thilo
More...
over 14 years ago
Finally fix missionpack compiling for STANDALONE=1, yes, this is tested.
thilo
More...
over 14 years ago
Brace for incoming grammar fix by DevHC!
thilo
More...
over 14 years ago
First batch of getting replacing malloc() with Z_Malloc
thilo
More...
over 14 years ago
Fix strcpy copying buffer into itself, thanks to Simon McVittie for reporting and the patch (#4894)
thilo
More...
over 14 years ago
It's late, I'm tired.
thilo
More...
over 14 years ago
Fix memmove with new size_t typedef, thanks DevHC for reporting
thilo
More...
over 14 years ago
Fix STANDALONE in files.c
thilo
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
56
57
→
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