projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2017-08-07
Mario
Slight optimization: check client before real client
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Mario
Hack the vote command parser to return an error code...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Mario
Merge branch 'martin-t/defaults' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Mario
Screw up overkill
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Martin Taibr
Merge branch 'master' into martin-t/defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
server: remove _all
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
menu: remove _all
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
client: remove _all
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
Style: expand LAMBDA()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
Lint
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
TimePath
Update CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Mario
Merge branch 'Lyberta/RPCImpulseFix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Lyberta
RPC has now the same impulse as Devastator.
462/head
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Mario
Give the DamageInfo hook a couple of useful parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Mario
Add a hook to DamageInfo, to allow mutators and mods...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Mario
Some optimizations to client side items and spawn points
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
terencehill
ColorTranslateRGB is meant to be used only by the clien...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
terencehill
Clean up HUD_Mod_Race a little bit
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Mario
Fix spiderbot referencing clientstate buttons
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Mario
Blacklist a couple of cvars
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
terencehill
Merge branch 'terencehill/rounded_times' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Mario
Hopefully fix a disconnect caused by mismatching reads...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Mario
Add a mutator hook to disable model/color forcing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Round ctf times displayed in the console so they repres...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Properly round race times since they seem to always...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Indent sys_phys_monitor call
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Clean up 2 WarpZoneLib functions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Mario
Merge branch 'Mario/addtolist_cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Mario
Update hash
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Mario
Only run PM_UpdateButtons on real clients (bots don...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Martin Taibr
Merge branch 'master' into martin-t/defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Mario
Potential fix for crazy amount of race checkpoint waypo...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Mario
Add a mutator hook to override hud_contents
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Martin Taibr
Merge branch 'master' into martin-t/defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
TimePath
Merge branch 'martin-t/units' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Potentially fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Move the buff checks below the BuffTouch hook incase...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Martin Taibr
document compilationunits.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Port prevstrengthsound and prevstrengthsoundattempt...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Port ballistics_density to PlayerState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Port wasplayer to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Port clientdata to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Port hitplotfh to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Mario
Portal specialcommand to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Martin Taibr
finally i can tell people not to use g_overkill
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Martin Taibr
comments, switch mod defaults to defaultServer.cfg
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Martin Taibr
mod_q3bsp_lightmapmergepower
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Martin Taibr
some debug cvars and g_mutatormsg
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
move campaign stuff to be together
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
... this whole file is misc ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port specialcommand_pos to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
remove what i believe isn't used
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port scorekeeper to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port hasweapon_complain_spam to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port accuracy to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Store rifle_accumulator on the weapon entity
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
split gamemodes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
avoid error on startup
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port model_randomizer to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port v_angle_old to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Port latency_sum, latency_cnt and latency_time to Clien...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
Merge branch 'master' into martin-t/defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Tentatively port msg_choice_choices to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
tested
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
terencehill
Add explanation for an empty alias
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
tested
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
tested
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
turns out g_waypointsprite_* are client cvars and alises
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
change some seta to set, others might be actually clien...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
Merge branch 'master' into martin-t/defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
keep r_showbboxes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Split g_jetpack_attenuation out of the balance configs...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Mario
Make g_balance_damagepush_speedfactor a networked varia...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
that's all of them
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
argh, it calls other cfg files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
a couple more
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
not sure
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
more
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
move bugrigs and running_guns into mutators.cfg
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Martin Taibr
more cvars
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Possibly fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Martin Taibr
bottom, lol
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Martin Taibr
moar cvars
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Make some global stats global and fix a warning when...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Only run frozen frame on players (surprised this didn...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Clean up W_RandomWeapons a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Clean up Physics_UpdateStats a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Port itemkeys to PlayerState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Roughly port dual_weapons to PlayerState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Port race_completed to ClientState and move prevorigin...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Martin Taibr
a couple more
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Port just_joined to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Martin Taibr
split off a couple cvars from defaultXonotic.cfg to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Set new personal time before updating regular time
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Use a regular FOREACH_CLIENT macro for access to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Disable showself by default and make personal time...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Don't even try to count the time on personal timer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Don't try to draw only personal time if next best is...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Don't send local player's personal time while spectating
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Reimplement CTS self checkpoints on the client side...
commit
|
commitdiff
|
tree
|
snapshot
next