Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | * Fix copyright notice on sys_osx.m | Christopher Schwarz | |
2013-01-03 | * Apparently the mv didn't take, during the ioq3 merge | Tim Angus | |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus | |
2013-01-03 | * Fix black in names causing wonky colors in the system console when ↵ | Christopher Schwarz | |
followed by other colors | |||
2013-01-03 | * (bug 4694) Reallow black in names, map it to inverse in com_ansicolor | Christopher Schwarz | |
2013-01-03 | * Merge ioq3-r1765 | Tim Angus | |
2013-01-03 | * Update copyright notices | Tim Angus | |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1715 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1708 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1680 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1637 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1498, by popular demand | Tim Angus | |
2013-01-03 | * Merge ioq3-r1458 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1248 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1233 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1233 | Tim Angus | |
2007-11-28 | * Merge ioq3-r1220 | Tim Angus | |
2007-11-08 | * Merge and move text paint functions into ui_shared.c | Tim Angus | |
* Add aspectBias to indicate alignment on non-4:3 video modes * Add "reset <item>" script command to reset an item * Compensate for aspect ratio in lots and lots and lots of places * Release edit field focus when tabbing away * Fix infinite loop bug in text wrapping code when rect is very narrow * Mung .menu scripts to line things up correctly on non-4:3 ratios | |||
2007-11-03 | * Merge ioq3-r1204 | Tim Angus | |
2007-10-02 | * Merge of ioq3-r1189 | Tim Angus | |
+ Fix bug that prevented key up events getting to cgame/ui when not in game + Use Key_[GS]etCatcher everywhere to set keycatcher + Clear all key states when the catcher changes * Slim down client userinfo somewhat * Remove some redundant client autocomplete commands * Actually make use of "menuStack" in the UI module + No longer close all menus when exiting one, instead reverting to the next one on the stack + Cleanup the menu activation functions a little * Truncate text in list columns if it exceeds the column width * Remove maxChars field from columns member of ITEM_TYPE_LISTBOX * Revert r992 due to more general and less buggy/hacky fix from ioq3 | |||
2007-09-15 | * s/ioquake3/Tremulous/ | Tim Angus | |
2007-09-15 | * Merge of ioq3-r1183 | Tim Angus | |
+ Windows dedicated console + MSVC project + Makefile tweaks | |||
2007-09-13 | * Merge of ioq3-r1178 | Tim Angus | |
2007-09-06 | * ... | Tim Angus | |
2007-09-06 | * Merge of ioq3-r1169 | Tim Angus | |
2007-09-06 | * De-quake | Tim Angus | |
2007-09-05 | * Merge of ioq3-r1163 | Tim Angus | |
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar |