]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoFix textLengthUpToWidth and textLengthUpToLength shortening strings too much 348/head
terencehill [Thu, 1 Sep 2016 10:46:42 +0000 (12:46 +0200)]
Fix textLengthUpToWidth and textLengthUpToLength shortening strings too much

7 years agoMove scoreboard stuff into the scoreboard file
terencehill [Wed, 31 Aug 2016 22:37:51 +0000 (00:37 +0200)]
Move scoreboard stuff into the scoreboard file

7 years agoMinor cleanup: reduce Scoreboard_DrawItem code, remove useless sbt_field_iconX_alpha...
terencehill [Wed, 31 Aug 2016 22:08:35 +0000 (00:08 +0200)]
Minor cleanup: reduce Scoreboard_DrawItem code, remove useless sbt_field_iconX_alpha variables

7 years agoKill some more vlen uses
Mario [Wed, 31 Aug 2016 06:44:46 +0000 (16:44 +1000)]
Kill some more vlen uses

7 years agoRemove an outdated reference to a cvar from g_keepaway description
terencehill [Wed, 31 Aug 2016 01:19:57 +0000 (03:19 +0200)]
Remove an outdated reference to a cvar from g_keepaway description

7 years agoProperly initialize Keepaway as team based game mode
terencehill [Wed, 31 Aug 2016 01:17:15 +0000 (03:17 +0200)]
Properly initialize Keepaway as team based game mode

7 years agoInvasion: clean up monster picking code a little
Mario [Tue, 30 Aug 2016 19:39:31 +0000 (05:39 +1000)]
Invasion: clean up monster picking code a little

7 years agoDon't even check trace_ent (unreliable)
Mario [Tue, 30 Aug 2016 19:07:28 +0000 (05:07 +1000)]
Don't even check trace_ent (unreliable)

7 years agoOptimize it further
Mario [Tue, 30 Aug 2016 18:53:49 +0000 (04:53 +1000)]
Optimize it further

7 years agoTweak it further
Mario [Tue, 30 Aug 2016 18:40:27 +0000 (04:40 +1000)]
Tweak it further

7 years agoMake monsters not care if their target is behind another, also enable line of sight...
Mario [Tue, 30 Aug 2016 18:23:59 +0000 (04:23 +1000)]
Make monsters not care if their target is behind another, also enable line of sight tracing

7 years agoDon't allow magnet buff to pickup or capture flags, also fix item teaming potentially...
Mario [Tue, 30 Aug 2016 18:03:10 +0000 (04:03 +1000)]
Don't allow magnet buff to pickup or capture flags, also fix item teaming potentially attempting to team keyhunt keys

7 years agoAdd a 'hidden' option to playermodel info files, hide mega erebus from the menu ...
Mario [Tue, 30 Aug 2016 15:23:07 +0000 (01:23 +1000)]
Add a 'hidden' option to playermodel info files, hide mega erebus from the menu (fullbright model among dim models is silly, model will remain for forcemodels and servers that use it)

7 years agoSome minor cleanup, use intrusive lists for bot projectile finding
Mario [Mon, 29 Aug 2016 12:11:26 +0000 (22:11 +1000)]
Some minor cleanup, use intrusive lists for bot projectile finding

7 years agoAdd parenthesis
Mario [Mon, 29 Aug 2016 09:53:07 +0000 (19:53 +1000)]
Add parenthesis

7 years agoInclude hmg and rpc in the weapon priority lists
terencehill [Mon, 29 Aug 2016 09:42:44 +0000 (11:42 +0200)]
Include hmg and rpc in the weapon priority lists

7 years agoMake use of update_mousepos() in the mapvote code too
terencehill [Sun, 28 Aug 2016 22:52:14 +0000 (00:52 +0200)]
Make use of update_mousepos() in the mapvote code too

7 years agoAdd update_mousepos()
terencehill [Sun, 28 Aug 2016 22:29:56 +0000 (00:29 +0200)]
Add update_mousepos()

7 years agoAdd quickmenu entry to the keybinder
terencehill [Sun, 28 Aug 2016 21:47:57 +0000 (23:47 +0200)]
Add quickmenu entry to the keybinder

7 years agoFix mouse handling of quickmenu and radar
terencehill [Sun, 28 Aug 2016 21:46:15 +0000 (23:46 +0200)]
Fix mouse handling of quickmenu and radar

7 years agoMove around some more entries in the keybinder
terencehill [Sun, 28 Aug 2016 18:29:01 +0000 (20:29 +0200)]
Move around some more entries in the keybinder

7 years ago"drop weapon" --> "drop weapon / throw nade"
terencehill [Sun, 28 Aug 2016 18:26:48 +0000 (20:26 +0200)]
"drop weapon" --> "drop weapon / throw nade"

7 years agoFix potential for crashing in freezetag
Mario [Sun, 28 Aug 2016 16:48:51 +0000 (02:48 +1000)]
Fix potential for crashing in freezetag

7 years agoRemove silly checks of WEP_TYPE_OTHER that always return false
terencehill [Sun, 28 Aug 2016 12:18:26 +0000 (14:18 +0200)]
Remove silly checks of WEP_TYPE_OTHER that always return false

7 years agoentcs: fix name changing
TimePath [Sun, 28 Aug 2016 09:57:48 +0000 (19:57 +1000)]
entcs: fix name changing

7 years agoentcs: use SAME_TEAM
TimePath [Sun, 28 Aug 2016 09:03:21 +0000 (19:03 +1000)]
entcs: use SAME_TEAM

7 years agoentcs: accept updates before game_starttime
TimePath [Sun, 28 Aug 2016 08:36:21 +0000 (18:36 +1000)]
entcs: accept updates before game_starttime

7 years agoentcs: upgrade to linked entity, don't throw away
TimePath [Sun, 28 Aug 2016 08:12:10 +0000 (18:12 +1000)]
entcs: upgrade to linked entity, don't throw away

7 years agoentcs: don't send sv_entnum twice
TimePath [Sun, 28 Aug 2016 07:26:52 +0000 (17:26 +1000)]
entcs: don't send sv_entnum twice

7 years agoPartial fix for keyhunt
Mario [Sun, 28 Aug 2016 06:50:54 +0000 (16:50 +1000)]
Partial fix for keyhunt

7 years agoFix `settemp_for_type all`
TimePath [Sun, 28 Aug 2016 06:08:12 +0000 (16:08 +1000)]
Fix `settemp_for_type all`
Closes #1798

7 years agoMonsters: fix compilation units
TimePath [Sat, 27 Aug 2016 02:04:27 +0000 (12:04 +1000)]
Monsters: fix compilation units

7 years agoMonsters: #undef IMPLEMENTATION
TimePath [Sat, 27 Aug 2016 01:49:25 +0000 (11:49 +1000)]
Monsters: #undef IMPLEMENTATION

7 years agoMerge branch 'Mario/intrusive' into 'master'
TimePath [Sat, 27 Aug 2016 00:36:20 +0000 (00:36 +0000)]
Merge branch 'Mario/intrusive' into 'master'

Merge branch Mario/intrusive (XL merge request)

Ports a few more FOREACH_ENTITY_* loops to the new intrusive lists system, further restoring the performance lost by the pure entities.

See merge request !361

7 years agoUpdate gameplay hash again
TimePath [Sat, 27 Aug 2016 00:25:46 +0000 (10:25 +1000)]
Update gameplay hash again

7 years agoUpdate gameplay hash
TimePath [Sat, 27 Aug 2016 00:23:39 +0000 (10:23 +1000)]
Update gameplay hash

7 years agoMake use of hud_fontsize in the accuracy panel too, like everywhere else in the score...
terencehill [Fri, 26 Aug 2016 23:50:02 +0000 (01:50 +0200)]
Make use of hud_fontsize in the accuracy panel too, like everywhere else in the scoreboard

7 years agoFix condition for splitting accuracy panel row in 2 (before it was split showing...
terencehill [Fri, 26 Aug 2016 23:46:25 +0000 (01:46 +0200)]
Fix condition for splitting accuracy panel row in 2 (before it was split showing 22 weapons, now 8 weapons are sufficient)

7 years agoRemove a never used score field
terencehill [Thu, 25 Aug 2016 22:16:16 +0000 (00:16 +0200)]
Remove a never used score field

7 years agoSimplify some code
terencehill [Thu, 25 Aug 2016 22:12:50 +0000 (00:12 +0200)]
Simplify some code

7 years agoReload hud_fontsize and fix scoreboard layout as soon as user changes hud_fontsize...
terencehill [Thu, 25 Aug 2016 12:59:46 +0000 (14:59 +0200)]
Reload hud_fontsize and fix scoreboard layout as soon as user changes hud_fontsize and displays the scoreboard

7 years agoInfer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY...
terencehill [Wed, 24 Aug 2016 22:46:43 +0000 (00:46 +0200)]
Infer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY (it allows to get rid of an additional Scoreboard_InitScores(); call on connection)

7 years agoRemove an unused function and macro
Mario [Wed, 24 Aug 2016 16:49:49 +0000 (02:49 +1000)]
Remove an unused function and macro

7 years agoClean up movetype setting, fixes .move_qcphysics
Mario [Wed, 24 Aug 2016 10:42:03 +0000 (20:42 +1000)]
Clean up movetype setting, fixes .move_qcphysics

7 years agoMerge branch 'terencehill/hud_updates' into 'master'
Mario [Wed, 24 Aug 2016 04:21:56 +0000 (04:21 +0000)]
Merge branch 'terencehill/hud_updates' into 'master'

HUD updates

* Display more panels (engineinfo, modicons and timer) while showing the scoreboard (changes implementation of how panels fades when showing the scoreboard)
* Vote panel: display the bg too while the menu is shown
* When the game ends timer shows elapsed time
* Apply global hud alpha to the map vote panel, fixing fading when showing the scoreboard
* Mark panels that can't be disabled manually (main panel cvar doesn't exist) so hud editor considers them enabled

See merge request !353

7 years agoserverflags & SERVERFLAG_TEAMPLAY --> teamplay
terencehill [Tue, 23 Aug 2016 19:49:20 +0000 (21:49 +0200)]
serverflags & SERVERFLAG_TEAMPLAY  -->  teamplay

7 years agoScoreboard columns: remove not working "k/d" keyword; make "kd" keyword show "k/d...
terencehill [Tue, 23 Aug 2016 15:29:48 +0000 (17:29 +0200)]
Scoreboard columns: remove not working "k/d" keyword; make "kd" keyword show "k/d" instead of "kd"

7 years agoDisplay "damage" as column header instead of "dmg" (too short); add "damage" and...
terencehill [Tue, 23 Aug 2016 14:28:11 +0000 (16:28 +0200)]
Display "damage" as column header instead of "dmg" (too short); add "damage" and "damagetaken" keywords for setting custom scoreboard columns (more intuitive)

7 years agoSP_DMG field title is dmg, not damage
terencehill [Tue, 23 Aug 2016 14:10:21 +0000 (16:10 +0200)]
SP_DMG field title is dmg, not damage

7 years agoMerge branch 'terencehill/hud_start_fix' into 'master'
Mario [Tue, 23 Aug 2016 11:29:03 +0000 (11:29 +0000)]
Merge branch 'terencehill/hud_start_fix' into 'master'

HUD start fix

See merge request !362

7 years agoDon't draw scoreboard and HUD until gametype and scores have been received received... 362/head
terencehill [Mon, 22 Aug 2016 20:23:07 +0000 (22:23 +0200)]
Don't draw scoreboard and HUD until gametype and scores have been received received, fixes many issues on connection

7 years agoFix grammar
Mario [Mon, 22 Aug 2016 15:42:22 +0000 (01:42 +1000)]
Fix grammar

7 years agoFix CopyBody description
Mario [Mon, 22 Aug 2016 15:36:36 +0000 (01:36 +1000)]
Fix CopyBody description

7 years agoMerge branch 'master' into terencehill/hud_updates 353/head
terencehill [Mon, 22 Aug 2016 13:10:10 +0000 (15:10 +0200)]
Merge branch 'master' into terencehill/hud_updates

Conflicts:
qcsrc/client/hud/hud.qc

7 years agoHopefully fix gameplay change 361/head
Mario [Mon, 22 Aug 2016 11:13:54 +0000 (21:13 +1000)]
Hopefully fix gameplay change

7 years agoRemove player from conveyor list when respawning
Mario [Mon, 22 Aug 2016 09:59:24 +0000 (19:59 +1000)]
Remove player from conveyor list when respawning

7 years agoAdd a couple of skipped bot_attack cases
Mario [Mon, 22 Aug 2016 09:40:15 +0000 (19:40 +1000)]
Add a couple of skipped bot_attack cases

7 years agoRevert cleanup of havocbot_chooseenemy (gameplay change rejected)
Mario [Mon, 22 Aug 2016 09:18:10 +0000 (19:18 +1000)]
Revert cleanup of havocbot_chooseenemy (gameplay change rejected)

7 years agoAdd a second list for bot dodge entities
Mario [Mon, 22 Aug 2016 08:47:24 +0000 (18:47 +1000)]
Add a second list for bot dodge entities

7 years agoClear out another find() loop
Mario [Mon, 22 Aug 2016 08:02:46 +0000 (18:02 +1000)]
Clear out another find() loop

7 years agoSome more intrusiveness
Mario [Mon, 22 Aug 2016 07:56:53 +0000 (17:56 +1000)]
Some more intrusiveness

7 years agoConvey more intrusive lists
Mario [Mon, 22 Aug 2016 07:44:59 +0000 (17:44 +1000)]
Convey more intrusive lists

7 years agoIntrusify sandbox objects and remove some dead code
Mario [Mon, 22 Aug 2016 07:38:09 +0000 (17:38 +1000)]
Intrusify sandbox objects and remove some dead code

7 years agoMerge branch 'terencehill/spectatee_status_update' into 'master'
Mario [Mon, 22 Aug 2016 07:09:53 +0000 (07:09 +0000)]
Merge branch 'terencehill/spectatee_status_update' into 'master'

spectatee_status fix

Fixes #1004

See merge request !354

7 years agoIntrusify bot targets
Mario [Mon, 22 Aug 2016 06:42:38 +0000 (16:42 +1000)]
Intrusify bot targets

7 years agoClear out another expensive FOREACH_ENTITY_FLOAT
Mario [Mon, 22 Aug 2016 05:56:36 +0000 (15:56 +1000)]
Clear out another expensive FOREACH_ENTITY_FLOAT

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 agoKill a couple of FOREACH_ENTITY_ENT cases
Mario [Sun, 21 Aug 2016 17:03:55 +0000 (03:03 +1000)]
Kill a couple of FOREACH_ENTITY_ENT cases

7 years agoAdd another intrusive list and hopefully fix compilation unit
Mario [Sun, 21 Aug 2016 16:32:43 +0000 (02:32 +1000)]
Add another intrusive list and hopefully fix compilation unit

7 years agoFix compile
Mario [Sun, 21 Aug 2016 15:38:55 +0000 (01:38 +1000)]
Fix compile

7 years agoIntrusify players
Mario [Sun, 21 Aug 2016 15:24:03 +0000 (01:24 +1000)]
Intrusify players

7 years agoIntrusify spawnpoints
Mario [Sun, 21 Aug 2016 15:08:23 +0000 (01:08 +1000)]
Intrusify spawnpoints

7 years agoAdd an intrusive list for saved cvars
Mario [Sun, 21 Aug 2016 14:53:24 +0000 (00:53 +1000)]
Add an intrusive list for saved cvars

7 years agoUse the existing list for turrets
Mario [Sun, 21 Aug 2016 14:42:18 +0000 (00:42 +1000)]
Use the existing list for turrets

7 years agoIntrusify notifications
Mario [Sun, 21 Aug 2016 14:41:04 +0000 (00:41 +1000)]
Intrusify notifications

7 years agoSome more intrusive lists
Mario [Sun, 21 Aug 2016 14:32:17 +0000 (00:32 +1000)]
Some more intrusive lists

7 years agoIntrusify more stuff
Mario [Sun, 21 Aug 2016 14:13:25 +0000 (00:13 +1000)]
Intrusify more stuff

7 years agoIntrusify onslaught shields
Mario [Sun, 21 Aug 2016 13:50:48 +0000 (23:50 +1000)]
Intrusify onslaught shields

7 years agoKill a few FOREACH_ENTITY_CLASS cases
Mario [Sun, 21 Aug 2016 13:46:58 +0000 (23:46 +1000)]
Kill a few FOREACH_ENTITY_CLASS cases

7 years agoAdd intrusive lists for some client side stuff
Mario [Sun, 21 Aug 2016 13:15:25 +0000 (23:15 +1000)]
Add intrusive lists for some client side stuff

7 years agoAdd a list for domination control points
Mario [Sun, 21 Aug 2016 13:06:56 +0000 (23:06 +1000)]
Add a list for domination control points

7 years agoKill another FOREACH_ENTITY_ENT
Mario [Sun, 21 Aug 2016 12:58:02 +0000 (22:58 +1000)]
Kill another FOREACH_ENTITY_ENT

7 years agoPurge a few cases of FOREACH_ENTITY_ENT
Mario [Sun, 21 Aug 2016 12:55:58 +0000 (22:55 +1000)]
Purge a few cases of FOREACH_ENTITY_ENT

7 years agoFix being able to kill your own ghost
Mario [Sun, 21 Aug 2016 12:44:51 +0000 (22:44 +1000)]
Fix being able to kill your own ghost

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 agoIntrusify uncustomizables
Mario [Sun, 21 Aug 2016 11:21:20 +0000 (21:21 +1000)]
Intrusify uncustomizables

7 years agoMore intrusiveness
Mario [Sun, 21 Aug 2016 11:12:56 +0000 (21:12 +1000)]
More intrusiveness

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 agoItemsTime: only loop through items, not every single entity
Mario [Sun, 21 Aug 2016 09:36:19 +0000 (19:36 +1000)]
ItemsTime: only loop through items, not every single entity

7 years agoAdd an intrusive list for items
Mario [Sun, 21 Aug 2016 09:31:58 +0000 (19:31 +1000)]
Add an intrusive list for items

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