]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote branch 'origin/fruitiex/fruitbalance'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2010-10-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-10-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/loadscreen'
2010-10-12 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-10-09 FruitieXMerge remote branch 'origin/fruitiex/fruitbalance'...
2010-10-09 FruitieXMerge branch 'master' into fruitiex/fruitbalance
2010-10-07 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-10-07 Rudolf PolzerIPv6: new ban mask sizes to better match what ISPs do
2010-10-07 terencehill- Fix typo in fireball code that was causing to: *...
2010-10-06 Rudolf PolzerMerge remote branch 'origin/master'
2010-10-05 FruitieXfix an electro issue causing it not to fire sometimes
2010-10-05 FruitieXMerge remote branch 'origin/mirceakitsune/weapon_mine_l...
2010-10-04 Mircea KitsuneRename and correct a float
2010-10-04 Mircea KitsuneDeadflag works better
2010-10-04 Mircea Kitsunea player's mines shall explode if he disconnects or...
2010-10-04 Mircea KitsuneAllow switching to the Mine Layer with no ammo when...
2010-10-04 Mircea KitsuneFix the last commit. It allowed the Mine Layer to go...
2010-10-04 Mircea KitsuneDon't switch away from the Mine Layer when pressing...
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 FruitieXrifle ring with the new function
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 FruitieXsend max/minvelocity, make the circle drawing code...
2010-10-03 FruitieXMerge remote branch 'origin/fruitiex/fruitbalance'...
2010-10-03 FruitieXuse only XY velocity on nex
2010-10-03 Rudolf PolzerMerge branch 'master' into fruitiex/fruitbalance
2010-10-03 Rudolf Polzersimplify player/botclip collision cvars
2010-10-03 FruitieXfix typo
2010-10-03 FruitieXremove useless old messy feature
2010-10-03 FruitieXgrenadelauncher remote detonation test
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 FruitieXuse ExponentialFalloff()
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
next