]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-07-22 Martin Taibrscale item respawntime according to number of players
2017-07-19 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-18 MarioPotentially fix compilation unit
2017-07-18 MarioMove the buff checks below the BuffTouch hook incase...
2017-07-18 Martin Taibrdocument compilationunits.sh
2017-07-18 MarioPort prevstrengthsound and prevstrengthsoundattempt...
2017-07-18 MarioPort ballistics_density to PlayerState
2017-07-18 MarioPort wasplayer to ClientState
2017-07-18 MarioPort clientdata to ClientState
2017-07-18 MarioPort hitplotfh to ClientState
2017-07-18 MarioPortal specialcommand to ClientState
2017-07-18 Martin Taibrfinally i can tell people not to use g_overkill
2017-07-18 Martin Taibrcomments, switch mod defaults to defaultServer.cfg
2017-07-18 Martin Taibrmod_q3bsp_lightmapmergepower
2017-07-18 Martin Taibrsome debug cvars and g_mutatormsg
2017-07-17 Martin Taibrmove campaign stuff to be together
2017-07-17 Martin Taibr... this whole file is misc ...
2017-07-17 MarioPort specialcommand_pos to ClientState
2017-07-17 Martin Taibrremove what i believe isn't used
2017-07-17 MarioPort scorekeeper to ClientState
2017-07-17 MarioPort hasweapon_complain_spam to ClientState
2017-07-17 MarioPort accuracy to ClientState
2017-07-17 MarioStore rifle_accumulator on the weapon entity
2017-07-17 Martin Taibrsplit gamemodes
2017-07-17 Martin Taibravoid error on startup
2017-07-17 MarioPort model_randomizer to ClientState
2017-07-17 MarioPort v_angle_old to ClientState
2017-07-17 MarioPort latency_sum, latency_cnt and latency_time to Clien...
2017-07-17 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-17 MarioTentatively port msg_choice_choices to ClientState
2017-07-17 Martin Taibrtested
2017-07-17 terencehillAdd explanation for an empty alias
2017-07-17 Martin Taibrtested
2017-07-17 Martin Taibrtested
2017-07-17 Martin Taibrturns out g_waypointsprite_* are client cvars and alises
2017-07-17 Martin Taibrchange some seta to set, others might be actually clien...
2017-07-17 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-17 Martin Taibrkeep r_showbboxes
2017-07-17 MarioSplit g_jetpack_attenuation out of the balance configs...
2017-07-17 MarioMake g_balance_damagepush_speedfactor a networked varia...
2017-07-17 Martin Taibrthat's all of them
2017-07-17 Martin Taibrargh, it calls other cfg files
2017-07-17 Martin Taibra couple more
2017-07-17 Martin Taibrnot sure
2017-07-17 Martin Taibrmore
2017-07-17 Martin Taibrmove bugrigs and running_guns into mutators.cfg
2017-07-17 Martin Taibrmore cvars
2017-07-16 MarioPossibly fix compilation unit
2017-07-16 Martin Taibrbottom, lol
2017-07-16 Martin Taibrmoar cvars
2017-07-16 MarioMake some global stats global and fix a warning when...
2017-07-16 MarioOnly run frozen frame on players (surprised this didn...
2017-07-16 MarioClean up W_RandomWeapons a bit
2017-07-16 MarioClean up Physics_UpdateStats a bit
2017-07-16 MarioPort itemkeys to PlayerState
2017-07-16 MarioRoughly port dual_weapons to PlayerState
2017-07-16 MarioPort race_completed to ClientState and move prevorigin...
2017-07-16 Martin Taibra couple more
2017-07-16 MarioPort just_joined to ClientState
2017-07-16 Martin Taibrsplit off a couple cvars from defaultXonotic.cfg to...
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 even try to count the time on personal timer...
2017-07-16 MarioDon't try to draw only personal time if next best is...
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-16 MarioFix compile
2017-07-16 TimePathAdd a few default definitions here so they can be easil...
2017-07-16 TimePathSuppress a division by zero warning when bots evaluate... 456/head
2017-07-16 TimePathPut [[eraseable]] behind a conditional macro
2017-07-16 TimePathUpdate nix env
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 MarioUpdate hash (moving field from one entity to another...
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
next