]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoFix some mistakes
Mario [Fri, 10 Jun 2016 12:28:31 +0000 (22:28 +1000)]
Fix some mistakes

7 years agoFix compile
Mario [Fri, 10 Jun 2016 12:21:32 +0000 (22:21 +1000)]
Fix compile

7 years agoPurge WITHSELF from all non-engine functions
Mario [Fri, 10 Jun 2016 12:17:39 +0000 (22:17 +1000)]
Purge WITHSELF from all non-engine functions

7 years agoClean out some more SELFPARAMs
Mario [Fri, 10 Jun 2016 12:07:16 +0000 (22:07 +1000)]
Clean out some more SELFPARAMs

7 years agoEnable a Quake entity long since forgotten
Mario [Fri, 10 Jun 2016 11:59:40 +0000 (21:59 +1000)]
Enable a Quake entity long since forgotten

7 years agoRemove some more SELFPARAMs
Mario [Fri, 10 Jun 2016 11:58:37 +0000 (21:58 +1000)]
Remove some more SELFPARAMs

7 years agoCleanse vehicles of SELFPARAM
Mario [Fri, 10 Jun 2016 11:36:23 +0000 (21:36 +1000)]
Cleanse vehicles of SELFPARAM

7 years agoPurge SELFPARAM from the turret code
Mario [Fri, 10 Jun 2016 10:44:11 +0000 (20:44 +1000)]
Purge SELFPARAM from the turret code

7 years agoFinish off turret SELFPARAMs
Mario [Fri, 10 Jun 2016 10:37:33 +0000 (20:37 +1000)]
Finish off turret SELFPARAMs

7 years agoClean up some of the turret code's self uses
Mario [Fri, 10 Jun 2016 10:33:10 +0000 (20:33 +1000)]
Clean up some of the turret code's self uses

7 years agoClean out some waypoint sprite SELFPARAMs
Mario [Fri, 10 Jun 2016 10:05:27 +0000 (20:05 +1000)]
Clean out some waypoint sprite SELFPARAMs

7 years agoClean up some SELFPARAMs
Mario [Fri, 10 Jun 2016 09:57:48 +0000 (19:57 +1000)]
Clean up some SELFPARAMs

7 years agoCleanse GetPressedKeys
Mario [Fri, 10 Jun 2016 09:45:29 +0000 (19:45 +1000)]
Cleanse GetPressedKeys

7 years agoCleanse server client commands
Mario [Fri, 10 Jun 2016 09:35:31 +0000 (19:35 +1000)]
Cleanse server client commands

7 years agoFix up some #ifdef'd code
Mario [Fri, 10 Jun 2016 09:13:31 +0000 (19:13 +1000)]
Fix up some #ifdef'd code

7 years agoCleanse PlayerUseKey and PlayerPreThink
Mario [Fri, 10 Jun 2016 09:12:19 +0000 (19:12 +1000)]
Cleanse PlayerUseKey and PlayerPreThink

7 years agoCleanse the physics hooks
Mario [Fri, 10 Jun 2016 08:54:05 +0000 (18:54 +1000)]
Cleanse the physics hooks

7 years agoCleanse the last of the server side mutator hooks
Mario [Fri, 10 Jun 2016 08:34:27 +0000 (18:34 +1000)]
Cleanse the last of the server side mutator hooks

7 years agoKill the ret_string global
Mario [Fri, 10 Jun 2016 08:14:51 +0000 (18:14 +1000)]
Kill the ret_string global

7 years agoFix up even more mutators
Mario [Fri, 10 Jun 2016 07:11:01 +0000 (17:11 +1000)]
Fix up even more mutators

7 years agoFix up more mutator hooks
Mario [Fri, 10 Jun 2016 06:51:57 +0000 (16:51 +1000)]
Fix up more mutator hooks

7 years agoCleanse more of the mutator hooks
Mario [Fri, 10 Jun 2016 06:19:27 +0000 (16:19 +1000)]
Cleanse more of the mutator hooks

7 years agoPurge self from the damage/death mutator hooks
Mario [Fri, 10 Jun 2016 04:10:00 +0000 (14:10 +1000)]
Purge self from the damage/death mutator hooks

7 years agoPurify PutClientInServer and PlayerSpawn mutator hooks
Mario [Fri, 10 Jun 2016 02:30:42 +0000 (12:30 +1000)]
Purify PutClientInServer and PlayerSpawn mutator hooks

7 years agoFix output of announcer option mutator hook
Mario [Fri, 10 Jun 2016 02:12:16 +0000 (12:12 +1000)]
Fix output of announcer option mutator hook

7 years agoPort client mutator hooks to new arguments system
Mario [Fri, 10 Jun 2016 02:08:14 +0000 (12:08 +1000)]
Port client mutator hooks to new arguments system

7 years agoPurify PlayerDamage_Calculate
Mario [Thu, 9 Jun 2016 13:05:41 +0000 (23:05 +1000)]
Purify PlayerDamage_Calculate

7 years agoCleanse GetCvars
Mario [Thu, 9 Jun 2016 12:34:31 +0000 (22:34 +1000)]
Cleanse GetCvars

7 years agoRe-number mutator args to be more like varargs
TimePath [Thu, 9 Jun 2016 12:12:59 +0000 (22:12 +1000)]
Re-number mutator args to be more like varargs

7 years agoRemove even more self
Mario [Thu, 9 Jun 2016 11:45:49 +0000 (21:45 +1000)]
Remove even more self

7 years agoRemove selfparam from triggers
TimePath [Thu, 9 Jun 2016 11:44:22 +0000 (21:44 +1000)]
Remove selfparam from triggers

7 years agoFix a few more selfparam's randomly
Mario [Thu, 9 Jun 2016 11:34:36 +0000 (21:34 +1000)]
Fix a few more selfparam's randomly

7 years agoRemove unused function
Mario [Thu, 9 Jun 2016 11:21:26 +0000 (21:21 +1000)]
Remove unused function

7 years agoPurge self from playerdemo.qc
Mario [Thu, 9 Jun 2016 11:10:35 +0000 (21:10 +1000)]
Purge self from playerdemo.qc

7 years agoWrap customizeentityforclient
TimePath [Thu, 9 Jun 2016 10:54:19 +0000 (20:54 +1000)]
Wrap customizeentityforclient

7 years agoFix vaporizer missing its muzzle flash if the particle beam mode is enabled
Mario [Wed, 8 Jun 2016 10:11:23 +0000 (20:11 +1000)]
Fix vaporizer missing its muzzle flash if the particle beam mode is enabled

7 years agoMerge branch 'terencehill/dynamic_hud' into 'master'
Mario [Wed, 8 Jun 2016 09:31:19 +0000 (09:31 +0000)]
Merge branch 'terencehill/dynamic_hud' into 'master'

Dynamic hud

- hud_dynamic_follow: HUD moves around following player's movement (effect shared with cl_followmodel, can be enabled independently from it though)
- hud_dynamic_shake: shake the HUD when hurt

See merge request !293

7 years agoDon't do exact trigger checks if the activator is not a trigger, fixes button-activat...
Mario [Wed, 8 Jun 2016 09:25:43 +0000 (19:25 +1000)]
Don't do exact trigger checks if the activator is not a trigger, fixes button-activated target_items

7 years agoMerge branch 'terencehill/hud_smooth_weapon_switch' into 'master'
Mario [Wed, 8 Jun 2016 08:46:33 +0000 (08:46 +0000)]
Merge branch 'terencehill/hud_smooth_weapon_switch' into 'master'

Smooth selection change in the weapons panel, optionally with a nice lens effect

See merge request !321

7 years agoMerge branch 'terencehill/v_deathtilt_fix' into 'master'
Mario [Wed, 8 Jun 2016 08:39:57 +0000 (08:39 +0000)]
Merge branch 'terencehill/v_deathtilt_fix' into 'master'

v_deathtilt fix

See merge request !315

7 years agoMerge branch 'terencehill/respawn_timer_fix' into 'master'
Mario [Wed, 8 Jun 2016 08:38:41 +0000 (08:38 +0000)]
Merge branch 'terencehill/respawn_timer_fix' into 'master'

Respawn timer fix

Improve respawn timer when max respawn delay is higher than respawn delay

Example:
g_forced_respawn 1
g_respawn_delay_max 10
g_respawn_delay_small 7

* Current timer behaviour:

"You are dead, wait 10 seconds before respawning" (and counting down)
if you press the jump key after 4 seconds it changes to:
"Respawning in 6 seconds..."  (and counting down)
but you respawn when it shows:
"Respawning in 3 seconds..."

* New behaviour (fixed):

"You are dead, wait 7 seconds before respawning" (and counting down)
if you press the jump key after 4 seconds it changes to:
"Respawning in 3 seconds..."  (and counting down)
and you respawn when the countdown ends, as expected
if you let pass 7 seconds without pressing the jump key, it shows:
"Respawning in 3 seconds..." (and counting down)
and you respawn when the countdown ends, as expected

See merge request !319

7 years agoMerge branch 'terencehill/hud_no_joypad_keys' into 'master'
Mario [Wed, 8 Jun 2016 08:33:39 +0000 (08:33 +0000)]
Merge branch 'terencehill/hud_no_joypad_keys' into 'master'

Don't show joypad keys in the HUD if no joypad has been detected

See merge request !320

7 years agoRemove a now useless WITHSELF
Mario [Fri, 3 Jun 2016 08:53:16 +0000 (18:53 +1000)]
Remove a now useless WITHSELF

7 years agoFix func_pointparticles (draw function referencing self), solution found by Maddin
Mario [Thu, 2 Jun 2016 00:06:06 +0000 (10:06 +1000)]
Fix func_pointparticles (draw function referencing self), solution found by Maddin

7 years agoMove nexball eventchase handling into nexball file
Mario [Wed, 1 Jun 2016 04:39:43 +0000 (14:39 +1000)]
Move nexball eventchase handling into nexball file

7 years agoFix a reference to a nexball function outside nexball folder
Mario [Wed, 1 Jun 2016 04:34:36 +0000 (14:34 +1000)]
Fix a reference to a nexball function outside nexball folder

7 years agoRemove various SELFPARAM
TimePath [Sat, 28 May 2016 11:06:01 +0000 (21:06 +1000)]
Remove various SELFPARAM

7 years agoRemove weapon SELFPARAM
TimePath [Sat, 28 May 2016 09:58:43 +0000 (19:58 +1000)]
Remove weapon SELFPARAM

7 years agoRemove the last SELFPARAM from client/
TimePath [Sat, 28 May 2016 07:34:19 +0000 (17:34 +1000)]
Remove the last SELFPARAM from client/

7 years agoMerge branch 'TimePath/killself' into 'master'
TimePath [Thu, 26 May 2016 09:52:52 +0000 (09:52 +0000)]
Merge branch 'TimePath/killself' into 'master'

Remove SELFPARAM() from .think and .touch

See merge request !322

7 years agoDon't show joypad keys in the HUD if no joypad has been detected 320/head
terencehill [Tue, 24 May 2016 13:00:26 +0000 (15:00 +0200)]
Don't show joypad keys in the HUD if no joypad has been detected

7 years agoRemove SELFPARAM() from .think and .touch 322/head
TimePath [Tue, 24 May 2016 12:01:49 +0000 (22:01 +1000)]
Remove SELFPARAM() from .think and .touch

7 years agoUse think accessors
TimePath [Mon, 23 May 2016 11:08:11 +0000 (21:08 +1000)]
Use think accessors

7 years agoCSQC: use touch accessors
TimePath [Sun, 22 May 2016 12:20:45 +0000 (22:20 +1000)]
CSQC: use touch accessors

7 years agoRemove unused trigger_touch
TimePath [Sun, 22 May 2016 11:42:34 +0000 (21:42 +1000)]
Remove unused trigger_touch

7 years agoIntroduce touch accessors
TimePath [Sun, 22 May 2016 09:03:42 +0000 (19:03 +1000)]
Introduce touch accessors

7 years agoCleanup self wrappers
TimePath [Sun, 22 May 2016 07:47:45 +0000 (17:47 +1000)]
Cleanup self wrappers

7 years agoUpdate self removal plan
TimePath [Sun, 22 May 2016 05:28:35 +0000 (15:28 +1000)]
Update self removal plan

7 years agoRemove unused SELFPARAM();
TimePath [Sun, 22 May 2016 05:13:08 +0000 (15:13 +1000)]
Remove unused SELFPARAM();

7 years agoKill more setself
TimePath [Sun, 22 May 2016 05:12:20 +0000 (15:12 +1000)]
Kill more setself

7 years agoKill more setself
TimePath [Sun, 22 May 2016 05:02:00 +0000 (15:02 +1000)]
Kill more setself

7 years agoKill more setself
TimePath [Sun, 22 May 2016 04:44:26 +0000 (14:44 +1000)]
Kill more setself

7 years agoKill more setself
TimePath [Sun, 22 May 2016 04:32:22 +0000 (14:32 +1000)]
Kill more setself

7 years agoDelete unused SELFPARAM
TimePath [Sun, 22 May 2016 04:13:07 +0000 (14:13 +1000)]
Delete unused SELFPARAM

7 years agoKill more setself
Mario [Sun, 22 May 2016 02:48:11 +0000 (12:48 +1000)]
Kill more setself

7 years agoFix up some more questionable setself's
Mario [Sun, 22 May 2016 01:51:24 +0000 (11:51 +1000)]
Fix up some more questionable setself's

7 years agoClean out self from wr_checkammo1 & wr_checkammo2
Mario [Sun, 22 May 2016 01:36:00 +0000 (11:36 +1000)]
Clean out self from wr_checkammo1 & wr_checkammo2

7 years agoClean out more self from the pathlib code
Mario [Sun, 22 May 2016 00:38:08 +0000 (10:38 +1000)]
Clean out more self from the pathlib code

7 years agoClean out self from some of the pathlib code
Mario [Sat, 21 May 2016 23:50:43 +0000 (09:50 +1000)]
Clean out self from some of the pathlib code

7 years agoClean up some self uses in demo code
Mario [Sat, 21 May 2016 23:20:35 +0000 (09:20 +1000)]
Clean up some self uses in demo code

7 years agoCleanse steerlib and movelib of self
Mario [Sat, 21 May 2016 23:10:40 +0000 (09:10 +1000)]
Cleanse steerlib and movelib of self

7 years agoClean out some self uses from teamplay file
Mario [Sat, 21 May 2016 22:47:03 +0000 (08:47 +1000)]
Clean out some self uses from teamplay file

7 years agoClean out self use from the weapon selection code
Mario [Sat, 21 May 2016 22:37:00 +0000 (08:37 +1000)]
Clean out self use from the weapon selection code

7 years agoClean self uses from some of the casings code
Mario [Thu, 19 May 2016 21:47:37 +0000 (07:47 +1000)]
Clean self uses from some of the casings code

7 years agoClean up self uses in some of the trigger_multiple code
Mario [Thu, 19 May 2016 21:37:45 +0000 (07:37 +1000)]
Clean up self uses in some of the trigger_multiple code

7 years agoClean up even more self uses
Mario [Thu, 19 May 2016 21:32:06 +0000 (07:32 +1000)]
Clean up even more self uses

7 years agoClean up some self uses in cheats code
Mario [Thu, 19 May 2016 21:10:23 +0000 (07:10 +1000)]
Clean up some self uses in cheats code

7 years agoClean out self from most NET_HANDLEs
Mario [Thu, 19 May 2016 20:48:42 +0000 (06:48 +1000)]
Clean out self from most NET_HANDLEs

7 years agoClean out some more self uses
Mario [Thu, 19 May 2016 20:35:38 +0000 (06:35 +1000)]
Clean out some more self uses

7 years agoFix hud_panel_weapons_noncurrent_scale 0 acting as if it were 1 321/head
terencehill [Thu, 19 May 2016 20:31:21 +0000 (22:31 +0200)]
Fix hud_panel_weapons_noncurrent_scale 0 acting as if it were 1

7 years agoMake sure there's always a selected weapon in the hud editor
terencehill [Thu, 19 May 2016 20:26:26 +0000 (22:26 +0200)]
Make sure there's always a selected weapon in the hud editor

7 years agoClean up self uses in weapon dropping code, also switch EXACTTRIGGER_INIT over to...
Mario [Thu, 19 May 2016 20:25:20 +0000 (06:25 +1000)]
Clean up self uses in weapon dropping code, also switch EXACTTRIGGER_INIT over to 'this'

7 years agospawnfunc and SendEntity3 have a 'this' parameter, use it
Mario [Thu, 19 May 2016 20:08:48 +0000 (06:08 +1000)]
spawnfunc and SendEntity3 have a 'this' parameter, use it

7 years agoClean out self uses from spawnpoint code
Mario [Thu, 19 May 2016 19:29:23 +0000 (05:29 +1000)]
Clean out self uses from spawnpoint code

7 years agoSmooth selection change in the weapons panel, optionally with a nice lens effect
terencehill [Thu, 19 May 2016 17:01:36 +0000 (19:01 +0200)]
Smooth selection change in the weapons panel, optionally with a nice lens effect

7 years agoPurge self from FireRailgunBullet
Mario [Wed, 18 May 2016 09:38:31 +0000 (19:38 +1000)]
Purge self from FireRailgunBullet

7 years agoClean some self uses from race/cts
Mario [Wed, 18 May 2016 08:47:42 +0000 (18:47 +1000)]
Clean some self uses from race/cts

7 years agoFix up waypointsprite_visible_for_player to not use self or other
Mario [Wed, 18 May 2016 02:14:29 +0000 (12:14 +1000)]
Fix up waypointsprite_visible_for_player to not use self or other

7 years agoSwitch some vlen uses to vdist
Mario [Wed, 11 May 2016 15:12:22 +0000 (01:12 +1000)]
Switch some vlen uses to vdist

7 years agoDon't set the slowmo cvar during demo playback, possible fix for demo slowmo issues
Mario [Tue, 10 May 2016 22:13:46 +0000 (08:13 +1000)]
Don't set the slowmo cvar during demo playback, possible fix for demo slowmo issues

7 years agotx synC
Rudolf Polzer [Tue, 10 May 2016 19:54:26 +0000 (21:54 +0200)]
tx synC

7 years agoMerge branch 'terencehill/menu_fixes' into 'master'
TimePath [Mon, 9 May 2016 21:03:59 +0000 (21:03 +0000)]
Merge branch 'terencehill/menu_fixes' into 'master'

Misc minor fixes to the menu

See merge request !316

7 years agoHopefully fix remote compilation 316/head
terencehill [Mon, 9 May 2016 18:51:31 +0000 (20:51 +0200)]
Hopefully fix remote compilation

7 years agoMerge branch 'terencehill/notifications_fix' into 'master'
TimePath [Sun, 8 May 2016 21:03:57 +0000 (21:03 +0000)]
Merge branch 'terencehill/notifications_fix' into 'master'

Notification choices fix

Fix messed up notification choices settings

This bug was causing the "Display name of flag stealer in Capture The Flag" checkbox in Settings/Game/Messages to not work at all

See merge request !318

7 years agoMerge branch 'terencehill/radar_fix' into 'master'
TimePath [Sun, 8 May 2016 21:02:29 +0000 (21:02 +0000)]
Merge branch 'terencehill/radar_fix' into 'master'

Small radar fix

Make white arrow indicate player position in the radar, not camera position (they don't match in 3rd person view). It also fixes white arrow not shown when inside a vehicle

Fixes #1740

See merge request !317

7 years agoMake white arrow indicate player position in the radar, not camera position (they... 317/head
terencehill [Sun, 8 May 2016 19:45:28 +0000 (21:45 +0200)]
Make white arrow indicate player position in the radar, not camera position (they don't match in 3rd person view). It also fixes white arrow not shown when inside a vehicle

7 years agoMerge branch 'terencehill/translate_colors_2' into 'master'
Mario [Sun, 8 May 2016 12:03:54 +0000 (12:03 +0000)]
Merge branch 'terencehill/translate_colors_2' into 'master'

Disambiguate translation of team colors

It allows correct translation of team colors in many languages without changing color codes (```^TT```) in the messages, so there's no need to retranslate anything (no need to add other strreplace calls either).

See merge request !290

7 years agoAdd cvars for yellow and pink teams in "Display capture times in Capture The Flag...
terencehill [Sat, 7 May 2016 21:24:06 +0000 (23:24 +0200)]
Add cvars for yellow and pink teams in "Display capture times in Capture The Flag" checkbox

7 years agoFix messed up notification choices settings 318/head
terencehill [Sat, 7 May 2016 20:59:09 +0000 (22:59 +0200)]
Fix messed up notification choices settings

7 years agoFix compilation when notifications debug is enabled
terencehill [Sat, 7 May 2016 20:55:51 +0000 (22:55 +0200)]
Fix compilation when notifications debug is enabled