]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2013-12-11 Samual LenksNo need for that extra prefix
2013-12-11 Samual LenksArc, Fireball, Hook, Porto, and Tuba are not reloadable
2013-12-11 Samual LenksFix DecreaseAmmo usage
2013-12-11 Samual LenksBlaster does not need to decrease ammo
2013-12-11 Samual LenksElectro is not a plasma weapon anymore-- also clean...
2013-12-11 Samual LenksUpdate config
2013-12-11 Samual LenksStrip out legacy pellets support from Shockwave-- no...
2013-12-11 Samual LenksBlaster is no longer reloadable
2013-12-11 Samual LenksFix string property saving
2013-12-10 Samual LenksWhoops, forgot to also commit the config
2013-12-10 Samual LenksMachine Gun is not a normal weapon anymore, also weapon...
2013-12-10 Samual LenksRemove shell ammo from Shockwave
2013-12-10 Samual LenksRifle is not a normal weapon, remove spawnflag
2013-12-10 Samual LenksSkip complain if: We don't own it, it's not normal...
2013-12-10 Samual LenksMove New Toys to mutator config, we have the weapons...
2013-12-10 Samual LenksUpdate config
2013-12-10 Samual LenksMark mutator weapons in the config output
2013-12-10 Samual LenksFix hagar primary spread
2013-12-10 Samual LenksMelee animtime should be 1.3, not 0.3
2013-12-10 Samual LenksFix some things with HUD
2013-12-10 Samual LenksSome more consistency please
2013-12-10 Samual LenksFixes for Crylink
2013-12-10 Samual LenksAdd proper support for weaponstart and weaponstartoverride
2013-12-10 Samual LenksFix that last one, plus update the config- now we have...
2013-12-10 Samual LenksSupport weaponreplace with new properties system
2013-12-10 Samual LenksMore work on switching over to using entity field inste...
2013-12-10 Samual LenksBegin fixing ammo field usage
2013-12-10 Samual LenksTry renaming MinstaNex and Nex temporarily (to Vaporize...
2013-12-09 Samual Lenksupgrade this todo to WEAPONTODO :D
2013-12-09 Samual LenksMove weaponstats to its own file as well
2013-12-09 Samual LenksDelete useless comment from 2004
2013-12-09 Samual LenksOn second thought, no, we're not moving this
2013-12-09 Samual LenksMore fixes/cleanup for Shockwave
2013-12-09 Samual LenksDon't do the full WEP_id for these, not necessary
2013-12-09 Samual LenksClean up settings lists slightly
2013-12-09 Samual LenksAdd weaponstartoverride property to weapons
2013-12-09 Samual LenksStart using weaponstart property now
2013-12-09 Samual LenksAdd the properties to all weapons now
2013-12-09 Samual LenksBegin adding support for weaponstart and weaponreplace...
2013-12-09 MarioMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-12-09 MarioSimplify devastator bot logic
2013-12-09 Samual LenksAdd reminder
2013-12-09 Samual LenksFix forwardbias
2013-12-09 MarioFix a missing cvar
2013-12-09 Samual LenksEVEN FURTHER cleanup of shockwave blast function :D
2013-12-09 Samual LenksMore cleanup for Shockwave blast attack
2013-12-09 Samual LenksCleanup the next part of shockwave blast code as well
2013-12-09 Samual LenksRemove one of the projectile velocity setup macros
2013-12-09 Samual LenksFixes to Shockwave (make it use WEP_CVAR everywhere...
2013-12-09 Samual LenksFix config stuff
2013-12-09 Samual LenksFix unnecessary processing with combo triggering, add...
2013-12-09 Samual LenksWe don't need to set a variable for that in this case
2013-12-09 Samual LenksFix checkcvars, start cleaning up Shockwave calculations
2013-12-09 MarioFix missing parentheses
2013-12-09 MarioRemove "if not"
2013-12-08 Samual LenksUpdate configs to match new system (sort of)
2013-12-08 Samual LenksMove MinstaNex to the new settings system as well
2013-12-08 Samual LenksAdd reminder
2013-12-08 Samual LenksAvoid some unnecessary thinking
2013-12-08 MarioAdd cvars to disable plasma exploding on player touch...
2013-12-08 MarioMidair combos
2013-12-08 Samual LenksCleanup shockwave pellets code
2013-12-08 MarioBouncing effects for mortar grenades
2013-12-08 MarioMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-12-08 MarioRename WEP_GRENADE_LAUNCHER to WEP_MORTAR
2013-12-08 Samual LenksMake pellets use new cvar reading too
2013-12-08 Samual LenksAdd comment for reminder
2013-12-08 MarioMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-12-08 Samual LenksAnother fix by Mario for previous weapon function
2013-12-08 MarioMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-12-08 MarioAttempt to fix some item linking issues
2013-12-08 Samual LenksLots of work on Shockwave-- now most of it uses new...
2013-12-08 Samual LenksRaise shockwave animtime to 0.3
2013-12-08 Samual LenksDon't need that comment anymore
2013-12-08 Samual LenksCommit by Mario: Attempt to fix dropped weapon networki...
2013-12-08 Samual LenksRemove some files that got left over by merge accidentally
2013-12-08 Samual LenksDone with Electro for now :D
2013-12-08 Samual LenksMore progress on moving Electro to new settings system
2013-12-08 Samual LenksBegin moving Electro to new settings system, cleanup
2013-12-08 Samual LenksUse strcmp for config alphabetical sorting instead...
2013-12-08 Samual LenksStrip lightning gun functionality out of Electro
2013-12-08 Samual LenksUse greater than or equal than for electro comboradius_...
2013-12-08 Samual LenksFinish moving all Laser code to Blaster code, almost...
2013-12-07 Samual LenksMore work on Laser->Blaster transition
2013-12-07 Samual LenksFurther cleanup of laser, plus remove useless mode...
2013-12-07 Samual LenksMore cleanup
2013-12-07 Samual LenksCleanup weapon settings macros some more
2013-12-07 Samual LenksFINALLY it compiles
2013-12-07 MarioMove tuba, seeker, rifle, port, nex, hook, hlac, hagar...
2013-12-07 Samual LenksMake the minelayer use new definitions
2013-12-07 Samual LenksWorking on new system which does not need macro defines...
2013-12-06 Samual LenksMake it mostly compile... just gotta deal with the...
2013-12-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-11-24 Rudolf Polzerfix scale networking
2013-11-24 Rudolf PolzerFix "scale" networking. Sorry for that.
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-15 Rudolf PolzerFrench tooltips update by Spike29.
next