projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2017-07-15
Mario
Port version_mismatch to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Make sure forced team ID list checker doesn't try with...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port killcount to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port taunt_soundtime to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port allowed_timeouts and active_minigame to ClientStat...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port netname_previous to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port version_nagtime to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port spectatortime to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port jointime to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port motd_actived_time to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Fix compile and port usekeypressed to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port teamkill_complain, teamkill_soundtime and teamkill...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Split the player think block out of PlayerPreThink...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Update hash (moving field from one entity to another...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port buttons_old to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port movement and movement_old to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port pressedkeys to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port ping, ping_packetloss and ping_movementloss to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port the other cursor_trace_* fields to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port buttonchat, buttonuse and cursor_active to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port button2-16 to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port button0 and button3 (attack and attack2) to Client...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Make the clientstate entity a parameter of PM_UpdateButtons
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Forward impulses, movement and buttons to ClientState...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port pm_frametime to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port idlekick_lasttimeleft to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Fix playerdemo stuck with low health graphic and presse...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port killindicator_teamchange to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Don't perform floodcontrol checks if there is no source...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port muted to ClientState and don't call formatmessage...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Rewrite PlayerInIDList and allow partial IPs in forced...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Port parm_idlesince to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Split the player specific stuff from PutClientInServer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Mario
Merge branch 'martint-t/weap-order' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Martin Taibr
"temporary" fix for weapon order
454/head
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Mario
Move some variables out of constants.qh
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Mario
Split projectiles and scores out of constants.qh and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Mario
Update hash
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Mario
Move physics specific stats into the movetype code...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Mario
Don't make servers that use the info feature impure
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
terencehill
Fix output argument of the mutator hook function Player...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Mario
Use global stats in the physics macros to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
terencehill
Restore "Chat" in the translation template
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
terencehill
Test: try to remove "Chat" from translation template...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Mario
Remove an unused field
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
terencehill
Update PO-Revision-Date
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Mario
Don't show an empty race panel in modes where times...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Mario
Fix a few remaining case of self
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
terencehill
Test: remove QMCMD^ prefix from one string and update...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
terencehill
Merge branch 'martin-t/dmgtext2' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Martin Taibr
use strict `less than`
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Martin Taibr
use AUTOCVAR_SAVE
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Mario
Rough fix for pong's input issues
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
terencehill
Update Italian translation again (testing Transifex...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Rudolf Polzer
Proper tx sync.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
terencehill
Update Italian translation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
terencehill
Update common.pot
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
terencehill
Fix medal position in the Race panel
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Martin Taibr
Merge branch 'master' into martin-t/dmgtext2
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Martin Taibr
update AUTOCVAR values to match default config because...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Martin Taibr
don't use 2d damagetext when observing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
terencehill
Fix a few inconsistent words in team messages. It fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
terencehill
Merge branch 'terencehill/eraseable_functions'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Mario
Workaround for admins who change g_maxplayers mid match...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
terencehill
Replace some sprintfs with simpler strcats
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Merge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Hack around some more includes in csqcmodel lib (effect...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Work around the need to include net_linked.qh from...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Remove some old useless definitions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Remove some seemingly useless includes in sv_model.qc
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mario
Remove some seemingly useless includes from the movetyp...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Remove 3 unused constants
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Remove a few useless MACRO_BEGIN/MACRO_END
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Reduce expanded code of the macro QUICKMENU_ENTRY_TC
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Luma hud config: use correct default border instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Fix misspelled variable in a comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terencehill
Oops! Forgot to fix 2 remaining hud configs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Mario
Add support for Quake 3's weapon_grapplinghook
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Mario
Add an option to show 3rd person when player becomes...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Martin Taibr
hopefully get this conplicated condition right this...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Martin Taibr
use vec2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Martin Taibr
try to make 2d damagetext easier to differentiate
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
terencehill
Update hud config exporter, fix _hud_panelorder in...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
terencehill
HUD_Write_PanelCvar: avoid a repeated strcat by not...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
terencehill
Make explicit cvar names in the hud config exporter...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
terencehill
Fix #1927: Player color indicator weirdly stretched...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Mario
Whitelist one more Quake field
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Mario
Whitelist another Quake field
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Mario
Add some Quake fields to the list to silence some obnox...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
terencehill
Remove a kind of redundant parameter from REGISTER_HUD_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
terencehill
Rearrange operation order to allow constant folding
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Lyberta
Updated reload_ammo too.
449/head
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Lyberta
Lowered OK shotgun ammo usage.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Mario
Add support for some missing Quake 2 items
commit
|
commitdiff
|
tree
|
snapshot
next