projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2017-05-26
Mario
Fix compile
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Mario
Send jump speed caps on connect (fixes mismatching...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Mario
Fix default sv_player_viewoffset value
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Mirio
Update credits
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Mario
Minor code cleanup in pathlib
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Mario
Whitelist all g_maplist_* cvars from the purity checks
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Mario
Fix trigger_secret unreliability with triggering and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Mario
Keep the resetting ordered, to match old behaviour
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Mario
Add an intrusive list for entities that save their...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Mario
Add an intrusive list for seeker tags and fix seeker...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Mario
Make railgunhit a bool and reduce a find loop to intrus...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Mario
Merge branch 'Mario/intrusive' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
terencehill
Fix Serbian in the language selector
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Mario
Mark g_ctf_leaderboard as a change allowed by server...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Mario
Allow disabling damage text server side without affecti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Mario
Tweak resistance buff to reduce damage after most other...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
terencehill
Restore ** operator instead of pow, optimize check...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
terencehill
Real fix for inconsistent refresh rate of numbers in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Mario
Use pow() for accelerometer (potential fix for inconsis...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Mario
Merge branch 'master' into Mario/intrusive
441/head
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
terencehill
Remove a wasted global variable
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Mario
Use an intrusive list to find ladders in bot AI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Mario
Replace a classname loop through waypoints with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Mario
Replace some findfloat loops with intrusive lists where...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Mario
Use the attacker parameter instead of saving globals...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Mario
Use race_ReadTime to acquire the first place record...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Mario
Merge branch 'Mario/cts_checkpoint_speedup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Mario
Merge branch 'Mario/cts_respawn_clear' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Mario
For safety, restore previous behaviour (but only loop...
440/head
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Fix use of .mins/.maxs in turret and vehicle registries
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Fix compile and use of .mins/.maxs on the monster regis...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Attempt to speed up physics client option selection...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Ultra minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Merge branch 'master' into Mario/cts_checkpoint_speedup
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Finally update hash
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Tweak it further by not doing another loop within the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Mario
Greatly optimize race checkpoints by using intrusive...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Mario
Fix scoreboard monster counts
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
terencehill
Show joystick binds in the HUD only when a joystick...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Mario
Make map weapons glow the color of their waypoint inste...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Mario
Limit maximum possible distance at which shownames...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
terencehill
Don't allow clearing ELO score; it fixes ELO value...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Merge branch 'martin-t/dmgtext' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Hide powerup pickup notifications in CTS (hack)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Reapply physics client option check (not the cause...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Revert physics client option check (possible cause...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Fix unregistering of rockets (player doesn't have lastr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Optimization: replace a resource intensive vlen() call...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Clean up the locals in FireRailgunBullet a little bit
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Minor optimization: use pointcontents to check if an...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Optimization: use a findchain to loop through hit targe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mario
Minor optimization: don't bother checking if bots have...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Mario
Only show playing message if the client is actually...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Mario
Prevent bots from updating spectatee (they use .enemy...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Mario
Fix arc appearing in most weapons arena instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Mario
Lower the spam a bit from autoskill by using debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Mario
Set default buff cooldown to 0.1 in defrag config
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
terencehill
Fix sv_cmd bbox output (missing newlines)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Mario
Revert compat hack
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Mario
Compat hack: set target4 to target on info_player_start...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
terencehill
Apply hud_dynamic effects to nade and frost timers too
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Mario
Disable screen blurring when low on health (the blood...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Mario
Reset dual weapons when spawning
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Martin Taibr
split damagetext into cl_, sv_ and ui_ files
438/head
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Martin Taibr
use genmod.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Mario
Don't count quit_* cvars as purity changers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Mario
Merge branch 'Lyberta/con_textsize_' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Lyberta
Set default con_textsize to 10.
436/head
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Mario
Add a mutator hook to the view model drawing function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Mario
Add a field to handle dual wielding status of a player...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Mario
Mark target_items spawnfunc as already checked when...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Mario
Fix sv_db_saveasdump affecting purity
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Mario
Comment out the debugdraw stuff (allows cheating on...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Lyberta
Bigger con_textsize.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Rudolf Polzer
qcc.sh: fix the contents of the dependencies file.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Mario
Also reset oldorigin when exiting vehicle
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Mario
Make sure raptor can't give fall damage when exiting...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Mario
Don't bother trying to remove and give back the buff...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Mario
Update oldorigin when setting player's new position...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Rudolf Polzer
Fix some more shell madness. ./all compile now works...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Mario
Fix some references to the 'other' global
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Mario
Merge branch 'Lyberta/PlayerDied' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
next