]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Randon start weapons: Use GivePlayerResource instead of GivePlayerAmmo.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2017-07-16 Martin Taibra couple more
2017-07-16 MarioPort just_joined to ClientState
2017-07-16 MarioSet new personal time before updating regular time
2017-07-16 MarioUse a regular FOREACH_CLIENT macro for access to the...
2017-07-16 MarioDisable showself by default and make personal time...
2017-07-16 MarioDon't send local player's personal time while spectating
2017-07-16 MarioReimplement CTS self checkpoints on the client side...
2017-07-16 MarioMove racecar_angles into the bugrigs file
2017-07-16 MarioRemove CheckRules_Player (empty function, the only...
2017-07-16 MarioPort zoomstate and spectatee_status to ClientState
2017-07-16 MarioMerge branch 'TimePath/botammo_div0' into 'master'
2017-07-16 MarioPort version to ClientState
2017-07-15 MarioPort version_mismatch to ClientState
2017-07-15 MarioMake sure forced team ID list checker doesn't try with...
2017-07-15 MarioPort killcount to ClientState
2017-07-15 MarioPort taunt_soundtime to ClientState
2017-07-15 MarioPort allowed_timeouts and active_minigame to ClientStat...
2017-07-15 MarioPort netname_previous to ClientState
2017-07-15 MarioPort version_nagtime to ClientState
2017-07-15 MarioPort spectatortime to ClientState
2017-07-15 MarioPort jointime to ClientState
2017-07-15 MarioPort motd_actived_time to ClientState
2017-07-15 MarioFix compile and port usekeypressed to ClientState
2017-07-15 MarioPort teamkill_complain, teamkill_soundtime and teamkill...
2017-07-15 MarioSplit the player think block out of PlayerPreThink...
2017-07-15 MarioFix compilation unit
2017-07-15 MarioPort buttons_old to ClientState
2017-07-15 MarioPort movement and movement_old to ClientState
2017-07-15 MarioPort pressedkeys to ClientState
2017-07-15 MarioPort ping, ping_packetloss and ping_movementloss to...
2017-07-15 MarioPort the other cursor_trace_* fields to ClientState
2017-07-15 MarioPort buttonchat, buttonuse and cursor_active to ClientState
2017-07-15 MarioPort button2-16 to ClientState
2017-07-15 MarioPort button0 and button3 (attack and attack2) to Client...
2017-07-15 MarioMake the clientstate entity a parameter of PM_UpdateButtons
2017-07-15 MarioForward impulses, movement and buttons to ClientState...
2017-07-15 MarioPort pm_frametime to ClientState
2017-07-15 MarioPort idlekick_lasttimeleft to ClientState
2017-07-15 MarioFix playerdemo stuck with low health graphic and presse...
2017-07-15 MarioPort killindicator_teamchange to ClientState
2017-07-15 MarioDon't perform floodcontrol checks if there is no source...
2017-07-15 MarioPort muted to ClientState and don't call formatmessage...
2017-07-15 MarioRewrite PlayerInIDList and allow partial IPs in forced...
2017-07-15 MarioPort parm_idlesince to ClientState
2017-07-15 MarioSplit the player specific stuff from PutClientInServer...
2017-07-13 MarioMove some variables out of constants.qh
2017-07-13 MarioSplit projectiles and scores out of constants.qh and...
2017-07-12 MarioDon't make servers that use the info feature impure
2017-07-12 terencehillFix output argument of the mutator hook function Player...
2017-07-09 MarioDon't show an empty race panel in modes where times...
2017-07-09 MarioFix a few remaining case of self
2017-07-03 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-07-01 terencehillMerge branch 'terencehill/eraseable_functions'
2017-06-28 MarioMerge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
2017-06-27 terencehillRemove 3 unused constants
2017-06-27 terencehillFix misspelled variable in a comment
2017-06-27 MarioAdd support for Quake 3's weapon_grapplinghook
2017-06-25 MarioAdd support for some missing Quake 2 items
2017-06-25 MarioMerge branch 'terencehill/vec2_optimizations' into...
2017-06-24 MarioFix a crash and a bunch of warnings when fancy pathing...
2017-06-24 MarioFix a crash from clones dying
2017-06-23 MarioWhitelist another cvar
2017-06-22 MarioAdd sv_aircontrol_sidewards
2017-06-21 MarioWhitelist another cvar
2017-06-20 MarioGreatly simplify monster velocity calculation and use...
2017-06-19 MarioWhitelist some client cvars
2017-06-18 terencehillmapvoting.qc: fix variable types
2017-06-17 terencehillMerge branch 'master' into terencehill/vec2_optimizations
2017-06-17 terencehillTurn another array of bools into an int
2017-06-16 terencehillMerge branch 'master' into martin-t/dmgtext2
2017-06-14 MarioDisable unused radar map generator (saves ~1500 globals)
2017-06-03 MarioMerge branch 'Lyberta/PlayerScore_Get' into 'master'
2017-06-03 LybertaPlayerScore_Add typo fix. 446/head
2017-06-03 LybertaPlayerScore_Add optimization.
2017-06-03 LybertaMake PlayerScore_Get a macro.
2017-06-03 LybertaAdded PlayerScore_Get function.
2017-06-01 MarioMerge branch 'Lyberta/f1time' into 'master'
2017-06-01 MarioRemove an unused function
2017-06-01 MarioMerge branch 'Lyberta/PlayerDamagedEnhancement' into...
2017-06-01 LybertaCall PlayerDamaged even if damage is 0. Very useful... 443/head
2017-05-27 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-26 MarioFix compile
2017-05-26 MarioSend jump speed caps on connect (fixes mismatching...
2017-05-26 MarioMinor code cleanup in pathlib
2017-05-24 MarioWhitelist all g_maplist_* cvars from the purity checks
2017-05-20 MarioKeep the resetting ordered, to match old behaviour
2017-05-20 MarioAdd an intrusive list for entities that save their...
2017-05-20 MarioAdd an intrusive list for seeker tags and fix seeker...
2017-05-20 MarioMake railgunhit a bool and reduce a find loop to intrus...
2017-05-20 MarioMerge branch 'Mario/intrusive' into 'master'
2017-05-19 MarioMark g_ctf_leaderboard as a change allowed by server...
2017-05-19 MarioAllow disabling damage text server side without affecti...
2017-05-17 MarioMerge branch 'master' into Mario/intrusive 441/head
2017-05-17 terencehillRemove a wasted global variable
2017-05-17 MarioUse an intrusive list to find ladders in bot AI
2017-05-17 MarioReplace a classname loop through waypoints with the...
2017-05-17 MarioReplace some findfloat loops with intrusive lists where...
2017-05-17 MarioUse the attacker parameter instead of saving globals...
2017-05-16 MarioUse race_ReadTime to acquire the first place record...
2017-05-16 MarioMerge branch 'Mario/cts_checkpoint_speedup' into 'master'
next