projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2018-04-21
Mario
Remove the g_instagib global and use an autocvar macro...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Mario
Remove g_antilag 3 from the cvar description (we don...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-04-18
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Mario
Allow hidden monsters with the allow_any flag (passive...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Mario
Never allow spawning hidden monsters, anyrandom instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
TimePath
Properly name the ENT_CLIENT_ITEM_simple shutdown hook
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
TimePath
Items: cache cl_simpleitems result, reduces fexists...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mario
Merge branch 'TimePath/strfree' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
TimePath
Models: cache .model_str() result, reduces fexists...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
TimePath
Sounds: cache _Sound_fixpath() result, reduces fexists...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
terencehill
Menu, server list: hide initial fake selection (always...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
TimePath
Improve QCC compatibility
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
TimePath
Add strfree to reduce explicit use of strunzone/string_null
552/head
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
TimePath
Add string logic table
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mario
Merge branch 'TimePath/strcpy' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
TimePath
Add strcpy to reduce explicit use of strzone/strunzone
551/head
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Mario
Merge branch 'Mario/crouch' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
terencehill
Fix backward indentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
terencehill
Small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Mario
Allow mutators to change the ammo to decrease when...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Mario
Add a mutator hook for parsing votes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Mario
Merge branch 'Lyberta/GiveResourceWithLimit' into ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Lyberta
Merge branch 'master' into Lyberta/GiveResourceWithLimit
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Mario
Enable delayed projectiles gameplayfix in Nexuiz ruleset
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Mario
Experimental ruleset for Nexuiz-like gameplay
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
TimePath
Merge branch 'Lyberta/FilterItemDefinition' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Mario
Unhardcode vaporizer primary force and fix monsters...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Lyberta
Added ResourceWasted hook.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Lyberta
Removed early return in SetResourceAmount so wasted...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Lyberta
Merge branch 'master' into Lyberta/GiveResourceWithLimit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Lyberta
Merge branch 'master' into Lyberta/FilterItemDefinition
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Update hash
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Merge branch 'terencehill/powerup_randomness_2'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Document creation of mutator hooks
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Update hash
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
BOT AI: avoid sticking to players when chasing them...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Remove redundant code from ATTRIB_3
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
terencehill
Fix 2 typos
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
TimePath
Support BSD sed
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Lyberta
Improved SetResourceLimit.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
TimePath
Run the consistency scripts
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
TimePath
debug_text_3d_fn: rename velocity parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Lyberta
Merge branch 'master' into Lyberta/GiveResourceWithLimit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Lyberta
Added ResourceAmountChanged hook.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Mario
Send scale as a Coord (it absolutely needs accuracy...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Mario
Hide hidden weapons from the weapons panel unless held
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Mario
Initialize viewloc_mousepos to the center of the screen...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
terencehill
Fix duplicated [[accumulate]]
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Merge branch 'master' into Lyberta/GiveResourceWithLimit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Merge branch 'master' into Lyberta/FilterItemDefinition
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
terencehill
Group some STATIC_INIT functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Mario
Update gameplay hash
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Fixed compilation units.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Better random item selection algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Delete prespawned item if it is not allowed.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Added FilterItemDefinition hook.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Fixed hash change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Lyberta
Added GiveResourceWithLimit hook.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Mario
Make sure dual plasma turret's attack is hidden
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Mario
Fix attacking
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Mario
Disable some input buttons while typing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Mario
Add an option to allow bots to typefrag
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Rudolf Polzer
Transifex autosync
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
terencehill
scoreboard_columns_help: fix 'sum' description
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
terencehill
scoreboard_columns_help: invert order of 2 messages
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
terencehill
Make scoreboard_columns_set help messages translator...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
terencehill
Restore ScoreInfo_SetLabel_PlayerScore(SP_ELO, "elo...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
terencehill
SP_ELO doesn't need a label since it's not a real score...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
terencehill
Merge branch 'terencehill/quickmenu_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
terencehill
Quickmenu: fix ambiguity of hud_panel_quickmenu_transla...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
terencehill
Quickmenu: turn some debbug printfs and LOG_WARNFs...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
terencehill
Quickmenu: fix an almost unnoticeable wrong highlightin...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
terencehill
Quickmenu: fix repetition of commands when they are...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
terencehill
Reimplement g_pickup_respawntime_initial_random 1 to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Mario
Allow using offhand nades when the player has hook...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Mario
Default nade alpha to 1 (fixes client projectiles)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-10
terencehill
Menu, mutators dialog, weapon arena settings: improve...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-10
terencehill
Make use of defined constants in colormapPaletteColor...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-10
Mario
Add a new nade type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
terencehill
Shorten a variable name used in 70K+ checks (when macro...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
terencehill
Remove duplicate FIELD_VEC(fld, maxs)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
terencehill
Fix weapon arena tooltip ("that weapon" -> "a set of...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Mario
Merge branch 'master' into Mario/crouch
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Mario
Reduce Arc range
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mario
Some minor fixes to the mutators dialog
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
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
terencehill
Fix compilation unit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Mario
Also update prediction for crouching underwater
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Rudolf Polzer
Transifex autosync
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
next