]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
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 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 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

7 years agoLimit number of lines displayed in a tooltip otherwise the menu refuses to allocate... 264/head
terencehill [Mon, 2 May 2016 14:15:14 +0000 (16:15 +0200)]
Limit number of lines displayed in a tooltip otherwise the menu refuses to allocate a too tall tooltip. It can happen for items controlling many cvars when menu_tooltips is 2, e.g. the "Powerup notifications" checkbox

7 years agoFix wrong cvar of "Display name of flag stealer in Capture The Flag" checkbox and...
terencehill [Mon, 2 May 2016 13:59:14 +0000 (15:59 +0200)]
Fix wrong cvar of "Display name of flag stealer in Capture The Flag" checkbox and add another one to it

7 years agoMake "Print on a separate line" checkbox depend on "Show spree information in death...
terencehill [Mon, 2 May 2016 13:56:51 +0000 (15:56 +0200)]
Make "Print on a separate line" checkbox depend on "Show spree information in death messages" checkbox too

7 years agoMerge branch 'master' into terencehill/translate_colors_2 290/head
terencehill [Sun, 1 May 2016 10:48:52 +0000 (12:48 +0200)]
Merge branch 'master' into terencehill/translate_colors_2

7 years agoAdd an option to make jumppads not affect nexball balls
Mario [Sat, 30 Apr 2016 10:56:33 +0000 (20:56 +1000)]
Add an option to make jumppads not affect nexball balls

7 years agoHide hidden and 'other' weapons from the keybind list
Mario [Sat, 30 Apr 2016 09:58:35 +0000 (19:58 +1000)]
Hide hidden and 'other' weapons from the keybind list

7 years agoFix compile
Mario [Sat, 30 Apr 2016 08:56:41 +0000 (18:56 +1000)]
Fix compile

7 years agoMove setting of the slowmo cvar out of the physics function (physics are called multi...
Mario [Sat, 30 Apr 2016 08:47:57 +0000 (18:47 +1000)]
Move setting of the slowmo cvar out of the physics function (physics are called multiple times per frame, can cause it to be inaccurate)

7 years agoFix sv_vote_nospectators 1
Mario [Sat, 30 Apr 2016 08:43:17 +0000 (18:43 +1000)]
Fix sv_vote_nospectators 1

7 years agoDon't show a carrier health bar if the carrier has no health, fixes empty health...
Mario [Sat, 30 Apr 2016 08:32:09 +0000 (18:32 +1000)]
Don't show a carrier health bar if the carrier has no health, fixes empty health bar in nexball

7 years agoFix campcheck counting as self damage
Mario [Sat, 30 Apr 2016 08:07:25 +0000 (18:07 +1000)]
Fix campcheck counting as self damage

7 years agoRemove an unnecessary hack that allowed an infinite ammo glitch with the mine layer
Mario [Sat, 30 Apr 2016 07:55:24 +0000 (17:55 +1000)]
Remove an unnecessary hack that allowed an infinite ammo glitch with the mine layer

7 years agoMerge branch 'sev/luma_update' into 'master'
Mario [Sat, 30 Apr 2016 07:35:34 +0000 (07:35 +0000)]
Merge branch 'sev/luma_update' into 'master'

Small luma update

- Remove background color from menu gametype icons,
because the gametype vote dialog now has its own background.
- Slightly revise the shape of the buff icons
- Make the detailed crosshairs (last row) less obtrusive.
- Add new menu background image

See merge request !304

7 years agoMerge branch 'Mario/use1' into 'master'
Mario [Sat, 30 Apr 2016 07:24:03 +0000 (07:24 +0000)]
Merge branch 'Mario/use1' into 'master'

Merge branch Mario/use1 (XL merge request)

Cleans out the use of self from .use, a necessary step towards supporting the Daemon engine and NaCl.

See merge request !298

7 years agoDon't show frozen effects during intermission
Mario [Fri, 29 Apr 2016 06:43:42 +0000 (16:43 +1000)]
Don't show frozen effects during intermission

7 years agoMerge branch 'master' into Mario/use1 298/head
Mario [Fri, 29 Apr 2016 01:13:24 +0000 (11:13 +1000)]
Merge branch 'master' into Mario/use1

7 years agoFix assault and clean up some self uses
Mario [Fri, 29 Apr 2016 01:10:49 +0000 (11:10 +1000)]
Fix assault and clean up some self uses

7 years ago#include checkbox.qh
TimePath [Wed, 27 Apr 2016 22:33:11 +0000 (08:33 +1000)]
#include checkbox.qh

7 years agoReally disable console messages if "Display console messages in the top left corner...
terencehill [Tue, 26 Apr 2016 13:16:23 +0000 (15:16 +0200)]
Really disable console messages if "Display console messages in the top left corner" checkbox is unchecked

7 years agoForce to show the menu 1 second after you get disconnected (without a delay it pops...
terencehill [Mon, 25 Apr 2016 18:15:39 +0000 (20:15 +0200)]
Force to show the menu 1 second after you get disconnected (without a delay it pops up for an instant on map change)

8 years agoAdd a hack to clean up flag sound precaching
Mario [Mon, 25 Apr 2016 06:59:24 +0000 (16:59 +1000)]
Add a hack to clean up flag sound precaching

8 years agoDo not show any tooltip when the cursor is in a empty area in Settings - Game - Model...
terencehill [Sat, 23 Apr 2016 17:22:03 +0000 (19:22 +0200)]
Do not show any tooltip when the cursor is in a empty area in Settings - Game - Models tab, it should be shown only in the tab title

8 years agoImplement "Menu sounds" and "Focus sounds" checkboxes in a more sane way (they were...
terencehill [Fri, 22 Apr 2016 17:35:50 +0000 (19:35 +0200)]
Implement "Menu sounds" and "Focus sounds" checkboxes in a more sane way (they were using a hidden slider)

8 years agoUse the old hack (now fixed) instead of checking Menu_Active to prevent cursor from...
terencehill [Fri, 22 Apr 2016 17:28:09 +0000 (19:28 +0200)]
Use the old hack (now fixed) instead of checking Menu_Active to prevent cursor from jumping to the upper left corner when hiding the menu; it's better because it now works when showing the console too

8 years agoMerge branch 'terencehill/weapons_panel_fix' into 'master'
Mario [Fri, 22 Apr 2016 12:45:37 +0000 (12:45 +0000)]
Merge branch 'terencehill/weapons_panel_fix' into 'master'

Weapons panel fix

Fix weapons panel showing lots of portos when onlyowned mode is off

See merge request !313

8 years agoMerge branch 'terencehill/menu_cvarlist_modifiedcvars' into 'master'
Mario [Thu, 21 Apr 2016 06:24:15 +0000 (06:24 +0000)]
Merge branch 'terencehill/menu_cvarlist_modifiedcvars' into 'master'

Menu: filter for modified cvars in the cvar list

Add a checkbox in the cvar list dialog to show only the modified cvars

See merge request !314

8 years agoDefine menu_cvarlist_onlymodified 314/head
terencehill [Wed, 20 Apr 2016 21:43:57 +0000 (23:43 +0200)]
Define menu_cvarlist_onlymodified

8 years agoFix weapons panel debug code 313/head
terencehill [Wed, 20 Apr 2016 17:25:47 +0000 (19:25 +0200)]
Fix weapons panel debug code

8 years agoDon't pick specific weapons
terencehill [Wed, 20 Apr 2016 17:12:10 +0000 (19:12 +0200)]
Don't pick specific weapons

8 years agoMerge branch 'terencehill/menu_more_disabled_items' into 'master'
Mario [Wed, 20 Apr 2016 04:56:39 +0000 (04:56 +0000)]
Merge branch 'terencehill/menu_more_disabled_items' into 'master'

Menu: more disabled items

See merge request !312

8 years agoSmall optimization
terencehill [Tue, 19 Apr 2016 18:14:10 +0000 (20:14 +0200)]
Small optimization

8 years agoFix another regression: show a subset of normal weapons when entering the hud editor...
terencehill [Tue, 19 Apr 2016 17:45:47 +0000 (19:45 +0200)]
Fix another regression: show a subset of normal weapons when entering the hud editor while spectating

8 years agoAdd a macro to avoid code repetition
terencehill [Tue, 19 Apr 2016 17:29:34 +0000 (19:29 +0200)]
Add a macro to avoid code repetition

8 years agoFix weapons panel showing lots of portos when onlyowned mode is off
terencehill [Tue, 19 Apr 2016 16:50:56 +0000 (18:50 +0200)]
Fix weapons panel showing lots of portos when onlyowned mode is off

8 years agoDisable some labels together with their relative sliders in the weapons panel 312/head
terencehill [Mon, 18 Apr 2016 21:37:18 +0000 (23:37 +0200)]
Disable some labels together with their relative sliders in the weapons panel

8 years agoWork around CMake #12619
TimePath [Mon, 18 Apr 2016 13:24:54 +0000 (23:24 +1000)]
Work around CMake #12619

8 years agoJump pads aren't pure
Mario [Mon, 18 Apr 2016 06:53:52 +0000 (16:53 +1000)]
Jump pads aren't pure

8 years agoGive nades random spread, also fix "amazing" announcement for shooting them
Mario [Mon, 18 Apr 2016 05:41:03 +0000 (15:41 +1000)]
Give nades random spread, also fix "amazing" announcement for shooting them

8 years agoPurge self from the bot code
Mario [Mon, 18 Apr 2016 02:10:05 +0000 (12:10 +1000)]
Purge self from the bot code

8 years agoFix "Hit testing:" not disabled when crosshair is disabled
terencehill [Sun, 17 Apr 2016 17:13:03 +0000 (19:13 +0200)]
Fix "Hit testing:" not disabled when crosshair is disabled

8 years agoDisable cl_damagetext options when cl_damagetext is 0
terencehill [Sun, 17 Apr 2016 17:11:16 +0000 (19:11 +0200)]
Disable cl_damagetext options when cl_damagetext is 0

8 years agoRemove the buffer when hiding the cvar list
terencehill [Fri, 15 Apr 2016 14:11:23 +0000 (16:11 +0200)]
Remove the buffer when hiding the cvar list

8 years agoAdd a checkbox in the cvar list dialog to show only the modified cvars
terencehill [Fri, 15 Apr 2016 14:09:24 +0000 (16:09 +0200)]
Add a checkbox in the cvar list dialog to show only the modified cvars

8 years agoFix defer
Mario [Fri, 15 Apr 2016 01:52:58 +0000 (11:52 +1000)]
Fix defer

8 years agoMerge branch 'Mario/angle_fix'
Mario [Thu, 14 Apr 2016 12:23:11 +0000 (22:23 +1000)]
Merge branch 'Mario/angle_fix'

8 years agoDon't enable prediction of every movetype yet
Mario [Thu, 14 Apr 2016 12:22:50 +0000 (22:22 +1000)]
Don't enable prediction of every movetype yet

8 years agoSet the client's view_angles to the physics .v_angle, fixes aiming in side-scrolling...
Mario [Thu, 14 Apr 2016 12:09:12 +0000 (22:09 +1000)]
Set the client's view_angles to the physics .v_angle, fixes aiming in side-scrolling mode, but may introduce some single frame glitches (needs testing)

8 years agoLog: adjust format
TimePath [Thu, 14 Apr 2016 12:20:44 +0000 (22:20 +1000)]
Log: adjust format

8 years agoMerge branch 'TimePath/cmake'
TimePath [Thu, 14 Apr 2016 12:16:44 +0000 (22:16 +1000)]
Merge branch 'TimePath/cmake'

8 years agoCMake: copy, prelude
TimePath [Mon, 21 Mar 2016 01:15:29 +0000 (12:15 +1100)]
CMake: copy, prelude

8 years agoCMake: pk3, watermark
TimePath [Sun, 20 Mar 2016 00:00:30 +0000 (11:00 +1100)]
CMake: pk3, watermark

8 years agoAdd CMakeLists.txt
TimePath [Sat, 19 Mar 2016 13:01:05 +0000 (00:01 +1100)]
Add CMakeLists.txt

8 years agoFix self use in tracewalk
Mario [Thu, 14 Apr 2016 09:00:36 +0000 (19:00 +1000)]
Fix self use in tracewalk

8 years agoInstead of causing an error, print a message about the missiong vote restriction...
Mario [Thu, 14 Apr 2016 06:54:10 +0000 (16:54 +1000)]
Instead of causing an error, print a message about the missiong vote restriction cvar