]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
FruitieX [Thu, 15 Jul 2010 16:29:50 +0000 (19:29 +0300)]
merge in sev's skin rename/updates and move the descriptions out of the default skin config into a separate cfg file. Delete wickedhud, it's been renamed.
sev [Thu, 15 Jul 2010 11:45:39 +0000 (13:45 +0200)]
A skin called Luminos, for fruitiex/newpanelhud
FruitieX [Wed, 14 Jul 2010 17:22:03 +0000 (20:22 +0300)]
use already existing, proved to work functions instead of creating own ones and watch the race timer magically start working again!
FruitieX [Wed, 14 Jul 2010 13:49:17 +0000 (16:49 +0300)]
remove the following useless icons
FruitieX [Tue, 13 Jul 2010 11:27:18 +0000 (14:27 +0300)]
allow custom colors (by cvars) on the complain bubbles
FruitieX [Tue, 13 Jul 2010 11:01:31 +0000 (14:01 +0300)]
attempt to make a little nicer looking complain bubble
FruitieX [Tue, 13 Jul 2010 09:25:23 +0000 (12:25 +0300)]
make the two last dialogs work
FruitieX [Tue, 13 Jul 2010 00:39:37 +0000 (03:39 +0300)]
dialogs for most remaining panels. problem left to tackle: how to select the dialog background image?
FruitieX [Mon, 12 Jul 2010 13:24:48 +0000 (16:24 +0300)]
inventory panel
FruitieX [Mon, 12 Jul 2010 13:15:23 +0000 (16:15 +0300)]
last updates before i apply the dialog layout on all the hud panel dialogs
FruitieX [Mon, 12 Jul 2010 10:59:53 +0000 (13:59 +0300)]
colorpicked_selected image, code still fails at drawing it (using very ugly hack)
FruitieX [Mon, 12 Jul 2010 10:57:20 +0000 (13:57 +0300)]
much improved weapon icons panel, committing while it works :) still going to make minor tweaks before applying the same layout on all panel dialogs
FruitieX [Sun, 11 Jul 2010 18:23:42 +0000 (21:23 +0300)]
useless todo
FruitieX [Sun, 11 Jul 2010 00:19:15 +0000 (03:19 +0300)]
Merge branch 'master' into fruitiex/newpanelhud
FruitieX [Sun, 11 Jul 2010 00:08:04 +0000 (03:08 +0300)]
some fixes to exporter, custom aspect cvar for weaponicons
FruitieX [Sat, 10 Jul 2010 23:32:23 +0000 (02:32 +0300)]
ammo status bar on the weaponicons panel, also commit some icons that i forgot
FruitieX [Sat, 10 Jul 2010 20:46:46 +0000 (23:46 +0300)]
fix the "pink accuracy" print for good
FruitieX [Sat, 10 Jul 2010 20:42:18 +0000 (23:42 +0300)]
make accuracy display turn yellow already at 20%, 20% accuracy is already ok
FruitieX [Sat, 10 Jul 2010 20:26:32 +0000 (23:26 +0300)]
batch of notify and pressedkeys updates
Rudolf Polzer [Sat, 10 Jul 2010 20:17:32 +0000 (22:17 +0200)]
Merge remote branch 'refs/remotes/origin/mirceakitsune/bots_update'
Mircea Kitsune [Sat, 10 Jul 2010 00:39:11 +0000 (03:39 +0300)]
Seraphina, not Stephania :P Should be ready to merge again.
MrBougo [Fri, 9 Jul 2010 18:27:51 +0000 (20:27 +0200)]
make the shooting star death available outside of debug
new cvar: g_maxspeed, 0 default (no limits), any player who goes faster gets killed
FruitieX [Wed, 7 Jul 2010 22:58:11 +0000 (01:58 +0300)]
writespectatable for centerprints
FruitieX [Wed, 7 Jul 2010 22:32:56 +0000 (01:32 +0300)]
remove weird dummyfunctions, bug was fixed a long time ago. Also attempt a race score display, which currently is completely fail. :)
FruitieX [Wed, 7 Jul 2010 19:18:35 +0000 (22:18 +0300)]
remove some useless comments from the racetimer code
FruitieX [Wed, 7 Jul 2010 19:16:37 +0000 (22:16 +0300)]
drawstring_expanding, use in race modicon panel
FruitieX [Wed, 7 Jul 2010 19:03:53 +0000 (22:03 +0300)]
expanding pic for strength/invincible
FruitieX [Wed, 7 Jul 2010 18:08:46 +0000 (21:08 +0300)]
use drawcolorcodedstring_aspect in the vote window
FruitieX [Wed, 7 Jul 2010 18:06:19 +0000 (21:06 +0300)]
remove a useless arg of drawstring_aspect, also implement drawcolorcodedstring_aspect
FruitieX [Wed, 7 Jul 2010 17:17:06 +0000 (20:17 +0300)]
send bytes instead of shorts in the vote dialog.
FruitieX [Wed, 7 Jul 2010 17:01:04 +0000 (20:01 +0300)]
cl_gentle split into cl_gentle_gibs and cl_gentle_messages, cl_gentle left in as a master switch for enabling both. Later on we could perhaps do cl_gentle_chat as well to filter out bad words
FruitieX [Wed, 7 Jul 2010 13:12:59 +0000 (16:12 +0300)]
fix smooth moving/resizing to an always visible spot when dialog is open
FruitieX [Wed, 7 Jul 2010 12:42:02 +0000 (15:42 +0300)]
move user-preference cvars (that shouldnt be touched by skin configs) into defaultXonotic.cfg, eg. timer showing elapsing time
FruitieX [Wed, 7 Jul 2010 12:29:13 +0000 (15:29 +0300)]
Merge branch 'master' into fruitiex/newpanelhud
FruitieX [Wed, 7 Jul 2010 12:25:24 +0000 (15:25 +0300)]
and score background. and dock. Now everything should fallback to default, so even entering hud_skin "blabla" doesn't show any notextures
FruitieX [Wed, 7 Jul 2010 12:20:55 +0000 (15:20 +0300)]
same thing for progressbars
FruitieX [Wed, 7 Jul 2010 12:14:52 +0000 (15:14 +0300)]
fallback to a default border bg if specified one cant be found
FruitieX [Wed, 7 Jul 2010 12:01:05 +0000 (15:01 +0300)]
more helpful infomessage in hud_configure mode, also dont allow any other info messages to show when configuring the hud (like spec)
FruitieX [Tue, 6 Jul 2010 12:01:20 +0000 (15:01 +0300)]
fix onlycurrent mode of inventory panel
FruitieX [Tue, 6 Jul 2010 11:57:19 +0000 (14:57 +0300)]
smaller, less annoying complain bubble (also easy way to ensure it doesnt go off screen ;))
Mircea Kitsune [Mon, 5 Jul 2010 11:21:03 +0000 (14:21 +0300)]
Update models in bots.txt to use all available player models. I tried matching them to the Nexuiz bots.txt (match Xonotic's models to the most similar models there) so their names colors and skills would still fit who they are.
FruitieX [Mon, 5 Jul 2010 11:00:57 +0000 (14:00 +0300)]
change order of layers in the vote window
Rudolf Polzer [Mon, 5 Jul 2010 06:14:11 +0000 (08:14 +0200)]
use fall.ogg name
Rudolf Polzer [Mon, 5 Jul 2010 06:08:26 +0000 (08:08 +0200)]
undo some buggy bugfixes - these need to be redone in a more working way:
- extendmatchtime: it should check for >= 0, not > 0
- QC code should not know about these aliases, as they are just that - aliases
- instead, maybe an alias-provided way should be provided for checking if a votable alias can be executed
- also fix a newly introduced spelling error
Rudolf Polzer [Mon, 5 Jul 2010 06:07:14 +0000 (08:07 +0200)]
Merge remote branch 'origin/terencehill/misc_bugfixes'
Rudolf Polzer [Mon, 5 Jul 2010 06:05:11 +0000 (08:05 +0200)]
remove and fix broken symlinks
PlasmaSheep [Mon, 5 Jul 2010 01:18:03 +0000 (18:18 -0700)]
Corrected typo in ignis description
PlasmaSheep [Mon, 5 Jul 2010 01:08:55 +0000 (18:08 -0700)]
Umbra now uses radio woman voice
PlasmaSheep [Mon, 5 Jul 2010 01:08:38 +0000 (18:08 -0700)]
Nyx now uses radio woman voice
PlasmaSheep [Mon, 5 Jul 2010 01:07:08 +0000 (18:07 -0700)]
Seraphina masked now uses radio woman voice
PlasmaSheep [Mon, 5 Jul 2010 01:06:14 +0000 (18:06 -0700)]
Drinking and developing don't mix, kids.
PlasmaSheep [Mon, 5 Jul 2010 00:53:43 +0000 (17:53 -0700)]
ignis masked is now using good voices that sound like he has a mask
PlasmaSheep [Mon, 5 Jul 2010 00:52:17 +0000 (17:52 -0700)]
WTF is with these improperly named files
PlasmaSheep [Mon, 5 Jul 2010 00:47:38 +0000 (17:47 -0700)]
typo on ignis voices
PlasmaSheep [Mon, 5 Jul 2010 00:44:36 +0000 (17:44 -0700)]
Added ignis halfmasked voices
PlasmaSheep [Mon, 5 Jul 2010 00:41:13 +0000 (17:41 -0700)]
Added ignis voices - had to be old man voice for lack of an option, and because FrutieX said so :P
PlasmaSheep [Mon, 5 Jul 2010 00:32:35 +0000 (17:32 -0700)]
Only one fall...
PlasmaSheep [Sun, 4 Jul 2010 23:58:52 +0000 (16:58 -0700)]
Added gak sounds for variations of gak (linked files)
PlasmaSheep [Sun, 4 Jul 2010 23:49:32 +0000 (16:49 -0700)]
Added gak sounds
PlasmaSheep [Sun, 4 Jul 2010 23:48:03 +0000 (16:48 -0700)]
Only one fall
PlasmaSheep [Sun, 4 Jul 2010 23:42:05 +0000 (16:42 -0700)]
Fixed typo
PlasmaSheep [Sun, 4 Jul 2010 23:35:45 +0000 (16:35 -0700)]
Added sounds for erebus
PlasmaSheep [Sun, 4 Jul 2010 23:31:59 +0000 (16:31 -0700)]
again, only one fall
PlasmaSheep [Sun, 4 Jul 2010 23:26:59 +0000 (16:26 -0700)]
Moved two files from ideas to coms, as they are actually being used
terencehill [Sun, 4 Jul 2010 23:08:29 +0000 (01:08 +0200)]
Merge branch 'master' into terencehill/misc_bugfixes
PlasmaSheep [Sun, 4 Jul 2010 22:52:37 +0000 (15:52 -0700)]
It's seenflag, not flagseen
PlasmaSheep [Sun, 4 Jul 2010 22:47:58 +0000 (15:47 -0700)]
organized torus sounds dir
PlasmaSheep [Sun, 4 Jul 2010 22:32:36 +0000 (15:32 -0700)]
Added sounds for seraphina (copy of pyria)
PlasmaSheep [Sun, 4 Jul 2010 22:22:10 +0000 (15:22 -0700)]
Only one fall sound, should not have a number
PlasmaSheep [Sun, 4 Jul 2010 22:20:22 +0000 (15:20 -0700)]
Pyria sounds uncommented
FruitieX [Sun, 4 Jul 2010 19:27:00 +0000 (22:27 +0300)]
ugh fix silly typo in exporter
Rudolf Polzer [Sun, 4 Jul 2010 19:11:10 +0000 (21:11 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/lodplayers'
Rudolf Polzer [Sun, 4 Jul 2010 16:51:32 +0000 (18:51 +0200)]
remove g_spawnpoints_autodrop as it breaks maps, and should not be needed any more (was 0 by default for ages)
FruitieX [Sat, 3 Jul 2010 22:03:48 +0000 (01:03 +0300)]
fix nasty bug that could happen with the notify panel in the first few seconds of a match, branch now ready for merging
FruitieX [Sat, 3 Jul 2010 22:00:12 +0000 (01:00 +0300)]
force border properly when checking which cursor to draw too, and remove another silly dev print that i forgot in
FruitieX [Sat, 3 Jul 2010 21:54:30 +0000 (00:54 +0300)]
remove two useless TODO notices
FruitieX [Sat, 3 Jul 2010 21:48:11 +0000 (00:48 +0300)]
fixes to the race modicon panel
FruitieX [Sat, 3 Jul 2010 21:39:53 +0000 (00:39 +0300)]
rename image in the old skin too
FruitieX [Sat, 3 Jul 2010 21:38:57 +0000 (00:38 +0300)]
better aspect check on the lead image in the score panel
FruitieX [Sat, 3 Jul 2010 21:22:44 +0000 (00:22 +0300)]
nicer looking notify panel thanks to suggestion by sev, also do several cleanups to it
FruitieX [Sat, 3 Jul 2010 21:00:43 +0000 (00:00 +0300)]
new panel for "info messages" such as the spec info
FruitieX [Sat, 3 Jul 2010 20:05:44 +0000 (23:05 +0300)]
fix vote panel, pressedkeys panel and racetimer panel
FruitieX [Sat, 3 Jul 2010 13:35:26 +0000 (16:35 +0300)]
also check the order of the panels when finding out with mouse cursor to draw :)
FruitieX [Sat, 3 Jul 2010 13:32:30 +0000 (16:32 +0300)]
update the exporter function
FruitieX [Sat, 3 Jul 2010 13:18:54 +0000 (16:18 +0300)]
bugfixes
FruitieX [Sat, 3 Jul 2010 13:02:49 +0000 (16:02 +0300)]
draw queue for panels, a panel is automatically adjusted to the top of the stack if it gets clicked
FruitieX [Sat, 3 Jul 2010 01:50:20 +0000 (04:50 +0300)]
fix default paths, add much cooler border highlight and update it immediately
Rudolf Polzer [Fri, 2 Jul 2010 21:13:38 +0000 (23:13 +0200)]
fix some warnings about missing semicolons
Sahil Singhal [Fri, 2 Jul 2010 18:52:11 +0000 (14:52 -0400)]
Framegroups for the lods and remove pyria lods(to be replaced later).
FruitieX [Fri, 2 Jul 2010 18:24:48 +0000 (21:24 +0300)]
create a default skin, and try to fallback to this if an image isn't available
Sahil Singhal [Fri, 2 Jul 2010 18:23:24 +0000 (14:23 -0400)]
Erebus, Ignis, IgnisMasked, Seraphina, SeraphinaMasked
FruitieX [Fri, 2 Jul 2010 17:26:38 +0000 (20:26 +0300)]
remove debug print that i accidentally left in
FruitieX [Fri, 2 Jul 2010 17:26:00 +0000 (20:26 +0300)]
(new cvar) show bind on weapon instead of number
FruitieX [Fri, 2 Jul 2010 17:13:27 +0000 (20:13 +0300)]
bigfont for health/armor and powerups
FruitieX [Fri, 2 Jul 2010 17:12:22 +0000 (20:12 +0300)]
fix grid by renaming cvar...
FruitieX [Fri, 2 Jul 2010 16:55:03 +0000 (19:55 +0300)]
fix colors
FruitieX [Fri, 2 Jul 2010 16:43:53 +0000 (19:43 +0300)]
setpos/size fixes, branch should now work as good as _stable
Stephan Stahl [Fri, 2 Jul 2010 13:31:09 +0000 (15:31 +0200)]
this is only used if the matching config file is loaded
FruitieX [Fri, 2 Jul 2010 12:33:30 +0000 (15:33 +0300)]
drawpic_aspect => macro, make it compile
FruitieX [Fri, 2 Jul 2010 12:00:14 +0000 (15:00 +0300)]
correct argument usage on DrawBg calls...