0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build 38 - updated version number More... over 11 years ago
build 38 - misc. More... over 11 years ago
build 38 - made sure the loading screen had the map name as soon as possible. More... over 11 years ago
build 38 - Fix for word wrapping so it doesn't wrap twice on non-dynamic text strings. More... over 11 years ago
build 38 - misc. More... over 11 years ago
build 38 - Added width option for text widgets so they can be word wrapped. More... almost 12 years ago
build 38 - Added s_preload cvar to force loading of precached sounds. Hopefully this will fix some hitches in the game on flag grabs and such. More... almost 12 years ago
build 38 - misc. More... almost 12 years ago
build 38 - Clear the download progress on the loading screen when the download is complete (hopefully). Other loading screen fixes. More... almost 12 years ago
Removed cl_language from menu path. So there is now only the cl_menu setting to change between different menus. More... almost 12 years ago
build 38 - fix for rare crash with footstep sounds (array index out of bounds). More... almost 12 years ago
build 38 - fix for mouse not working when fov cvar is set to an invalid value. More... about 12 years ago
build 38 - Changed default sound volume (to reduce clipping/distortion). More... about 12 years ago
build 38 - Fixed null termination on map name for loading screen. More... about 12 years ago
build 38 - Removd unused variables. More... about 12 years ago
build 38 - Made signed and unsigned versions of format chars to avoid lots of casting. Fixed some compiler warnings. More... about 12 years ago
Removed joystick.txt. More... about 12 years ago
build 37 - misc. More... about 12 years ago
build 37/38 - map loading screen. first commit, probably has some nasty edge cases I haven't worked out yet. NOTE: NEEDS MENU FILE FROM http://dplogin.com/forums/index.php?topic=25475.0 More... about 12 years ago
build 37 - misc. More... about 12 years ago
build 37 - Made more informative dialogs pop up when login errors occur. More... about 12 years ago
build 37 - Added "width" parameter for text widgets so they could be word wrapped. More... about 12 years ago
build 37 - Only attempt to auto-login if a password is set. More... about 12 years ago
build 37 - Fixed bug where if you clicked on a menu item then moved the mouse, the item would stay stuck as selected. Revamped dialog boxes to use new bpic and wordwrap system. More... about 12 years ago
build 37 - Made wordwrap function accessible to other source files. More... about 12 years ago
build 37 - misc. More... about 12 years ago
build 37 - Failed attempt at making the entity lighting more accurately match where an entity is over the lightmap. Just checking it in in case I want to mess with it more later. More... about 12 years ago
build 37 - Made it so you can move/resize the window when entering the menu. More... about 12 years ago
build 37 - Made the tutorial popups pop up behind the menu so they don't get in the way. Other popups pop up in front of menus. More... about 12 years ago
build 37 - Made it so you can move/resize the window when entering the menu. More... about 12 years ago