]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoMerge branch 'master' into terencehill/spectatee_status_update 354/head
Mario [Mon, 22 Aug 2016 04:13:45 +0000 (14:13 +1000)]
Merge branch 'master' into terencehill/spectatee_status_update

7 years agoChange mod loading to take an absolute path
TimePath [Sun, 21 Aug 2016 11:41:29 +0000 (21:41 +1000)]
Change mod loading to take an absolute path

7 years agoprogs.inc: use absolute includes
TimePath [Sun, 21 Aug 2016 09:45:25 +0000 (19:45 +1000)]
progs.inc: use absolute includes

7 years agoDoxygen: #define XONOTIC
TimePath [Sun, 21 Aug 2016 09:43:48 +0000 (19:43 +1000)]
Doxygen: #define XONOTIC

7 years agoIL_DELETE: remove unused parameter
TimePath [Sun, 21 Aug 2016 09:15:35 +0000 (19:15 +1000)]
IL_DELETE: remove unused parameter

7 years agoMerge branch 'Mario/entcs' into 'master'
TimePath [Sun, 21 Aug 2016 08:31:52 +0000 (08:31 +0000)]
Merge branch 'Mario/entcs' into 'master'

Merge branch Mario/entcs (S merge request)

Improves performance by killing the uses of getplayerkeyvalue.

See merge request !360

7 years agoMinor cleanup 360/head
Mario [Sun, 21 Aug 2016 08:11:15 +0000 (18:11 +1000)]
Minor cleanup

7 years agoMerge branch 'master' into Mario/entcs
Mario [Sun, 21 Aug 2016 08:01:06 +0000 (18:01 +1000)]
Merge branch 'master' into Mario/entcs

7 years agoMerge branch 'master' into Mario/entcs
Mario [Sun, 21 Aug 2016 08:00:34 +0000 (18:00 +1000)]
Merge branch 'master' into Mario/entcs

7 years agoMerge branch 'TimePath/modules'
TimePath [Sun, 21 Aug 2016 06:29:24 +0000 (16:29 +1000)]
Merge branch 'TimePath/modules'

# Conflicts:
# qcsrc/common/turrets/turret/fusionreactor.qc

7 years agoDon't #include server files from CSQC 358/head
TimePath [Sun, 21 Aug 2016 06:26:09 +0000 (16:26 +1000)]
Don't #include server files from CSQC

7 years agoAdd attacker parameter to PlayHitsound
Mario [Sun, 21 Aug 2016 06:19:11 +0000 (16:19 +1000)]
Add attacker parameter to PlayHitsound

7 years agoFix undefined PROGNAME in *_includes.txt
TimePath [Sun, 21 Aug 2016 06:11:55 +0000 (16:11 +1000)]
Fix undefined PROGNAME in *_includes.txt

7 years agoAllow only showing a waypoint on the radar
Mario [Sun, 21 Aug 2016 06:09:46 +0000 (16:09 +1000)]
Allow only showing a waypoint on the radar

7 years agoEnsure headers are always #included
TimePath [Sun, 21 Aug 2016 06:01:29 +0000 (16:01 +1000)]
Ensure headers are always #included

7 years agoUpdate compiler scripts for GAMEQC
TimePath [Sun, 21 Aug 2016 05:57:02 +0000 (15:57 +1000)]
Update compiler scripts for GAMEQC

7 years agoMonsters, turrets, vehicles: move definitions to headers
TimePath [Sun, 21 Aug 2016 05:27:53 +0000 (15:27 +1000)]
Monsters, turrets, vehicles: move definitions to headers

7 years agos/#ifndef MENUQC/#ifdef GAMEQC/g
TimePath [Sun, 21 Aug 2016 05:18:06 +0000 (15:18 +1000)]
s/#ifndef MENUQC/#ifdef GAMEQC/g

7 years agoMerge branch 'master' into TimePath/modules
TimePath [Sun, 21 Aug 2016 04:44:45 +0000 (14:44 +1000)]
Merge branch 'master' into TimePath/modules

# Conflicts:
# qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc
# qcsrc/common/mutators/mutator/campcheck/campcheck.qc
# qcsrc/server/mutators/mutator/gamemode_domination.qh

7 years agoRemove _all indirection
TimePath [Sat, 20 Aug 2016 14:46:22 +0000 (00:46 +1000)]
Remove _all indirection

7 years agoFix compilation test unit
Mario [Sun, 21 Aug 2016 03:27:53 +0000 (13:27 +1000)]
Fix compilation test unit

7 years agoSend .frags via entcs
Mario [Sun, 21 Aug 2016 03:16:00 +0000 (13:16 +1000)]
Send .frags via entcs

7 years agoRedefine setcolor
Mario [Sun, 21 Aug 2016 03:05:19 +0000 (13:05 +1000)]
Redefine setcolor

7 years agoUse entcs to handle client colors (improves FPS by not using the slow engine function)
Mario [Sun, 21 Aug 2016 02:57:10 +0000 (12:57 +1000)]
Use entcs to handle client colors (improves FPS by not using the slow engine function)

7 years agoAdd a mutator hook for CopyBody
Mario [Sun, 21 Aug 2016 01:31:19 +0000 (11:31 +1000)]
Add a mutator hook for CopyBody

7 years agoRemove references to missing functions
Mario [Sun, 21 Aug 2016 01:26:56 +0000 (11:26 +1000)]
Remove references to missing functions

7 years agoProduce a stern warning instead of crashing if only 1 team is available (single team...
Mario [Sat, 20 Aug 2016 16:31:38 +0000 (02:31 +1000)]
Produce a stern warning instead of crashing if only 1 team is available (single team mode support)

7 years agoSome minor cleanup to unused functions
Mario [Sat, 20 Aug 2016 16:21:07 +0000 (02:21 +1000)]
Some minor cleanup to unused functions

7 years agoCleanup common mutators: remove IMPLEMENTATION macro
TimePath [Sat, 20 Aug 2016 13:44:16 +0000 (23:44 +1000)]
Cleanup common mutators: remove IMPLEMENTATION macro

7 years agoMerge branch 'Mario/tweaks' into 'master'
Mario [Sat, 20 Aug 2016 13:24:01 +0000 (13:24 +0000)]
Merge branch 'Mario/tweaks' into 'master'

Merge branch Mario/tweaks (M merge request)

Some extra mutator hooks for use in mods. Plus a few minor tweaks around the place...

See merge request !357

7 years agoMerge branch 'master' into Mario/tweaks 357/head
Mario [Sat, 20 Aug 2016 12:43:48 +0000 (22:43 +1000)]
Merge branch 'master' into Mario/tweaks

7 years agoFix silly mistake;
Mario [Sat, 20 Aug 2016 12:43:30 +0000 (22:43 +1000)]
Fix silly mistake;

7 years agoMerge branch 'master' into Mario/tweaks
Mario [Sat, 20 Aug 2016 12:42:41 +0000 (22:42 +1000)]
Merge branch 'master' into Mario/tweaks

7 years agoHopefully fix compilation test unit
Mario [Sat, 20 Aug 2016 12:42:12 +0000 (22:42 +1000)]
Hopefully fix compilation test unit

7 years agoSome minor tweaks and extra mutator hooks
Mario [Sat, 20 Aug 2016 12:36:33 +0000 (22:36 +1000)]
Some minor tweaks and extra mutator hooks

7 years agoCleanup server mutators: remove IMPLEMENTATION macro
TimePath [Sat, 20 Aug 2016 06:48:37 +0000 (16:48 +1000)]
Cleanup server mutators: remove IMPLEMENTATION macro

7 years agoExperimental balance: Remove hagar primary spread
Mario [Sat, 20 Aug 2016 09:49:29 +0000 (19:49 +1000)]
Experimental balance: Remove hagar primary spread

7 years agoExperimental balance: Bring back shotgun as start weapon until shockwave can be finished
Mario [Sat, 20 Aug 2016 08:23:52 +0000 (18:23 +1000)]
Experimental balance: Bring back shotgun as start weapon until shockwave can be finished

7 years agoCleanup server mutator #includes
TimePath [Sat, 20 Aug 2016 06:42:01 +0000 (16:42 +1000)]
Cleanup server mutator #includes

7 years agoCleanup #includes
TimePath [Mon, 15 Aug 2016 12:03:17 +0000 (22:03 +1000)]
Cleanup #includes

7 years agoMerge branch 'Mario/user_movetypes'
Mario [Fri, 19 Aug 2016 02:08:33 +0000 (12:08 +1000)]
Merge branch 'Mario/user_movetypes'

7 years agoGameLogEcho: use dedicated_print (should fix IRC bots)
Mario [Fri, 19 Aug 2016 01:53:58 +0000 (11:53 +1000)]
GameLogEcho: use dedicated_print (should fix IRC bots)

7 years agoFix highlighting of the last column
terencehill [Thu, 18 Aug 2016 22:00:29 +0000 (00:00 +0200)]
Fix highlighting of the last column

7 years agoFix spectators highlight color and accuracy highlight color
terencehill [Thu, 18 Aug 2016 21:44:50 +0000 (23:44 +0200)]
Fix spectators highlight color and accuracy highlight color

7 years agoMerge branch 'terencehill/renderflags_update' into 'master'
terencehill [Thu, 18 Aug 2016 15:53:50 +0000 (15:53 +0000)]
Merge branch 'terencehill/renderflags_update' into 'master'

renderflags fix

See merge request !355

7 years agoMerge branch 'master' into Mario/user_movetypes
Mario [Thu, 18 Aug 2016 15:06:52 +0000 (01:06 +1000)]
Merge branch 'master' into Mario/user_movetypes

7 years agoUpdate player's renderflags every frame, it fixes player's body visible for an instan... 355/head
terencehill [Thu, 18 Aug 2016 14:03:30 +0000 (16:03 +0200)]
Update player's renderflags every frame, it fixes player's body visible for an instant when switching spectated player

7 years agoUpdate spectatee_status in the server immediately, it fixes various glitches in the...
terencehill [Wed, 17 Aug 2016 21:51:47 +0000 (23:51 +0200)]
Update spectatee_status in the server immediately, it fixes various glitches in the client when going spec: cl_deathscoreboard, cl_eventchase_death and hud_dynamic_shake starting for one server frame because health is updated (-666) while spectatee_status isn't yet

7 years agoIncrease sounds limit
Mario [Wed, 17 Aug 2016 07:03:56 +0000 (17:03 +1000)]
Increase sounds limit

7 years agoCA: Show 'rounds won' instead of 'rounds'
Mario [Tue, 16 Aug 2016 01:51:46 +0000 (11:51 +1000)]
CA: Show 'rounds won' instead of 'rounds'

7 years agoShockwave isn't a normal weapon
Mario [Tue, 16 Aug 2016 01:17:38 +0000 (11:17 +1000)]
Shockwave isn't a normal weapon

7 years agoUpdate hash
Mario [Tue, 16 Aug 2016 01:17:12 +0000 (11:17 +1000)]
Update hash

7 years agoMerge branch 'martin-t/solidpenetration' into 'master'
Mario [Tue, 16 Aug 2016 01:16:16 +0000 (01:16 +0000)]
Merge branch 'martin-t/solidpenetration' into 'master'

fix solidpenetration

fixes #1738

See merge request !351

7 years agodon't go below 0 351/head
Martin Taibr [Mon, 15 Aug 2016 23:52:12 +0000 (01:52 +0200)]
don't go below 0

7 years agofix of fix for #1738
Martin Taibr [Mon, 15 Aug 2016 21:50:21 +0000 (23:50 +0200)]
fix of fix for #1738

7 years agoRemove useless checks
terencehill [Mon, 15 Aug 2016 20:21:50 +0000 (22:21 +0200)]
Remove useless checks

7 years agofix solidpenetration
Martin Taibr [Mon, 15 Aug 2016 19:00:27 +0000 (21:00 +0200)]
fix solidpenetration

7 years agoAllow to hide panels that don't make too much sense when dead (cl_deathscoreboard...
terencehill [Mon, 15 Aug 2016 15:36:38 +0000 (17:36 +0200)]
Allow to hide panels that don't make too much sense when dead (cl_deathscoreboard must be disabled, otherwise scoreboards hides all the panels)

7 years agoCleanup
terencehill [Mon, 15 Aug 2016 13:25:58 +0000 (15:25 +0200)]
Cleanup

7 years agoShow nothing instead of "Respawning in 0 seconds" when server is respawning the playe...
terencehill [Mon, 15 Aug 2016 10:35:09 +0000 (12:35 +0200)]
Show nothing instead of "Respawning in 0 seconds" when server is respawning the player (it happens only for a few frames)

7 years agoFix respawn time as int
terencehill [Mon, 15 Aug 2016 09:39:32 +0000 (11:39 +0200)]
Fix respawn time as int

7 years agoMerge branch 'TimePath/globalforces' into 'master'
Mario [Mon, 15 Aug 2016 08:16:57 +0000 (08:16 +0000)]
Merge branch 'TimePath/globalforces' into 'master'

Global forces mutator

knockback effects everyone

See merge request !350

7 years agoMerge branch 'terencehill/scoreboard_panel_2' into 'master'
Mario [Mon, 15 Aug 2016 08:15:27 +0000 (08:15 +0000)]
Merge branch 'terencehill/scoreboard_panel_2' into 'master'

Scoreboard panel

Make the scoreboard a panel (no HUD editor support): Scoreboard, Accuracy stats, Rankings and Map stats now can be shown with panel borders.

While working on it I fixed these minor bugs:
* text not vertically centered in the table rows
* incorrect scoreboard/HUD fading on quick (repeated) press/release of the scoreboard key
* inverted behaviour of the scoreboard key when the game is paused (or during a timeout)
* bad truncation position of player name when there's an icon ahead of it
* Get rid of a warning in the console when starting a game: "fixed missing field ''"

See merge request !345

7 years agoSync autocvar_hud_panel_scoreboard_table_bg_alpha 345/head
terencehill [Sun, 14 Aug 2016 15:06:02 +0000 (17:06 +0200)]
Sync autocvar_hud_panel_scoreboard_table_bg_alpha

7 years agoGet rid of a warning in the console when starting a game: "fixed missing field ''"
terencehill [Sun, 14 Aug 2016 13:25:31 +0000 (15:25 +0200)]
Get rid of a warning in the console when starting a game: "fixed missing field ''"

7 years agoDelete unused_float
TimePath [Sun, 14 Aug 2016 11:37:30 +0000 (21:37 +1000)]
Delete unused_float

7 years agoMerge branch 'Mario/gametypes' into 'master'
TimePath [Sun, 14 Aug 2016 10:23:50 +0000 (10:23 +0000)]
Merge branch 'Mario/gametypes' into 'master'

Merge branch Mario/gametypes (L merge request)

Moves a bunch of gametype specific code into methods, out of the main code.

See merge request !349

7 years agoRegistrize team and fraglimit setting 349/head
Mario [Sun, 14 Aug 2016 10:11:19 +0000 (20:11 +1000)]
Registrize team and fraglimit setting

7 years agoMerge branch 'master' into terencehill/scoreboard_panel_2
terencehill [Sun, 14 Aug 2016 09:48:56 +0000 (11:48 +0200)]
Merge branch 'master' into terencehill/scoreboard_panel_2

7 years agoScoreboard: provide basic panel cvars to old clients
terencehill [Sun, 14 Aug 2016 09:30:33 +0000 (11:30 +0200)]
Scoreboard: provide basic panel cvars to old clients

7 years agoUpdate g_showweaponspawns description
terencehill [Sun, 14 Aug 2016 09:01:18 +0000 (11:01 +0200)]
Update g_showweaponspawns description

7 years agoRegistrize modicons_reset
Mario [Sun, 14 Aug 2016 08:27:02 +0000 (18:27 +1000)]
Registrize modicons_reset

7 years agoAdd a method to the asymmetrical madness
Mario [Sun, 14 Aug 2016 08:23:52 +0000 (18:23 +1000)]
Add a method to the asymmetrical madness

7 years agoRegistrize modicons
Mario [Sun, 14 Aug 2016 08:09:10 +0000 (18:09 +1000)]
Registrize modicons

7 years agoRegistrize mapinfo generation and twobasemodes
Mario [Sun, 14 Aug 2016 07:51:45 +0000 (17:51 +1000)]
Registrize mapinfo generation and twobasemodes

7 years agoGametypes: subclass
TimePath [Sun, 14 Aug 2016 06:59:04 +0000 (16:59 +1000)]
Gametypes: subclass

7 years agoLogging: take advantage of string folding
TimePath [Sun, 14 Aug 2016 05:23:35 +0000 (15:23 +1000)]
Logging: take advantage of string folding

7 years agoATTRIB: overload default value, require semicolon
TimePath [Sun, 14 Aug 2016 04:47:46 +0000 (14:47 +1000)]
ATTRIB: overload default value, require semicolon

7 years agoMerge branch 'Mario/weaponentities' into 'master'
Mario [Sun, 14 Aug 2016 02:31:49 +0000 (02:31 +0000)]
Merge branch 'Mario/weaponentities' into 'master'

Merge branch Mario/weaponentities (XL merge request)

Purges most checks like weaponentities[0], allowing for potentially multiple weapon entities.

See merge request !347

7 years agoFix centerprint messages not shown for an instant when they are forced to expire...
terencehill [Sat, 13 Aug 2016 17:14:11 +0000 (19:14 +0200)]
Fix centerprint messages not shown for an instant when they are forced to expire (e.g. MOTD)

7 years agoUnnecessary newlines are unnecessary
TimePath [Sat, 13 Aug 2016 07:36:20 +0000 (17:36 +1000)]
Unnecessary newlines are unnecessary

7 years agoStats: allow manual ID override
TimePath [Sat, 13 Aug 2016 06:53:19 +0000 (16:53 +1000)]
Stats: allow manual ID override

7 years agoSimplify
terencehill [Fri, 12 Aug 2016 10:02:31 +0000 (12:02 +0200)]
Simplify

7 years agoAdd hud_panel_infomessages_group0 cvar to allow disabling less important messages...
terencehill [Thu, 11 Aug 2016 18:36:03 +0000 (20:36 +0200)]
Add hud_panel_infomessages_group0 cvar to allow disabling less important messages while spectating/observing

7 years agoSmall cleanup
terencehill [Thu, 11 Aug 2016 13:01:09 +0000 (15:01 +0200)]
Small cleanup

7 years agoIncrease time from 1 to 2 of waypoints pointing out weapon spawns and show them at...
terencehill [Thu, 11 Aug 2016 12:52:24 +0000 (14:52 +0200)]
Increase time from 1 to 2 of waypoints pointing out weapon spawns and show them at max alpha

7 years agoFix weapon panel showing a misplaced highlight when you press a weapon key playing...
terencehill [Thu, 11 Aug 2016 12:07:53 +0000 (14:07 +0200)]
Fix weapon panel showing a misplaced highlight when you press a weapon key playing Nexball (you have no weapon so no highlight should be shown)

7 years agoRestore old scoreboard cvars for compatibility's sake
terencehill [Wed, 10 Aug 2016 19:01:20 +0000 (21:01 +0200)]
Restore old scoreboard cvars for compatibility's sake

7 years agoMerge branch 'master' into terencehill/scoreboard_panel_2
terencehill [Wed, 10 Aug 2016 13:40:54 +0000 (15:40 +0200)]
Merge branch 'master' into terencehill/scoreboard_panel_2

7 years agoFix wr_playerdeath 347/head
Mario [Tue, 9 Aug 2016 10:04:22 +0000 (20:04 +1000)]
Fix wr_playerdeath

7 years agoFix wr_gonethink
Mario [Tue, 9 Aug 2016 09:46:05 +0000 (19:46 +1000)]
Fix wr_gonethink

7 years agoAdd a small note
Mario [Tue, 9 Aug 2016 01:42:40 +0000 (11:42 +1000)]
Add a small note

7 years agoMerge branch 'master' into Mario/weaponentities
Mario [Mon, 8 Aug 2016 13:49:54 +0000 (23:49 +1000)]
Merge branch 'master' into Mario/weaponentities

7 years agoAllow setting item's glow colour from server
Mario [Mon, 8 Aug 2016 13:47:02 +0000 (23:47 +1000)]
Allow setting item's glow colour from server

7 years agoUse a temporary hack to work around hardcoded hagar weapon entity function
Mario [Mon, 8 Aug 2016 13:18:59 +0000 (23:18 +1000)]
Use a temporary hack to work around hardcoded hagar weapon entity function

7 years agoUnhardcode mine layer slot checks
Mario [Mon, 8 Aug 2016 11:39:12 +0000 (21:39 +1000)]
Unhardcode mine layer slot checks

7 years agoFix another weaponentities[0]
Mario [Mon, 8 Aug 2016 11:35:39 +0000 (21:35 +1000)]
Fix another weaponentities[0]

7 years agoMerge branch 'master' into Mario/weaponentities
Mario [Mon, 8 Aug 2016 11:17:16 +0000 (21:17 +1000)]
Merge branch 'master' into Mario/weaponentities

7 years agoAllow melee while crouching (the technical limitation preventing this before no longe...
Mario [Mon, 8 Aug 2016 11:16:57 +0000 (21:16 +1000)]
Allow melee while crouching (the technical limitation preventing this before no longer exists, disallowing it is unintuitive)

7 years agoUnhardcode a few more weaponentities
Mario [Mon, 8 Aug 2016 11:06:45 +0000 (21:06 +1000)]
Unhardcode a few more weaponentities