]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Rename a lib function (overlaps with an old map entity field)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2016-12-18 MarioUse registry to get monster list
2016-12-18 MarioLimit the number of maps lsmaps can show to 250 (better...
2016-12-17 TimePathBots: add navigation_clearroute and goalcurrent to...
2016-12-16 terencehillFix bots always returning to own base after that the...
2016-12-16 terencehillShare some waypoint code in a dedicated function
2016-12-16 terencehillAdd possibility to send a command to all the bots;...
2016-12-15 terencehillPart 2 of edc2958143 "Make sure bots don't move to...
2016-12-14 MarioAdd some mutator hooks to clear out another gamemode...
2016-12-14 MarioUse new item name in Quake compat, may fix weird issues...
2016-12-14 MarioAdd a wrapper for item sounds, so they can be easily...
2016-12-13 MarioRemove the o
2016-12-13 MarioDon't count target_ entity checkpoints as a touchable...
2016-12-13 terencehillWhile passing the flag to a team mate, don't return...
2016-12-13 terencehillCTF: rename an entity field; remove some redundant...
2016-12-13 MarioIf a weapon doesn't have a team, show it even if it...
2016-12-11 terencehillRemove an useless placeholder waypoint
2016-12-10 MarioMerge branch 'DefaultUser/armormega' into 'master'
2016-12-10 MarioMerge branch 'terencehill/ca_bots_fix' into 'master'
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-12-06 terencehillClean Key Hunt code up
2016-12-04 MarioOnly show weapon spawns if they're available
2016-12-04 MarioFor consistency, still handle the private messages
2016-12-04 MarioAdd mutator hooks to control who chat messages are...
2016-12-04 terencehillThis code was meant to run when a bot is NOT dead
2016-12-04 terencehillBlock latent bot movement when it's dead or spectating
2016-12-01 MarioSpeed up bot goal tracing by using vlen2 (the result...
2016-11-29 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-29 terencehillFix "bot_cmd X pause" command occasionally blocking...
2016-11-29 terencehillFix "bot_cmd X pause" command not always working
2016-11-29 MarioMerge branch 'terencehill/LMS_improvements' into 'master'
2016-11-29 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-29 MarioAdd a hook to handle the message before anything has...
2016-11-27 terencehillMerge branch 'master' into terencehill/LMS_improvements 394/head
2016-11-27 terencehillLMS: Restore decreasing rank (starting from 665) applie...
2016-11-24 terencehillAdd a proper warmup support to LMS: lives never decreas...
2016-11-24 terencehillFix infomessage regression
2016-11-23 terencehillSuppress pointless spectate warning for real spectators...
2016-11-23 terencehillLMS: fix wrong rankings when a player quits the game...
2016-11-21 terencehillReset revive progress on respawn for every player....
2016-11-21 terencehillFix #1834 "Server info doesn't timeout in LMS"
2016-11-19 MarioFix ClientPreConnect
2016-11-19 MarioRename a few parameters and locals named x, y, z
2016-11-18 terencehillMake easier to read code that sets domination_teams
2016-11-18 terencehillFix number of teams defaulting to 2 for some game modes...
2016-11-18 terencehillCampaign: don't start the first round until player...
2016-11-17 terencehillDon't try to reset map and players if game ended during...
2016-11-17 MarioSpeed up bot enemy choosing search loop
2016-11-16 terencehillFix "bot_cmd X pause" command not working (broken since...
2016-11-16 MarioFix invasion
2016-11-15 terencehillMake sure bots don't move to removed goals such as...
2016-11-15 Rudolf PolzerOops, for some reason I lost these changes. Here they...
2016-11-15 MarioFix key hunt notifications reporting the owner's team...
2016-11-15 Rudolf PolzerMerge branch 'divVerent/anticheat-playerstats'
2016-11-14 Rudolf PolzerReport anticheat data to playerstats; remove unused...
2016-11-12 terencehillFix g_spawnshield_blockdamage not working
2016-11-11 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 MarioMerge branch 'terencehill/ca_shownames_fix' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-10 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-11-06 Martin Taibrentity array
2016-11-05 terencehillLMS: fix bots getting stuck right after one of them...
2016-11-05 terencehillCA: fix bots getting stuck right after one of them...
2016-11-05 FreddyRename cvars containing healthlarge to healthbig
2016-11-04 FreddyRename cvars containing armorlarge to armormega
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-11-02 Martin Taibrless bad FOREACH_CLIENT_RANDOM
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-28 Martin Taibriterate through clients in random order
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-25 MarioFix compilation test 381/head
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-24 MarioClear clients from the intrusive lists on disconnect
2016-10-24 MarioMerge branch 'Mario/intrusive_3' into 'master'
2016-10-23 MarioMerge branch 'Mario/intrusive_2' into 'master'
2016-10-23 terencehillVehicleSpawn --> VehicleInit
2016-10-23 terencehillRevert "Rename VehicleSpawn mutator hook to VehicleInit...
2016-10-23 terencehillRemove 2 unnecessary function references
2016-10-23 MarioMake it compile with XONOTIC, too
2016-10-23 MarioMake it compile without XONOTIC defined
2016-10-22 FreddyDamagetext: add possibility to show potential damage
2016-10-22 MarioTweak a few things 363/head
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioSpawner: Spawn nothing if it's set to an invalid monster
2016-10-21 MarioMerge branch 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 Martin Taibrone more 378/head
2016-10-20 Marioitthis isn't a word
2016-10-20 MarioAdd a basic entity that spawns monsters when triggered
2016-10-20 terencehillMerge branch 'master' into terencehill/ons_camera 377/head
2016-10-19 MarioMake the target entity a parameter instead of spawning...
2016-10-19 MarioAdd a passive flag for monsters that don't chase players
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
2016-10-16 Martin Taibrremove more unused fields
2016-10-13 Martin Taibrunused killer_origin
2016-10-13 Martin Taibrmore unused
next