projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2018-03-09
Freddy
func_rain and func_snow: back to weird field name to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Freddy
func_rain and func_snow: fix density, remove magic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Freddy
Simplify func_sparks spawnfunc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Freddy
func_pointparticles: use relays, replace magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Freddy
Minor cleanup for func_plat
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Freddy
Conveyors: use .active instead of .state
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Freddy
Merge branch 'master' into DefaultUser/trigger_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mario
Merge branch 'martin-t/nottarg' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mario
Maybe fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mario
Clear out a macro from trigger_common_read
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Freddy
Common file for trigger/func states, replace more magic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Freddy
Remove magic number state from func_breakable
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Freddy
func_breakable: replace spawnflag magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Freddy
Move entity spawnflags to a common file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Freddy
Update comment
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
terencehill
Fix compilation unit for real
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Mario
Disable it in code too
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Mario
Disable dropping buffs by default (overlaps with the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Remove code duplication for func_door and func_door_rot...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
door_secret: precache all sounds, fix problems with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
terencehill
Fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Don't use PLAT_CRUSH for doors (same as DOOR_DONT_LINK)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Move door_rotating_* functions into the proper file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Mario
Also update prediction for crouching underwater
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Doors: Use PLAT_CRUSH instead of 8 (already in use...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Replace magic numbers in door_rotating, fix sound preca...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Freddy
Use BIT() macro in door.qh
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Freddy
Fix Sub_CalcMove calls for already moving entities
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Freddy
Remove magic numbers from platforms (func_plat)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Mario
Allow crouching underwater (some maps depend on it)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Mario
Merge branch 'Mario/arc'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Mario
Merge branch 'master' into Mario/arc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Remove observers from monster attack target list and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Bring back the FPS counter in the scoreboard
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
terencehill
"Last seen:" --> "Last match:"
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
terencehill
HUD panrel dialogs: shorten strings in items that enabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
But use saved angles in 3rd person mode (no idea)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Don't use saved angles (seems to fix warpzones)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Fix 3rd person beam and don't show muzzle effect if...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Use the actual shot tag when possible
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Update effectinfo.inc too
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Give arc an impact effect, and attempt to update beam...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Fix weapon arena menu display
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Mario
Merge branch 'master' into Mario/arc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Mirio
Update languages.txt
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Mario
Make more of the shotorg adjustments available to CSQC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Mario
Fix special command third parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Mario
Clean up a movetype check in warpzone code
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Mario
Testing some adjustments to the Arc (visual and balance)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Mario
Merge branch 'terencehill/menu_statslist_strings' into...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
terencehill
Menu: don't allow customization of drag tolerance for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
terencehill
Remove an unused function
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Mirio
Add Irish, Chinese-China and Korean to the menu
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Mario
Make arc heat crosshair ring smooth
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Mario
Make warnings about unknown gametypes simple debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Mario
Add a mutator hook to skip respawn time calculations...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Mario
Remove the null weapon check from W_SetupShot and make...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
terencehill
Player stats in the menu: clean up translatable strings...
539/head
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Martin Taibr
check for string_null
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Mario
Move weaponorder_byimpulse to ClientState
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Martin Taibr
Merge branch 'terencehill/accuracy_shotgun' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
terencehill
Update hash
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
terencehill
Merge branch 'master' into terencehill/accuracy_shotgun
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
terencehill
Add align option to debug_text_3d
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
terencehill
debug_text_3d_* macros: remove trailing semicolons...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
terencehill
Merge branch 'martin-t/wip-debugging' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Martin Taibr
Stuff useful for debugging
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Mario
Allow servers to define custom help messages for votes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Mario
Fix vhelp not allowing arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
terencehill
Don't keep focus when hovering over non-focusable eleme...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
terencehill
Display dumptree in the menu_cmd help message
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Martin Taibr
kill nottargeted field
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
terencehill
Make 2 macros less cryptic
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mario
Set beam image of missed arc shot (should fix odd behav...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mario
Make sure offhand blaster is off by default on old...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mario
Clean up MapHasRightSize a tiny bit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mario
Allow undefined maximum players
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Mario
Merge branch 'TimePath/scrollpanel' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
terencehill
Merge branch 'master' into TimePath/scrollpanel
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
terencehill
Improve comments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
terencehill
Merge branch 'master' into terencehill/accuracy_shotgun
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Change speed modifying mutators to use the maxspeed_mod...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Merge branch 'martin-t/cfgs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Martin Taibr
rename all the configs
536/head
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Turn most cases of _STAT into STAT
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Make ReadVector/WriteVector more commonly used
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Merge branch 't0uYK8Ne/target_init' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Fix numbering of weapon flag bits
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Merge branch 'martin-t/diffs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Merge branch 'Lyberta/OffhandBlaster' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Fix compilation unit again
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mario
Fix misuse of WEP_TYPE_OTHER and hide weapons with...
commit
|
commitdiff
|
tree
|
snapshot
next