Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | * Fix transparency of certain hud elements (Rezyn) | Christopher Schwarz | |
2013-01-03 | * Featured server system | Ben Millwood | |
- The new master server sends some server records with an additional flag for the client to mark them as featured - they will then appear in a separate list. | |||
2013-01-03 | * Explicitly specify ITEM_TYPE_TEXT since it's no longer the default | Ben Millwood | |
2013-01-03 | * Strict type-checking of menu item keywords that use the typeData union | Ben Millwood | |
2013-01-03 | * Remove redundant type specifications in some menu files | Ben Millwood | |
* Ensure type is parsed before items that use it * Multi items use cvar, not cvarFloat | |||
2013-01-03 | Updated sprint and dodge help sections | Asa Kravets | |
2013-01-03 | * Support enum { ITEM, ITEM2 = 100, ITEM3 }; in menu parsers | Ben Millwood | |
* Use these enums in ui/menudef.h define lists * Fix a few inaccurate comments in ui/menudef.h | |||
2013-01-03 | * Get rid of uselessly-named itemDef_t->special and replace with | Ben Millwood | |
feederID or window.borderSize where applicable. | |||
2013-01-03 | * Automatically prompt the user for what to do when files are needed from ↵ | Christopher Schwarz | |
the server and cl_allowDownload=0. (bug 3038) (Risujin, kevlarman) | |||
2013-01-03 | * add sprint bind to menu | Roman Tetelman | |
2013-01-03 | Tweak partial frags hud indicator colours | Roman Tetelman | |
2013-01-03 | * add CG_PLAYER_CREDITS_FRACTION to display partial frags | Roman Tetelman | |
2013-01-03 | * Move all non-source-code to assets directory | Tim Angus | |