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
QuakeForge
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 610 of 623
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ok, removed all the #define's and everything should be working fine now. notify me of any bugs :) -- Eric Windisch
ewindisch
as Eric Windisch
More...
about 25 years ago
Added in_svgalib.c to svga and 3dfx targets.
Marcus Sundberg
More...
about 25 years ago
Moved input code to in_svgalib.c. Some cleanups.
Marcus Sundberg
More...
about 25 years ago
Moved input code to in_svgalib.c. Cleaned up includes and code.
Marcus Sundberg
More...
about 25 years ago
Input driver for svgalib, used by gl_vidlinux_3dfx.c and vid_svgalib.c.
Marcus Sundberg
More...
about 25 years ago
Removed includes
Marcus Sundberg
More...
about 25 years ago
Check for sys/io.h and asm/io.h
Marcus Sundberg
More...
about 25 years ago
Call VID_Init() before IN_Init(). Removed ifdef __linux__
Marcus Sundberg
More...
about 25 years ago
Call VID_Init() before IN_Init().
Marcus Sundberg
More...
about 25 years ago
Avoid warnings about inline with gcc -pedantic
Marcus Sundberg
More...
about 25 years ago
Bug fixes for the option menu code, it should compile now :) You will not be able to select the new options until I fix that bug... That bug should be fixed within a few minutes. -- Eric Windisch
ewindisch
as Eric Windisch
More...
about 25 years ago
Fixed typo in previous commit.
Marcus Sundberg
More...
about 25 years ago
Added a bit to vid_null.c to aid those making new targets. Nothing big.
ewindisch
as Eric Windisch
More...
about 25 years ago
This is a big change.. I added two new functions that must be in every target's video file. These functions are VID_ExtraOptionDraw() and VID_ExtraOptionCmd(int options_cursor).
ewindisch
as Eric Windisch
More...
about 25 years ago
Replaced sprintf with snprintf.
Marcus Sundberg
More...
about 25 years ago
Replaced don't with do not so emacs font-lock-mode works ;)
Marcus Sundberg
More...
about 25 years ago
Removed commited CVS conflict.
Marcus Sundberg
More...
about 25 years ago
blah
Nelson Rush
More...
about 25 years ago
Fix libraries being accidentally added to
Marcus Sundberg
More...
about 25 years ago
Removed CVS conflict.
Marcus Sundberg
More...
about 25 years ago
Fixed a bug in BSD code.
Marcus Sundberg
More...
about 25 years ago
Reverted Neal's GL fullbright patch till we can actually fix it properly after the release
Joseph Carter
More...
about 25 years ago
Fixed typo in BSD code.
Marcus Sundberg
More...
about 25 years ago
Don't clear *_LIBS and *_CFLAGS. Now users can add extra flags on the commandline when running configure.
Marcus Sundberg
More...
about 25 years ago
Updated.
Marcus Sundberg
More...
about 25 years ago
Should work on NetBSD (and with some luck OpenBSD) too now. Fixed bug in the BSD code.
Marcus Sundberg
More...
about 25 years ago
added additional copyright information
Nelson Rush
More...
about 25 years ago
added additional copyright information
Nelson Rush
More...
about 25 years ago
Don't randomly change to non-standard values. If you prefer stuff in games instead of bin you can use --bindir
Marcus Sundberg
More...
about 25 years ago
Fixed install target
Marcus Sundberg
More...
about 25 years ago
←
1
2
…
606
607
608
609
610
611
612
613
614
…
622
623
→
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