]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
More tiny tweaks to cvar and comment
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2010-10-04 Mircea KitsuneMore tiny tweaks to cvar and comment
2010-10-04 Mircea KitsuneSome comments I forgot
2010-10-04 Mircea KitsuneTiny cvar tweaks
2010-10-04 Mircea KitsuneSmall tweaks and arrangements
2010-10-04 Mircea KitsunePrecache mine model, place comment and remove the last...
2010-10-04 FruitieXfix W_Mine_RespawnEntity
2010-10-04 Mircea KitsuneAttempt to re-spawn the projectile as a non-csqc entity...
2010-10-04 Mircea KitsuneIt's obvious we need new models and sounds, so remove...
2010-10-04 Mircea KitsuneRemove "last mine" system, kept from the rocket launche...
2010-10-04 Mircea KitsuneMines only have their lanching speed, so don't keep...
2010-10-04 Mircea KitsuneMine Layer code for havocbot
2010-10-04 Mircea KitsuneFix "mines getting stuck in the air" issues. A mine...
2010-10-04 Mircea KitsuneDon't cancel mine explosion if the foe left its vicinit...
2010-10-04 Mircea KitsuneProper protection system
2010-10-04 Mircea KitsuneAttempt to implement friend protection (the mine not...
2010-10-04 Mircea KitsuneTODO list in the weapon file, for the important things...
2010-10-04 Mircea KitsuneCorrect weapon slot
2010-10-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/weapon_mine_layer
2010-10-04 Mircea KitsunePlay the mine trigger sound
2010-10-04 Mircea KitsuneDelayed detonation now working properly. Next we need...
2010-10-04 Mircea KitsuneFirst step toward a mine delayed detonation. Not ready yet
2010-10-03 Rudolf Polzersimplify player/botclip collision cvars
2010-10-03 Mircea KitsuneBotclip CTF flags and Keyhunt keys too. Or if the key...
2010-10-03 Mircea KitsuneBot clips should block waypoints too
2010-10-03 Mircea KitsuneImplement botclip common shader. Bot clips can now...
2010-10-03 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-10-02 FruitieXfix a typo in the balance config
2010-10-02 Rudolf Polzeripban: support v6 IPs (mapping mask 1 to /16, 2 to...
2010-10-02 FruitieXvelocity dependent nex damage and force
2010-10-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/weapon_mine_layer
2010-10-02 Rudolf Polzerfootsteps are on by default, so turn off the "Steps...
2010-10-01 Rudolf Polzerclientmodel: allow smoother scale (and more range,...
2010-09-29 Rudolf Polzerno longer network sv_gentle gibs status (not needed...
2010-09-29 Rudolf Polzerwhen sv_gentle is set, force cl_gentle on the clients
2010-09-28 Rudolf Polzerremove a dbeug print
2010-09-28 Jakob MGMake relay_activate and co work for thise ents:
2010-09-28 Jakob MGMerge branch 'tzork/ents-onoff' of ssh://git.xonotic...
2010-09-28 Jakob MGMerge branch 'master' into tzork/ents-onoff
2010-09-26 Rudolf PolzerMerge branch 'morphed/armor'
2010-09-26 Jakob MGAtlas armour textures to 2048x1024, make models use...
2010-09-26 Mircea KitsuneMake mines 1/3 the size of Mortar grenades, not two...
2010-09-26 Mircea KitsuneMake the final changes I can think of at the moment...
2010-09-26 Mircea KitsuneChange some entity names
2010-09-26 Mircea KitsuneAlso complain when reaching the limit, so the player...
2010-09-25 Mircea KitsuneMine limit. Players my only plant 4 mines at a time...
2010-09-25 Mircea KitsunePrecache the proper models
2010-09-25 Mircea KitsuneTemporary sounds (just modify the file names when we...
2010-09-25 Mircea KitsuneProper projectile, and temporary mine model.
2010-09-25 Mircea KitsuneFinally, the mine behavior. The projectile will now...
2010-09-25 Mircea KitsuneRemove Rocket Launcher stuff, like rocket guiding
2010-09-25 Mircea KitsuneFirst step toward a mine layer weapon; Make a copy...
2010-09-25 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-09-25 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-09-25 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-09-23 terencehillBlock the bots during the countdown to game start in...
2010-09-23 Mircea KitsuneFix a bug from Nexuiz that would cause a bot's team...
2010-09-23 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-09-20 terencehillAdd a FIXME comment
2010-09-20 terencehillOther minor fixes of bot_vs_human:
2010-09-19 Rudolf Polzerbetter triggering for warpzones/teleports
2010-09-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-09-17 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-09-17 Rudolf Polzerremove "#" escape in kill messages; now we use standard...
2010-09-16 Rudolf Polzerelectro: enforce a 0.4s delay after releasing fire...
2010-09-15 Mircea KitsuneLog the team change too.
2010-09-15 Mircea KitsuneAllow forcing the player to a given team in campaign...
2010-09-15 Rudolf Polzerfix typos in last commit
2010-09-15 Rudolf Polzersv_curl_serverpackages_auto: auto add all packs with...
2010-09-10 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-09-10 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-09-10 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-09-08 Rudolf Polzerchange respawn logic to only use the -1 "hidden totally...
2010-09-08 Mircea KitsuneUse remove() instead. No need to keep the disabled...
2010-09-08 Mircea KitsuneFix for g_weapon_stay 3
2010-09-08 Mircea KitsuneDon't ghost non-respawning items
2010-09-08 Mircea KitsuneNon-respawning items: Allow 'respawntime -1' to cause...
2010-09-06 Rudolf Polzerfunc_pointparticles: add a spawnflags 4 = PVS culling
2010-09-05 terencehillEnhance isInvisibleString (used to detect invisible...
2010-09-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-09-03 Rudolf Polzerfix useless reference to fireball_impact.wav
2010-09-03 Rudolf Polzermore electro fixes
2010-09-03 Rudolf Polzerfix stickiness
2010-09-03 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-09-03 Rudolf Polzerfix the weapon ffrowing, no I mean srowing, well, trowing
2010-09-03 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-09-03 Rudolf Polzerasplode grenades properly when hitting non-bouncable...
2010-09-01 FruitieXfalloff on electro primary to nerf it a little, testing...
2010-09-01 Rudolf Polzerattempt: check movetype for this instead, Now it will...
2010-09-01 Rudolf Polzersticky grenades: only stick if hitting world, not if...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mrbougo/sgmele...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/gibef...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-08-31 FruitieXundo electro change, it causes the weapon to jitter...
2010-08-31 FruitieXhandle the electro lightning refire as -1 to hopefully...
2010-08-31 FruitieXtweak gib effects
2010-08-31 MrBougomake the shotgun melee attack damage bodies/clones...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/newpa...
2010-08-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
next