projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2015-08-24
TimePath
Support CSQC_Ent_Update mutator hooks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Merge branch 'TimePath/itemstime2.0' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Fix their waypoints
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Show 50 armor and health in itemstime. Fixes #1521
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Use the item system for itemstime
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Merge branch 'master' into TimePath/itemstime2.0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Merge branch 'TimePath/guide_backports' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Backport icon handling from TimePath/guide
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Move itemstime hud drawing into the mutator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Mario
Add a few more mutator hooks to handle custom projectiles
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Use more hooks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Hook reset_map_global to call Item_ItemsTime_ResetTimes()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Move itemstime to mutator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Stop using stats for itemstime
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
TimePath
Use STATIC_INIT
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'terencehill/obsolete_cvars_removal' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Trim spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Make a script safer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Fix menu compile
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'Mario/format_message' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Use new item stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Clean up chat replacement handling, add a mutator hook...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'Mario/ons_updates' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'master' into Mario/ons_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'matthiaskrgr/stuff_descriptions' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Make it run
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Merge branch 'master' into Mario/ons_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'Mario/turrets' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'master' into Mario/turrets
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Fix duplicate weapons/all.qc inclusion
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'master' into Mario/turrets
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'TimePath/vehicles_cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'master' into TimePath/vehicles_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Merge branch 'TimePath/damagetext' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Describe damagetext cvars
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Add hit sound hooks for onslaught and assault objectives
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Allow damagetext to be disabled at varying levels
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Tweak accumulate range
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Allow color coded format string
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Allow custom string format
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Show damage text for spectators
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Don't combine indicators from different players
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
TimePath
Damage text
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Add another hook, also reserve some stat slots for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Mario
Add a hook to allow hit sounds from custom entities
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Fix auxiliary crosshairs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Matthias Krüger
gametypes: change/add gametype (ctf, dm, cts...) descri...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Require semicolon or definition following `METHOD`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Move common vehicle entity fields into the vehicle...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Remove vehicleid globals
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Load vehicles in the menu with the registry system
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
TimePath
Simplify headers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'Mario/vehicles' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Fix a couple of leftovers from bad merges
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'master' into Mario/vehicles
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
TimePath
Hook cl_cmd instead of all commands
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
TimePath
CSQC_ConsoleCommand event hook
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
TimePath
Merge branches 'TimePath/weaponsys' and 'Mario/modpack'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
TimePath
Merge branch 'TimePath/issues/1490'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'Mario/is_macro' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'master' into TimePath/issues/1490
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'master' into Mario/is_macro
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Merge branch 'Mario/send_effects' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Make TimePath happy
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Boolinterize
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mario
Send effects to client, allows mismatching effectinfo.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Rudolf Polzer
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Rudolf Polzer
Merge branch 'maint' (early part)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Rudolf Polzer
Transifex sync (maint only).
xonotic-v0.8.1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Mario
Merge branch 'terencehill/quake_items_fix' into 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Rudolf Polzer
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Rudolf Polzer
Merge branch 'maint' (early part before Transifex)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Rudolf Polzer
Transifex sync (maint stuff).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Rudolf Polzer
Transifex sync.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
terencehill
Fix Large Armor and Mega Health detection in Quake...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
TimePath
Menu support
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
TimePath
Mutator registry
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
TimePath
Move mutator system to common
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
This is not a commit
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
Add IS_MACRO macro for matthiaskrgr
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
Add IS_MONSTER, IS_TURRET & IS_VEHICLE macros
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
Fix a cvar
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
Merge branch 'master' into Mario/ons_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
TimePath
Merge branch 'master' into Mario/modpack
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Mario
Merge branch 'TimePath/mutator_cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Mario
Merge branch 'maint' of https://gitlab.com/xonotic...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Mario
Update notifications.cfg
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Mario
Merge branch 'TimePath/div0monsters' into 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Fix division by zero in sv_monsters.qc
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert remaining calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert more calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert more calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Work around `SZ_GetSpace: overflow`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert more calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert more calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Convert some calls
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Enable mutator calls to take parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Cleanup mutators
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
TimePath
Make clean gamecode expansion possible
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
TimePath
Use ATTRIB
commit
|
commitdiff
|
tree
|
snapshot
next