| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Stop doing the "tagget stylesheets" monstrosity
|
|
Resize the 0thcolumn to smallest possible size so it's not intrusive
Remove text eliding so numbers don't get ...'s
|
|
|
|
{ BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup}
|
|
{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All }
(this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup)
|
|
Add "KFO" to version display in lobby so it's even clearer this is a custom client
Add a settings button to the Lobby screen
|
|
Add options for sticky sounds, sticky effects and sticky preanims
Optimize the search for areas and music (previously, area search also searched for music in the background, causing lag with huge music lists)
|
|
|
|
|
|
Add Killing Fever Online icon (mac icon not updated yet)
|
|
Allow lobby fonts to happen
|
|
|
|
|