3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
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. More... about 25 years ago
Moved input code to in_svgalib.c. Some cleanups. More... about 25 years ago
Moved input code to in_svgalib.c. Cleaned up includes and code. More... about 25 years ago
Input driver for svgalib, used by gl_vidlinux_3dfx.c and vid_svgalib.c. More... about 25 years ago
Removed includes More... about 25 years ago
Check for sys/io.h and asm/io.h More... about 25 years ago
Call VID_Init() before IN_Init(). Removed ifdef __linux__ More... about 25 years ago
Call VID_Init() before IN_Init(). More... about 25 years ago
Avoid warnings about inline with gcc -pedantic 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. 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. More... about 25 years ago
Replaced don't with do not so emacs font-lock-mode works ;) More... about 25 years ago
Removed commited CVS conflict. More... about 25 years ago
blah More... about 25 years ago
Fix libraries being accidentally added to More... about 25 years ago
Removed CVS conflict. More... about 25 years ago
Fixed a bug in BSD code. More... about 25 years ago
Reverted Neal's GL fullbright patch till we can actually fix it properly after the release More... about 25 years ago
Fixed typo in BSD code. More... about 25 years ago
Don't clear *_LIBS and *_CFLAGS. Now users can add extra flags on the commandline when running configure. More... about 25 years ago
Updated. More... about 25 years ago
Should work on NetBSD (and with some luck OpenBSD) too now. Fixed bug in the BSD code. More... about 25 years ago
added additional copyright information More... about 25 years ago
added additional copyright information 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 More... about 25 years ago
Fixed install target More... about 25 years ago