]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Samual [Thu, 19 Jan 2012 19:16:18 +0000 (14:16 -0500)]
Fix apply immediately in playersetup window
Samual [Thu, 19 Jan 2012 18:17:39 +0000 (13:17 -0500)]
Some cleanups for gametype list and create tab
Samual [Thu, 19 Jan 2012 17:39:57 +0000 (12:39 -0500)]
Here too
Samual [Thu, 19 Jan 2012 17:38:17 +0000 (12:38 -0500)]
And adjust effects settings a bit
Samual [Thu, 19 Jan 2012 17:37:05 +0000 (12:37 -0500)]
Adjust demos tab a bit
Samual [Thu, 19 Jan 2012 17:30:30 +0000 (12:30 -0500)]
Finish making the HUD settings dialog
Samual [Thu, 19 Jan 2012 16:42:01 +0000 (11:42 -0500)]
Tweak the view settings dialog to look a little better
Samual [Thu, 19 Jan 2012 16:38:59 +0000 (11:38 -0500)]
Finish model dialog
Samual [Thu, 19 Jan 2012 15:31:27 +0000 (10:31 -0500)]
Working on model dialog
Samual [Thu, 19 Jan 2012 06:12:19 +0000 (01:12 -0500)]
Better phrasing
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
Samual [Thu, 19 Jan 2012 02:37:58 +0000 (21:37 -0500)]
Add cl_netlocalping for misc settings
Samual [Wed, 18 Jan 2012 22:44:46 +0000 (17:44 -0500)]
Work on misc tab more now
Samual [Wed, 18 Jan 2012 22:24:51 +0000 (17:24 -0500)]
Remove HDR description from bloom in effects tab
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
Samual [Wed, 18 Jan 2012 19:40:06 +0000 (14:40 -0500)]
Whoops, fix crosshair_enabled in crosshairs.cfg
Samual [Wed, 18 Jan 2012 19:13:54 +0000 (14:13 -0500)]
More fixes
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
Samual [Wed, 18 Jan 2012 19:02:47 +0000 (14:02 -0500)]
Also execute the config in defaultXonotic.cfg :P
Samual [Wed, 18 Jan 2012 19:01:08 +0000 (14:01 -0500)]
Move crosshair settings into its own config file
Samual [Wed, 18 Jan 2012 18:46:28 +0000 (13:46 -0500)]
Finish creating crosshair settings dialog
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
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)
Samual [Wed, 18 Jan 2012 15:58:02 +0000 (10:58 -0500)]
Fix stupid spacing in demolist.c
Jakob MG [Tue, 17 Jan 2012 11:50:11 +0000 (12:50 +0100)]
fix http://dev.xonotic.org/issues/947 even moar
Jakob MG [Tue, 17 Jan 2012 10:54:46 +0000 (11:54 +0100)]
Fix http://dev.xonotic.org/issues/947
Rudolf Polzer [Tue, 17 Jan 2012 10:28:28 +0000 (11:28 +0100)]
add cl_movement_errorcompensation to the menu
Rudolf Polzer [Tue, 17 Jan 2012 10:26:51 +0000 (11:26 +0100)]
turn on prediction error compensation by default
Rudolf Polzer [Tue, 17 Jan 2012 10:26:29 +0000 (11:26 +0100)]
change threshold of prediction error compensation; add debug code
Samual [Tue, 17 Jan 2012 09:13:01 +0000 (04:13 -0500)]
Next comes font selection list...
Samual [Tue, 17 Jan 2012 07:28:32 +0000 (02:28 -0500)]
Working on user tab
Samual [Tue, 17 Jan 2012 04:55:10 +0000 (23:55 -0500)]
Move some things around in the settings window
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.
Samual [Tue, 17 Jan 2012 04:27:02 +0000 (23:27 -0500)]
Will I ever learn?.... -_-
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
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
Samual [Tue, 17 Jan 2012 02:01:32 +0000 (21:01 -0500)]
WHY DO I ALWAYS FORGET THIS! haha
Samual [Tue, 17 Jan 2012 01:58:29 +0000 (20:58 -0500)]
Add blank crosshair and model settings dialogs
Samual [Tue, 17 Jan 2012 01:36:05 +0000 (20:36 -0500)]
Fix some various things
Samual [Mon, 16 Jan 2012 22:03:57 +0000 (17:03 -0500)]
Clean up/fix something in view settings
Samual [Mon, 16 Jan 2012 21:00:02 +0000 (16:00 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Samual [Mon, 16 Jan 2012 20:50:37 +0000 (15:50 -0500)]
Re-do input tab
Rudolf Polzer [Mon, 16 Jan 2012 20:33:04 +0000 (21:33 +0100)]
rename cl_predictionerrorcompensation -> cl_movement_errorcompensation
Rudolf Polzer [Mon, 16 Jan 2012 19:39:08 +0000 (20:39 +0100)]
also send game duration
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.
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.
Samual [Mon, 16 Jan 2012 17:31:30 +0000 (12:31 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Rudolf Polzer [Mon, 16 Jan 2012 15:56:34 +0000 (16:56 +0100)]
also notify emergency teleport location
Rudolf Polzer [Mon, 16 Jan 2012 14:48:38 +0000 (15:48 +0100)]
log when info_autoscreenshot was used
Rudolf Polzer [Mon, 16 Jan 2012 14:17:00 +0000 (15:17 +0100)]
properly factor in the previous error
Rudolf Polzer [Mon, 16 Jan 2012 14:10:34 +0000 (15:10 +0100)]
cl_predictionerrorcompensation #woxblox#
This feature is one of the first nice things we get from csqcplayers. It is an
improved prediction algorithm that tries to reduce shivering/jittering when the
client handles a prediction error, e.g. when standing on lifts or flying in
vents.
Try it out!
Rudolf Polzer [Mon, 16 Jan 2012 14:09:43 +0000 (15:09 +0100)]
invert the sense in which prediction error is stored; document the cvar
Rudolf Polzer [Mon, 16 Jan 2012 14:05:44 +0000 (15:05 +0100)]
improve prediction error compensation
Rudolf Polzer [Mon, 16 Jan 2012 13:04:35 +0000 (14:04 +0100)]
attempt prediction error compensation (off by default, broken)
Rudolf Polzer [Mon, 16 Jan 2012 12:27:47 +0000 (13:27 +0100)]
default expire timer: 20
Rudolf Polzer [Mon, 16 Jan 2012 12:00:12 +0000 (13:00 +0100)]
fixes
Rudolf Polzer [Mon, 16 Jan 2012 11:53:24 +0000 (12:53 +0100)]
allow throwing superweapons
Rudolf Polzer [Mon, 16 Jan 2012 11:04:21 +0000 (12:04 +0100)]
in minstagib, DO allow throwing superweapons
Rudolf Polzer [Mon, 16 Jan 2012 10:25:34 +0000 (11:25 +0100)]
fix warning
Rudolf Polzer [Mon, 16 Jan 2012 09:47:32 +0000 (10:47 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 16 Jan 2012 09:47:03 +0000 (10:47 +0100)]
add an entity info_autoscreenshot to define autoscreenshot camera location
Samual [Mon, 16 Jan 2012 05:38:46 +0000 (00:38 -0500)]
Better gametype listing methods
Samual [Mon, 16 Jan 2012 02:26:19 +0000 (21:26 -0500)]
Update the gametype_icon images for all of the themes -- now just gotta clean up the code a bit
Samual [Mon, 16 Jan 2012 00:57:14 +0000 (19:57 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Samual [Sun, 15 Jan 2012 23:08:42 +0000 (18:08 -0500)]
Fix mutator hook system for client commands (now sandbox works, CuBeOwL)
Samual [Sun, 15 Jan 2012 21:42:20 +0000 (16:42 -0500)]
Add confirmation dialog to go to the hud editor when there is no map currently running
Samual [Sun, 15 Jan 2012 18:21:34 +0000 (13:21 -0500)]
Stuff and things
Rudolf Polzer [Sun, 15 Jan 2012 17:38:50 +0000 (18:38 +0100)]
fixing MY bug in there ;)
Rudolf Polzer [Sun, 15 Jan 2012 17:10:06 +0000 (18:10 +0100)]
add a gamecommand "nextframe" to help automate map screenshots
Samual [Sun, 15 Jan 2012 16:54:55 +0000 (11:54 -0500)]
Re-write weapon settings dialog
Samual [Sun, 15 Jan 2012 09:26:44 +0000 (04:26 -0500)]
Remove debug print, fix bug, and "finish" view settings dialog more :P
Samual [Sun, 15 Jan 2012 07:54:38 +0000 (02:54 -0500)]
Lots of work on view settings dialog, plus re-work effects tab a bit more to match more correctly its dependencies and add "LOD" to offsetmapping.. Finally, add "v_psycho" easter egg to video tab with developer enabled ^_^
Samual [Sat, 14 Jan 2012 23:04:47 +0000 (18:04 -0500)]
Updates to view settings dialog
Samual [Sat, 14 Jan 2012 22:55:47 +0000 (17:55 -0500)]
Whoops forgot the file itself :P
Samual [Sat, 14 Jan 2012 22:55:22 +0000 (17:55 -0500)]
Create the "view settings" dialog
Samual [Sat, 14 Jan 2012 22:12:55 +0000 (17:12 -0500)]
Get rid of the old waypoint dialog
Samual [Sat, 14 Jan 2012 21:56:05 +0000 (16:56 -0500)]
Disable check collisions for hud configure -- it's clunky, and most people think it's better without it.
Samual [Sat, 14 Jan 2012 21:53:58 +0000 (16:53 -0500)]
Move v_flipped to video tab in settings, plus add todo comments for future ideas for playersetup
Samual [Sat, 14 Jan 2012 20:43:11 +0000 (15:43 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Samual [Sat, 14 Jan 2012 19:42:34 +0000 (14:42 -0500)]
Why is FruitieX an idiot? -- PROPERLY add r_drawviewmodel to be saved in config.cfg
Rudolf Polzer [Sat, 14 Jan 2012 14:02:15 +0000 (15:02 +0100)]
rocket guiding: handle the case of thisdir == -goaldir without returning the zero vector
Jakob MG [Sat, 14 Jan 2012 09:15:33 +0000 (10:15 +0100)]
fix http://dev.xonotic.org/issues/949
Jakob MG [Sat, 14 Jan 2012 09:02:31 +0000 (10:02 +0100)]
fix http://dev.xonotic.org/issues/972
Samual [Sat, 14 Jan 2012 06:36:44 +0000 (01:36 -0500)]
Re-write audio tab, plus work a little more on the motionblur slider (still
has a bug)
Samual [Sat, 14 Jan 2012 02:49:40 +0000 (21:49 -0500)]
Re-write effects tab, plus finish re-writing video tab
Samual [Sat, 14 Jan 2012 01:02:53 +0000 (20:02 -0500)]
No crosshair dot by default
Samual [Fri, 13 Jan 2012 23:18:18 +0000 (18:18 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Rudolf Polzer [Fri, 13 Jan 2012 21:49:15 +0000 (22:49 +0100)]
Merge branch 'divVerent/timed-superweapons'
Rudolf Polzer [Fri, 13 Jan 2012 21:48:26 +0000 (22:48 +0100)]
fix teamradar color of weapon sprites
Samual [Fri, 13 Jan 2012 19:17:19 +0000 (14:17 -0500)]
fix message
Samual [Fri, 13 Jan 2012 18:47:38 +0000 (13:47 -0500)]
Begin re-write of player setup tab
Rudolf Polzer [Fri, 13 Jan 2012 17:52:34 +0000 (18:52 +0100)]
fix cvar check warnings
Rudolf Polzer [Fri, 13 Jan 2012 17:27:13 +0000 (18:27 +0100)]
fix some things about superweapon pickups
Rudolf Polzer [Fri, 13 Jan 2012 17:14:22 +0000 (18:14 +0100)]
stop using IT_SUPERWEAPON in weapon ammo flags
Samual [Fri, 13 Jan 2012 08:17:11 +0000 (03:17 -0500)]
Working on audio tab now
Samual [Fri, 13 Jan 2012 08:08:27 +0000 (03:08 -0500)]
Update effects-*.cfg files and effects tab more
Samual [Fri, 13 Jan 2012 07:29:06 +0000 (02:29 -0500)]
Lots and lots of fixes for the effects tab, and move antialiasing and anisotropy to the video tab.
Samual [Fri, 13 Jan 2012 06:13:58 +0000 (01:13 -0500)]
Lots of work on margin/spacing of items in the settings/multiplayer windows, plus fix the input tab buttons and such
Samual [Fri, 13 Jan 2012 05:01:59 +0000 (00:01 -0500)]
Re-write firstrun "welcome" dialog, plus a fix for my singleplayer menu
Samual [Thu, 12 Jan 2012 18:43:35 +0000 (13:43 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates