projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2020-05-30
terencehill
centerprint_kill --> centerprint_Kill
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
Mario
Remove an obscure macro from trigger code that was...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
Mario
Implement support for target_teleporter to be used...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
Mario
Add some useful lerp lib functions made use of in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
terencehill
Split the W_Setup* macros
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
terencehill
Fix crosshair_chase not resetting player's alpha upon...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
terencehill
Inventory: check at runtime if the Inventory_groups_...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Whitelist some more gameplay irrelevant cvars
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Whitelist sv_radio (does nothing gameplay relevant)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Stop player powerup sounds when respawning
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Remove some unnecessary item bits, increase maximum...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Fix compilation unit test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Disable prvm_garbagecollection_enable by default (impro...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Light refactor of spawnpoint linking code to more accur...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Fix spawnpoints showing up white in teamplay gamemodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Optimize spawnpoint drawing further (there is no render...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Simplify spawnpoint distance culling (particles aren...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Merge branch 'terencehill/registry_API' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Remove the cvar wrappers that existed for the campaign...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Revert "Whitelist g_respawn_ghosts (does nothing gamepl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mario
Whitelist g_respawn_ghosts (does nothing gameplay relevant)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
terencehill
Use a consistent naming scheme for the centerprint...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
terencehill
Strip BOLD_OPERATOR when a centerprint message gets...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Mario
Enable sv_disablenotify in Xonotic's configuration
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Fix #2448 "HUD editor cursor stuck after exit"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Document REGISTRY_DEFINE_GET
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Weapons_fromstr --> Weapon_from_name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Registry API: add REGISTRY_GET
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Fix g_fullbrightitems that requires a game restart...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Mario
Replace the cam_* cvars with spawnflag bits so they...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
terencehill
Announce 1 frag remaining when suddendeath mode starts
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
terencehill
Simplify REGISTER_REGISTRY macro
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mario
Merge branch 'Mario/pure_entity_fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mario
Merge branch 'master' into Mario/pure_entity_fix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
terencehill
Improve registry API by adding REGISTRY_MAX and REGISTR...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mario
Revert "Don't apply picmip to the RPC's texture, possib...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mario
Don't apply picmip to the RPC's texture, possible fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Mario
Merge branch 'bones_was_here/make' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
bones_was_here
Adjust Makefile to be consistent with qcsrc/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
terencehill
Forbid telefrags while round hasn't started yet. Also...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
terencehill
Fix impossibility of joining an LMS game introduced...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
terencehill
Make sure casing physics isn't run if the casing isn...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Mario
Merge branch 'terencehill/erebus_tweaks' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
terencehill
Merge branch 'Mario/casing_disconect_fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Mario
Limit the maximum number of physics iterations in a...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Mario
Enable g_spawnpoints_auto_move_out_of_solid by default...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Mario
Merge branch 'terencehill/frozen_resurfacing' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
terencehill
Improve physics in water when frozen
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
terencehill
Move resurfacing (when frozen) code to sys_phys_simulate
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Mario
Allow admins to change the announcer and CTF flag model...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
terencehill
Merge branch 'Mario/waterjump_fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
terencehill
Merge branch 'Mario/frozen_floating' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Alternate fix for jittery view while floating in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Lower the movement speed of frozen players further...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Call the gametype vote hooks before updating the map...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
If no valid spawnpoints exist in the map, perform anoth...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Ignore client dodging setting while frozen, to allow...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Update gameplay hash
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'terencehill/hud_cvar_exporter' into ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
terencehill
Remove the HUD_WriteCvars hook as it's no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'master' into Mario/waterjump_fix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'Mario/stepdown_maxspeed' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Update gameplay hash
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'master' into Mario/stepdown_maxspeed
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'martin-t/server-quit' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'terencehill/texture_names_fix' into ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Blacklist g_physics_clientselect_options again and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'bones_was_here/wl-clientselect_options...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'bones_was_here/guard-resistance' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Set sv_gameplayfix_stepdown_maxspeed in physics configu...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Allow campaigns to include configuration files in their...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Mario
Merge branch 'terencehill/cl_deathglow_min' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
terencehill
Remove the old_glowmod field which is no longer needed now
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Mario
Apply a workaround to ensure the player limit is return...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Mario
Check the player limit when getting player count to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Mario
Make sure cl_dodging exists on the client, fixes issues...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
terencehill
HUD: allow panels to define in their own files their...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
terencehill
hud_panel_weapons_orderbyimpulse shouldn't be saved...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
terencehill
Menu: tie Favorite and Join buttons (and pressing enter...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mario
Spawn the monster at the location of the nade (don...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mario
Add a missing include for the overkill shotgun, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mario
Fix nades not interacting properly with the overkill...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mario
Update spawnpoints on the client side when their team...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Mario
Remove the setorigin call from pure entities that links...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
terencehill
Tweak the cl_deathglow effect to end with a min glow...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Mario
Fix some cases of missing parenthesis in bitflag checks
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Mario
Apply a workaround to avoid empty sprintf calls in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Mario
Fix some warnings found by FTEQCC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Mario
Implement support for spawnflags 32 on target_init...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Mario
Remove the 2 second buffer applied to water jumps and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
terencehill
Fix names above players not centered if viewed from...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
terencehill
Fix name above dead players not starting to fade out...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mario
Improve support for per-player counters by spawning...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mario
Rewrite trigger_swamp to not require spawning new entit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mario
Fix trigger_swamp timer using the wrong field
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mario
Merge branch 'garymoon/show-server-name-in-info' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Gary Moon
Display server hostname in welcome message and info
commit
|
commitdiff
|
tree
|
snapshot
next