]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Rudolf Polzer [Sat, 3 Mar 2012 11:58:10 +0000 (12:58 +0100)]
saner loddistance defaults
Rudolf Polzer [Sat, 3 Mar 2012 11:56:39 +0000 (12:56 +0100)]
fix variable use
Rudolf Polzer [Sat, 3 Mar 2012 11:55:48 +0000 (12:55 +0100)]
max useful LOD value is 4
Rudolf Polzer [Sat, 3 Mar 2012 11:53:23 +0000 (12:53 +0100)]
do the same improvement for model LOD code too
Rudolf Polzer [Sat, 3 Mar 2012 11:46:00 +0000 (12:46 +0100)]
player model LOD: fix origin, actually work
Morphed [Fri, 2 Mar 2012 20:21:24 +0000 (21:21 +0100)]
I remade first person laser animations and its now centered when player wants it
Rudolf Polzer [Fri, 2 Mar 2012 14:29:45 +0000 (15:29 +0100)]
more reverse logic
Rudolf Polzer [Fri, 2 Mar 2012 11:59:20 +0000 (12:59 +0100)]
REALLY turn off the hack
Rudolf Polzer [Thu, 1 Mar 2012 13:28:26 +0000 (14:28 +0100)]
remove some useless files
Rudolf Polzer [Thu, 1 Mar 2012 13:24:20 +0000 (14:24 +0100)]
don't spam "Frame %d missing" messages if player model is static for whatever reason
Rudolf Polzer [Thu, 1 Mar 2012 13:18:25 +0000 (14:18 +0100)]
remove "color" from the "full" scoreboard, as it no longer exists (is part of the "name" column now)
Samual [Thu, 1 Mar 2012 00:27:39 +0000 (19:27 -0500)]
Fix missing respawn cvars for keepaway/freezetag
Samual [Thu, 1 Mar 2012 00:23:54 +0000 (19:23 -0500)]
Workaround: disable aborting for hagar secondary loading (bad feature idea ANYWAY)
Samual [Wed, 29 Feb 2012 19:42:42 +0000 (14:42 -0500)]
Merge remote branch 'origin/terencehill/minstagib_outofammo'
Samual [Wed, 29 Feb 2012 19:36:05 +0000 (14:36 -0500)]
Check to see if the vote has only JUST been called when doing the player count evaluation. (Chose this method because later I can expand upon this)
Samual [Wed, 29 Feb 2012 19:18:41 +0000 (14:18 -0500)]
If there aren't any players at all and there is a vote called, don't automatically reject it (could be an admin vote)
Rudolf Polzer [Wed, 29 Feb 2012 15:55:13 +0000 (16:55 +0100)]
apply the last mapinfo rename to the default config too, fixes #1083
Rudolf Polzer [Wed, 29 Feb 2012 13:18:31 +0000 (14:18 +0100)]
fade out sandbox tools
Rudolf Polzer [Wed, 29 Feb 2012 10:02:19 +0000 (11:02 +0100)]
Merge remote-tracking branch 'origin/tzork/gm_nexball'
Rudolf Polzer [Wed, 29 Feb 2012 10:00:49 +0000 (11:00 +0100)]
Merge remote-tracking branch 'origin/cbrutail/morpheds_minstaanimfix'
Rudolf Polzer [Wed, 29 Feb 2012 09:45:00 +0000 (10:45 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/bugfix_impact_effects'
Rudolf Polzer [Tue, 28 Feb 2012 11:41:03 +0000 (12:41 +0100)]
mark Finnish as good
Rudolf Polzer [Tue, 28 Feb 2012 11:40:37 +0000 (12:40 +0100)]
Finnish update by Exitium and FruitieX. Thanks!
Jakob MG [Tue, 28 Feb 2012 05:42:06 +0000 (06:42 +0100)]
Merge remote-tracking branch 'origin/master' into tzork/gm_nexball
Conflicts:
qcsrc/server/cl_weapons.qc
Rudolf Polzer [Mon, 27 Feb 2012 16:30:56 +0000 (17:30 +0100)]
don't do this if death_time is zero
Rudolf Polzer [Mon, 27 Feb 2012 16:25:04 +0000 (17:25 +0100)]
csqcmodels: don't set frametime to death time when frametime is zero, to fix death anim bug
Rudolf Polzer [Mon, 27 Feb 2012 09:31:29 +0000 (10:31 +0100)]
don't damage attached entities
Rudolf Polzer [Mon, 27 Feb 2012 08:52:23 +0000 (09:52 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 27 Feb 2012 08:51:54 +0000 (09:51 +0100)]
target_music: turn off playlists while active
Mircea Kitsune [Sun, 26 Feb 2012 21:13:16 +0000 (23:13 +0200)]
Name a float more correctly, doesn't change functionality
Mircea Kitsune [Sun, 26 Feb 2012 21:09:54 +0000 (23:09 +0200)]
Only for hitscan weapons. Otherwise rockets have no effect when their blast damages players, even if they hit the ground
Mircea Kitsune [Sun, 26 Feb 2012 21:03:08 +0000 (23:03 +0200)]
Fix the bug causing ground impacts to show when hitting a player with hitscan weapons
Rudolf Polzer [Sun, 26 Feb 2012 18:45:05 +0000 (19:45 +0100)]
add missing 0 line in de and hu tooltips
Rudolf Polzer [Sun, 26 Feb 2012 18:41:51 +0000 (19:41 +0100)]
Merge remote-tracking branch 'origin/cbrutail/translation-hu_0.6'
cbrutail [Sun, 26 Feb 2012 18:34:00 +0000 (19:34 +0100)]
Finished translations for 0.6. Booya!
Rudolf Polzer [Sun, 26 Feb 2012 15:07:15 +0000 (16:07 +0100)]
fix message spam for cl_casings 0 due to bad call to Casing_Delete
Samual [Sun, 26 Feb 2012 05:16:49 +0000 (00:16 -0500)]
Some fixes for voting
Samual [Sun, 26 Feb 2012 04:49:39 +0000 (23:49 -0500)]
Tweaks to hud configs
Samual [Sun, 26 Feb 2012 01:34:10 +0000 (20:34 -0500)]
Merge remote branch 'origin/terencehill/powerups_respawntime_fix'
Conflicts:
qcsrc/server/t_items.qc
Samual [Sun, 26 Feb 2012 01:23:51 +0000 (20:23 -0500)]
Merge remote branch 'origin/terencehill/megaerebus_centered'
Samual [Sun, 26 Feb 2012 01:16:36 +0000 (20:16 -0500)]
Merge remote branch 'origin/terencehill/arena_and_ca_fixes'
Samual [Sun, 26 Feb 2012 01:14:16 +0000 (20:14 -0500)]
Merge remote branch 'origin/terencehill/physics_panel_updates'
Samual [Sun, 26 Feb 2012 01:07:06 +0000 (20:07 -0500)]
Merge remote branch 'origin/terencehill/incompatible_mutators'
cbrutail [Sat, 25 Feb 2012 21:34:38 +0000 (22:34 +0100)]
Only two more panels, and I'm done.
Samual [Sat, 25 Feb 2012 19:41:28 +0000 (14:41 -0500)]
Fix typo
Rudolf Polzer [Sat, 25 Feb 2012 18:37:08 +0000 (19:37 +0100)]
also better ground lastlevel if on the _init map
Rudolf Polzer [Sat, 25 Feb 2012 18:35:57 +0000 (19:35 +0100)]
fix a possible endless loop if server.cfg sets samelevel to 1
Rudolf Polzer [Sat, 25 Feb 2012 08:30:36 +0000 (09:30 +0100)]
kill a seriously weird array use
cbrutail [Thu, 23 Feb 2012 21:39:48 +0000 (22:39 +0100)]
Merge branch 'master' into cbrutail/translation-hu_0.6
Conflicts:
menu.dat.hu.po
merge master, but keep the since modified files in local
cbrutail [Thu, 23 Feb 2012 21:24:39 +0000 (22:24 +0100)]
Morphed's latest and greatest minstanex animations. This branch compiles, and doesn't eat your kitten (ok, I didn't test for the latter, though I never could, because I only have a hamster. It didn't eat my hamster, so this branch is at least hamster safe. Kitten owners are warned, though eating of said kittens by the branch is highly unlikely).
Rudolf Polzer [Thu, 23 Feb 2012 19:37:56 +0000 (20:37 +0100)]
mark French as good here too
Rudolf Polzer [Thu, 23 Feb 2012 19:36:59 +0000 (20:36 +0100)]
French is complete now. Thanks, Calinou!
Rudolf Polzer [Thu, 23 Feb 2012 19:36:47 +0000 (20:36 +0100)]
first convert, then check
Rudolf Polzer [Thu, 23 Feb 2012 19:18:54 +0000 (20:18 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 23 Feb 2012 19:18:27 +0000 (20:18 +0100)]
delay quit_and_redirect by a timer
cbrutail [Thu, 23 Feb 2012 09:42:50 +0000 (10:42 +0100)]
There. I fixed it. Animation is still bullshit, but I can't fix that.
cbrutail [Wed, 22 Feb 2012 15:35:23 +0000 (16:35 +0100)]
merge CuBeOwL's updated translation file for Hungarian
Rudolf Polzer [Wed, 22 Feb 2012 15:32:55 +0000 (16:32 +0100)]
NL update by merlijn
Rudolf Polzer [Wed, 22 Feb 2012 15:22:44 +0000 (16:22 +0100)]
add a link to the translation file
Rudolf Polzer [Wed, 22 Feb 2012 15:08:24 +0000 (16:08 +0100)]
mark German as good here too
Rudolf Polzer [Wed, 22 Feb 2012 15:07:53 +0000 (16:07 +0100)]
Finish German
Rudolf Polzer [Wed, 22 Feb 2012 13:40:33 +0000 (14:40 +0100)]
sync game type names in German
Rudolf Polzer [Wed, 22 Feb 2012 13:32:46 +0000 (14:32 +0100)]
Revert "support comments in language list file" as tokenize_console already does it
This reverts commit
279a9ad89a3d5c909969cc4597d56200355942b5 .
Rudolf Polzer [Wed, 22 Feb 2012 13:32:09 +0000 (14:32 +0100)]
write status in the languages list file
Rudolf Polzer [Wed, 22 Feb 2012 13:30:12 +0000 (14:30 +0100)]
detect complete files too
Rudolf Polzer [Wed, 22 Feb 2012 13:29:05 +0000 (14:29 +0100)]
ignore en.po by default
Rudolf Polzer [Wed, 22 Feb 2012 13:27:43 +0000 (14:27 +0100)]
support comments in language list file
Rudolf Polzer [Wed, 22 Feb 2012 13:24:21 +0000 (14:24 +0100)]
Greek update
Rudolf Polzer [Wed, 22 Feb 2012 13:23:07 +0000 (14:23 +0100)]
French update too
Rudolf Polzer [Wed, 22 Feb 2012 13:21:30 +0000 (14:21 +0100)]
argh, this file had a BOMB
Rudolf Polzer [Wed, 22 Feb 2012 13:19:25 +0000 (14:19 +0100)]
French included
Rudolf Polzer [Wed, 22 Feb 2012 13:18:20 +0000 (14:18 +0100)]
Portuguese
Rudolf Polzer [Wed, 22 Feb 2012 13:17:09 +0000 (14:17 +0100)]
detect syntax erorrs
Rudolf Polzer [Wed, 22 Feb 2012 13:15:36 +0000 (14:15 +0100)]
Greek update
Rudolf Polzer [Wed, 22 Feb 2012 13:15:08 +0000 (14:15 +0100)]
notify about changes better
Rudolf Polzer [Wed, 22 Feb 2012 13:12:23 +0000 (14:12 +0100)]
italian is good. PASTA!
Rudolf Polzer [Wed, 22 Feb 2012 13:12:17 +0000 (14:12 +0100)]
even better
Rudolf Polzer [Wed, 22 Feb 2012 13:10:35 +0000 (14:10 +0100)]
fix file encoding of input files
Jakob MG [Wed, 22 Feb 2012 08:54:37 +0000 (09:54 +0100)]
Yay more unref. be gone.
Jakob MG [Wed, 22 Feb 2012 08:36:50 +0000 (09:36 +0100)]
Get rid of half a ton of unref locals. CHECK YOUR COMPILEUTPUT FOR WARNINGS TOO1ONEELEVEN
Rudolf Polzer [Tue, 21 Feb 2012 22:31:03 +0000 (23:31 +0100)]
fix a bug in the 1-frame case
Rudolf Polzer [Tue, 21 Feb 2012 22:08:23 +0000 (23:08 +0100)]
do not use gamedir name for icon
Rudolf Polzer [Tue, 21 Feb 2012 22:03:00 +0000 (23:03 +0100)]
mark the strings for server notices as translatable
Rudolf Polzer [Tue, 21 Feb 2012 21:42:06 +0000 (22:42 +0100)]
fix typo
Rudolf Polzer [Tue, 21 Feb 2012 21:34:50 +0000 (22:34 +0100)]
make a simple rtlights editor config
Rudolf Polzer [Tue, 21 Feb 2012 18:39:28 +0000 (19:39 +0100)]
csqc network solid property too
Rudolf Polzer [Tue, 21 Feb 2012 14:55:54 +0000 (15:55 +0100)]
Race, CTS: don't lose score when observing during qualifying
Rudolf Polzer [Tue, 21 Feb 2012 14:52:07 +0000 (15:52 +0100)]
no acc for independent players (CTS)
Jakob MG [Tue, 21 Feb 2012 03:35:11 +0000 (04:35 +0100)]
make sv_join_notices acctually work too
Jakob MG [Tue, 21 Feb 2012 02:45:42 +0000 (03:45 +0100)]
un-ignorable sv_notices system. set sv_notice important info 1| imprtant info 2 in your server to have those messagess unconditionally printed to clients for sv_notices_time on connect
Samual [Mon, 20 Feb 2012 16:46:48 +0000 (11:46 -0500)]
Change "forward only" option to use 2 instead of 3
Rudolf Polzer [Mon, 20 Feb 2012 12:22:38 +0000 (13:22 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 20 Feb 2012 12:21:16 +0000 (13:21 +0100)]
precache the default player model, fixes #1050
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.
Samual [Mon, 20 Feb 2012 00:31:12 +0000 (19:31 -0500)]
Better bob defaults and options in menu
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)
Samual [Sun, 19 Feb 2012 23:18:01 +0000 (18:18 -0500)]
Quick little cleanup for generic.qc command code
Samual [Sun, 19 Feb 2012 22:58:46 +0000 (17:58 -0500)]
Merge remote branch 'origin/samual/balance_testing'
Samual [Sun, 19 Feb 2012 22:56:08 +0000 (17:56 -0500)]
Merge remote branch 'origin/master' into samual/balance_testing
Rudolf Polzer [Sun, 19 Feb 2012 18:11:44 +0000 (19:11 +0100)]
properly report 0 free slots to server browser on restricted servers