0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build 37 - Moved popup display so they will display on top of menus. More... over 11 years ago
build 37 - Made bpics use r_notexture texture so they don't spam the console if the pics are missing. More... over 11 years ago
build 37 - Fixed size of non-button bpics. More... over 11 years ago
build 37 - Fixed scaling of buttons. More... over 11 years ago
build 37 - Fixed stretching of bpics. More... over 11 years ago
build 37 - Better handling of mouse in windowed mode (WIP?). More... over 11 years ago
build 37 - String compare optimization. More... over 11 years ago
build 37 - Fixed a bug in the hash algorithm. More... over 11 years ago
build 37 - Added buttons and borderedpic support to the menus. Changed some coordinates to floating point to better support non-integer scales. More... over 11 years ago
build 37 - Made the translate function non-static so it can be called from other files. More... over 11 years ago
build 37 - Changed maplist command behavior so it won't overflow. More... over 11 years ago
build 37 - Added no-console print version of the popups. Made the translate function non-static so it can be called from other files. More... over 11 years ago
build 37 - Added hash table so borderpics can be referenced by name and cached. More... over 11 years ago
build 37 - Added import and offset to bordered pic system. More... over 11 years ago
build 37 - misc. More... over 11 years ago
build 37 - Bordered pic system. More... over 11 years ago
build 37 - Ended italics after "Not Bound" string. More... over 11 years ago
build 37 - misc. More... over 11 years ago
build 37 - Console history fix. More... over 11 years ago
build 37 - Fixed bug where if you switched to full screen in a lower resolution and the window was too far to the side, the mouse would constantly register as moving. More... over 11 years ago
build 37 - Added "menu_refresh" command. Fixed crash when changing resolution from a menu. More... over 11 years ago
New: cl_menu - custom menu files We used cl_language before, but it will be used for the tutorial map translation now. More... over 11 years ago
build 37 - Forced menus to reload when the window was resized. More... over 11 years ago
build 37 - Made the mouse in the menu use the actual windows mouse position when in windowed mode. More... over 11 years ago
build 37 - m_fovscale cvar: mouse sensitivity scales with FOV. More... over 11 years ago
build 37 - cl_drawfps 3 now displays the lowest framerate every .5 seconds. Fixed popup positioning to account for hudscale properly. More... over 11 years ago
build 37 - Made it so you can type "map mapname" and it will check for the map in the maps/ directory, then maps/beta/ then maps/inprogress/ More... over 11 years ago
build 37 - Changed default resolution from 640x480 to 800x600 More... over 11 years ago
build 37 - Fixed translation support for popup/dialog prints. More... over 11 years ago
build 37 - misc. More... over 11 years ago