]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoChange "forward only" option to use 2 instead of 3
Samual [Mon, 20 Feb 2012 16:46:48 +0000 (11:46 -0500)]
Change "forward only" option to use 2 instead of 3

12 years agoMerge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 20 Feb 2012 12:22:38 +0000 (13:22 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir

12 years agoprecache the default player model, fixes #1050
Rudolf Polzer [Mon, 20 Feb 2012 12:21:16 +0000 (13:21 +0100)]
precache the default player model, fixes #1050

12 years agomake a clearer warning when CSQC_Ent_Remove is called for a removed ent.
Rudolf Polzer [Mon, 20 Feb 2012 10:50:43 +0000 (11:50 +0100)]
make a clearer warning when CSQC_Ent_Remove is called for a removed ent.

12 years agoBetter bob defaults and options in menu
Samual [Mon, 20 Feb 2012 00:31:12 +0000 (19:31 -0500)]
Better bob defaults and options in menu

12 years agoUpdate last edited date for generic.qc and remove cl_viewmodel_scale checkbox from...
Samual [Sun, 19 Feb 2012 23:50:52 +0000 (18:50 -0500)]
Update last edited date for generic.qc and remove cl_viewmodel_scale checkbox from the menu (it doesn't do anything)

12 years agoQuick little cleanup for generic.qc command code
Samual [Sun, 19 Feb 2012 23:18:01 +0000 (18:18 -0500)]
Quick little cleanup for generic.qc command code

12 years agoMerge remote branch 'origin/samual/balance_testing'
Samual [Sun, 19 Feb 2012 22:58:46 +0000 (17:58 -0500)]
Merge remote branch 'origin/samual/balance_testing'

12 years agoMerge remote branch 'origin/master' into samual/balance_testing
Samual [Sun, 19 Feb 2012 22:56:08 +0000 (17:56 -0500)]
Merge remote branch 'origin/master' into samual/balance_testing

12 years agoproperly report 0 free slots to server browser on restricted servers
Rudolf Polzer [Sun, 19 Feb 2012 18:11:44 +0000 (19:11 +0100)]
properly report 0 free slots to server browser on restricted servers

12 years agosend modname also as O:
Rudolf Polzer [Sun, 19 Feb 2012 16:32:50 +0000 (17:32 +0100)]
send modname also as O:

12 years agomark Sandbox as mod for the server browser
Rudolf Polzer [Sun, 19 Feb 2012 16:22:58 +0000 (17:22 +0100)]
mark Sandbox as mod for the server browser

12 years agoonly mipmap those that need it
Rudolf Polzer [Sun, 19 Feb 2012 16:12:52 +0000 (17:12 +0100)]
only mipmap those that need it

12 years agomipmap those icons... probably better
Rudolf Polzer [Sun, 19 Feb 2012 16:12:01 +0000 (17:12 +0100)]
mipmap those icons... probably better

12 years agofixtrans the overkill icon tga files
Rudolf Polzer [Sun, 19 Feb 2012 16:01:20 +0000 (17:01 +0100)]
fixtrans the overkill icon tga files

12 years agoadd Overkill icon files
Rudolf Polzer [Sun, 19 Feb 2012 15:55:53 +0000 (16:55 +0100)]
add Overkill icon files

12 years agoshow unknown mod as ?
Rudolf Polzer [Sun, 19 Feb 2012 15:19:11 +0000 (16:19 +0100)]
show unknown mod as ?

12 years agoadd minsta and unknown mod icons
Rudolf Polzer [Sun, 19 Feb 2012 15:18:21 +0000 (16:18 +0100)]
add minsta and unknown mod icons

12 years agooops... no mod = Default
Rudolf Polzer [Sun, 19 Feb 2012 15:10:21 +0000 (16:10 +0100)]
oops... no mod = Default

12 years agoindicate mod in menu HUD if sent by the server; detect minstagib and CTS and send...
Rudolf Polzer [Sun, 19 Feb 2012 15:03:55 +0000 (16:03 +0100)]
indicate mod in menu HUD if sent by the server; detect minstagib and CTS and send as mod string already

12 years agokill the Weird code path
Rudolf Polzer [Sun, 19 Feb 2012 13:45:34 +0000 (14:45 +0100)]
kill the Weird code path

12 years agoMerge remote branch 'origin/master' into samual/balance_testing
Samual [Sat, 18 Feb 2012 18:48:27 +0000 (13:48 -0500)]
Merge remote branch 'origin/master' into samual/balance_testing

12 years agoMerge remote-tracking branch 'origin/divVerent/new-laser-by-morphed'
Rudolf Polzer [Sat, 18 Feb 2012 17:00:22 +0000 (18:00 +0100)]
Merge remote-tracking branch 'origin/divVerent/new-laser-by-morphed'

12 years agostop using pmove_vel with csqcplayers here
Rudolf Polzer [Sat, 18 Feb 2012 16:51:41 +0000 (17:51 +0100)]
stop using pmove_vel with csqcplayers here

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 18 Feb 2012 16:48:49 +0000 (17:48 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agosupport csqcplayers in crosshair hit test
Rudolf Polzer [Sat, 18 Feb 2012 16:48:21 +0000 (17:48 +0100)]
support csqcplayers in crosshair hit test

12 years agoMore tweaks
Samual [Fri, 17 Feb 2012 23:02:41 +0000 (18:02 -0500)]
More tweaks

12 years agoWorking on health/armor balance more in XPM
Samual [Fri, 17 Feb 2012 22:30:08 +0000 (17:30 -0500)]
Working on health/armor balance more in XPM

12 years agoWhoops, forgot this
Samual [Fri, 17 Feb 2012 22:13:04 +0000 (17:13 -0500)]
Whoops, forgot this

12 years agoLimit medium health pickups to only work if below 100 health in XPM
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

12 years agoUpdate XPM balance
Samual [Fri, 17 Feb 2012 22:06:15 +0000 (17:06 -0500)]
Update XPM balance

12 years agoExperimenting with switch delays and animtimes, and also work on the electro combo...
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

12 years agoMerge remote branch 'origin/master'
Samual [Fri, 17 Feb 2012 20:28:00 +0000 (15:28 -0500)]
Merge remote branch 'origin/master'

12 years agoComment out old debug print for GetIndexedEntity() function
Samual [Fri, 17 Feb 2012 20:25:14 +0000 (15:25 -0500)]
Comment out old debug print for GetIndexedEntity() function

12 years agobe EVEN more defensive
Rudolf Polzer [Fri, 17 Feb 2012 19:02:26 +0000 (20:02 +0100)]
be EVEN more defensive

12 years agofix banning
Rudolf Polzer [Fri, 17 Feb 2012 18:59:08 +0000 (19:59 +0100)]
fix banning

12 years agosorry, clones should NOT set self.owner. Use self.enemy instead.
Rudolf Polzer [Fri, 17 Feb 2012 13:56:26 +0000 (14:56 +0100)]
sorry, clones should NOT set self.owner. Use self.enemy instead.

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agopowerup sharpen/blur: do not always set r_glsl_postprocess 1, only enable it if needed
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

12 years agoRevert "do not rewrite colormap on corpses (but do rewrite in CopyBody cheats)" as...
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.

12 years agodo not rewrite colormap on corpses (but do rewrite in CopyBody cheats)
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)

12 years agoclarify and fix FIXME comment
Rudolf Polzer [Sun, 12 Feb 2012 10:44:37 +0000 (11:44 +0100)]
clarify and fix FIXME comment

12 years agoremove the impactfilter warning
Rudolf Polzer [Sun, 12 Feb 2012 10:42:54 +0000 (11:42 +0100)]
remove the impactfilter warning

12 years agobring NL file itself up to date
Rudolf Polzer [Sat, 11 Feb 2012 20:49:18 +0000 (21:49 +0100)]
bring NL file itself up to date

12 years agoset merlijn as NL translator
Rudolf Polzer [Sat, 11 Feb 2012 20:47:38 +0000 (21:47 +0100)]
set merlijn as NL translator

12 years agoimport Taoki's Romanian changes
Rudolf Polzer [Sat, 11 Feb 2012 20:44:52 +0000 (21:44 +0100)]
import Taoki's Romanian changes

12 years agoMerge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 11 Feb 2012 13:55:35 +0000 (14:55 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir

12 years agoplay reload on a single, not auto, channel
Rudolf Polzer [Sat, 11 Feb 2012 13:55:13 +0000 (14:55 +0100)]
play reload on a single, not auto, channel

12 years agoAdd "fireflies" effect to the end of effectinfo.txt (used later by CuBeOwL)
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)

12 years agofix default language to save a useless menu_restart on first startup
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

12 years agorely on engine's togglemenu on first menu start, detect menu_restart later
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

12 years agodon't start up with menu when a demo is played back
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

12 years agoget rid of defer use for menu_restarts
Rudolf Polzer [Thu, 9 Feb 2012 14:59:40 +0000 (15:59 +0100)]
get rid of defer use for menu_restarts

12 years agoremove lots of uses of togglemenu
Rudolf Polzer [Thu, 9 Feb 2012 14:47:31 +0000 (15:47 +0100)]
remove lots of uses of togglemenu

12 years agorestart menu when having turned "" to "en" to make menu.dat.en.po apply
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

12 years agomake sure prvm_language is always set (turn empty string into "en")
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")

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agorename the icon files as necessary
Rudolf Polzer [Thu, 9 Feb 2012 12:12:01 +0000 (13:12 +0100)]
rename the icon files as necessary

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agoprovide the "curl" command in all QC VMs
Rudolf Polzer [Tue, 7 Feb 2012 22:39:45 +0000 (23:39 +0100)]
provide the "curl" command in all QC VMs

12 years agoukrainian update by Harmata
Rudolf Polzer [Tue, 7 Feb 2012 13:31:01 +0000 (14:31 +0100)]
ukrainian update by Harmata

12 years agomapinfo: rename nexball -> nb, keepaway -> ka, freezetag -> ft, to keep all names...
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.

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agobump g_xonoticversion
Rudolf Polzer [Tue, 31 Jan 2012 19:41:43 +0000 (20:41 +0100)]
bump g_xonoticversion

12 years agolatch prvm_language changes from menu
Rudolf Polzer [Mon, 30 Jan 2012 15:54:42 +0000 (16:54 +0100)]
latch prvm_language changes from menu

12 years agobe a bit nicer to scripts running the engine by also echoing ]quit when quitting...
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

12 years agofix accelerometer with csqcmodels
Rudolf Polzer [Fri, 27 Jan 2012 19:11:40 +0000 (20:11 +0100)]
fix accelerometer with csqcmodels

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agomake vid_width, vid_height, vid_pixelwidth fully authoritative again, make menu_vid_w...
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

12 years agoMerge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 27 Jan 2012 11:33:29 +0000 (12:33 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir

12 years agoadd Mepper
Rudolf Polzer [Fri, 27 Jan 2012 11:33:16 +0000 (12:33 +0100)]
add Mepper

12 years agoLower spread a little for hagar
Samual [Fri, 27 Jan 2012 03:47:21 +0000 (22:47 -0500)]
Lower spread a little for hagar

12 years agoFix draw_aspect for when the image has no size, previously the engine used to return...
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.

12 years agoMerge remote branch 'origin/terencehill/hud_config_fixes'
Samual [Fri, 27 Jan 2012 00:22:12 +0000 (19:22 -0500)]
Merge remote branch 'origin/terencehill/hud_config_fixes'

12 years agoMerge remote branch 'origin/master' into 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

12 years agoFix issue #1040
Samual [Thu, 26 Jan 2012 22:47:00 +0000 (17:47 -0500)]
Fix issue #1040

12 years agoVarious fixes for menu
Samual [Thu, 26 Jan 2012 22:38:00 +0000 (17:38 -0500)]
Various fixes for menu

12 years agoget rid of "this command only works on servers" error, because such commands ARE...
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!

12 years agoreinit renderer if at initial startup texture compression state changed. Fixes lots...
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.

12 years agoalso call updateCompression on menu init, may fix problem with +exec +map
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

12 years agofix the TDempty call
Rudolf Polzer [Thu, 26 Jan 2012 12:52:22 +0000 (13:52 +0100)]
fix the TDempty call

12 years agomore french
Rudolf Polzer [Thu, 26 Jan 2012 12:47:56 +0000 (13:47 +0100)]
more french

12 years agotranslation updates for German by Sless
Rudolf Polzer [Thu, 26 Jan 2012 12:46:53 +0000 (13:46 +0100)]
translation updates for German by Sless

12 years agochange cc address
Rudolf Polzer [Thu, 26 Jan 2012 12:36:42 +0000 (13:36 +0100)]
change cc address

12 years agoCalinou translated this
Rudolf Polzer [Thu, 26 Jan 2012 12:35:57 +0000 (13:35 +0100)]
Calinou translated this

12 years agofrench fixes
Rudolf Polzer [Thu, 26 Jan 2012 12:32:51 +0000 (13:32 +0100)]
french fixes

12 years agofrench csprogs translation
Rudolf Polzer [Thu, 26 Jan 2012 12:31:31 +0000 (13:31 +0100)]
french csprogs translation

12 years agoadd back a missing indent
Rudolf Polzer [Thu, 26 Jan 2012 12:30:00 +0000 (13:30 +0100)]
add back a missing indent

12 years agofix two wrong sized items
Rudolf Polzer [Thu, 26 Jan 2012 12:28:34 +0000 (13:28 +0100)]
fix two wrong sized items

12 years agofix size of player model selector
Rudolf Polzer [Thu, 26 Jan 2012 12:27:24 +0000 (13:27 +0100)]
fix size of player model selector

12 years agoshowboxes fixes
Rudolf Polzer [Thu, 26 Jan 2012 12:24:58 +0000 (13:24 +0100)]
showboxes fixes

12 years agoshow boxes around inputbox too
Rudolf Polzer [Thu, 26 Jan 2012 12:02:41 +0000 (13:02 +0100)]
show boxes around inputbox too

12 years agofix listboxes with showboxes
Rudolf Polzer [Thu, 26 Jan 2012 11:56:25 +0000 (12:56 +0100)]
fix listboxes with showboxes

12 years agoupdate german; menu_showboxes debug feature
Rudolf Polzer [Thu, 26 Jan 2012 11:53:31 +0000 (12:53 +0100)]
update german; menu_showboxes debug feature

12 years agono idea why this was missing, but: update the .pot file again
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

12 years agoMerge remote-tracking branch 'origin/master' into samual/menu_updates
Rudolf Polzer [Wed, 25 Jan 2012 18:20:42 +0000 (19:20 +0100)]
Merge remote-tracking branch 'origin/master' into samual/menu_updates

12 years agofix some g_ka_ cvars, they should be g_keepaway_
Rudolf Polzer [Wed, 25 Jan 2012 17:22:50 +0000 (18:22 +0100)]
fix some g_ka_ cvars, they should be g_keepaway_

12 years agofix translated tooltips too
Rudolf Polzer [Wed, 25 Jan 2012 17:14:13 +0000 (18:14 +0100)]
fix translated tooltips too

12 years agofix tooltip of cl_particles_quality
Rudolf Polzer [Wed, 25 Jan 2012 17:13:19 +0000 (18:13 +0100)]
fix tooltip of cl_particles_quality

12 years agoMerge branch 'samual/menu_updates' of git://de.git.xonotic.org/xonotic/xonotic-data...
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