]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu
Clean up debug stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu /
2013-12-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/samual/serverlist'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/csqc_models'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/respawn_delays'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/arena_nuke'
2013-11-04 Rudolf PolzerStart of uncrusticracy script, and kill trailing whites...
2013-11-02 MarioMerge branch 'master' into Mario/csqc_models
2013-10-30 Rudolf PolzerManual riddance of remaining "if not".
2013-10-30 Rudolf PolzerGet rid of if not, step 1.
2013-10-24 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-10-22 MarioMerge branch 'master' into Mario/respawn_delays
2013-10-21 MarioMerge branch 'master' into Mario/csqc_models
2013-10-18 Rudolf PolzerSimpler function accumulation. Thanks, graphitemaster.
2013-10-15 Rudolf PolzerUse new cvar check URL; kill CVAR_POPCON.
2013-10-14 Samual LenksShow recommended servers when categories are disabled too
2013-10-13 Rudolf PolzerAdd a compatibility stop date to the update notificatio...
2013-10-13 Rudolf PolzerMerge branch 'master' into samual/serverlist
2013-10-13 Samual LenksFix my breaking of emergency pk3's :D
2013-10-13 Rudolf PolzerMenu: avoid loading font twice on resolution switch...
2013-10-13 Rudolf PolzerARGH, that really was a STUPID bug.
2013-10-13 Rudolf PolzerARGH, that really was a STUPID bug.
2013-10-13 Samual LenksHide DVD resolutions
2013-10-13 Rudolf PolzerMake APPEND_STRING behave "sane".
2013-10-12 Samual LenksSome cleanup
2013-10-12 Samual LenksProperly handle the cvars for serverlist categories now
2013-10-12 Samual LenksSupport promoted servers in the recommendations
2013-10-12 Samual LenksSwitch to new format for updatenotification
2013-10-12 Rudolf PolzerAdd a checkbox for crypto_aeslevel.
2013-10-12 Samual LenksSwitch to recommendation mode 3
2013-10-12 Samual LenksRename "Bookmark" button to "Favorite" button (it's...
2013-10-12 Rudolf PolzerRevert "Require >= 800x600 now. Users who want lower...
2013-10-12 Rudolf PolzerRequire >= 800x600 now. Users who want lower res and...
2013-10-12 Samual LenksAdjustments to category rendering- left align with...
2013-10-12 Rudolf PolzerThis (zero-sizes text warning) can now actually happen...
2013-10-12 Rudolf Polzerr_restart on conwidth/conheight change to reload fonts...
2013-10-12 Rudolf Polzerkill more 640x480 hacks
2013-10-12 Rudolf PolzerSimplify a LOT.
2013-10-12 MarioMerge branch 'master' into Mario/csqc_models
2013-10-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-10-11 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-10-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/quickfix...
2013-10-11 Rudolf PolzerRefactor item position code. Should be easier to adapt...
2013-10-11 Rudolf PolzerONE BYTE.
2013-10-11 Rudolf PolzerFix bug in begin handling.
2013-10-11 Rudolf PolzerBottom align the headings.
2013-10-11 Rudolf PolzerGive the headings 1.5 rows height.
2013-10-11 Rudolf PolzerMerge remote-tracking branch 'origin/master' into samua...
2013-10-11 Rudolf Polzeruse a proper binary search
2013-10-11 Samual LenksAdd comment for another binary search method
2013-10-11 Samual LenksUse binary search to find first item for each category
2013-10-10 Samual Lenksremove useless comment
2013-10-10 Samual LenksImprove purity checks for category selection
2013-10-10 Samual LenksMore improvements to recommendations logic
2013-10-10 Samual LenksRegistration has to be done much earlier, not in config...
2013-10-10 Samual LenksWorking on recommendation logic
2013-10-10 Rudolf PolzerRevert "another superslow loop. FIXME added." as this...
2013-10-10 Rudolf Polzeranother superslow loop. FIXME added.
2013-10-10 Rudolf Polzeradd FIXME for totally slow unacceptable code
2013-10-10 Rudolf PolzerApply rename of category function.
2013-10-10 Samual LenksAdd updatenotification support for recommended servers
2013-10-10 Samual LenksMerge branch 'samual/serverlist' of http://nl.git.xonot...
2013-10-10 Samual LenksClean up retrieval methods
2013-10-10 Rudolf Polzersync dpdefs
2013-10-10 Samual LenksUse ZCTX on category names
2013-10-10 Samual LenksMore cleanup
2013-10-10 Samual LenksUpdate the item mapping function
2013-10-10 Samual LenksFix some things
2013-10-10 Rudolf PolzerMake categories registration code not define a function...
2013-10-10 Rudolf Polzercomments
2013-10-10 Rudolf PolzerRefactor refreshServerList a bit.
2013-10-10 Samual LenksFix something I did stupidly
2013-10-10 Samual LenksFix handling of overrides with categories
2013-10-10 Samual LenksBegin adding categories checkbox
2013-10-10 Samual LenksBetter handling of selection (fixes several bugs)
2013-10-10 Samual LenksBetter handling of item selection with categories enabled
2013-10-10 Samual LenksClean up/prepare header draw code
2013-10-10 Samual LenksOrganize drawListBoxItem code
2013-10-10 Samual LenksClean alllllllll the thingssss
2013-10-10 Samual LenksWhoops, nItems still needs to be set even when categori...
2013-10-10 Samual LenksMore cleanup
2013-10-10 Samual LenksCleanup, plus add functionality to skip drawing headers...
2013-10-09 Samual LenksMore cleanup, add todo for sanity check
2013-10-09 Samual LenksCode cleanup
2013-10-09 Samual LenksAll new method of declaring and setting up categories
2013-10-09 MarioRemove arena gamemode
2013-10-09 Samual LenksBegin adding recommended servers support
2013-10-08 Samual LenksAdd more categories, improve analyzation of server...
2013-10-08 Samual LenksUse new m_getserverlistentrycategory feature, fix categ...
2013-10-08 Rudolf Polzercomments
2013-10-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-10-08 Samual LenksUse categories by name, other fixes
2013-10-08 Rudolf PolzerFixes
2013-10-08 Samual LenksSegmented serverlist now actually functions properly...
2013-10-08 Rudolf PolzerRefactor to try to support variable sized list items.
2013-10-08 Rudolf PolzerAvoid memory leak in the resolution slider when togglin...
2013-10-07 MarioMerge branch 'master' into Mario/csqc_models
2013-10-07 Samual LenksUpdate sortflags
2013-10-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-10-02 Rudolf PolzerAdd sorting logic to resolutions. Fixes a weird loop.
2013-10-02 Rudolf Polzertextslider: allow inserting
next