]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-06-12 BuddyFriendGuydisable the Public Server address bar BuddyFriendGuy/addPrivateServerMenu
2015-06-12 BuddyFriendGuyadd tooltips; fix some old tooltips
2015-06-12 BuddyFriendGuyremove filterString when it is disabled, to avoid confusion
2015-06-12 BuddyFriendGuyfilter toggle now works as design
2015-06-12 BuddyFriendGuysolve UPDATE/ADD/REMOVE button availability bug
2015-06-12 BuddyFriendGuyheavy refactor to buf; fix flickering problem; cleanup...
2015-06-11 BuddyFriendGuyfinish buf refactor; sort working; need to debug flicke...
2015-06-11 BuddyFriendGuystart refactoring to buf; filter now works
2015-06-10 BuddyFriendGuyfix keyboard/mouse event not triggering textBox update
2015-06-10 BuddyFriendGuyfinish add/update/remove actions
2015-06-09 BuddyFriendGuylist internal functions done; remove button done
2015-06-03 BuddyFriendGuycreate private tab under server; private list is yet...
2015-06-01 Rudolf PolzerBump gameversion.
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-06 TimePathAdd two useful macros
2015-05-06 TimePathRename the underscore headers
2015-05-06 TimePathExplain `CLASS` and `NEW` macros
2015-05-06 TimePathFix typedefs
2015-05-06 TimePathUse stock dpdefs
2015-05-03 TimePathMake menu includes order insensitive
2015-05-03 TimePath#include base classes
2015-05-03 TimePath#include base classes
2015-05-03 TimePathDon't accumulate the beginning of the constructor
2015-05-03 TimePathSort menu classes
2015-05-03 TimePathTidy up OO helpers
2015-05-03 TimePathMerge CLASS and EXTENDS, #define NEW(cname) (spawn...
2015-05-03 TimePathCleanup server progs.src
2015-05-03 TimePathCleanup weapons #includes
2015-05-03 TimePathFix client compile
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathFix more server #includes
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-05-02 TimePathCreate common client header
2015-05-02 TimePathFix MCU client compile
2015-05-02 TimePathRemove direct server #includes from client
2015-05-02 TimePathSort #includes
2015-05-01 TimePathMake client includes order insensitive
2015-05-01 TimePathAvoid including the same file twice in progs.src
2015-04-26 TimePathDefine client entity classes
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 MarioRevert spawn_furthest to 0.5 (half random, half furthes...
2015-04-25 MarioFix a few more floats
2015-04-25 MarioFix copy of ammo_none in defs.qh
2015-04-25 MarioFew more floats to ints/bools
2015-04-25 MarioFix a few more floats in arrays
2015-04-25 MarioBoolinterize hud.qc
2015-04-25 MarioFix some more floats in arrays
2015-04-25 MarioMerge branch 'TimePath/lint' into 'master'
2015-04-25 TimePathDeclare `.SendEntity` as `bool(entity, int)`
2015-04-25 TimePathDeclare `stoi` and `itos` when QCC_SUPPORT_INT
2015-04-25 TimePathRemove redundant assignment
2015-04-24 MarioCouple more array fixes
2015-04-24 MarioFew more floats to ints for arrays
2015-04-24 MarioSome more floats to ints/bools
2015-04-24 MarioFix a few more floats, add the long awaited stob macro
2015-04-24 MarioAdd a couple of missing pieces for the impressive annou...
2015-04-24 MarioConvert a load more floats into ints and bools
2015-04-23 MarioEven more floats to bool/int
2015-04-23 MarioAdd impressive announcement to vortex
2015-04-23 MarioConvert some floats into ints
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-16 MirioUpdate credits
2015-04-15 MarioRemove an old unused model
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-15 MarioMerge branch 'terencehill/preferred_focus' into 'master'
2015-04-15 MarioAlso check if owner is in a vehicle when stopping the...
2015-04-15 MarioFix compile
2015-04-15 MarioFix target locking not working on turrets
2015-04-14 MarioRevert changes to electro combos (too controversial...
2015-04-13 terencehillMake work focus on preferred controls on dialog open...
2015-04-09 MirioChanged wrong cvar in that balance config, fixed
2015-04-09 MirioLower midair radius for Electro, cause you were hurting...
2015-04-09 Rudolf PolzerDon't immediately send name changes while you're typing...
2015-04-09 Rudolf PolzerDon't show a clear textbox button in name entry fields.
2015-04-06 MarioFix references to unfinished plasma ammo item
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-05 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-04-05 MarioMerge branch 'terencehill/mapvote_cursor_fix' into...
2015-04-05 terencehillFix for #1465 "joining server while on map selection...
2015-04-04 Matthias Krügerfix commands
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-31 MarioMerge branch 'Mario/crosshair_blink_fix' into 'master'
2015-03-31 MarioDisable hit indication while spectating (serves no...
2015-03-31 MarioMerge branch 'Mario/accuracy_fix' into 'master'
2015-03-31 MarioFix secondary fire taking accuracy off the overkill...
2015-03-27 MarioMerge branch 'Mario/nade_fixes' into 'master'
2015-03-27 MarioMerge branch 'master' into Mario/nade_fixes
2015-03-24 Rudolf PolzerAllow maps to specify "warpzone_isboxy" "1" to disable...
2015-03-24 Rudolf PolzerMake the face normal calculation clearer by using less...
2015-03-24 Rudolf PolzerKill dotproduct() function as it's built-in in QC;...
2015-03-21 Rudolf PolzerFix some overbright maps when realtime world lights...
2015-03-17 Rudolf PolzerSupport workarea limiting of the window size.
2015-03-16 MarioSet nade throw offset to "0 0 0" (will leave the cvar...
2015-03-16 MarioComment out a hack which removes nades when they touch...
2015-03-16 MarioReset overkill superweapon respawn time to 2 minutes...
next