]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 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

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

13 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 :)

13 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

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

13 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

13 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

13 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

13 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!)

13 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

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

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

13 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

13 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

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

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

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

13 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)

13 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)

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

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

13 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'

13 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'

13 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)

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

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

13 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'

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

13 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

13 years agominor cleanups and initial work for vote panel/notify panel
FruitieX [Mon, 3 May 2010 15:03:07 +0000 (18:03 +0300)]
minor cleanups and initial work for vote panel/notify panel

13 years agoun-weirden the physics a bit... immediate response to a strafe key just was too strong
Rudolf Polzer [Mon, 3 May 2010 05:42:29 +0000 (07:42 +0200)]
un-weirden the physics a bit... immediate response to a strafe key just was too strong

13 years agoalways show a set amount of health/armor/ammo when in hud config mode,
FruitieX [Sun, 2 May 2010 19:31:03 +0000 (22:31 +0300)]
always show a set amount of health/armor/ammo when in hud config mode,
add some fixes to ammo code

13 years agoadd statusbars to the vertical layout of health/armor panel too
FruitieX [Sun, 2 May 2010 19:02:13 +0000 (22:02 +0300)]
add statusbars to the vertical layout of health/armor panel too

13 years agotarget_spawn: support target *activator to manipulate the activator
Rudolf Polzer [Sun, 2 May 2010 18:57:49 +0000 (20:57 +0200)]
target_spawn: support target *activator to manipulate the activator

13 years agowarpzones: fix an endless loop
Rudolf Polzer [Sun, 2 May 2010 18:08:39 +0000 (20:08 +0200)]
warpzones: fix an endless loop

13 years agoThis branch will contain minor changes that are too small to make an own branch for.
Mircea Kitsune [Sun, 2 May 2010 14:30:24 +0000 (17:30 +0300)]
This branch will contain minor changes that are too small to make an own branch for.

Enables cl_leanmodel and cl_followmodel for Xonotic.

13 years agoadd an extension description for DP_SV_DISCARDABLEDEMO
Rudolf Polzer [Sun, 2 May 2010 12:20:19 +0000 (14:20 +0200)]
add an extension description for DP_SV_DISCARDABLEDEMO

13 years agoadd sane defaults :P
FruitieX [Sun, 2 May 2010 12:09:05 +0000 (15:09 +0300)]
add sane defaults :P

13 years agodisable WIP panels for now
FruitieX [Sun, 2 May 2010 11:50:03 +0000 (14:50 +0300)]
disable WIP panels for now

13 years agostatus bars!
FruitieX [Sun, 2 May 2010 11:28:21 +0000 (14:28 +0300)]
status bars!

13 years agohealth/armor fixes, inventory fixes
FruitieX [Sun, 2 May 2010 08:21:03 +0000 (11:21 +0300)]
health/armor fixes, inventory fixes

13 years agohorizontal layout for health/armor panel
FruitieX [Sun, 2 May 2010 07:20:19 +0000 (10:20 +0300)]
horizontal layout for health/armor panel

13 years agoimprovements to the health/armor panel, still one mode WIP
FruitieX [Sat, 1 May 2010 22:11:44 +0000 (01:11 +0300)]
improvements to the health/armor panel, still one mode WIP

13 years agobetter weaponicons panel
FruitieX [Sat, 1 May 2010 21:17:37 +0000 (00:17 +0300)]
better weaponicons panel

13 years agomoving hud items around much better now
FruitieX [Sat, 1 May 2010 18:16:21 +0000 (21:16 +0300)]
moving hud items around much better now

13 years agomake it compile too
FruitieX [Sun, 25 Apr 2010 08:03:51 +0000 (11:03 +0300)]
make it compile too

13 years agoThe PanelHud. Now in Xonotic git.
FruitieX [Sun, 25 Apr 2010 07:57:43 +0000 (10:57 +0300)]
The PanelHud. Now in Xonotic git.

13 years agoautodemo delete feature for race (sets cl_autodemo_delete to 3 if
FruitieX [Sun, 2 May 2010 07:39:58 +0000 (10:39 +0300)]
autodemo delete feature for race (sets cl_autodemo_delete to 3 if
there's a record)

13 years agoRevert "first beginning of "messagebox" like function, does not compile yet" as I...
Rudolf Polzer [Fri, 30 Apr 2010 10:41:18 +0000 (12:41 +0200)]
Revert "first beginning of "messagebox" like function, does not compile yet" as I accidentally did this in master

This reverts commit 5dbaf6bd72ff419c2dde2c68ec13e53fe6ca331d.

13 years agofirst beginning of "messagebox" like function, does not compile yet
Rudolf Polzer [Fri, 30 Apr 2010 09:35:38 +0000 (11:35 +0200)]
first beginning of "messagebox" like function, does not compile yet

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Rudolf Polzer [Wed, 28 Apr 2010 14:34:42 +0000 (16:34 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

13 years agoMerge remote branch 'origin/divVerent/bastet'
Rudolf Polzer [Wed, 28 Apr 2010 14:34:02 +0000 (16:34 +0200)]
Merge remote branch 'origin/divVerent/bastet'

13 years agoupdated particlefont template
Rudolf Polzer [Wed, 28 Apr 2010 05:58:35 +0000 (07:58 +0200)]
updated particlefont template

14 years agorename the shader files back to original names
Rudolf Polzer [Tue, 27 Apr 2010 15:23:26 +0000 (17:23 +0200)]
rename the shader files back to original names

14 years agoadd back some shaders that were missing here
Rudolf Polzer [Tue, 27 Apr 2010 15:20:32 +0000 (17:20 +0200)]
add back some shaders that were missing here

14 years agoOlder patch from the dev tracker ( http://dev.alientrap.org/issues/show/635 )
Mircea Kitsune [Mon, 26 Apr 2010 22:12:02 +0000 (01:12 +0300)]
Older patch from the dev tracker ( http://dev.alientrap.org/issues/show/635 )

Attempts to imitate UT2004-style respawn ghosts. When a dead player respawns, their last body becomes transparent and floats away.

14 years agoMerge commit 'origin/tzork/pathlib'
Rudolf Polzer [Thu, 22 Apr 2010 19:24:21 +0000 (21:24 +0200)]
Merge commit 'origin/tzork/pathlib'

14 years agotetris: more colorful, code now uses stringbuffers instead of lots of float fields...
Rudolf Polzer [Thu, 22 Apr 2010 19:23:08 +0000 (21:23 +0200)]
tetris: more colorful, code now uses stringbuffers instead of lots of float fields, unfortunately gives just slightly better performance. BUT: the game is no longer necessarily limited to a 22x10 field... should I do TETORIS?

14 years agoMerge commit 'origin/tzork/pathlib' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 18:58:15 +0000 (20:58 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet

14 years agoAcctualy making it compile may be nice too.
Jakob MG [Thu, 22 Apr 2010 18:42:00 +0000 (20:42 +0200)]
Acctualy making it compile may be nice too.

14 years agoMerge commit '54e0ccd220df'
Rudolf Polzer [Thu, 22 Apr 2010 18:35:56 +0000 (20:35 +0200)]
Merge commit '54e0ccd220df'

14 years agoMerge commit 'origin/tzork/pathlib' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 18:35:20 +0000 (20:35 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet

14 years agopath_waypoint: Remove misstaken dependency for waypoint_master. Also acctualy make...
Jakob MG [Thu, 22 Apr 2010 18:29:47 +0000 (20:29 +0200)]
path_waypoint: Remove misstaken dependency for waypoint_master. Also acctualy make it work. Well a bit anyway. ;)

14 years agooops ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:56:23 +0000 (17:56 +0200)]
oops ;)

14 years agofix the optimization ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:54:55 +0000 (17:54 +0200)]
fix the optimization ;)

14 years agotetris: optimizations...
Rudolf Polzer [Thu, 22 Apr 2010 15:33:56 +0000 (17:33 +0200)]
tetris: optimizations...

14 years agotetris:
Rudolf Polzer [Thu, 22 Apr 2010 14:29:11 +0000 (16:29 +0200)]
tetris:
- proper start position for J and L
- only check 1..4 for piece metrics, should work right now

14 years agoMerge branch 'master' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 14:29:05 +0000 (16:29 +0200)]
Merge branch 'master' into divVerent/bastet

14 years agoMerge commit 'origin/tzork/pathlib'
Rudolf Polzer [Thu, 22 Apr 2010 13:58:21 +0000 (15:58 +0200)]
Merge commit 'origin/tzork/pathlib'

14 years ago.gitattributes update for IDE project files
Rudolf Polzer [Sat, 17 Apr 2010 19:11:14 +0000 (21:11 +0200)]
.gitattributes update for IDE project files

14 years agofix lots of CRLFs
Rudolf Polzer [Sat, 17 Apr 2010 19:00:32 +0000 (21:00 +0200)]
fix lots of CRLFs

14 years ago.gitattributes
Rudolf Polzer [Sat, 17 Apr 2010 18:56:49 +0000 (20:56 +0200)]
.gitattributes

14 years agodelete some files that won't work in this repo, and move them to the right one
Rudolf Polzer [Fri, 16 Apr 2010 17:14:03 +0000 (19:14 +0200)]
delete some files that won't work in this repo, and move them to the right one

14 years agoget rid of more line feeds, THEY SUCK
Rudolf Polzer [Fri, 16 Apr 2010 17:06:09 +0000 (19:06 +0200)]
get rid of more line feeds, THEY SUCK

14 years agoMerge commit 'origin/parasti/uncrlf' into divVerent/bastet
Rudolf Polzer [Fri, 16 Apr 2010 17:00:22 +0000 (19:00 +0200)]
Merge commit 'origin/parasti/uncrlf' into divVerent/bastet

14 years agoUndo newline conversion in client/View.qc
Jānis Rūcis [Fri, 16 Apr 2010 10:00:44 +0000 (13:00 +0300)]
Undo newline conversion in client/View.qc

Impossible to merge otherwise.

14 years agofailing optimization attempt, ifdeffed out ;)
Rudolf Polzer [Thu, 15 Apr 2010 19:21:24 +0000 (21:21 +0200)]
failing optimization attempt, ifdeffed out ;)

14 years agofirst version of bastet in QC ;)
Rudolf Polzer [Thu, 15 Apr 2010 19:05:26 +0000 (21:05 +0200)]
first version of bastet in QC ;)

14 years agoMerge commit 'origin/tzork/vehicles'
Rudolf Polzer [Wed, 14 Apr 2010 17:58:01 +0000 (19:58 +0200)]
Merge commit 'origin/tzork/vehicles'

14 years agoadd a missing cvar to balance25.cfg
Rudolf Polzer [Tue, 13 Apr 2010 08:01:33 +0000 (10:01 +0200)]
add a missing cvar to balance25.cfg

14 years agoupdate extensions file
Rudolf Polzer [Tue, 13 Apr 2010 06:52:21 +0000 (08:52 +0200)]
update extensions file

14 years agosync the extensions to dpmod again :(
Rudolf Polzer [Tue, 13 Apr 2010 06:47:35 +0000 (08:47 +0200)]
sync the extensions to dpmod again :(

14 years agoenable gravityunaffectedbyticrate and nogravityonground
Rudolf Polzer [Sun, 11 Apr 2010 19:10:05 +0000 (21:10 +0200)]
enable gravityunaffectedbyticrate and nogravityonground

14 years agoswitch to my physics config as default to get it tested - NOTE: this is NOT a final...
Rudolf Polzer [Sun, 11 Apr 2010 19:06:27 +0000 (21:06 +0200)]
switch to my physics config as default to get it tested - NOTE: this is NOT a final decision yet

14 years agoAdd code::blocks projects & workspace for qc
Jakob MG [Fri, 2 Apr 2010 23:53:23 +0000 (01:53 +0200)]
Add code::blocks projects & workspace for qc

14 years agoMerge commit 'origin/esteel/anim/framework'
Rudolf Polzer [Sun, 11 Apr 2010 18:13:07 +0000 (20:13 +0200)]
Merge commit 'origin/esteel/anim/framework'

14 years agomore work on the menu animation framework, keyframes are now more easy to use
Stephan Stahl [Sun, 11 Apr 2010 19:25:50 +0000 (19:25 +0000)]
more work on the menu animation framework, keyframes are now more easy to use

14 years agoMerge commit 'origin/esteel/ignore'
Rudolf Polzer [Sun, 11 Apr 2010 18:12:33 +0000 (20:12 +0200)]
Merge commit 'origin/esteel/ignore'

14 years agoignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files
Stephan Stahl [Sun, 11 Apr 2010 19:29:19 +0000 (19:29 +0000)]
ignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files

14 years agoget rid of the old voice_flood system, and instead put all voice through the chat_flo...
Rudolf Polzer [Sun, 11 Apr 2010 10:17:55 +0000 (12:17 +0200)]
get rid of the old voice_flood system, and instead put all voice through the chat_flood system

14 years agoenable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!
Rudolf Polzer [Thu, 8 Apr 2010 11:54:03 +0000 (13:54 +0200)]
enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!

14 years agonew console command "sv_cmd showtraceline" to test traceline
Rudolf Polzer [Wed, 7 Apr 2010 19:01:17 +0000 (21:01 +0200)]
new console command "sv_cmd showtraceline" to test traceline

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Mon, 5 Apr 2010 11:46:29 +0000 (13:46 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agofix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)
Rudolf Polzer [Mon, 5 Apr 2010 07:45:29 +0000 (09:45 +0200)]
fix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)

14 years agoDODGING: clear FL_ONGROUND in the right place
Florian Paul Schmidt [Sun, 4 Apr 2010 23:47:29 +0000 (01:47 +0200)]
DODGING: clear FL_ONGROUND in the right place

14 years agoDODGING: clear FL_ONGROUND flag when dodging
Florian Paul Schmidt [Sun, 4 Apr 2010 23:46:01 +0000 (01:46 +0200)]
DODGING: clear FL_ONGROUND flag when dodging

14 years agoWops, forgot the client & common code for the raptor hud.
Jakob MG [Fri, 2 Apr 2010 23:26:06 +0000 (01:26 +0200)]
Wops, forgot the client & common code for the raptor hud.

14 years agoMerge commit 'origin/tzork/vehicles'
Rudolf Polzer [Fri, 2 Apr 2010 21:10:42 +0000 (23:10 +0200)]
Merge commit 'origin/tzork/vehicles'

14 years agoPull over last batch of uncommited changes to vehicles before xonotic fork. Add code...
Jakob MG [Fri, 2 Apr 2010 20:49:55 +0000 (22:49 +0200)]
Pull over last batch of uncommited changes to vehicles before xonotic fork. Add code and data for the Raptor.

14 years agowe need the .def stuff in the -maps repo, so we can later make radiant ONLY use that
Rudolf Polzer [Fri, 2 Apr 2010 19:31:43 +0000 (21:31 +0200)]
we need the .def stuff in the -maps repo, so we can later make radiant ONLY use that