31
I Use This!
High Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Apr 09, 2023 — Apr 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix parallel build - gnu make specific syntax? More... over 18 years ago
Possible fix for 16-bit displays (untested)...reset the gl red/green/blue size to 4 bits unless we have a 24-bit framebuffer. More... over 18 years ago
Tweak audio to reduce latency and allow user to override with cvars. More... over 18 years ago
Fixed all lowercase input (Bugzilla #2364). More... over 18 years ago
Removed some tab chars. More... over 18 years ago
testing commits mailing list hook... More... over 18 years ago
.
Six
More... over 18 years ago
Changed inline to __inline. Visual C does not accept the inline keyword, only __inline.
Six
More... over 18 years ago
More fixens. More... over 18 years ago
Updates and fixens More... over 18 years ago
https://bugzilla.icculus.org/show_bug.cgi?id=2362 More... over 18 years ago
https://bugzilla.icculus.org/show_bug.cgi?id=2361 More... over 18 years ago
remove useless setuid code More... over 18 years ago
don't make unaligned used of OP_BLOCK_COPY an error. The bytecode compiler doesn't care either. More... over 18 years ago
convert backslashes to slashes More... over 18 years ago
More from pomac More... over 18 years ago
Reverting pomac's change here, hopefully that fixes this. More... over 18 years ago
Another patch from gladiac, cleans up the makefile a little. More... over 18 years ago
Cleanups from pomac! More... over 18 years ago
remove =? assignments. use "make CC=foo" instead of "CC=foo make" More... over 18 years ago
assume a default if sndspeed==0 to stay compatible with the original code More... over 18 years ago
Update More... over 18 years ago
renamed to help prevent confusion More... over 18 years ago
Screw with (de)initialization code. More... over 18 years ago
Make a shot at total client shutdown on crash. More... over 18 years ago
Added console output so I know what's going on... More... over 18 years ago
backed out broken patch. More... over 18 years ago
https://bugzilla.icculus.org/show_bug.cgi?id=2356 Remotely exploitable Infostring Crash More... over 18 years ago
Removed some FIXMEs More... over 18 years ago
Renamed the SDL stuff to not be Linux specific. More... over 18 years ago