]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
6 years agoAdd a few default definitions here so they can be easily discovered
TimePath [Sun, 16 Jul 2017 07:08:32 +0000 (17:08 +1000)]
Add a few default definitions here so they can be easily discovered

6 years agoPut [[eraseable]] behind a conditional macro
TimePath [Sun, 16 Jul 2017 05:43:20 +0000 (15:43 +1000)]
Put [[eraseable]] behind a conditional macro

6 years agoUpdate nix env
TimePath [Sun, 16 Jul 2017 04:09:34 +0000 (14:09 +1000)]
Update nix env

6 years agoPort version_mismatch to ClientState
Mario [Sat, 15 Jul 2017 22:46:38 +0000 (08:46 +1000)]
Port version_mismatch to ClientState

6 years agoMake sure forced team ID list checker doesn't try with an empty list or search pattern
Mario [Sat, 15 Jul 2017 22:33:55 +0000 (08:33 +1000)]
Make sure forced team ID list checker doesn't try with an empty list or search pattern

6 years agoPort killcount to ClientState
Mario [Sat, 15 Jul 2017 22:15:40 +0000 (08:15 +1000)]
Port killcount to ClientState

6 years agoPort taunt_soundtime to ClientState
Mario [Sat, 15 Jul 2017 22:07:26 +0000 (08:07 +1000)]
Port taunt_soundtime to ClientState

6 years agoPort allowed_timeouts and active_minigame to ClientStatus, also fix a CS() call after...
Mario [Sat, 15 Jul 2017 21:26:46 +0000 (07:26 +1000)]
Port allowed_timeouts and active_minigame to ClientStatus, also fix a CS() call after the ClientStatus entity has been removed (cleaner fix pending)

6 years agoPort netname_previous to ClientState
Mario [Sat, 15 Jul 2017 21:06:21 +0000 (07:06 +1000)]
Port netname_previous to ClientState

6 years agoPort version_nagtime to ClientState
Mario [Sat, 15 Jul 2017 21:03:25 +0000 (07:03 +1000)]
Port version_nagtime to ClientState

6 years agoPort spectatortime to ClientState
Mario [Sat, 15 Jul 2017 20:40:53 +0000 (06:40 +1000)]
Port spectatortime to ClientState

6 years agoPort jointime to ClientState
Mario [Sat, 15 Jul 2017 20:36:17 +0000 (06:36 +1000)]
Port jointime to ClientState

6 years agoPort motd_actived_time to ClientState
Mario [Sat, 15 Jul 2017 20:30:11 +0000 (06:30 +1000)]
Port motd_actived_time to ClientState

6 years agoFix compile and port usekeypressed to ClientState
Mario [Sat, 15 Jul 2017 20:26:53 +0000 (06:26 +1000)]
Fix compile and port usekeypressed to ClientState

6 years agoPort teamkill_complain, teamkill_soundtime and teamkill_soundsource to ClientState
Mario [Sat, 15 Jul 2017 20:23:34 +0000 (06:23 +1000)]
Port teamkill_complain, teamkill_soundtime and teamkill_soundsource to ClientState

6 years agoSplit the player think block out of PlayerPreThink and into a separate PlayerThink...
Mario [Sat, 15 Jul 2017 20:06:37 +0000 (06:06 +1000)]
Split the player think block out of PlayerPreThink and into a separate PlayerThink function

6 years agoUpdate hash (moving field from one entity to another seems to have been enough to...
Mario [Sat, 15 Jul 2017 19:51:18 +0000 (05:51 +1000)]
Update hash (moving field from one entity to another seems to have been enough to trigger a change)

6 years agoFix compilation unit
Mario [Sat, 15 Jul 2017 19:30:07 +0000 (05:30 +1000)]
Fix compilation unit

6 years agoPort buttons_old to ClientState
Mario [Sat, 15 Jul 2017 18:54:51 +0000 (04:54 +1000)]
Port buttons_old to ClientState

6 years agoPort movement and movement_old to ClientState
Mario [Sat, 15 Jul 2017 18:50:36 +0000 (04:50 +1000)]
Port movement and movement_old to ClientState

6 years agoPort pressedkeys to ClientState
Mario [Sat, 15 Jul 2017 18:22:47 +0000 (04:22 +1000)]
Port pressedkeys to ClientState

6 years agoPort ping, ping_packetloss and ping_movementloss to ClientState
Mario [Sat, 15 Jul 2017 18:16:50 +0000 (04:16 +1000)]
Port ping, ping_packetloss and ping_movementloss to ClientState

6 years agoPort the other cursor_trace_* fields to ClientState
Mario [Sat, 15 Jul 2017 18:04:19 +0000 (04:04 +1000)]
Port the other cursor_trace_* fields to ClientState

6 years agoPort buttonchat, buttonuse and cursor_active to ClientState
Mario [Sat, 15 Jul 2017 17:56:15 +0000 (03:56 +1000)]
Port buttonchat, buttonuse and cursor_active to ClientState

6 years agoPort button2-16 to ClientState
Mario [Sat, 15 Jul 2017 17:53:09 +0000 (03:53 +1000)]
Port button2-16 to ClientState

6 years agoPort button0 and button3 (attack and attack2) to ClientState
Mario [Sat, 15 Jul 2017 17:49:24 +0000 (03:49 +1000)]
Port button0 and button3 (attack and attack2) to ClientState

6 years agoMake the clientstate entity a parameter of PM_UpdateButtons
Mario [Sat, 15 Jul 2017 17:40:22 +0000 (03:40 +1000)]
Make the clientstate entity a parameter of PM_UpdateButtons

6 years agoForward impulses, movement and buttons to ClientState, also port impulse to ClientState
Mario [Sat, 15 Jul 2017 17:37:37 +0000 (03:37 +1000)]
Forward impulses, movement and buttons to ClientState, also port impulse to ClientState

6 years agoPort pm_frametime to ClientState
Mario [Sat, 15 Jul 2017 17:13:21 +0000 (03:13 +1000)]
Port pm_frametime to ClientState

6 years agoPort idlekick_lasttimeleft to ClientState
Mario [Sat, 15 Jul 2017 16:38:48 +0000 (02:38 +1000)]
Port idlekick_lasttimeleft to ClientState

6 years agoFix playerdemo stuck with low health graphic and pressed keys
Mario [Sat, 15 Jul 2017 16:35:57 +0000 (02:35 +1000)]
Fix playerdemo stuck with low health graphic and pressed keys

6 years agoPort killindicator_teamchange to ClientState
Mario [Sat, 15 Jul 2017 16:10:57 +0000 (02:10 +1000)]
Port killindicator_teamchange to ClientState

6 years agoDon't perform floodcontrol checks if there is no source entity
Mario [Sat, 15 Jul 2017 15:55:08 +0000 (01:55 +1000)]
Don't perform floodcontrol checks if there is no source entity

6 years agoPort muted to ClientState and don't call formatmessage if there was no sender (potent...
Mario [Sat, 15 Jul 2017 15:52:28 +0000 (01:52 +1000)]
Port muted to ClientState and don't call formatmessage if there was no sender (potentially fixes a crash if Say is used without a source and includes special replacements)

6 years agoRewrite PlayerInIDList and allow partial IPs in forced team lists
Mario [Sat, 15 Jul 2017 15:12:08 +0000 (01:12 +1000)]
Rewrite PlayerInIDList and allow partial IPs in forced team lists

6 years agoPort parm_idlesince to ClientState
Mario [Sat, 15 Jul 2017 14:24:39 +0000 (00:24 +1000)]
Port parm_idlesince to ClientState

6 years agoSplit the player specific stuff from PutClientInServer into a separate function ...
Mario [Sat, 15 Jul 2017 13:57:53 +0000 (23:57 +1000)]
Split the player specific stuff from PutClientInServer into a separate function (PutPlayerInServer)

6 years agoMerge branch 'martint-t/weap-order' into 'master'
Mario [Sat, 15 Jul 2017 01:00:57 +0000 (01:00 +0000)]
Merge branch 'martint-t/weap-order' into 'master'

Fix weapon order

See merge request !454

6 years ago"temporary" fix for weapon order 454/head
Martin Taibr [Sat, 15 Jul 2017 00:23:17 +0000 (02:23 +0200)]
"temporary" fix for weapon order

6 years agoMove some variables out of constants.qh
Mario [Thu, 13 Jul 2017 02:44:43 +0000 (12:44 +1000)]
Move some variables out of constants.qh

6 years agoSplit projectiles and scores out of constants.qh and remove lib definitions from...
Mario [Thu, 13 Jul 2017 02:12:43 +0000 (12:12 +1000)]
Split projectiles and scores out of constants.qh and remove lib definitions from util.qh

6 years agoUpdate hash
Mario [Thu, 13 Jul 2017 01:04:19 +0000 (11:04 +1000)]
Update hash

6 years agoMove physics specific stats into the movetype code and out of player movement code
Mario [Thu, 13 Jul 2017 00:24:13 +0000 (10:24 +1000)]
Move physics specific stats into the movetype code and out of player movement code

6 years agoDon't make servers that use the info feature impure
Mario [Wed, 12 Jul 2017 21:40:06 +0000 (07:40 +1000)]
Don't make servers that use the info feature impure

6 years agoFix output argument of the mutator hook function PlayerDies and update the variable...
terencehill [Wed, 12 Jul 2017 15:52:10 +0000 (17:52 +0200)]
Fix output argument of the mutator hook function PlayerDies and update the variable excess accordingly

6 years agoUse global stats in the physics macros to make sure physics works on non-clients
Mario [Wed, 12 Jul 2017 11:53:19 +0000 (21:53 +1000)]
Use global stats in the physics macros to make sure physics works on non-clients

6 years agoRestore "Chat" in the translation template
terencehill [Tue, 11 Jul 2017 12:09:09 +0000 (14:09 +0200)]
Restore "Chat" in the translation template

6 years agoTest: try to remove "Chat" from translation template, hopefully it will trigger trans...
terencehill [Mon, 10 Jul 2017 18:45:32 +0000 (20:45 +0200)]
Test: try to remove "Chat" from translation template, hopefully it will trigger translation update on transifex. It will be restored later on

6 years agoRemove an unused field
Mario [Mon, 10 Jul 2017 11:30:58 +0000 (21:30 +1000)]
Remove an unused field

6 years agoUpdate PO-Revision-Date
terencehill [Sun, 9 Jul 2017 22:03:05 +0000 (00:03 +0200)]
Update PO-Revision-Date

6 years agoDon't show an empty race panel in modes where times don't matter, also add a setting...
Mario [Sun, 9 Jul 2017 17:28:49 +0000 (03:28 +1000)]
Don't show an empty race panel in modes where times don't matter, also add a setting to show only personal race checkpoint times

6 years agoFix a few remaining case of self
Mario [Sun, 9 Jul 2017 14:57:19 +0000 (00:57 +1000)]
Fix a few remaining case of self

6 years agoTest: remove QMCMD^ prefix from one string and update translations, hopefully they...
terencehill [Sun, 9 Jul 2017 01:25:33 +0000 (03:25 +0200)]
Test: remove QMCMD^ prefix from one string and update translations, hopefully they will get correctly updated on Transifex too

6 years agoMerge branch 'martin-t/dmgtext2' into 'master'
terencehill [Sun, 9 Jul 2017 00:59:54 +0000 (00:59 +0000)]
Merge branch 'martin-t/dmgtext2' into 'master'

2D damagetext

Closes #1716

See merge request !439

6 years agouse strict `less than`
Martin Taibr [Sat, 8 Jul 2017 21:06:21 +0000 (23:06 +0200)]
use strict `less than`

6 years agouse AUTOCVAR_SAVE
Martin Taibr [Sat, 8 Jul 2017 21:06:02 +0000 (23:06 +0200)]
use AUTOCVAR_SAVE

6 years agoRough fix for pong's input issues
Mario [Sat, 8 Jul 2017 07:07:33 +0000 (17:07 +1000)]
Rough fix for pong's input issues

6 years agoTransifex autosync
Rudolf Polzer [Sat, 8 Jul 2017 05:25:04 +0000 (07:25 +0200)]
Transifex autosync

6 years agoTransifex autosync
Rudolf Polzer [Fri, 7 Jul 2017 05:25:35 +0000 (07:25 +0200)]
Transifex autosync

6 years agoUpdate Italian translation again (testing Transifex synchronization)
terencehill [Thu, 6 Jul 2017 19:57:55 +0000 (21:57 +0200)]
Update Italian translation again (testing Transifex synchronization)

6 years agoTransifex autosync
Rudolf Polzer [Thu, 6 Jul 2017 05:24:53 +0000 (07:24 +0200)]
Transifex autosync

6 years agoProper tx sync.
Rudolf Polzer [Thu, 6 Jul 2017 01:32:36 +0000 (03:32 +0200)]
Proper tx sync.

6 years agoUpdate Italian translation
terencehill [Wed, 5 Jul 2017 22:44:33 +0000 (00:44 +0200)]
Update Italian translation

6 years agoTransifex autosync
Rudolf Polzer [Wed, 5 Jul 2017 05:25:25 +0000 (07:25 +0200)]
Transifex autosync

6 years agoUpdate common.pot
terencehill [Tue, 4 Jul 2017 13:28:09 +0000 (15:28 +0200)]
Update common.pot

6 years agoFix medal position in the Race panel
terencehill [Mon, 3 Jul 2017 10:58:04 +0000 (12:58 +0200)]
Fix medal position in the Race panel

6 years agoMerge branch 'master' into martin-t/dmgtext2
Martin Taibr [Mon, 3 Jul 2017 01:49:27 +0000 (03:49 +0200)]
Merge branch 'master' into martin-t/dmgtext2

6 years agoupdate AUTOCVAR values to match default config because i forgot like always
Martin Taibr [Mon, 3 Jul 2017 01:39:54 +0000 (03:39 +0200)]
update AUTOCVAR values to match default config because i forgot like always

6 years agodon't use 2d damagetext when observing
Martin Taibr [Mon, 3 Jul 2017 01:31:34 +0000 (03:31 +0200)]
don't use 2d damagetext when observing

6 years agoFix a few inconsistent words in team messages. It fixes #1869 and #1870
terencehill [Sat, 1 Jul 2017 12:34:31 +0000 (14:34 +0200)]
Fix a few inconsistent words in team messages. It fixes #1869 and #1870

6 years agoMerge branch 'terencehill/eraseable_functions'
terencehill [Sat, 1 Jul 2017 12:10:08 +0000 (14:10 +0200)]
Merge branch 'terencehill/eraseable_functions'

6 years agoWorkaround for admins who change g_maxplayers mid match (count the actual players...
Mario [Sat, 1 Jul 2017 04:12:37 +0000 (14:12 +1000)]
Workaround for admins who change g_maxplayers mid match (count the actual players before marking it as duel)

6 years agoReplace some sprintfs with simpler strcats
terencehill [Thu, 29 Jun 2017 13:59:54 +0000 (15:59 +0200)]
Replace some sprintfs with simpler strcats

6 years agoTransifex autosync
Rudolf Polzer [Thu, 29 Jun 2017 05:25:15 +0000 (07:25 +0200)]
Transifex autosync

6 years agoMerge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
Mario [Wed, 28 Jun 2017 22:10:15 +0000 (22:10 +0000)]
Merge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'

Lowered OK shotgun ammo usage

See merge request !449

6 years agoHack around some more includes in csqcmodel lib (effectively self contained now)
Mario [Wed, 28 Jun 2017 09:44:50 +0000 (19:44 +1000)]
Hack around some more includes in csqcmodel lib (effectively self contained now)

6 years agoWork around the need to include net_linked.qh from sv_model.qc (temporary hack for...
Mario [Wed, 28 Jun 2017 09:16:26 +0000 (19:16 +1000)]
Work around the need to include net_linked.qh from sv_model.qc (temporary hack for self containment)

6 years agoRemove some old useless definitions
Mario [Wed, 28 Jun 2017 08:57:58 +0000 (18:57 +1000)]
Remove some old useless definitions

6 years agoRemove some seemingly useless includes in sv_model.qc
Mario [Wed, 28 Jun 2017 08:47:47 +0000 (18:47 +1000)]
Remove some seemingly useless includes in sv_model.qc

6 years agoRemove some seemingly useless includes from the movetype code, making it partially...
Mario [Wed, 28 Jun 2017 01:24:22 +0000 (11:24 +1000)]
Remove some seemingly useless includes from the movetype code, making it partially self-contained

6 years agoRemove 3 unused constants
terencehill [Tue, 27 Jun 2017 14:48:20 +0000 (16:48 +0200)]
Remove 3 unused constants

6 years agoRemove a few useless MACRO_BEGIN/MACRO_END
terencehill [Tue, 27 Jun 2017 14:47:00 +0000 (16:47 +0200)]
Remove a few useless MACRO_BEGIN/MACRO_END

6 years agoReduce expanded code of the macro QUICKMENU_ENTRY_TC
terencehill [Tue, 27 Jun 2017 14:45:33 +0000 (16:45 +0200)]
Reduce expanded code of the macro QUICKMENU_ENTRY_TC

6 years agoLuma hud config: use correct default border instead of falling back to it
terencehill [Tue, 27 Jun 2017 09:25:59 +0000 (11:25 +0200)]
Luma hud config: use correct default border instead of falling back to it

6 years agoFix misspelled variable in a comment
terencehill [Tue, 27 Jun 2017 08:37:53 +0000 (10:37 +0200)]
Fix misspelled variable in a comment

6 years agoOops! Forgot to fix 2 remaining hud configs
terencehill [Tue, 27 Jun 2017 08:36:20 +0000 (10:36 +0200)]
Oops! Forgot to fix 2 remaining hud configs

6 years agoAdd support for Quake 3's weapon_grapplinghook
Mario [Tue, 27 Jun 2017 05:54:15 +0000 (15:54 +1000)]
Add support for Quake 3's weapon_grapplinghook

6 years agoAdd an option to show 3rd person when player becomes frozen (off by default)
Mario [Tue, 27 Jun 2017 00:57:26 +0000 (10:57 +1000)]
Add an option to show 3rd person when player becomes frozen (off by default)

6 years agohopefully get this conplicated condition right this time
Martin Taibr [Mon, 26 Jun 2017 23:10:03 +0000 (01:10 +0200)]
hopefully get this conplicated condition right this time

6 years agouse vec2
Martin Taibr [Mon, 26 Jun 2017 22:28:17 +0000 (00:28 +0200)]
use vec2

6 years agotry to make 2d damagetext easier to differentiate
Martin Taibr [Mon, 26 Jun 2017 22:24:32 +0000 (00:24 +0200)]
try to make 2d damagetext easier to differentiate

6 years agoUpdate hud config exporter, fix _hud_panelorder in the config files
terencehill [Mon, 26 Jun 2017 15:04:56 +0000 (17:04 +0200)]
Update hud config exporter, fix _hud_panelorder in the config files

6 years agoHUD_Write_PanelCvar: avoid a repeated strcat by not passing strcated string to HUD_Wr...
terencehill [Mon, 26 Jun 2017 14:07:24 +0000 (16:07 +0200)]
HUD_Write_PanelCvar: avoid a repeated strcat by not passing strcated string to HUD_Write_Cvar

6 years agoMake explicit cvar names in the hud config exporter code, it reduces csprogs.dat...
terencehill [Mon, 26 Jun 2017 13:03:24 +0000 (15:03 +0200)]
Make explicit cvar names in the hud config exporter code, it reduces csprogs.dat files size and helps out coders to find out this important feature (the exporter) by grepping panel cvar names

6 years agoFix #1927: Player color indicator weirdly stretched in scoreboard
terencehill [Mon, 26 Jun 2017 12:44:13 +0000 (14:44 +0200)]
Fix #1927: Player color indicator weirdly stretched in scoreboard

6 years agoWhitelist one more Quake field
Mario [Mon, 26 Jun 2017 03:11:38 +0000 (13:11 +1000)]
Whitelist one more Quake field

6 years agoWhitelist another Quake field
Mario [Mon, 26 Jun 2017 03:05:04 +0000 (13:05 +1000)]
Whitelist another Quake field

6 years agoAdd some Quake fields to the list to silence some obnoxious spawnfunc warnings
Mario [Mon, 26 Jun 2017 02:44:38 +0000 (12:44 +1000)]
Add some Quake fields to the list to silence some obnoxious spawnfunc warnings

6 years agoRemove a kind of redundant parameter from REGISTER_HUD_PANEL
terencehill [Sun, 25 Jun 2017 20:28:34 +0000 (22:28 +0200)]
Remove a kind of redundant parameter from REGISTER_HUD_PANEL

6 years agoRearrange operation order to allow constant folding
terencehill [Sun, 25 Jun 2017 19:31:21 +0000 (21:31 +0200)]
Rearrange operation order to allow constant folding