52
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more protocol updates More... over 21 years ago
more protocol updates More... over 21 years ago
fixes for type conversion errors and warnings. More... over 21 years ago
make sure there's only one instance of __beginendCount; ugly, but it's only for debugging and will go away anyway More... over 21 years ago
missed one include for os x
sean
as Sean Morrison
More... over 21 years ago
added defines to match glBegin/End pairs to make sure that they match when in debug mode, cleaned up the comments, and fixed the header ifdef hiding magic.
sean
as Sean Morrison
More... over 21 years ago
clean up opengl defines -- use the bzflag bzfgl.h header
sean
as Sean Morrison
More... over 21 years ago
rip out some duplicate/unneeded includes More... over 21 years ago
perhaps draw is ok More... over 21 years ago
one small step More... over 21 years ago
more protocol More... over 21 years ago
Start pacifying scanline More... over 21 years ago
oops More... over 21 years ago
Spelllllllling More... over 21 years ago
user can add reason when doing kick command via admin-by-keys hack More... over 21 years ago
Improved /kick -- it is now /kick usename reason or /kick "User Name with Spaces" reason here or /kick "User Name" "Reason" etc. More... over 21 years ago
constantize tokenize More... over 21 years ago
more elegant solution for tokenize that includes ability to parse tokens in quotes and replace_all added More... over 21 years ago
I have no clue what this code exactly is, but it looks ancient; removed code inside #ifdef LOST, didn't compiel anyway when activated More... over 21 years ago
long lamenting on gl More... over 21 years ago
cast constants to GLenum type in case compiler or defines are troublesome
sean
as Sean Morrison
More... over 21 years ago
reallow lighting for mac os x, problem appears to be narrowed down to OpenGLTexFont::draw
sean
as Sean Morrison
More... over 21 years ago
dump unused variable More... over 21 years ago
make unused parameter anon More... over 21 years ago
removed the hard-coding of the lighting disable for os x as the problem appears to be narrowed down to OpenGLTexFont::draw
sean
as Sean Morrison
More... over 21 years ago
if evil dust bunnies are going to commit code for me, they could at least try to commit the right code... fixed bug where setting zbuffer var in config file would crash client -- cannot perform callback until opengl context is created and active
sean
as Sean Morrison
More... over 21 years ago
email default value is not the empty string -- use an identifier to denote the special processing
sean
as Sean Morrison
More... over 21 years ago
make the command handling identical/consistent with what the server does.
sean
as Sean Morrison
More... over 21 years ago
the config file manager must quotify empty strings as well or they will be the wrong set command (single arg set returns a value)
sean
as Sean Morrison
More... over 21 years ago
oops.. evil dust bunnies are commiting random code in the middle of the night
sean
as Sean Morrison
More... over 21 years ago