]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
8 years agoMinor performance optimization, also disable engine side physics prediction
Mario [Mon, 23 Nov 2015 10:35:08 +0000 (20:35 +1000)]
Minor performance optimization, also disable engine side physics prediction

8 years agoWeapons: cache WepSet
TimePath [Mon, 23 Nov 2015 09:18:16 +0000 (20:18 +1100)]
Weapons: cache WepSet

8 years agoRegistry: break limits
TimePath [Mon, 23 Nov 2015 06:00:10 +0000 (17:00 +1100)]
Registry: break limits

8 years agoentcs: use ArrayList
TimePath [Mon, 23 Nov 2015 05:44:43 +0000 (16:44 +1100)]
entcs: use ArrayList

8 years agoArrayList: implement
TimePath [Mon, 23 Nov 2015 05:24:12 +0000 (16:24 +1100)]
ArrayList: implement

List with O(1) access

8 years agoShownames: optimize
TimePath [Mon, 23 Nov 2015 05:18:45 +0000 (16:18 +1100)]
Shownames: optimize

8 years agoUpdate bulldozer to use new assets by KingPimpCommander, also add a comment to make...
Mario [Sun, 22 Nov 2015 21:21:20 +0000 (07:21 +1000)]
Update bulldozer to use new assets by KingPimpCommander, also add a comment to make sure someone doesn't make the same mistake with impulses

8 years agoGeneral cleanup/optimize
TimePath [Sun, 22 Nov 2015 11:29:15 +0000 (22:29 +1100)]
General cleanup/optimize

8 years agolib/iter: FOREACH_ENTITY
TimePath [Sun, 22 Nov 2015 05:10:52 +0000 (16:10 +1100)]
lib/iter: FOREACH_ENTITY

8 years agoPhysics: unroll unstick_offsets
TimePath [Sun, 22 Nov 2015 03:38:46 +0000 (14:38 +1100)]
Physics: unroll unstick_offsets

8 years agocsqcmodel: optimize server2csqc
TimePath [Sat, 21 Nov 2015 10:23:34 +0000 (21:23 +1100)]
csqcmodel: optimize server2csqc

8 years agoCA: fix spectate
TimePath [Sat, 21 Nov 2015 09:06:49 +0000 (20:06 +1100)]
CA: fix spectate

closes #1592

8 years agoAdd the last 2 remaining brick types for the main bulldozer campaign
Mario [Sat, 21 Nov 2015 06:06:38 +0000 (16:06 +1000)]
Add the last 2 remaining brick types for the main bulldozer campaign

8 years agoentcs: unset .has_origin when player model leaves PVS
TimePath [Fri, 20 Nov 2015 05:54:41 +0000 (16:54 +1100)]
entcs: unset .has_origin when player model leaves PVS

8 years agoDon't send weapon priority on update, as this can break in-game stuff (like weaplast...
Mario [Fri, 20 Nov 2015 02:25:33 +0000 (12:25 +1000)]
Don't send weapon priority on update, as this can break in-game stuff (like weaplast command) and switch the player's weapon to "best"

8 years agoMerge branch 'terencehill/hud_cvars' into 'master'
Mario [Fri, 20 Nov 2015 02:11:43 +0000 (02:11 +0000)]
Merge branch 'terencehill/hud_cvars' into 'master'

Cleanups / fixes of some hud-related cvars

See merge request !259

8 years agoCTS: fix player not being reset
TimePath [Wed, 18 Nov 2015 02:05:19 +0000 (13:05 +1100)]
CTS: fix player not being reset

8 years agoHUD skins: sync cfg exporter with cfg files 259/head
terencehill [Tue, 17 Nov 2015 22:55:06 +0000 (23:55 +0100)]
HUD skins: sync cfg exporter with cfg files

8 years agoGet rid of a pointless convention (unquoted main panel cvar value) that was broken...
terencehill [Tue, 17 Nov 2015 19:38:35 +0000 (20:38 +0100)]
Get rid of a pointless convention (unquoted main panel cvar value) that was broken by the minigame panels cvars

8 years agohud_configure_grid_xsize and hud_configure_grid_ysize must have 6 decimal digits...
terencehill [Tue, 17 Nov 2015 18:40:24 +0000 (19:40 +0100)]
hud_configure_grid_xsize and hud_configure_grid_ysize must have 6 decimal digits otherwise the relative sliders in the HUD Setup dialog doesn't recognize them

8 years agoAdd level 5
Mario [Tue, 17 Nov 2015 11:58:16 +0000 (21:58 +1000)]
Add level 5

8 years agoMerge branch 'TimePath/csqc_sounds' into 'master'
TimePath [Tue, 17 Nov 2015 08:36:02 +0000 (08:36 +0000)]
Merge branch 'TimePath/csqc_sounds' into 'master'

CSQC player sounds

`cl_forceplayermodels 1` users rejoice!

See merge request !251

8 years agoGlobalsounds: update entcs origin 251/head
TimePath [Tue, 17 Nov 2015 08:37:01 +0000 (19:37 +1100)]
Globalsounds: update entcs origin

8 years agoGlobalsounds: remove optional REGISTRY_SORT parameter
TimePath [Tue, 17 Nov 2015 08:33:34 +0000 (19:33 +1100)]
Globalsounds: remove optional REGISTRY_SORT parameter

8 years agoPlayersounds: fix volume
TimePath [Tue, 17 Nov 2015 08:28:31 +0000 (19:28 +1100)]
Playersounds: fix volume

8 years agoent_cs: don't remove on death, really
TimePath [Tue, 17 Nov 2015 08:08:12 +0000 (19:08 +1100)]
ent_cs: don't remove on death, really

8 years agoent_cs: don't remove on death
TimePath [Tue, 17 Nov 2015 07:42:44 +0000 (18:42 +1100)]
ent_cs: don't remove on death

8 years agoent_cs: fix strunzone crash
TimePath [Tue, 17 Nov 2015 07:22:00 +0000 (18:22 +1100)]
ent_cs: fix strunzone crash

8 years agoMake 2 hud skin cvars into user cvars (hud_panel_timer_increment and hud_panel_physic...
terencehill [Mon, 16 Nov 2015 19:58:32 +0000 (20:58 +0100)]
Make 2 hud skin cvars into user cvars (hud_panel_timer_increment and hud_panel_physics_speed_unit) so that they remain the same when loading another skin

8 years agoMerge branch 'master' into TimePath/csqc_sounds
TimePath [Mon, 16 Nov 2015 10:34:04 +0000 (21:34 +1100)]
Merge branch 'master' into TimePath/csqc_sounds

# Conflicts:
# qcsrc/client/main.qc
# qcsrc/server/cl_player.qh

8 years agoent_cs: rewrite
TimePath [Mon, 16 Nov 2015 09:58:02 +0000 (20:58 +1100)]
ent_cs: rewrite

8 years agoMerge branch 'Mario/bulldozer' into 'master'
Mario [Mon, 16 Nov 2015 08:16:10 +0000 (08:16 +0000)]
Merge branch 'Mario/bulldozer' into 'master'

Merge branch Mario/bulldozer (M merge request)

Bulldozer (Sokoban) minigame.

Assets are all from OpenClipArt, license should be fine.

See merge request !258

8 years agoFix victory message 258/head
Mario [Mon, 16 Nov 2015 07:53:02 +0000 (17:53 +1000)]
Fix victory message

8 years agoRemove trailing semicolon separator
Mario [Mon, 16 Nov 2015 07:49:02 +0000 (17:49 +1000)]
Remove trailing semicolon separator

8 years agoMake victory message more detailed
Mario [Mon, 16 Nov 2015 07:20:24 +0000 (17:20 +1000)]
Make victory message more detailed

8 years agoMerge branch 'terencehill/menu_gametype_sliders' into 'master'
Mario [Sun, 15 Nov 2015 22:53:54 +0000 (22:53 +0000)]
Merge branch 'terencehill/menu_gametype_sliders' into 'master'

When fraglimit and teams sliders can't be configured for a certain gametype show…

See merge request !256

8 years agoMerge branch 'terencehill/g_lms_extra_lives' into 'master'
Mario [Sun, 15 Nov 2015 22:53:01 +0000 (22:53 +0000)]
Merge branch 'terencehill/g_lms_extra_lives' into 'master'

Extralife for g_lms_extra_lives

See merge request !252

8 years agoMerge branch 'terencehill/menu_serverlist_tooltip' into 'master'
Mario [Sun, 15 Nov 2015 22:51:31 +0000 (22:51 +0000)]
Merge branch 'terencehill/menu_serverlist_tooltip' into 'master'

Show a tooltip when the cursor is over the server icons in the serverlist

See merge request !255

8 years agoMerge branch 'terencehill/menu_saveCvarsMulti_fix' into 'master'
Mario [Sun, 15 Nov 2015 22:46:23 +0000 (22:46 +0000)]
Merge branch 'terencehill/menu_saveCvarsMulti_fix' into 'master'

Fix saveCvarsMulti sending cvars prefixed with !

See merge request !257

8 years agoAdd an unfill mode to the fill tool
Mario [Sun, 15 Nov 2015 19:24:04 +0000 (05:24 +1000)]
Add an unfill mode to the fill tool

8 years agoAdd level 4
Mario [Sun, 15 Nov 2015 19:10:44 +0000 (05:10 +1000)]
Add level 4

8 years agoShow dozer with the correct angle during placement
Mario [Sun, 15 Nov 2015 18:45:18 +0000 (04:45 +1000)]
Show dozer with the correct angle during placement

8 years agoFix saveCvarsMulti sending cvars prefixed with ! 257/head
terencehill [Sun, 15 Nov 2015 18:44:17 +0000 (19:44 +0100)]
Fix saveCvarsMulti sending cvars prefixed with !

8 years agoUpdate dozer angle in existing levels
Mario [Sun, 15 Nov 2015 18:42:18 +0000 (04:42 +1000)]
Update dozer angle in existing levels

8 years agoDefault pieces to downward angle
Mario [Sun, 15 Nov 2015 18:41:05 +0000 (04:41 +1000)]
Default pieces to downward angle

8 years agoAdd a placeholder finish level
Mario [Sun, 15 Nov 2015 18:17:48 +0000 (04:17 +1000)]
Add a placeholder finish level

8 years agoAdd level 3
Mario [Sun, 15 Nov 2015 18:08:09 +0000 (04:08 +1000)]
Add level 3

8 years agoClean up both levels a little
Mario [Sun, 15 Nov 2015 17:36:57 +0000 (03:36 +1000)]
Clean up both levels a little

8 years agoFix moving of dozer
Mario [Sun, 15 Nov 2015 17:16:55 +0000 (03:16 +1000)]
Fix moving of dozer

8 years agoRework level 1 for new brick textures
Mario [Sun, 15 Nov 2015 17:10:18 +0000 (03:10 +1000)]
Rework level 1 for new brick textures

8 years agoAdd some new brick textures
Mario [Sun, 15 Nov 2015 16:57:06 +0000 (02:57 +1000)]
Add some new brick textures

8 years agoAdd icons for bulldozer
Mario [Sun, 15 Nov 2015 16:52:14 +0000 (02:52 +1000)]
Add icons for bulldozer

8 years agoMerge branch 'master' into Mario/bulldozer
Mario [Sun, 15 Nov 2015 16:34:03 +0000 (02:34 +1000)]
Merge branch 'master' into Mario/bulldozer

8 years agoSilence a warning
Mario [Sun, 15 Nov 2015 15:31:37 +0000 (01:31 +1000)]
Silence a warning

8 years agoAdd an option to auto return if the toucher is already carrying a flag in manual...
Mario [Sun, 15 Nov 2015 15:28:27 +0000 (01:28 +1000)]
Add an option to auto return if the toucher is already carrying a flag in manual return mode

8 years agoAdd level saving for admins, and include 2 levels to progress through
Mario [Sun, 15 Nov 2015 14:43:59 +0000 (00:43 +1000)]
Add level saving for admins, and include 2 levels to progress through

8 years agoWhen fraglimit and teams sliders can't be configured for a certain gametype show... 256/head
terencehill [Sun, 15 Nov 2015 14:02:54 +0000 (15:02 +0100)]
When fraglimit and teams sliders can't be configured for a certain gametype show no handle and no value.

GameType_ConfigureSliders now really configures both fraglimit and teams sliders, not just the former

8 years agoMerge branch 'master' into Mario/bulldozer
Mario [Sun, 15 Nov 2015 10:32:10 +0000 (20:32 +1000)]
Merge branch 'master' into Mario/bulldozer

8 years agoRevert an unintentional change, fixes potential purity issues
Mario [Sun, 15 Nov 2015 05:19:07 +0000 (15:19 +1000)]
Revert an unintentional change, fixes potential purity issues

8 years agoRegistry: simplify API
TimePath [Sun, 15 Nov 2015 03:01:09 +0000 (14:01 +1100)]
Registry: simplify API

8 years agoMap: explicit remove function
TimePath [Sun, 15 Nov 2015 03:00:52 +0000 (14:00 +1100)]
Map: explicit remove function

8 years agoShow a tooltip when the cursor is over the server icons in the serverlist 255/head
terencehill [Sat, 14 Nov 2015 18:53:51 +0000 (19:53 +0100)]
Show a tooltip when the cursor is over the server icons in the serverlist

8 years agoReset: `this` param
TimePath [Sat, 14 Nov 2015 09:45:48 +0000 (20:45 +1100)]
Reset: `this` param

8 years agoReadyRestart: revert uncrustify regression, fixes #1585
TimePath [Sat, 14 Nov 2015 08:15:18 +0000 (19:15 +1100)]
ReadyRestart: revert uncrustify regression, fixes #1585

8 years agoMerge branch 'terencehill/announcer_fix' into 'master'
TimePath [Sat, 14 Nov 2015 07:45:40 +0000 (07:45 +0000)]
Merge branch 'terencehill/announcer_fix' into 'master'

Fix missing countdown messages and announcements when a round is starting. Fixes #1589

See merge request !254

8 years agoFix missing countdown messages and announcements when a round is starting. Fixes... 254/head
terencehill [Fri, 13 Nov 2015 17:28:27 +0000 (18:28 +0100)]
Fix missing countdown messages and announcements when a round is starting. Fixes #1589

8 years agoMerge branch 'sev/hud_teamkill_icons'
Mirio [Fri, 13 Nov 2015 18:29:58 +0000 (19:29 +0100)]
Merge branch 'sev/hud_teamkill_icons'

8 years agoAdd missing teamkill icons to default HUD theme 253/head
Severin Meyer [Fri, 13 Nov 2015 17:51:11 +0000 (18:51 +0100)]
Add missing teamkill icons to default HUD theme

8 years agoExperimental editor
Mario [Fri, 13 Nov 2015 16:54:23 +0000 (02:54 +1000)]
Experimental editor

8 years agoMerge branch 'master' into Mario/bulldozer
Mario [Fri, 13 Nov 2015 14:29:42 +0000 (00:29 +1000)]
Merge branch 'master' into Mario/bulldozer

8 years agoMinigames: fix fatal error
TimePath [Fri, 13 Nov 2015 06:04:24 +0000 (17:04 +1100)]
Minigames: fix fatal error

8 years agoNet: float/vector IO
TimePath [Fri, 13 Nov 2015 05:25:43 +0000 (16:25 +1100)]
Net: float/vector IO

8 years agoMerge branch 'master' into TimePath/csqc_sounds
TimePath [Fri, 13 Nov 2015 03:15:19 +0000 (14:15 +1100)]
Merge branch 'master' into TimePath/csqc_sounds

# Conflicts:
# qcsrc/server/cl_player.qh

8 years agoFix notification again
Mario [Fri, 13 Nov 2015 01:32:33 +0000 (11:32 +1000)]
Fix notification again

8 years agoAdd an option to control the color saturation of the beam
Mario [Fri, 13 Nov 2015 00:08:29 +0000 (10:08 +1000)]
Add an option to control the color saturation of the beam

8 years agoEnable the new beam by default
Mario [Thu, 12 Nov 2015 22:15:18 +0000 (08:15 +1000)]
Enable the new beam by default

8 years agoFix connecting message only showing to the connecting player
Mario [Thu, 12 Nov 2015 21:29:27 +0000 (07:29 +1000)]
Fix connecting message only showing to the connecting player

8 years agoMerge branch 'Mario/colorbeams_v2'
Mario [Thu, 12 Nov 2015 10:47:04 +0000 (20:47 +1000)]
Merge branch 'Mario/colorbeams_v2'

8 years agoAdd an extra option to change how long beams last
Mario [Thu, 12 Nov 2015 10:17:35 +0000 (20:17 +1000)]
Add an extra option to change how long beams last

8 years agoColorful vaporizer beams, with a cvar to disable
Mario [Thu, 12 Nov 2015 10:13:41 +0000 (20:13 +1000)]
Colorful vaporizer beams, with a cvar to disable

8 years agoFix a crash
Mario [Thu, 12 Nov 2015 09:42:29 +0000 (19:42 +1000)]
Fix a crash

8 years agoAdd a nasty hook to customise impact effects
Mario [Thu, 12 Nov 2015 06:20:46 +0000 (16:20 +1000)]
Add a nasty hook to customise impact effects

8 years agoAdd a mutator hook to customise vortex beam
Mario [Thu, 12 Nov 2015 05:57:17 +0000 (15:57 +1000)]
Add a mutator hook to customise vortex beam

8 years agoUse a more appropriated check 252/head
terencehill [Wed, 11 Nov 2015 20:57:34 +0000 (21:57 +0100)]
Use a more appropriated check

8 years agoLMS, g_lms_extra_lives enabled: turn MegaHealth into Extralife powerup (like in Instagib)
terencehill [Wed, 11 Nov 2015 20:22:02 +0000 (21:22 +0100)]
LMS, g_lms_extra_lives enabled: turn MegaHealth into Extralife powerup (like in Instagib)

8 years agoVector: inline cross function
TimePath [Wed, 11 Nov 2015 11:22:22 +0000 (22:22 +1100)]
Vector: inline cross function

8 years agoCrustify
Mario [Wed, 11 Nov 2015 04:15:53 +0000 (14:15 +1000)]
Crustify

8 years agomapinfo: New feature gameinfo_min: restrict maps to only appear in the default maplis...
Rudolf Polzer [Tue, 10 Nov 2015 13:52:25 +0000 (14:52 +0100)]
mapinfo: New feature gameinfo_min: restrict maps to only appear in the default maplist starting with a given gameversion.

8 years agonet_notice: declare locals as locals, not macros
TimePath [Tue, 10 Nov 2015 07:48:23 +0000 (18:48 +1100)]
net_notice: declare locals as locals, not macros

8 years agoXonoticGameSettingsTab: reduce topic list width
TimePath [Tue, 10 Nov 2015 07:47:42 +0000 (18:47 +1100)]
XonoticGameSettingsTab: reduce topic list width

8 years agoRegistry: cleanup
TimePath [Tue, 10 Nov 2015 06:29:25 +0000 (17:29 +1100)]
Registry: cleanup

8 years agoBuffs: move definitions alongside buff mutator
TimePath [Tue, 10 Nov 2015 05:25:34 +0000 (16:25 +1100)]
Buffs: move definitions alongside buff mutator

8 years agoNades: move definitions alongside nade mutator
TimePath [Tue, 10 Nov 2015 02:01:18 +0000 (13:01 +1100)]
Nades: move definitions alongside nade mutator

8 years agoUncrustify
TimePath [Mon, 9 Nov 2015 00:56:25 +0000 (11:56 +1100)]
Uncrustify

8 years agoMerge branch 'terencehill/quickmenu_file_example' into 'master'
Mario [Sun, 8 Nov 2015 08:28:35 +0000 (08:28 +0000)]
Merge branch 'terencehill/quickmenu_file_example' into 'master'

Quickmenu file example

See merge request !249

8 years agoMerge branch 'terencehill/menu_languages' into 'master'
Mario [Sun, 8 Nov 2015 08:27:53 +0000 (08:27 +0000)]
Merge branch 'terencehill/menu_languages' into 'master'

menu languages

Fix Deutsch (Schweiz) displayed incorrectly in the language selector by changing the language entry format in language.txt (and by making the necessary changes to the parsers)

See merge request !241

8 years agoGlobalSound: fix `cl_forceplayermodels 1` using default voices when observing
TimePath [Sun, 8 Nov 2015 08:21:15 +0000 (19:21 +1100)]
GlobalSound: fix `cl_forceplayermodels 1` using default voices when observing

8 years agoGlobalSound: clientside voice selection
TimePath [Sun, 8 Nov 2015 08:14:03 +0000 (19:14 +1100)]
GlobalSound: clientside voice selection

8 years agoGlobalSound: uncrustify
TimePath [Sun, 8 Nov 2015 07:29:04 +0000 (18:29 +1100)]
GlobalSound: uncrustify

8 years agoGlobalSound: register player sounds
TimePath [Sun, 8 Nov 2015 07:27:32 +0000 (18:27 +1100)]
GlobalSound: register player sounds