]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
14 years agoMerge branch 'master' into fruitiex/newpanelhud
Rudolf Polzer [Mon, 10 May 2010 11:15:27 +0000 (13:15 +0200)]
Merge branch 'master' into fruitiex/newpanelhud

14 years agoremove a debug message
Rudolf Polzer [Mon, 10 May 2010 11:15:13 +0000 (13:15 +0200)]
remove a debug message

14 years agofix another seeker bug, and fix a division by zero in havocbots
Rudolf Polzer [Mon, 10 May 2010 11:10:37 +0000 (13:10 +0200)]
fix another seeker bug, and fix a division by zero in havocbots

14 years agoseeker volley controller: work properly with IT_UNLIMITED_WEAPON_AMMO
Rudolf Polzer [Mon, 10 May 2010 11:01:19 +0000 (13:01 +0200)]
seeker volley controller: work properly with IT_UNLIMITED_WEAPON_AMMO

14 years agonew options for r_showbboxes: also show the player headshot box
Rudolf Polzer [Mon, 10 May 2010 07:31:11 +0000 (09:31 +0200)]
new options for r_showbboxes: also show the player headshot box

14 years agoMerge remote branch 'origin/mirceakitsune/per_character_sounds'
Rudolf Polzer [Mon, 10 May 2010 06:46:02 +0000 (08:46 +0200)]
Merge remote branch 'origin/mirceakitsune/per_character_sounds'

14 years agoforce fire effect even for nonmoving firemine
Rudolf Polzer [Sun, 9 May 2010 19:26:51 +0000 (21:26 +0200)]
force fire effect even for nonmoving firemine

14 years agos/marigin/border (because that's what it is!)
FruitieX [Sun, 9 May 2010 18:32:26 +0000 (21:32 +0300)]
s/marigin/border (because that's what it is!)

14 years agofix some warnings
FruitieX [Sun, 9 May 2010 18:29:46 +0000 (21:29 +0300)]
fix some warnings

14 years agoi++ => ++i, fteqcc likes this better
FruitieX [Sun, 9 May 2010 18:19:47 +0000 (21:19 +0300)]
i++ => ++i, fteqcc likes this better

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Rudolf Polzer [Sun, 9 May 2010 18:14:16 +0000 (20:14 +0200)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agoadd seeker to the weapon prio cvars
Rudolf Polzer [Sun, 9 May 2010 18:13:53 +0000 (20:13 +0200)]
add seeker to the weapon prio cvars

14 years agofix a typo in a seeker cvar name
Rudolf Polzer [Sun, 9 May 2010 18:08:49 +0000 (20:08 +0200)]
fix a typo in a seeker cvar name

14 years agoMerge remote branch 'refs/remotes/origin/divVerent/tag_seeker'
Rudolf Polzer [Sun, 9 May 2010 18:01:03 +0000 (20:01 +0200)]
Merge remote branch 'refs/remotes/origin/divVerent/tag_seeker'

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Rudolf Polzer [Sun, 9 May 2010 15:35:35 +0000 (17:35 +0200)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agofix ClientInit entity sending
Rudolf Polzer [Sun, 9 May 2010 15:35:02 +0000 (17:35 +0200)]
fix ClientInit entity sending

14 years agofix player sounds loading
Rudolf Polzer [Sun, 9 May 2010 14:12:44 +0000 (16:12 +0200)]
fix player sounds loading

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Rudolf Polzer [Sun, 9 May 2010 14:08:47 +0000 (16:08 +0200)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agohonor bgmvolume
Rudolf Polzer [Sun, 9 May 2010 14:08:24 +0000 (16:08 +0200)]
honor bgmvolume

14 years agoGENTLEMEN
Rudolf Polzer [Sun, 9 May 2010 14:03:43 +0000 (16:03 +0200)]
GENTLEMEN
I ACCIDENTALLY ALWAYS GENTLE GIBS
FIXED

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Rudolf Polzer [Sun, 9 May 2010 13:50:11 +0000 (15:50 +0200)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agouse r_hdr 2, not 1, as r_hdr 1 breaks warpzones
Rudolf Polzer [Sun, 9 May 2010 13:42:42 +0000 (15:42 +0200)]
use r_hdr 2, not 1, as r_hdr 1 breaks warpzones

14 years agoun-weirden the aspect of the player model previews
Rudolf Polzer [Sun, 9 May 2010 13:28:25 +0000 (15:28 +0200)]
un-weirden the aspect of the player model previews

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Rudolf Polzer [Sun, 9 May 2010 13:04:19 +0000 (15:04 +0200)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agoimprove the naming of model files to match skin files; improve the menu qc code for...
Rudolf Polzer [Sun, 9 May 2010 13:03:51 +0000 (15:03 +0200)]
improve the naming of model files to match skin files; improve the menu qc code for selecting models to no longer access the file system on every click

14 years agounused var--
Rudolf Polzer [Sat, 8 May 2010 20:34:52 +0000 (22:34 +0200)]
unused var--

14 years agoREALLY fix it
Rudolf Polzer [Sat, 8 May 2010 20:34:11 +0000 (22:34 +0200)]
REALLY fix it

14 years agofix music triggers a bit :P
Rudolf Polzer [Sat, 8 May 2010 20:28:08 +0000 (22:28 +0200)]
fix music triggers a bit :P

14 years agocleaner handling of view origin and angles for input in warpzonelib
Rudolf Polzer [Sat, 8 May 2010 20:05:04 +0000 (22:05 +0200)]
cleaner handling of view origin and angles for input in warpzonelib

14 years agoanother missing cvar
Rudolf Polzer [Sat, 8 May 2010 19:00:42 +0000 (21:00 +0200)]
another missing cvar

14 years agoseeker config fixes
Rudolf Polzer [Sat, 8 May 2010 18:52:29 +0000 (20:52 +0200)]
seeker config fixes

14 years agoMerge commit 'origin/master' into divVerent/tag_seeker
Rudolf Polzer [Sat, 8 May 2010 18:43:45 +0000 (20:43 +0200)]
Merge commit 'origin/master' into divVerent/tag_seeker

14 years agotrigger_gravity overlap fixes
Rudolf Polzer [Sat, 8 May 2010 18:35:52 +0000 (20:35 +0200)]
trigger_gravity overlap fixes

14 years agogravity fix
Rudolf Polzer [Sat, 8 May 2010 18:29:55 +0000 (20:29 +0200)]
gravity fix

14 years agofireball: use fuel, not rockets, again, and swap prim/sec
Rudolf Polzer [Sat, 8 May 2010 18:20:20 +0000 (20:20 +0200)]
fireball: use fuel, not rockets, again, and swap prim/sec

14 years agoMerge commit 'origin/morphed/particles'
Rudolf Polzer [Sat, 8 May 2010 16:54:36 +0000 (18:54 +0200)]
Merge commit 'origin/morphed/particles'

14 years agouse cdtracks.cfg from xonotic-music
Rudolf Polzer [Sat, 8 May 2010 16:28:16 +0000 (18:28 +0200)]
use cdtracks.cfg from xonotic-music

14 years agocl_gentle 3: use the happy-face gentle mode
Rudolf Polzer [Sat, 8 May 2010 13:56:59 +0000 (15:56 +0200)]
cl_gentle 3: use the happy-face gentle mode

14 years agoMerge branch 'master' into morphed/particles
Rudolf Polzer [Sat, 8 May 2010 13:55:08 +0000 (15:55 +0200)]
Merge branch 'master' into morphed/particles

14 years agoMerge remote branch 'origin/fruitiex/xpmbalance'
Rudolf Polzer [Sat, 8 May 2010 13:51:23 +0000 (15:51 +0200)]
Merge remote branch 'origin/fruitiex/xpmbalance'

14 years agoand here are the variables I forgot to declare
Rudolf Polzer [Sat, 8 May 2010 13:50:22 +0000 (15:50 +0200)]
and here are the variables I forgot to declare

14 years agocsqcprojectiles: do not network gravity if at default value (instead use a sendflags...
Rudolf Polzer [Sat, 8 May 2010 13:35:27 +0000 (15:35 +0200)]
csqcprojectiles: do not network gravity if at default value (instead use a sendflags bit)

14 years agocustom bouncefactor/bouncestopspeed for mortar
Rudolf Polzer [Sat, 8 May 2010 13:28:03 +0000 (15:28 +0200)]
custom bouncefactor/bouncestopspeed for mortar

14 years agoMerge remote branch 'origin/parasti/mortar-bounce'
Rudolf Polzer [Sat, 8 May 2010 13:18:01 +0000 (15:18 +0200)]
Merge remote branch 'origin/parasti/mortar-bounce'

14 years agogravity trigger: save the old gravity, restore it, and MULTIPLY by the gravity of...
Rudolf Polzer [Sat, 8 May 2010 13:07:48 +0000 (15:07 +0200)]
gravity trigger: save the old gravity, restore it, and MULTIPLY by the gravity of the trigger (not sure if this would currently affect anything)

14 years agoMerge remote branch 'origin/mirceakitsune/gravity_trigger'
Rudolf Polzer [Sat, 8 May 2010 12:57:34 +0000 (14:57 +0200)]
Merge remote branch 'origin/mirceakitsune/gravity_trigger'

14 years agomake the branch work with "make"
FruitieX [Sat, 8 May 2010 12:56:09 +0000 (15:56 +0300)]
make the branch work with "make"

14 years agoMerge remote branch 'origin/fruitiex/xpmphysics'
Rudolf Polzer [Sat, 8 May 2010 12:55:14 +0000 (14:55 +0200)]
Merge remote branch 'origin/fruitiex/xpmphysics'

14 years agoMerge remote branch 'origin/fruitiex/sev-skin'
Rudolf Polzer [Sat, 8 May 2010 12:52:09 +0000 (14:52 +0200)]
Merge remote branch 'origin/fruitiex/sev-skin'

14 years agorename physicsNexrun.cfg to physicsXPM.cfg
FruitieX [Fri, 7 May 2010 14:28:51 +0000 (17:28 +0300)]
rename physicsNexrun.cfg to physicsXPM.cfg

14 years agofix another typo
FruitieX [Thu, 6 May 2010 18:27:22 +0000 (21:27 +0300)]
fix another typo

14 years agoargh fix typo
FruitieX [Thu, 6 May 2010 18:25:35 +0000 (21:25 +0300)]
argh fix typo

14 years agoforce a default on the race timer too in conf mode, also cap size
FruitieX [Thu, 6 May 2010 18:20:31 +0000 (21:20 +0300)]
force a default on the race timer too in conf mode, also cap size

14 years agoMerge branch 'fruitiex/newpanelhud' of ssh://git.xonotic.org/xonotic-data.pk3dir...
FruitieX [Thu, 6 May 2010 18:07:51 +0000 (21:07 +0300)]
Merge branch 'fruitiex/newpanelhud' of ssh://git.xonotic.org/xonotic-data.pk3dir into fruitiex/newpanelhud

14 years agoshow defaults on vote window in config mode
FruitieX [Thu, 6 May 2010 18:07:21 +0000 (21:07 +0300)]
show defaults on vote window in config mode

14 years agoMerge commit 'origin/fruitiex/newpanelhud'
Rudolf Polzer [Thu, 6 May 2010 18:02:12 +0000 (20:02 +0200)]
Merge commit 'origin/fruitiex/newpanelhud'

Conflicts:
qcsrc/client/sbar.qc

14 years agoslightly better music state handling
Rudolf Polzer [Thu, 6 May 2010 17:53:29 +0000 (19:53 +0200)]
slightly better music state handling

14 years agodraw hud first... now the scoreboard should work :)
FruitieX [Thu, 6 May 2010 17:51:42 +0000 (20:51 +0300)]
draw hud first... now the scoreboard should work :)

14 years agobig sbar rename to hud for consistency
FruitieX [Thu, 6 May 2010 17:46:59 +0000 (20:46 +0300)]
big sbar rename to hud for consistency

14 years agolittle restructure
FruitieX [Thu, 6 May 2010 17:28:42 +0000 (20:28 +0300)]
little restructure

14 years agofix pressedkeys and do minor cleanups
FruitieX [Thu, 6 May 2010 14:58:27 +0000 (17:58 +0300)]
fix pressedkeys and do minor cleanups

14 years agoAdd cvars for bouncefactor/bouncestop of GL secondary
Jānis Rūcis [Thu, 6 May 2010 14:55:55 +0000 (17:55 +0300)]
Add cvars for bouncefactor/bouncestop of GL secondary

14 years agohandle the case that a sound cannot start
Rudolf Polzer [Thu, 6 May 2010 07:17:40 +0000 (09:17 +0200)]
handle the case that a sound cannot start

14 years agovote panel and a fail pressedkeys panel
FruitieX [Thu, 6 May 2010 06:51:40 +0000 (09:51 +0300)]
vote panel and a fail pressedkeys panel

14 years agoproperly loop the track (needs the getsoundtime function!)
Rudolf Polzer [Thu, 6 May 2010 06:43:26 +0000 (08:43 +0200)]
properly loop the track (needs the getsoundtime function!)

14 years agoproperly use bgmvolume, get rid of the volume cvar, make a new mastervolume cvar...
Rudolf Polzer [Thu, 6 May 2010 06:20:29 +0000 (08:20 +0200)]
properly use bgmvolume, get rid of the volume cvar, make a new mastervolume cvar for this

14 years agoHAHA, they not work...
Rudolf Polzer [Thu, 6 May 2010 06:11:15 +0000 (08:11 +0200)]
HAHA, they not work...

14 years agouse CHAN_VOICE
Rudolf Polzer [Thu, 6 May 2010 05:27:35 +0000 (07:27 +0200)]
use CHAN_VOICE

14 years agoturn off autogenerated cdtrack line of target_music is used
Rudolf Polzer [Thu, 6 May 2010 05:23:47 +0000 (07:23 +0200)]
turn off autogenerated cdtrack line of target_music is used

14 years agotrigger_music: only compare the view origin, makes making the zones easier
Rudolf Polzer [Thu, 6 May 2010 05:18:50 +0000 (07:18 +0200)]
trigger_music: only compare the view origin, makes making the zones easier

14 years agomore target_music stuff ;)
Rudolf Polzer [Wed, 5 May 2010 18:45:45 +0000 (20:45 +0200)]
more target_music stuff ;)

14 years agoclient part first half
Rudolf Polzer [Wed, 5 May 2010 18:24:22 +0000 (20:24 +0200)]
client part first half

14 years agotarget_music: serverside part
Rudolf Polzer [Wed, 5 May 2010 18:14:44 +0000 (20:14 +0200)]
target_music: serverside part

14 years agobringed back old cl_gentle 2
Morphed [Wed, 5 May 2010 17:54:38 +0000 (19:54 +0200)]
bringed back old cl_gentle 2

14 years agonew particles effects
Morphed [Wed, 5 May 2010 17:38:43 +0000 (19:38 +0200)]
new particles effects

14 years agofaster weaponswitchdelay
FruitieX [Wed, 5 May 2010 13:27:23 +0000 (16:27 +0300)]
faster weaponswitchdelay

14 years agorename to balanceXPM.cfg, make changes to crylink
FruitieX [Wed, 5 May 2010 12:47:02 +0000 (15:47 +0300)]
rename to balanceXPM.cfg, make changes to crylink

14 years agofor convenience, also set the redundant frag_ vars (fixes a bug in keyhunt)
Rudolf Polzer [Tue, 4 May 2010 20:20:45 +0000 (22:20 +0200)]
for convenience, also set the redundant frag_ vars (fixes a bug in keyhunt)

14 years agonew funny cvar cl_lockview (best used with chase_active)
Rudolf Polzer [Tue, 4 May 2010 18:05:42 +0000 (20:05 +0200)]
new funny cvar cl_lockview (best used with chase_active)

14 years agoaircontrol fixes in my config ;)
Rudolf Polzer [Tue, 4 May 2010 17:22:43 +0000 (19:22 +0200)]
aircontrol fixes in my config ;)

14 years agofix weapon throwing breakage
Rudolf Polzer [Tue, 4 May 2010 13:48:00 +0000 (15:48 +0200)]
fix weapon throwing breakage

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Mircea Kitsune [Tue, 4 May 2010 13:43:55 +0000 (16:43 +0300)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agoForgot one sounds file
Mircea Kitsune [Tue, 4 May 2010 13:19:33 +0000 (16:19 +0300)]
Forgot one sounds file

14 years agoFix an issue and attempt to precache player sounds (not sure if this is correct!)
Mircea Kitsune [Tue, 4 May 2010 13:07:02 +0000 (16:07 +0300)]
Fix an issue and attempt to precache player sounds (not sure if this is correct!)

14 years agoRemove test line
Mircea Kitsune [Tue, 4 May 2010 12:27:07 +0000 (15:27 +0300)]
Remove test line

14 years agoFix silly mistake with file names
Mircea Kitsune [Tue, 4 May 2010 12:26:43 +0000 (15:26 +0300)]
Fix silly mistake with file names

14 years agoRename sound files
Mircea Kitsune [Tue, 4 May 2010 12:12:45 +0000 (15:12 +0300)]
Rename sound files

14 years agoUse substring instead. Move code in correct location.
Mircea Kitsune [Tue, 4 May 2010 12:09:43 +0000 (15:09 +0300)]
Use substring instead. Move code in correct location.

14 years agoUse model+skin instead, for faster performance
Mircea Kitsune [Tue, 4 May 2010 11:42:52 +0000 (14:42 +0300)]
Use model+skin instead, for faster performance

14 years agoMerge branch 'master' into mirceakitsune/per_character_sounds
Mircea Kitsune [Tue, 4 May 2010 11:19:32 +0000 (14:19 +0300)]
Merge branch 'master' into mirceakitsune/per_character_sounds

14 years agoAllow loading self.model.sounds again, if per-character sound file is missing.
Mircea Kitsune [Tue, 4 May 2010 11:19:22 +0000 (14:19 +0300)]
Allow loading self.model.sounds again, if per-character sound file is missing.

14 years agoMerge remote branch 'origin/mirceakitsune/respawn_ghosts'
Rudolf Polzer [Tue, 4 May 2010 11:17:55 +0000 (13:17 +0200)]
Merge remote branch 'origin/mirceakitsune/respawn_ghosts'

14 years agoMerge remote branch 'origin/mirceakitsune/minor_changes'
Rudolf Polzer [Tue, 4 May 2010 11:12:17 +0000 (13:12 +0200)]
Merge remote branch 'origin/mirceakitsune/minor_changes'

14 years agodemo deleting, slightly improved (and now cvarred by cl_autodemo_delete_keeprecords)
Rudolf Polzer [Tue, 4 May 2010 11:06:35 +0000 (13:06 +0200)]
demo deleting, slightly improved (and now cvarred by cl_autodemo_delete_keeprecords)

14 years agoupdated LS's physics config
Rudolf Polzer [Tue, 4 May 2010 10:52:30 +0000 (12:52 +0200)]
updated LS's physics config

14 years agoLee Stricklin's physics config
Rudolf Polzer [Tue, 4 May 2010 07:21:33 +0000 (09:21 +0200)]
Lee Stricklin's physics config

14 years agoMerge commit 'origin/fruitiex/race_cl_autodemo_delete'
Rudolf Polzer [Tue, 4 May 2010 05:38:43 +0000 (07:38 +0200)]
Merge commit 'origin/fruitiex/race_cl_autodemo_delete'

14 years agouse new aircontrol var
Rudolf Polzer [Tue, 4 May 2010 05:37:41 +0000 (07:37 +0200)]
use new aircontrol var

14 years agonew air control math, new cvar sv_aircontrol_power
Rudolf Polzer [Mon, 3 May 2010 19:46:04 +0000 (21:46 +0200)]
new air control math, new cvar sv_aircontrol_power

Conflicts:

physicsNoQWBunny.cfg
qcsrc/server/cl_physics.qc

14 years agoUse 1 instead, seems more correct. Not even sure why 0 behaves like 1 instead of...
Mircea Kitsune [Mon, 3 May 2010 18:16:43 +0000 (21:16 +0300)]
Use 1 instead, seems more correct. Not even sure why 0 behaves like 1 instead of acting like 0 gravity (maybe there's a bug in the code that calculates .gravity?)