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
/
ui_shared.h
Age
Commit message (
Expand
)
Author
2013-02-16
Update copyright notices
Tim Angus
2013-02-16
Add renderercommon/tr_common.h
Tim Angus
2013-01-12
Fix a bunch of warnings
Tim Angus
2013-01-03
* Remove used limit parameter from UI_Text_[Width|Height]
Tim Angus
2013-01-03
* Mild performance improvements to callees of Item_Text_Wrap
Tim Angus
2013-01-03
* Refactor emoticon code
M. Kristall
2013-01-03
* Fix broken scoreboard
Tim Angus
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* s/ITEM_TYPE_COMBO/ITEM_TYPE_CYCLE/
Tim Angus
2013-01-03
* When ui_chatCommands is enabled, change the "Say:" or "Say to Team:" text i...
Christopher Schwarz
2013-01-03
* Fix text wrapping... again
Tim Angus
2013-01-03
* (bug 4302) Fix server join list
Christopher Schwarz
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
* Strict type-checking of menu item keywords that use the typeData union
Ben Millwood
2013-01-03
* Get rid of uselessly-named itemDef_t->special and replace with
Ben Millwood
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
* add variable width to emoticons support. In addition to being a
Tony J. White
2013-01-03
* UI_Text_* emoticon drawing support (e.g. [dretch] draws
Tony J. White
2013-01-03
* (bug 3517) connect.menu isn't properly opened on connection
Tim Angus
2013-01-03
* s/r_custom/r_/
Tim Angus
2013-01-03
* Menus_CloseAll() now takes one argument -- force. This argument determines ...
Michael Levin
2007-11-28
* Pass UI module through astyle nad some other filters
Tim Angus
2007-11-27
* Remove lots of Q3/Team Arena related code from the UI module
Tim Angus
2007-11-08
* Merge and move text paint functions into ui_shared.c
Tim Angus
2007-11-02
* s/ui_loading/ui_hideCursor/
Tim Angus
2007-10-30
* (bug 3384) Remove server side armoury refresh and replace with UI side
Tim Angus
2007-10-02
* Merge of ioq3-r1189
Tim Angus
2007-03-02
* (bug 3043) adds cg_bounceParticles which defaults to 0 on all but the
Tony J. White
2006-05-16
* Removal of bot code
Tim Angus
2005-12-10
* s/Quake III Arena source code/Tremulous/
Tim Angus
2005-12-10
* Move the game source from mod/src/ to src/
Tim Angus
2005-12-10
* Moved existing src directory out the way whilst I merge ioq3
Tim Angus
2005-12-08
* Merged in a bunch of game side fixed from ioq3
Tim Angus
2005-10-03
* Removed jump pad code (and associated media loading)
Tim Angus
2005-07-02
* Fixed the PTRC system interfering with the observer mode
Tim Angus
2005-06-27
* Fixed all the warnings reported after turning on -Wall
Tim Angus
2002-07-29
* Scoreboard
Tim Angus
2001-12-17
Added check for ceiling building. Fixed missing menu bug
Tim Angus
2001-10-19
License change to OSML
Tim Angus
2001-09-18
Switch to TA ui stuff
Tim Angus