index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
Age
Commit message (
Expand
)
Author
2013-01-03
* Fix news menu line wrapping to not break horribly when using a widescreen r...
Christopher Schwarz
2013-01-03
* Fix g_editingField and g_waitingForKey in the ui to be properly cleared whe...
Christopher Schwarz
2013-01-03
* Fix UI_Text_Paint_Limit() function, which was printing a max of one charact...
Christopher Schwarz
2013-01-03
* Add options in the ingame UI to callvote sudden_death and callvote nextmap ...
Christopher Schwarz
2013-01-03
* Use binary searching instead of linear searching for many static arrays
M. Kristall
2013-01-03
* (bug 4305) Refactor/simplify UI_Text_Paint functions (Rezyn)
Christopher Schwarz
2013-01-03
* (bug #3949) Paint menus in stack order (Amanieu)
Tim Angus
2013-01-03
* Fix wonky say text field behavior when you press insert (Rezyn)
Christopher Schwarz
2013-01-03
* That's the last time I trust myself to make even super-trivial fixes to pat...
Christopher Schwarz
2013-01-03
* (bug 4303) Disallow blank hostnames and non-printing characters in the serv...
Christopher Schwarz
2013-01-03
* (bug 4300) Sort cvars in Server Info menu (Rezyn)
Christopher Schwarz
2013-01-03
* (bug 4302) Fix server join list
Christopher Schwarz
2013-01-03
* Add [trap_R|RE]_SetClipRegion to prevent rendering outside a specified area
Tim Angus
2013-01-03
* (bug 4295) Add an option to view Tremulous news to the main menu
Christopher Schwarz
2013-01-03
* Whitespace/floating point tweaks
Tim Angus
2013-01-03
* (bug 3998) linewrap cp, parse newlines in cp and motd
Christopher Schwarz
2013-01-03
* (bug 3713) Scoreboard marquee causes text display problems
Christopher Schwarz
2013-01-03
* (bug 4296) Server browser fixes
Christopher Schwarz
2013-01-03
* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some
Tim Angus
2013-01-03
* (bug 3391) FF Cvar cleanup
Christopher Schwarz
2013-01-03
* (bug 3604) Fix Item_Text_Wrap() (Amanieu, benmachine)
Christopher Schwarz
2013-01-03
* Remove many unused cvars that don't do anything
Christopher Schwarz
2013-01-03
* Remove tell, tell_target, tell_attacker. Depreciated by /m
Christopher Schwarz
2013-01-03
* Add the Q_EXPORTs I missed from merging ioq3
Tim Angus
2013-01-03
* Featured server system
Ben Millwood
2013-01-03
* Strict type-checking of menu item keywords that use the typeData union
Ben Millwood
2013-01-03
* Provide helpful error messages when hardcoded limits are hit in the UI
Ben Millwood
2013-01-03
* Get rid of uselessly-named itemDef_t->special and replace with
Ben Millwood
2013-01-03
* Prevent option controls and edit fields from twitching bizarrely when used
Ben Millwood
2013-01-03
* Automatically prompt the user for what to do when files are needed from the...
Christopher Schwarz
2013-01-03
* add sprint bind to menu
Roman Tetelman
2013-01-03
* Restructure G_WideTrace a bit
Tim Angus
2013-01-03
* s/G_TriggerMenu2/G_TriggerMenuArgs/
Tim Angus
2013-01-03
* Various changes resulting from sanity checking against mgdev HEAD
Tim Angus
2013-01-03
* Make itemDef_t->typeData a union to avoid dirty typecasts
Ben Millwood
2013-01-03
* Fix text alignment of UI items that display cvar contents
Ben Millwood
2013-01-03
* Change EXEC_NOW to EXEC_APPEND
M. Kristall
2013-01-03
* Remove SS_INFESTING and PM_SPINTERMISSION since they were not used
Ben Millwood
2013-01-03
* Add BG_EventName and use it to simplify a series of debugging messages
Ben Millwood
2013-01-03
* Remove extra trailing newline from admin chat commands (oops)
Ben Millwood
2013-01-03
* (bug 3379) !adjustban command to change reason and duration of bans (flag b)
M. Kristall
2013-01-03
* Merge ioq3-r1464
Tim Angus
2013-01-03
More improvements to Item_Text_Wrap, although I'm not finished :(
Ben Millwood
2013-01-03
* Some SnapVector nonsense
Ben Millwood
2013-01-03
* Merge ioq3-r1423
Tim Angus
2013-01-03
* Replace Item_Text_Wrap with a version that actually makes sense
Ben Millwood
2013-01-03
* Experimental fix for the colour wrapping fail
Ben Millwood
2013-01-03
* (bug 3631) Macro safety for MIN() and MAX() (Ben Millwood)
M. Kristall
2013-01-03
* Revert risujin's colour fix since it's 'fixed' in SVN now
Ben Millwood
2013-01-03
* add variable width to emoticons support. In addition to being a
Tony J. White
[next]