projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2017-08-07
terencehill
Apply color associated to hardwired waypoints on waypoi...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
terencehill
Reset .jumppadcount underwater
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
terencehill
Tracewalk: make sure there's no obstacle while resurfacing
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
terencehill
Fix player spawn points not linked from/to any waypoint...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
terencehill
Bot aim: avoid a glitch at the moment bot is teleported...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
terencehill
Jump if touching the bottom of a teleport/jumppad waypo...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Make sure teleport/jumppad waypoints aren't improperly...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Get rid of a useless global
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Rename e to tracetest_ent in trigger_push_testorigin
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Restore tracebox removed in cc188c9339 as it's neccessa...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Fix variable name
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Tracewalk: allow to jump small obstacles swimming under...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Allow bots to pick up underwater items
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Fix bots refusing to swim underwater
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Fix ladder/jumppad/teleporter destination waypoints...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
terencehill
Jumppad waypoint creation: filter jumppad targets with...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Merge branch 'master' into terencehill/bot_waypoints
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Set a more accurate destination z coord while walking
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
terencehill
Fix aim direction when entering extended teleport waypoints
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-28
terencehill
Fix detection of extended teleport waypoints where...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
terencehill
Revert "Fix bots not jumping to get out of lava and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
terencehill
Very minor cleanup + comment fix
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
terencehill
tracewalk: fix lava not being checked in the last step
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
terencehill
Remove a TODO comment: items don't make use of .waterlevel
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
terencehill
Dynamically cache submerged state for waypoints and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
terencehill
Travel cost calculation: avoid SUBMERGED checks for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
terencehill
Fix coordinates calculation for teleporters/jumppads...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
terencehill
Fix debug position after navigation_checkladders
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
terencehill
Improve creation of destination waypoints for ladders...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
terencehill
Reduce stepwalk height when there's an obstacle (e...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
terencehill
On waypoint spawn print the actual waypoint origin
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
terencehill
Reduce travel cost of underwater paths
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
terencehill
Rename 2 variables
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
terencehill
Check for dangerous liquids only while walking and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
terencehill
Bot AI: fix and greatly improve underwater navigation...
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
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-17
Mario
Port specialcommand_pos to ClientState
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
terencehill
Merge branch 'master' into terencehill/bot_waypoints
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
Mario
Tentatively port msg_choice_choices to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
terencehill
Add explanation for an empty alias
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-16
Mario
Possibly fix compilation unit
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
Mario
Port just_joined to ClientState
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
2017-07-16
Mario
Move racecar_angles into the bugrigs file
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Remove CheckRules_Player (empty function, the only...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Port zoomstate and spectatee_status to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Merge branch 'TimePath/botammo_div0' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Port version to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Mario
Fix compile
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
TimePath
Add a few default definitions here so they can be easil...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
TimePath
Suppress a division by zero warning when bots evaluate...
456/head
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
TimePath
Put [[eraseable]] behind a conditional macro
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
TimePath
Update nix env
commit
|
commitdiff
|
tree
|
snapshot
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
next