]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-05-13 TimePathCleanup
2015-05-12 TimePathAdd instagib items
2015-05-12 TimePathAdd jetpack
2015-05-12 TimePathFix items not respawning
2015-05-12 TimePathAdd powerups
2015-05-12 TimePathRemove SPAWNTIMES enum
2015-05-10 TimePathUse the new item system for health and armor
2015-05-10 TimePathUse the new item system for ammo
2015-05-10 TimePathInitial item system setup
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-06 TimePathRename the underscore headers
2015-05-06 TimePathFix typedefs
2015-05-06 TimePathUse stock dpdefs
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 TimePathRemove direct server #includes from client
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-25 MarioFix copy of ammo_none in defs.qh
2015-04-25 MarioMerge branch 'TimePath/lint' into 'master'
2015-04-25 TimePathDeclare `.SendEntity` as `bool(entity, int)`
2015-04-25 TimePathRemove redundant assignment
2015-04-24 MarioConvert a load more floats into ints and bools
2015-04-23 MarioEven more floats to bool/int
2015-04-23 MarioConvert some floats into ints
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
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 MarioFix compile
2015-04-15 MarioFix target locking not working on turrets
2015-04-06 MarioFix references to unfinished plasma ammo item
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-31 MarioMerge branch 'Mario/crosshair_blink_fix' into 'master'
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 PolzerKill dotproduct() function as it's built-in in QC;...
2015-03-16 MarioComment out a hack which removes nades when they touch...
2015-03-16 MarioAlso require crouch to drop the nade down
2015-03-16 MarioAdd a setting to handle nade throwing offset, defaultin...
2015-03-16 MarioFix a warning when dying in overkill with no attacker set
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-03-06 MarioMerge branch 'terencehill/weapon_panel_retry' into...
2015-03-05 MarioAdd some missing "bad" cvars
2015-02-25 Rudolf PolzerStop using model "" in func_breakable - it's unreliable...
2015-02-25 Rudolf Polzertarget_spawn: Retokenize when needed.
2015-02-25 Rudolf PolzerDon't annoy bots with noise :)
2015-02-23 MarioFix voting with nospectators
2015-02-21 Rudolf PolzerDamn. NOW it's good :)
2015-02-21 Rudolf PolzerInitialize func_breakable sound on connect.
2015-02-21 Rudolf PolzerUse the right sound channel.
2015-02-21 Rudolf PolzerOops. Unbreak - stopsoundto is no longer public.
2015-02-21 Rudolf PolzerThere's smoke in the master bedroom.
2015-02-15 terencehillMerge branch 'master' into terencehill/weapon_panel_retry
2015-02-14 MarioMerge branch 'master' into sev/weapon_panel_retry
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' into 'master'
2015-02-03 MarioMerge branch 'terencehill/string_prefixes_cleanup'...
2015-02-03 MarioMerge branch 'terencehill/GetClientErrorString_fix...
2015-02-03 terencehillAdd color code handling to GetClientErrorString (exampl...
2015-02-03 terencehillMerge branch 'master' into terencehill/string_prefixes_...
2015-02-02 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-02 MarioMerge remote-tracking branch 'origin/develop'
2015-02-02 TimePathFix post qc_updates merge fallout
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-02 TimePathMove functions out of headers
2015-02-02 MarioHide preconnect hook behind an #ifdef
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-01 MarioMerge branch 'Melanosuchus/preconnect' into 'master'
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-02-01 MarioMerge branch 'Melanosuchus/kickban-unconnected' into...
2015-01-31 Mattia BasagliaEvent log on ClientPreConnect
2015-01-31 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-31 TimePathRemove client and menu sys-post and sys-pre
2015-01-31 MarioMerge branch 'Mario/target_items_fix' into 'master'
2015-01-31 MarioPossibly fix issue with old weapon names and target_items
2015-01-30 MarioMerge branch 'sev/luma_supplement' into 'master'
2015-01-30 MarioMerge branch 'sev/luma' into 'master'
2015-01-30 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathFix Uncrustify problem areas
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathFix whitespace for #include
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathClean up SVQC #includes
2015-01-29 TimePathClean up CSQC #includes
next