]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Fix compile
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2016-06-24 MarioFix compile
2016-06-23 MarioA couple of tweaks (don't do fall damage tests if playe...
2016-06-23 MarioFix a warning on map load
2016-06-19 MarioOptimize overlapping waypoint check
2016-06-19 TimePathECS framework
2016-06-19 TimePathDefine XONOTIC=1
2016-06-19 TimePathWrap engine events
2016-06-18 MarioClean up some for() loops, also replace a few remaining...
2016-06-18 MarioOptimize it further by making the engine do the distanc...
2016-06-18 MarioClean up g_vehicles_enter nearby vehicle checking
2016-06-18 MarioOnly hide the flag from the player if the player can...
2016-06-17 MarioFix GetRecords mutator hook
2016-06-17 MarioHide a spammy message
2016-06-16 MarioFix a crash in CTF
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/fullbright_skins 311/head
2016-06-14 MarioMerge branch 'Mario/entrap_nade' into 'master'
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioTidy up the setorigin calls a little
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-12 MarioProfectile
2016-06-12 TimePathFix invisible devastator rockets
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 MarioAdd defaults to the cvar definitions
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-11 MarioRemove some more unnecessary WITHSELFs
2016-06-11 MarioRemove a now unnecessary WITHSELF
2016-06-11 TimePathFix gameplay regression
2016-06-11 MarioFix argument number, hopefully fixes crash
2016-06-11 MarioWe still need WITHSELF on PutClientInServer...
2016-06-10 MarioCleanse PlayerRegen
2016-06-10 MarioMake sure event_damage is set before calling it
2016-06-10 MarioAllow changing other/toucher from item and buff touch...
2016-06-10 MarioAdd player argument to FixPlayermodel
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 Mariowr_resetplayer no longer needs WITHSELF
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioFix compile
2016-06-10 MarioPurge WITHSELF from all non-engine functions
2016-06-10 MarioClean out some more SELFPARAMs
2016-06-10 MarioEnable a Quake entity long since forgotten
2016-06-10 MarioRemove some more SELFPARAMs
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioClean out some waypoint sprite SELFPARAMs
2016-06-10 MarioClean up some SELFPARAMs
2016-06-10 MarioCleanse GetPressedKeys
2016-06-10 MarioCleanse server client commands
2016-06-10 MarioFix up some #ifdef'd code
2016-06-10 MarioCleanse PlayerUseKey and PlayerPreThink
2016-06-10 MarioCleanse the physics hooks
2016-06-10 MarioCleanse the last of the server side mutator hooks
2016-06-10 MarioKill the ret_string global
2016-06-10 MarioFix up even more mutators
2016-06-10 MarioFix up more mutator hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-10 MarioPurge self from the damage/death mutator hooks
2016-06-10 MarioPurify PutClientInServer and PlayerSpawn mutator hooks
2016-06-10 MarioPort client mutator hooks to new arguments system
2016-06-09 MarioPurify PlayerDamage_Calculate
2016-06-09 MarioCleanse GetCvars
2016-06-09 TimePathRe-number mutator args to be more like varargs
2016-06-09 MarioRemove even more self
2016-06-09 TimePathRemove selfparam from triggers
2016-06-09 MarioPurge self from playerdemo.qc
2016-06-09 TimePathWrap customizeentityforclient
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-06-03 MarioRemove a now useless WITHSELF
2016-06-01 MarioFix a reference to a nexball function outside nexball...
2016-05-28 TimePathRemove various SELFPARAM
2016-05-28 TimePathRemove weapon SELFPARAM
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 TimePathIntroduce touch accessors
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-22 MarioClean out more self from the pathlib code
2016-05-21 MarioClean out self from some of the pathlib code
2016-05-21 MarioClean up some self uses in demo code
2016-05-21 MarioCleanse steerlib and movelib of self
2016-05-21 MarioClean out some self uses from teamplay file
2016-05-21 MarioClean out self use from the weapon selection code
2016-05-19 MarioClean up some self uses in cheats code
2016-05-19 MarioClean out some more self uses
2016-05-19 MarioClean up self uses in weapon dropping code, also switch...
2016-05-19 Mariospawnfunc and SendEntity3 have a 'this' parameter,...
2016-05-19 MarioClean out self uses from spawnpoint code
2016-05-18 MarioPurge self from FireRailgunBullet
2016-05-18 MarioClean some self uses from race/cts
2016-05-18 MarioFix up waypointsprite_visible_for_player to not use...
next