]>
de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
Samual [Fri, 17 Feb 2012 22:12:17 +0000 (17:12 -0500)]
Limit medium health pickups to only work if below 100 health in XPM
Samual [Fri, 17 Feb 2012 22:06:15 +0000 (17:06 -0500)]
Update XPM balance
Samual [Fri, 17 Feb 2012 21:50:52 +0000 (16:50 -0500)]
Experimenting with switch delays and animtimes, and also work on the electro combo and crylink primary
Samual [Fri, 17 Feb 2012 20:28:00 +0000 (15:28 -0500)]
Merge remote branch 'origin/master'
Samual [Fri, 17 Feb 2012 20:25:14 +0000 (15:25 -0500)]
Comment out old debug print for GetIndexedEntity() function
Rudolf Polzer [Fri, 17 Feb 2012 19:02:26 +0000 (20:02 +0100)]
be EVEN more defensive
Rudolf Polzer [Fri, 17 Feb 2012 18:59:08 +0000 (19:59 +0100)]
fix banning
Rudolf Polzer [Fri, 17 Feb 2012 13:56:26 +0000 (14:56 +0100)]
sorry, clones should NOT set self.owner. Use self.enemy instead.
Rudolf Polzer [Thu, 16 Feb 2012 16:53:24 +0000 (17:53 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 16 Feb 2012 16:53:00 +0000 (17:53 +0100)]
powerup sharpen/blur: do not always set r_glsl_postprocess 1, only enable it if needed
Rudolf Polzer [Wed, 15 Feb 2012 11:30:29 +0000 (12:30 +0100)]
Revert "do not rewrite colormap on corpses (but do rewrite in CopyBody cheats)" as we don't need this anyway... we have another fix for the issue I wanted to fix with this.
This reverts commit
d391785297fb3bc674195dbf7c7adacb2de97d8c .
Rudolf Polzer [Wed, 15 Feb 2012 11:20:00 +0000 (12:20 +0100)]
do not rewrite colormap on corpses (but do rewrite in CopyBody cheats)
Rudolf Polzer [Sun, 12 Feb 2012 10:44:37 +0000 (11:44 +0100)]
clarify and fix FIXME comment
Rudolf Polzer [Sun, 12 Feb 2012 10:42:54 +0000 (11:42 +0100)]
remove the impactfilter warning
Rudolf Polzer [Sat, 11 Feb 2012 20:49:18 +0000 (21:49 +0100)]
bring NL file itself up to date
Rudolf Polzer [Sat, 11 Feb 2012 20:47:38 +0000 (21:47 +0100)]
set merlijn as NL translator
Rudolf Polzer [Sat, 11 Feb 2012 20:44:52 +0000 (21:44 +0100)]
import Taoki's Romanian changes
Rudolf Polzer [Sat, 11 Feb 2012 13:55:35 +0000 (14:55 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 11 Feb 2012 13:55:13 +0000 (14:55 +0100)]
play reload on a single, not auto, channel
Samual [Fri, 10 Feb 2012 22:06:16 +0000 (17:06 -0500)]
Add "fireflies" effect to the end of effectinfo.txt (used later by CuBeOwL)
Rudolf Polzer [Fri, 10 Feb 2012 13:09:50 +0000 (14:09 +0100)]
fix default language to save a useless menu_restart on first startup
Rudolf Polzer [Fri, 10 Feb 2012 13:06:22 +0000 (14:06 +0100)]
rely on engine's togglemenu on first menu start, detect menu_restart later
Rudolf Polzer [Fri, 10 Feb 2012 13:01:54 +0000 (14:01 +0100)]
don't start up with menu when a demo is played back
Rudolf Polzer [Thu, 9 Feb 2012 14:59:40 +0000 (15:59 +0100)]
get rid of defer use for menu_restarts
Rudolf Polzer [Thu, 9 Feb 2012 14:47:31 +0000 (15:47 +0100)]
remove lots of uses of togglemenu
Rudolf Polzer [Thu, 9 Feb 2012 14:30:49 +0000 (15:30 +0100)]
restart menu when having turned "" to "en" to make menu.dat.en.po apply
Rudolf Polzer [Thu, 9 Feb 2012 14:29:15 +0000 (15:29 +0100)]
make sure prvm_language is always set (turn empty string into "en")
Rudolf Polzer [Thu, 9 Feb 2012 12:12:29 +0000 (13:12 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 9 Feb 2012 12:12:01 +0000 (13:12 +0100)]
rename the icon files as necessary
Rudolf Polzer [Tue, 7 Feb 2012 22:41:25 +0000 (23:41 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 7 Feb 2012 22:39:45 +0000 (23:39 +0100)]
provide the "curl" command in all QC VMs
Rudolf Polzer [Tue, 7 Feb 2012 13:31:01 +0000 (14:31 +0100)]
ukrainian update by Harmata
Rudolf Polzer [Thu, 2 Feb 2012 18:07:41 +0000 (19:07 +0100)]
mapinfo: rename nexball -> nb, keepaway -> ka, freezetag -> ft, to keep all names consistently short.
Old names are supported for compatibility, but warned about.
Rudolf Polzer [Tue, 31 Jan 2012 19:48:23 +0000 (20:48 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 31 Jan 2012 19:41:43 +0000 (20:41 +0100)]
bump g_xonoticversion
Rudolf Polzer [Mon, 30 Jan 2012 15:54:42 +0000 (16:54 +0100)]
latch prvm_language changes from menu
Rudolf Polzer [Sun, 29 Jan 2012 10:14:48 +0000 (11:14 +0100)]
be a bit nicer to scripts running the engine by also echoing ]quit when quitting from the menu
Rudolf Polzer [Fri, 27 Jan 2012 19:11:40 +0000 (20:11 +0100)]
fix accelerometer with csqcmodels
Rudolf Polzer [Fri, 27 Jan 2012 15:13:48 +0000 (16:13 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 27 Jan 2012 15:11:15 +0000 (16:11 +0100)]
make vid_width, vid_height, vid_pixelwidth fully authoritative again, make menu_vid_width etc. cvars temporary and internal (prefixed with underscore) instead
Rudolf Polzer [Fri, 27 Jan 2012 11:33:29 +0000 (12:33 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 27 Jan 2012 11:33:16 +0000 (12:33 +0100)]
add Mepper
Samual [Fri, 27 Jan 2012 03:47:21 +0000 (22:47 -0500)]
Lower spread a little for hagar
Samual [Fri, 27 Jan 2012 03:10:06 +0000 (22:10 -0500)]
Fix draw_aspect for when the image has no size, previously the engine used to return '16 16 0' (notexture size), now it returns just '0 0 0', so just check for this in the macro.
Samual [Fri, 27 Jan 2012 00:22:12 +0000 (19:22 -0500)]
Merge remote branch 'origin/terencehill/hud_config_fixes'
Samual [Thu, 26 Jan 2012 23:19:33 +0000 (18:19 -0500)]
Merge remote branch 'origin/master' into terencehill/hud_config_fixes
Samual [Thu, 26 Jan 2012 22:47:00 +0000 (17:47 -0500)]
Fix issue #1040
Samual [Thu, 26 Jan 2012 22:38:00 +0000 (17:38 -0500)]
Various fixes for menu
Rudolf Polzer [Thu, 26 Jan 2012 20:23:20 +0000 (21:23 +0100)]
get rid of "this command only works on servers" error, because such commands ARE supposed to work on LISTEN servers too, not just DEDICATED!
Rudolf Polzer [Thu, 26 Jan 2012 17:45:51 +0000 (18:45 +0100)]
reinit renderer if at initial startup texture compression state changed. Fixes lots of bugs.
Rudolf Polzer [Thu, 26 Jan 2012 16:19:16 +0000 (17:19 +0100)]
also call updateCompression on menu init, may fix problem with +exec +map
Rudolf Polzer [Thu, 26 Jan 2012 12:52:22 +0000 (13:52 +0100)]
fix the TDempty call
Rudolf Polzer [Thu, 26 Jan 2012 12:47:56 +0000 (13:47 +0100)]
more french
Rudolf Polzer [Thu, 26 Jan 2012 12:46:53 +0000 (13:46 +0100)]
translation updates for German by Sless
Rudolf Polzer [Thu, 26 Jan 2012 12:36:42 +0000 (13:36 +0100)]
change cc address
Rudolf Polzer [Thu, 26 Jan 2012 12:35:57 +0000 (13:35 +0100)]
Calinou translated this
Rudolf Polzer [Thu, 26 Jan 2012 12:32:51 +0000 (13:32 +0100)]
french fixes
Rudolf Polzer [Thu, 26 Jan 2012 12:31:31 +0000 (13:31 +0100)]
french csprogs translation
Rudolf Polzer [Thu, 26 Jan 2012 12:30:00 +0000 (13:30 +0100)]
add back a missing indent
Rudolf Polzer [Thu, 26 Jan 2012 12:28:34 +0000 (13:28 +0100)]
fix two wrong sized items
Rudolf Polzer [Thu, 26 Jan 2012 12:27:24 +0000 (13:27 +0100)]
fix size of player model selector
Rudolf Polzer [Thu, 26 Jan 2012 12:24:58 +0000 (13:24 +0100)]
showboxes fixes
Rudolf Polzer [Thu, 26 Jan 2012 12:02:41 +0000 (13:02 +0100)]
show boxes around inputbox too
Rudolf Polzer [Thu, 26 Jan 2012 11:56:25 +0000 (12:56 +0100)]
fix listboxes with showboxes
Rudolf Polzer [Thu, 26 Jan 2012 11:53:31 +0000 (12:53 +0100)]
update german; menu_showboxes debug feature
Rudolf Polzer [Thu, 26 Jan 2012 11:24:31 +0000 (12:24 +0100)]
no idea why this was missing, but: update the .pot file again
Rudolf Polzer [Wed, 25 Jan 2012 18:20:42 +0000 (19:20 +0100)]
Merge remote-tracking branch 'origin/master' into samual/menu_updates
Rudolf Polzer [Wed, 25 Jan 2012 17:22:50 +0000 (18:22 +0100)]
fix some g_ka_ cvars, they should be g_keepaway_
Rudolf Polzer [Wed, 25 Jan 2012 17:14:13 +0000 (18:14 +0100)]
fix translated tooltips too
Rudolf Polzer [Wed, 25 Jan 2012 17:13:19 +0000 (18:13 +0100)]
fix tooltip of cl_particles_quality
Rudolf Polzer [Tue, 24 Jan 2012 21:47:51 +0000 (22:47 +0100)]
Merge branch 'samual/menu_updates' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/menu_updates
Rudolf Polzer [Tue, 24 Jan 2012 21:47:38 +0000 (22:47 +0100)]
make use of DRAW_CACHEPIC_MIPMAP
Rudolf Polzer [Tue, 24 Jan 2012 21:29:00 +0000 (22:29 +0100)]
resync dpdefs
Samual [Tue, 24 Jan 2012 18:17:21 +0000 (13:17 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Rudolf Polzer [Tue, 24 Jan 2012 17:20:05 +0000 (18:20 +0100)]
edit the benchmark demo to remove the curl commands
Rudolf Polzer [Tue, 24 Jan 2012 17:07:47 +0000 (18:07 +0100)]
new keyhunt demo by mepper
Rudolf Polzer [Mon, 23 Jan 2012 12:27:29 +0000 (13:27 +0100)]
workaround for nexball bugs :(
Rudolf Polzer [Mon, 23 Jan 2012 12:21:06 +0000 (13:21 +0100)]
weapon-stay bugfixes
Rudolf Polzer [Sun, 22 Jan 2012 16:52:31 +0000 (17:52 +0100)]
allow gl_picmip 3 as "Lowest"
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
Rudolf Polzer [Sat, 21 Jan 2012 19:01:19 +0000 (20:01 +0100)]
Merge branch 'master' into samual/menu_updates
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
Rudolf Polzer [Sat, 21 Jan 2012 16:50:08 +0000 (17:50 +0100)]
we no longer need to turn off "c" and "cs" :)
Rudolf Polzer [Sat, 21 Jan 2012 16:45:02 +0000 (17:45 +0100)]
error for another bad fteqcc bug
Rudolf Polzer [Sat, 21 Jan 2012 16:30:21 +0000 (17:30 +0100)]
fix bad use of "" vs string_null
Rudolf Polzer [Sat, 21 Jan 2012 15:40:38 +0000 (16:40 +0100)]
fix scroll vs drag detection in the weapons list
Rudolf Polzer [Fri, 20 Jan 2012 21:13:26 +0000 (22:13 +0100)]
compile fix
Rudolf Polzer [Fri, 20 Jan 2012 21:06:45 +0000 (22:06 +0100)]
fireball: don't use ammo any more
Rudolf Polzer [Fri, 20 Jan 2012 17:02:49 +0000 (18:02 +0100)]
flip pitch. Don't ask.
Rudolf Polzer [Fri, 20 Jan 2012 16:20:25 +0000 (17:20 +0100)]
implement target support
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
Rudolf Polzer [Fri, 20 Jan 2012 16:17:11 +0000 (17:17 +0100)]
g_max_info_autoscreenshot
Samual [Fri, 20 Jan 2012 04:21:57 +0000 (23:21 -0500)]
Add defaults for older client support
Samual [Fri, 20 Jan 2012 04:17:07 +0000 (23:17 -0500)]
Add back cl_forcemyplayermodel, but again hidden normally
Samual [Fri, 20 Jan 2012 02:57:02 +0000 (21:57 -0500)]
tweak crosshair defaults
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
Samual [Fri, 20 Jan 2012 01:37:53 +0000 (20:37 -0500)]
Merge remote branch 'origin/mirceakitsune/damage_effects'
Samual [Fri, 20 Jan 2012 01:16:35 +0000 (20:16 -0500)]
Merge remote branch 'origin/master' into mirceakitsune/damage_effects
Samual [Fri, 20 Jan 2012 00:48:52 +0000 (19:48 -0500)]
Merge remote branch 'origin/master' into samual/menu_updates
Samual [Fri, 20 Jan 2012 00:20:26 +0000 (19:20 -0500)]
Remove useless comments