Look up the flag hiding BZDB vars once per frame instead of once per flag per frame. |
|
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. |
|
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 |
|
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. |
|
More...
|
almost 6 years ago
|
Standardize on calling it "Rabbit Chase" |
|
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. |
|
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. |
|
More...
|
almost 6 years ago
|
Fix up some include guards and inclusions of config.h. |
|
More...
|
almost 6 years ago
|
Removing unused GLCollect.cxx and .h |
|
More...
|
almost 6 years ago
|
Run a pass of astyle. |
|
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 |
|
More...
|
about 6 years ago
|
Remove unloadList (bugged and not used) |
|
More...
|
about 6 years ago
|
Fix API string util fxns sometimes losing values |
|
More...
|
about 6 years ago
|
Link to plugin_utils in SSP example in Xcode |
|
More...
|
about 6 years ago
|
Add new bz_ePlayerDeathFinalizedEvent to the API |
|
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. |
|
More...
|
about 6 years ago
|
Clean up trailing whitespace in the NSIS script. |
|
More...
|
about 6 years ago
|