51
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Look up the flag hiding BZDB vars once per frame instead of once per flag per frame.
blast007
as Scott Wichser
More... almost 6 years ago
GL_NONE is not an enum for Culling (from macsforme embedded porting) More... almost 6 years ago
Remove ineffective performance tests and just default to "modern" settings.
blast007
as Scott Wichser
More... almost 6 years ago
Change some default settings to be better for first time players: - Radar Style from Enhanced to Fast Sorted - Radar shot length from 0 to 5 - Radar shot size from 0 to 4 - Larger radar size - Leading shot line - Cache size from 32 to 512 MB
blast007
as Scott Wichser
More... almost 6 years ago
Reorganization of the menus. Get rid of the audio menu and move the volume and remote sounds options to the main options menu. Move the Save Settings option from the main menu to the main options menu. Move locale from the GUI settings menu to the main options menu. Move Mouse Box Size to input settings. Add Show Coordinates to GUI settings. Regroup the options in input settings, display settings, and GUI settings.
blast007
as Scott Wichser
More... almost 6 years ago
Standardize on calling it "Rabbit Chase"
blast007
as Scott Wichser
More... almost 6 years ago
when openGL can handle Non POT texture do not rescale More... almost 6 years ago
Generate_mipmap: Better do runtime check of GL1.4 version More... almost 6 years ago
Fixed SDL 1.2 builds on macOS.
macsforme
as Joshua Bodine
More... almost 6 years ago
really force zbuffer for Experimental quality More... almost 6 years ago
Use GLEW to know openGL extensions More... almost 6 years ago
Generate Mipmaps by gl when GL1.4 More... almost 6 years ago
Remove some dead code More... almost 6 years ago
Spelling fixes in API comments (#190) More... almost 6 years ago
Get rid of some outdated Visual C++ #pragma warning statements.
blast007
as Scott Wichser
More... almost 6 years ago
Fix up some include guards and inclusions of config.h.
blast007
as Scott Wichser
More... almost 6 years ago
Removing unused GLCollect.cxx and .h More... almost 6 years ago
Run a pass of astyle.
blast007
as Scott Wichser
More... almost 6 years ago
Fix overflow warning from gcc-8.2 More... about 6 years ago
Merge pull request #187 from allejo/feature/kill-reassign-event
allejo
as Vladimir Jimenez
More... about 6 years ago
Remove unloadList (bugged and not used) More... about 6 years ago
Fix API string util fxns sometimes losing values
allejo
as Vladimir Jimenez
More... about 6 years ago
Link to plugin_utils in SSP example in Xcode
allejo
as Vladimir Jimenez
More... about 6 years ago
Add new bz_ePlayerDeathFinalizedEvent to the API
allejo
as Vladimir Jimenez
More... about 6 years ago
Display Time-per-Frame averaged any lot of scan More... about 6 years ago
display Time / Frame with 2 decimal digits More... about 6 years ago
if SDL2 is available use performance counter for stopWatch More... about 6 years ago
xformList substituted with a matrix More... about 6 years ago
Remove references to the wiki.
blast007
as Scott Wichser
More... about 6 years ago
Clean up trailing whitespace in the NSIS script.
blast007
as Scott Wichser
More... about 6 years ago