]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agocasings: if they got removed by a touch function, abort the draw handler
Rudolf Polzer [Sun, 22 Jan 2012 14:57:04 +0000 (15:57 +0100)]
casings: if they got removed by a touch function, abort the draw handler

12 years agoMerge branch 'master' into samual/menu_updates
Rudolf Polzer [Sat, 21 Jan 2012 19:01:19 +0000 (20:01 +0100)]
Merge branch 'master' into samual/menu_updates

12 years agocvar color picker:
Rudolf Polzer [Sat, 21 Jan 2012 18:59:21 +0000 (19:59 +0100)]
cvar color picker:

1. fix it constantly setting the cvar when enabled, instead support the saveCvars/loadCvars system
2. when the cvar name ends with an underscore, append red, green, blue and use separate cvars

12 years agowe no longer need to turn off "c" and "cs" :)
Rudolf Polzer [Sat, 21 Jan 2012 16:50:08 +0000 (17:50 +0100)]
we no longer need to turn off "c" and "cs" :)

12 years agoerror for another bad fteqcc bug
Rudolf Polzer [Sat, 21 Jan 2012 16:45:02 +0000 (17:45 +0100)]
error for another bad fteqcc bug

12 years agofix bad use of "" vs string_null
Rudolf Polzer [Sat, 21 Jan 2012 16:30:21 +0000 (17:30 +0100)]
fix bad use of "" vs string_null

12 years agofix scroll vs drag detection in the weapons list
Rudolf Polzer [Sat, 21 Jan 2012 15:40:38 +0000 (16:40 +0100)]
fix scroll vs drag detection in the weapons list

12 years agocompile fix
Rudolf Polzer [Fri, 20 Jan 2012 21:13:26 +0000 (22:13 +0100)]
compile fix

12 years agofireball: don't use ammo any more
Rudolf Polzer [Fri, 20 Jan 2012 21:06:45 +0000 (22:06 +0100)]
fireball: don't use ammo any more

12 years agoflip pitch. Don't ask.
Rudolf Polzer [Fri, 20 Jan 2012 17:02:49 +0000 (18:02 +0100)]
flip pitch. Don't ask.

12 years agoimplement target support
Rudolf Polzer [Fri, 20 Jan 2012 16:20:25 +0000 (17:20 +0100)]
implement target support

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 20 Jan 2012 16:17:25 +0000 (17:17 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agog_max_info_autoscreenshot
Rudolf Polzer [Fri, 20 Jan 2012 16:17:11 +0000 (17:17 +0100)]
g_max_info_autoscreenshot

12 years agoAdd defaults for older client support
Samual [Fri, 20 Jan 2012 04:21:57 +0000 (23:21 -0500)]
Add defaults for older client support

12 years agoAdd back cl_forcemyplayermodel, but again hidden normally
Samual [Fri, 20 Jan 2012 04:17:07 +0000 (23:17 -0500)]
Add back cl_forcemyplayermodel, but again hidden normally

12 years agotweak crosshair defaults
Samual [Fri, 20 Jan 2012 02:57:02 +0000 (21:57 -0500)]
tweak crosshair defaults

12 years agoMerge remote branch 'origin/master' into samual/menu_updates
Samual [Fri, 20 Jan 2012 02:54:40 +0000 (21:54 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates

Conflicts:
qcsrc/menu/xonotic/dialog_settings_effects.c

12 years agoMerge remote branch 'origin/mirceakitsune/damage_effects'
Samual [Fri, 20 Jan 2012 01:37:53 +0000 (20:37 -0500)]
Merge remote branch 'origin/mirceakitsune/damage_effects'

12 years agoMerge remote branch 'origin/master' into mirceakitsune/damage_effects
Samual [Fri, 20 Jan 2012 01:16:35 +0000 (20:16 -0500)]
Merge remote branch 'origin/master' into mirceakitsune/damage_effects

12 years agoMerge remote branch 'origin/master' into samual/menu_updates
Samual [Fri, 20 Jan 2012 00:48:52 +0000 (19:48 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates

12 years agoRemove useless comments
Samual [Fri, 20 Jan 2012 00:20:26 +0000 (19:20 -0500)]
Remove useless comments

12 years agoReorganize serverinfo window and improve it slightly
Samual [Fri, 20 Jan 2012 00:18:19 +0000 (19:18 -0500)]
Reorganize serverinfo window and improve it slightly

12 years agojumppad: don't set jump anim on dead players. Fixes #1029
Rudolf Polzer [Thu, 19 Jan 2012 20:44:41 +0000 (21:44 +0100)]
jumppad: don't set jump anim on dead players. Fixes #1029

12 years agoMake the xaw skin use the same rows/width for credits dialog as the other skins ...
Samual [Thu, 19 Jan 2012 20:07:25 +0000 (15:07 -0500)]
Make the xaw skin use the same rows/width for credits dialog as the other skins (why was this separate in the first place? Someone forgot to change it when updating skins perhaps?)

12 years agoUpdate menu skin files to use new color options
Samual [Thu, 19 Jan 2012 20:05:45 +0000 (15:05 -0500)]
Update menu skin files to use new color options

12 years agoMore ZCTX stuff
Samual [Thu, 19 Jan 2012 19:47:22 +0000 (14:47 -0500)]
More ZCTX stuff

12 years agoUse ZCTX(_("")) for the translated strings where "disabled" or such arises, just...
Samual [Thu, 19 Jan 2012 19:32:23 +0000 (14:32 -0500)]
Use ZCTX(_("")) for the translated strings where "disabled" or such arises, just in case the string needs to be specific to the option

12 years agoFix apply immediately in playersetup window
Samual [Thu, 19 Jan 2012 19:16:18 +0000 (14:16 -0500)]
Fix apply immediately in playersetup window

12 years agoturn off EF_RED for superweapons, it's annoying
Rudolf Polzer [Thu, 19 Jan 2012 19:15:50 +0000 (20:15 +0100)]
turn off EF_RED for superweapons, it's annoying

12 years agofix settemp alias
Rudolf Polzer [Thu, 19 Jan 2012 19:09:29 +0000 (20:09 +0100)]
fix settemp alias

12 years agoeven more verbose on bot script timing errors
Rudolf Polzer [Thu, 19 Jan 2012 19:00:15 +0000 (20:00 +0100)]
even more verbose on bot script timing errors

12 years agobe more detailed in complaints
Rudolf Polzer [Thu, 19 Jan 2012 18:39:48 +0000 (19:39 +0100)]
be more detailed in complaints

12 years agodon't show porto preview beams when secondary exists
Rudolf Polzer [Thu, 19 Jan 2012 18:18:13 +0000 (19:18 +0100)]
don't show porto preview beams when secondary exists

12 years agoSome cleanups for gametype list and create tab
Samual [Thu, 19 Jan 2012 18:17:39 +0000 (13:17 -0500)]
Some cleanups for gametype list and create tab

12 years agoHere too
Samual [Thu, 19 Jan 2012 17:39:57 +0000 (12:39 -0500)]
Here too

12 years agoAnd adjust effects settings a bit
Samual [Thu, 19 Jan 2012 17:38:17 +0000 (12:38 -0500)]
And adjust effects settings a bit

12 years agoAdjust demos tab a bit
Samual [Thu, 19 Jan 2012 17:37:05 +0000 (12:37 -0500)]
Adjust demos tab a bit

12 years agoFinish making the HUD settings dialog
Samual [Thu, 19 Jan 2012 17:30:30 +0000 (12:30 -0500)]
Finish making the HUD settings dialog

12 years agoTweak the view settings dialog to look a little better
Samual [Thu, 19 Jan 2012 16:42:01 +0000 (11:42 -0500)]
Tweak the view settings dialog to look a little better

12 years agoFinish model dialog
Samual [Thu, 19 Jan 2012 16:38:59 +0000 (11:38 -0500)]
Finish model dialog

12 years agoWorking on model dialog
Samual [Thu, 19 Jan 2012 15:31:27 +0000 (10:31 -0500)]
Working on model dialog

12 years agoclear superweapons_finished once lost
Rudolf Polzer [Thu, 19 Jan 2012 13:03:06 +0000 (14:03 +0100)]
clear superweapons_finished once lost

12 years agofix superweapons detection better
Rudolf Polzer [Thu, 19 Jan 2012 13:02:03 +0000 (14:02 +0100)]
fix superweapons detection better

12 years agoenable portal gun mode in default balance
Rudolf Polzer [Thu, 19 Jan 2012 12:52:50 +0000 (13:52 +0100)]
enable portal gun mode in default balance

12 years agoporto: turn into superweapon with timer; add cvar g_balance_porto_secondary for porta...
Rudolf Polzer [Thu, 19 Jan 2012 12:52:13 +0000 (13:52 +0100)]
porto: turn into superweapon with timer; add cvar g_balance_porto_secondary for portal gun (still in and out portal are separate)

12 years agoBetter phrasing
Samual [Thu, 19 Jan 2012 06:12:19 +0000 (01:12 -0500)]
Better phrasing

12 years agoAdd "mutewhenidle" selection in audio tab, move tooltip selection to misc tab, and...
Samual [Thu, 19 Jan 2012 04:15:57 +0000 (23:15 -0500)]
Add "mutewhenidle" selection in audio tab, move tooltip selection to misc tab, and generally finish writing the misc tab

12 years agoAdd cl_netlocalping for misc settings
Samual [Thu, 19 Jan 2012 02:37:58 +0000 (21:37 -0500)]
Add cl_netlocalping for misc settings

12 years agoWork on misc tab more now
Samual [Wed, 18 Jan 2012 22:44:46 +0000 (17:44 -0500)]
Work on misc tab more now

12 years agoRemove HDR description from bloom in effects tab
Samual [Wed, 18 Jan 2012 22:24:51 +0000 (17:24 -0500)]
Remove HDR description from bloom in effects tab

12 years agoMake the cvarlist dialog entirely use a primary skincolor for all controls (red,...
Samual [Wed, 18 Jan 2012 21:47:54 +0000 (16:47 -0500)]
Make the cvarlist dialog entirely use a primary skincolor for all controls (red, in this case) -- plus, finish up the user tab in settings

12 years agoWhoops, fix crosshair_enabled in crosshairs.cfg
Samual [Wed, 18 Jan 2012 19:40:06 +0000 (14:40 -0500)]
Whoops, fix crosshair_enabled in crosshairs.cfg

12 years agoMore fixes
Samual [Wed, 18 Jan 2012 19:13:54 +0000 (14:13 -0500)]
More fixes

12 years agoAdd r_glsl_offsetmapping_lod to the effects-.cfg files (I still think it should be...
Samual [Wed, 18 Jan 2012 19:06:53 +0000 (14:06 -0500)]
Add r_glsl_offsetmapping_lod to the effects-.cfg files (I still think it should be in the menu, divVerent) and change motionblur default

12 years agoAlso execute the config in defaultXonotic.cfg :P
Samual [Wed, 18 Jan 2012 19:02:47 +0000 (14:02 -0500)]
Also execute the config in defaultXonotic.cfg :P

12 years agoMove crosshair settings into its own config file
Samual [Wed, 18 Jan 2012 19:01:08 +0000 (14:01 -0500)]
Move crosshair settings into its own config file

12 years agoFinish creating crosshair settings dialog
Samual [Wed, 18 Jan 2012 18:46:28 +0000 (13:46 -0500)]
Finish creating crosshair settings dialog

12 years agoMerge branch 'master' into terencehill/hud_config_fixes
terencehill [Wed, 18 Jan 2012 17:12:30 +0000 (18:12 +0100)]
Merge branch 'master' into terencehill/hud_config_fixes

12 years agoMerge remote branch 'origin/master' into samual/menu_updates
Samual [Wed, 18 Jan 2012 16:18:27 +0000 (11:18 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates

Conflicts:
qcsrc/menu/xonotic/dialog_settings_network.c

12 years agoquick updates for demolist (fixes demo playback when playing a demo with a space...
Samual [Wed, 18 Jan 2012 16:06:41 +0000 (11:06 -0500)]
quick updates for demolist (fixes demo playback when playing a demo with a space in its name)

12 years agoFix stupid spacing in demolist.c
Samual [Wed, 18 Jan 2012 15:58:02 +0000 (10:58 -0500)]
Fix stupid spacing in demolist.c

12 years agoExplain the reason why newSize_x is unused
terencehill [Tue, 17 Jan 2012 11:15:07 +0000 (12:15 +0100)]
Explain the reason why newSize_x is unused

12 years agofix http://dev.xonotic.org/issues/947 even moar
Jakob MG [Tue, 17 Jan 2012 11:50:11 +0000 (12:50 +0100)]
fix http://dev.xonotic.org/issues/947 even moar

12 years agoFix http://dev.xonotic.org/issues/947
Jakob MG [Tue, 17 Jan 2012 10:54:46 +0000 (11:54 +0100)]
Fix http://dev.xonotic.org/issues/947

12 years agoadd cl_movement_errorcompensation to the menu
Rudolf Polzer [Tue, 17 Jan 2012 10:28:28 +0000 (11:28 +0100)]
add cl_movement_errorcompensation to the menu

12 years agoturn on prediction error compensation by default
Rudolf Polzer [Tue, 17 Jan 2012 10:26:51 +0000 (11:26 +0100)]
turn on prediction error compensation by default

12 years agochange threshold of prediction error compensation; add debug code
Rudolf Polzer [Tue, 17 Jan 2012 10:26:29 +0000 (11:26 +0100)]
change threshold of prediction error compensation; add debug code

12 years agoNext comes font selection list...
Samual [Tue, 17 Jan 2012 09:13:01 +0000 (04:13 -0500)]
Next comes font selection list...

12 years agoWorking on user tab
Samual [Tue, 17 Jan 2012 07:28:32 +0000 (02:28 -0500)]
Working on user tab

12 years agoMove some things around in the settings window
Samual [Tue, 17 Jan 2012 04:55:10 +0000 (23:55 -0500)]
Move some things around in the settings window

12 years agoAbolish "network" tab, and make a new "user" tab in settings window. This will be...
Samual [Tue, 17 Jan 2012 04:48:27 +0000 (23:48 -0500)]
Abolish "network" tab, and make a new "user" tab in settings window. This will be to better spread out the usage of the tabs, and push the network stuff into an "advanced" or misc tab.

12 years agoWill I ever learn?.... -_-
Samual [Tue, 17 Jan 2012 04:27:02 +0000 (23:27 -0500)]
Will I ever learn?.... -_-

12 years agoCreate hud settings dialog, and reorganize the setup in mainwindow.c with comments...
Samual [Tue, 17 Jan 2012 04:26:13 +0000 (23:26 -0500)]
Create hud settings dialog, and reorganize the setup in mainwindow.c with comments and such so it's easier to work with

12 years agoDecolorize author and title name of maps in the maplist, better layout for demos...
Samual [Tue, 17 Jan 2012 04:01:18 +0000 (23:01 -0500)]
Decolorize author and title name of maps in the maplist, better layout for demos tab, and fix and issue with v_idlescale

12 years agoWHY DO I ALWAYS FORGET THIS! haha
Samual [Tue, 17 Jan 2012 02:01:32 +0000 (21:01 -0500)]
WHY DO I ALWAYS FORGET THIS! haha

12 years agoAdd blank crosshair and model settings dialogs
Samual [Tue, 17 Jan 2012 01:58:29 +0000 (20:58 -0500)]
Add blank crosshair and model settings dialogs

12 years agoFix some various things
Samual [Tue, 17 Jan 2012 01:36:05 +0000 (20:36 -0500)]
Fix some various things

12 years agoClean up/fix something in view settings
Samual [Mon, 16 Jan 2012 22:03:57 +0000 (17:03 -0500)]
Clean up/fix something in view settings

12 years agoForbid enabling hud setup mode while playing back a demo
terencehill [Mon, 16 Jan 2012 21:12:47 +0000 (22:12 +0100)]
Forbid enabling hud setup mode while playing back a demo

12 years agoMerge remote branch 'origin/master' into samual/menu_updates
Samual [Mon, 16 Jan 2012 21:00:02 +0000 (16:00 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates

12 years agoRe-do input tab
Samual [Mon, 16 Jan 2012 20:50:37 +0000 (15:50 -0500)]
Re-do input tab

12 years agorename cl_predictionerrorcompensation -> cl_movement_errorcompensation
Rudolf Polzer [Mon, 16 Jan 2012 20:33:04 +0000 (21:33 +0100)]
rename cl_predictionerrorcompensation -> cl_movement_errorcompensation

12 years agoMake my TODO clearer
Mircea Kitsune [Mon, 16 Jan 2012 20:18:15 +0000 (22:18 +0200)]
Make my TODO clearer

12 years agoMerge branch 'mirceakitsune/damage_effects' of git://de.git.xonotic.org/xonotic/xonot...
Mircea Kitsune [Mon, 16 Jan 2012 20:17:11 +0000 (22:17 +0200)]
Merge branch 'mirceakitsune/damage_effects' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir into mirceakitsune/damage_effects

12 years agoAdd a TODO of my own for the future
Mircea Kitsune [Mon, 16 Jan 2012 20:15:09 +0000 (22:15 +0200)]
Add a TODO of my own for the future

12 years agoAdd a safety check on the total damages count, requested by divVerent
Mircea Kitsune [Mon, 16 Jan 2012 20:12:58 +0000 (22:12 +0200)]
Add a safety check on the total damages count, requested by divVerent

12 years agoprepare for future removal of spectatee_status
Rudolf Polzer [Mon, 16 Jan 2012 20:12:26 +0000 (21:12 +0100)]
prepare for future removal of spectatee_status

12 years agoRename effectnum to effectname
Mircea Kitsune [Mon, 16 Jan 2012 20:05:36 +0000 (22:05 +0200)]
Rename effectnum to effectname

12 years agoCheck if the master cvar is enabled first thing in the code
Mircea Kitsune [Mon, 16 Jan 2012 20:04:02 +0000 (22:04 +0200)]
Check if the master cvar is enabled first thing in the code

12 years agoAdd a TODO for reading species client-side
Mircea Kitsune [Mon, 16 Jan 2012 20:01:24 +0000 (22:01 +0200)]
Add a TODO for reading species client-side

12 years agoReorder effectinfo.txt effects at the bottom
Mircea Kitsune [Mon, 16 Jan 2012 19:58:43 +0000 (21:58 +0200)]
Reorder effectinfo.txt effects at the bottom

12 years agoMerge branch 'master' into mirceakitsune/damage_effects
Mircea Kitsune [Mon, 16 Jan 2012 19:54:53 +0000 (21:54 +0200)]
Merge branch 'master' into mirceakitsune/damage_effects

12 years agoalso send game duration
Rudolf Polzer [Mon, 16 Jan 2012 19:39:08 +0000 (20:39 +0100)]
also send game duration

12 years agoMake the sliders in view settings into checkboxes (looks cleaner, and there's no...
Samual [Mon, 16 Jan 2012 19:05:25 +0000 (14:05 -0500)]
Make the sliders in view settings into checkboxes (looks cleaner, and there's no need for so much complexity for a normal person) - also, fix an issue with the hud settings button.

12 years agoDon't start drawing grid lines from the border
terencehill [Mon, 16 Jan 2012 18:54:28 +0000 (19:54 +0100)]
Don't start drawing grid lines from the border

12 years agoUse four columns instead of six in the multiplayer dialog -- now the buttons actually...
Samual [Mon, 16 Jan 2012 18:34:27 +0000 (13:34 -0500)]
Use four columns instead of six in the multiplayer dialog -- now the buttons actually MAKE SENSE there.

12 years agoMerge remote branch 'origin/master' into samual/menu_updates
Samual [Mon, 16 Jan 2012 17:31:30 +0000 (12:31 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates

12 years agoalso notify emergency teleport location
Rudolf Polzer [Mon, 16 Jan 2012 15:56:34 +0000 (16:56 +0100)]
also notify emergency teleport location

12 years agolog when info_autoscreenshot was used
Rudolf Polzer [Mon, 16 Jan 2012 14:48:38 +0000 (15:48 +0100)]
log when info_autoscreenshot was used

12 years agoproperly factor in the previous error
Rudolf Polzer [Mon, 16 Jan 2012 14:17:00 +0000 (15:17 +0100)]
properly factor in the previous error