]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2016-01-03 MarioPurge self from most of the monster code
2016-01-03 TimePathTurrets: propagate self
2016-01-03 TimePathVehicles: propagate self
2016-01-03 TimePathTest: fix TEST_Fail
2016-01-03 MarioKill some uses of self in the vehicle code
2016-01-02 MarioRemove a useless comment
2016-01-02 MarioKill get_vehicleinfo
2016-01-02 MarioMake view offset and view height attributes to vehicles
2016-01-02 MarioVehicles: always show smoke when low on health, even...
2016-01-02 MarioDon't override alpha to 1 if warpzones exist, fixes...
2016-01-02 TimePathqcc.sh: fix read-only `sed -i`
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioTeleporter: support random teleportation sounds
2016-01-01 MarioFix compile
2016-01-01 MarioIf teleporter has .noise set, use that sound instead
2016-01-01 MarioUse IS_DEAD where possible, also fix vehicles targeting...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2016-01-01 MarioRemove qcc.cfg (we no longer support FTEQCC)
2016-01-01 MarioMore loops
2016-01-01 MarioUse new loop to kill notifications
2016-01-01 MarioUse loop to kill hooks attached to nade
2016-01-01 MarioUse loop on race checkpoints
2016-01-01 MarioUse new loop for finding player's placed mines
2016-01-01 MarioIt should be safe to remove this safety check
2015-12-31 MarioDeprecate FOR_EACH_CLIENT and FOR_EACH_CLIENTSLOT
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-31 MarioRename PHYS_DEAD to IS_DEAD and make it usable outside...
2015-12-31 MarioUse the constant string for player classname where...
2015-12-31 MarioClean up some player loops
2015-12-31 MarioRemove another useless debug function
2015-12-31 MarioRemove a now useless debug function
2015-12-31 MarioRemove a compile-time message
2015-12-31 TimePathMakefile: fix bad CPP
2015-12-31 TimePathMakefile: be very specific
2015-12-31 TimePathMakefile: factor out qcc
2015-12-31 TimePath##__VA_ARGS__: replace with standards compliant alternative
2015-12-31 MarioFix warning
2015-12-31 MarioStrip some handy lib functions out of turret util code
2015-12-30 MarioRevert change to client models (breaks on some maps)
2015-12-30 MarioMake all game models client models (may need to revert...
2015-12-30 TimePathUpdate more include paths to simplify log output
2015-12-30 TimePathAdd missing include guards
2015-12-30 TimePathMakefile: use `-I.`
2015-12-30 TimePath#pragma once
2015-12-30 TimePathLog: stringify __LINE__ at compile time
2015-12-30 TimePathftepp: remove
2015-12-29 TimePathIter: prevent invalidation
2015-12-29 MarioFix compile
2015-12-29 MarioPotentially fix a crash
2015-12-29 TimePathMakefile: depend on transitive #includes
2015-12-29 TimePathcpp compat
2015-12-29 TimePathWhitespace police
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-29 TimePathVector: vlen2 in terms of dotproduct
2015-12-29 MarioOptimize more maths
2015-12-28 Rudolf PolzerTransifex sync.
2015-12-28 Rudolf PolzerSync dpextensions.qc.
2015-12-28 MarioOptimize more maths
2015-12-28 MarioMatherize
2015-12-28 MarioOptimize maths
2015-12-28 MarioMove minigame HUD command into minigame file
2015-12-28 MarioAdd a hook for HUD commands
2015-12-28 MarioMake it optional
2015-12-28 MarioShow ghost items while in a vehicle
2015-12-28 TimePaths/make_pure/new_pure/
2015-12-28 MarioTurn some stupidly long cvars into autocvars
2015-12-28 TimePathRegistry: SHA256 isn't always available, use MD4 instead
2015-12-27 MarioIncrease maximum number of vehicles
2015-12-27 MarioImprove Snake status panel
2015-12-25 MarioLoopify find command
2015-12-25 MarioKill some uses of TRUE and FALSE
2015-12-25 MarioAdd a loop for entities
2015-12-25 MarioUse the ONGROUND macros
2015-12-25 MarioFix up a couple more cases
2015-12-25 MarioUse an org local instead of multi-line setorigin
2015-12-24 terencehillFix definition of many server aliases in local games... 271/head
2015-12-24 TimePathtuba: fix #1621
2015-12-24 TimePathhook: move to common
2015-12-24 TimePathtuba: move to common
2015-12-24 MarioMake sure projectiles and dropped weapons don't try...
2015-12-24 TimePathsound_starttime: document
2015-12-24 MarioNow that item fading "works" with warpzones, enable...
2015-12-24 MarioFinally fix the stupid client including server items...
2015-12-24 MarioAdd a deprecation note for FOR_EACH_REALCLIENT
2015-12-24 TimePathWRITESPECTATABLE_MSG_ONE: cleanup
2015-12-24 MarioKill most cases of FOR_EACH_CLIENT and deprecate FOR_EA...
2015-12-24 MarioKill most uses of FOR_EACH_REALCLIENT
2015-12-24 MarioKill FOR_EACH_REALPLAYER
2015-12-24 MarioRemove leftovers
2015-12-24 MarioLoops
2015-12-24 MarioFOR_EACH_OBSERVER is deprecated too
2015-12-24 MarioRemove FOR_EACH_PLAYER and FOR_EACH_SPEC from the codebase
2015-12-24 MarioMore loops
2015-12-24 MarioFix a bunch of loops
2015-12-24 MarioKill a few more loops
2015-12-24 MarioCleanse teamplay.qc of the looping horrors
2015-12-24 MarioPull the commit trigger again
2015-12-24 MarioLoooooops
2015-12-24 MarioMore loops
2015-12-24 MarioLoops
next