]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoSync with master
Jakob MG [Sun, 3 Apr 2011 17:29:02 +0000 (19:29 +0200)]
Sync with master

13 years agoMake raptr bombs bounce if vehicle that droped them is to close to impact. Better...
Jakob MG [Sun, 3 Apr 2011 17:04:44 +0000 (19:04 +0200)]
Make raptr bombs bounce if vehicle that droped them is to close to impact. Better hover handeling for racer (gravity was accidently applied twice), should get stuck less now. Some pointless but nice looking bobbing while racer is unmaned. Clean up and speed up vehicle shiled handeling

13 years agoMerge remote branch 'origin/terencehill/italian_update'
mand1nga [Sun, 3 Apr 2011 16:48:09 +0000 (13:48 -0300)]
Merge remote branch 'origin/terencehill/italian_update'

13 years agoCorrect various errors and translate some more strings
terencehill [Sun, 3 Apr 2011 13:48:26 +0000 (15:48 +0200)]
Correct various errors and translate some more strings

13 years agoAdd Italian to languages.txt so that it can be selected in the menu
terencehill [Sun, 3 Apr 2011 13:34:05 +0000 (15:34 +0200)]
Add Italian to languages.txt so that it can be selected in the menu

13 years agoCreate and use vehicles_projectile(...) to reduce code duplication. Spiderbot deaht...
Jakob MG [Sun, 3 Apr 2011 02:39:02 +0000 (04:39 +0200)]
Create and use vehicles_projectile(...) to reduce code duplication. Spiderbot deaht aimations. New spiderbot top & cockpit models. Aditional textures for spider and racer

13 years agoFix fb cockpit, better camera location for raptor
Jakob MG [Sat, 2 Apr 2011 21:36:48 +0000 (23:36 +0200)]
Fix fb cockpit, better camera location for raptor

13 years agoBring back raptor straferoll, fix raptor mode 1 movement, fix raptor bomb reload...
Jakob MG [Sat, 2 Apr 2011 20:38:16 +0000 (22:38 +0200)]
Bring back raptor straferoll, fix raptor mode 1 movement, fix raptor bomb reload, make lock decrease quicker if you aim at anoterh ENTITY (so you can pick target faster). Clean up some junk.

13 years agoskip the WarpZone_StoreProjectileData loop if there are no warpzones
Rudolf Polzer [Sat, 2 Apr 2011 19:33:55 +0000 (21:33 +0200)]
skip the WarpZone_StoreProjectileData loop if there are no warpzones

13 years agoFix rpojectile models/shader for vehicles, disable upforce case in racer_frame as...
Jakob MG [Sat, 2 Apr 2011 18:05:50 +0000 (20:05 +0200)]
Fix rpojectile models/shader for vehicles, disable upforce case in racer_frame as tahts handled selwhere now

13 years agoGet rid of 240 tracelines / second for racer by disabelign swept colission code,...
Jakob MG [Sat, 2 Apr 2011 17:53:50 +0000 (19:53 +0200)]
Get rid of 240 tracelines / second for racer by disabelign swept colission code, its bbox is large eougth to make it not cut so much into world now anyway. make upforce stabalizer a bit better, but longer springs for racer. better movetype (less bouncy)

13 years agocsqc projectile types for vehicles, and models
Jakob MG [Sat, 2 Apr 2011 16:08:05 +0000 (18:08 +0200)]
csqc projectile types for vehicles, and models

13 years agoFix racer rockets, reset lock on spawn, zero avelocity on exit
Jakob MG [Fri, 1 Apr 2011 18:56:39 +0000 (20:56 +0200)]
Fix racer rockets, reset lock on spawn, zero avelocity on exit

13 years agoForgot a bad lines in raptor spawn code
Jakob MG [Fri, 1 Apr 2011 17:17:38 +0000 (19:17 +0200)]
Forgot a bad lines in raptor spawn code

13 years agoMake a common vehicles_spawn to handle bulk stuff / reduce code duplication. Make...
Jakob MG [Fri, 1 Apr 2011 16:49:00 +0000 (18:49 +0200)]
Make a common vehicles_spawn to handle bulk stuff / reduce code duplication. Make raptor steer/aim by angular velocity (smoother, compatibel with ode). Make raptor & spiderbut use a combination of v_angle and crosshait_trace for accurate aim regardless of chase or not

13 years agoput the watermark in an ifdef
Rudolf Polzer [Fri, 1 Apr 2011 16:48:02 +0000 (18:48 +0200)]
put the watermark in an ifdef

13 years agoSwitching branch
Jakob MG [Fri, 1 Apr 2011 14:35:28 +0000 (16:35 +0200)]
Switching branch

13 years agosupport # comments in player stats
Rudolf Polzer [Fri, 1 Apr 2011 13:53:36 +0000 (15:53 +0200)]
support # comments in player stats

13 years agosend a "R" line in the player stats POST that is the current version string
Rudolf Polzer [Fri, 1 Apr 2011 13:44:20 +0000 (15:44 +0200)]
send a "R" line in the player stats POST that is the current version string

13 years agoin adminmsg: entnumber 0 means "all clients"
Rudolf Polzer [Fri, 1 Apr 2011 13:12:55 +0000 (15:12 +0200)]
in adminmsg: entnumber 0 means "all clients"

13 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 1 Apr 2011 13:09:06 +0000 (15:09 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agonew command: sv_cmd adminmsg <clientno> "string" <infobartime>
Rudolf Polzer [Fri, 1 Apr 2011 13:07:57 +0000 (15:07 +0200)]
new command: sv_cmd adminmsg <clientno> "string" <infobartime>

shows using the "infobar" console command on the client

13 years agoimprove team spawn logic
Rudolf Polzer [Thu, 31 Mar 2011 19:59:05 +0000 (21:59 +0200)]
improve team spawn logic

in a non-team match, ignore team spawns if there is at least one non-team spawn

13 years agoMerge remote branch 'origin/mirceakitsune/cvared_gib_health'
Rudolf Polzer [Thu, 31 Mar 2011 07:27:22 +0000 (09:27 +0200)]
Merge remote branch 'origin/mirceakitsune/cvared_gib_health'

13 years agoMerge remote branch 'origin/mand1nga/i18n-ES'
Rudolf Polzer [Thu, 31 Mar 2011 07:26:06 +0000 (09:26 +0200)]
Merge remote branch 'origin/mand1nga/i18n-ES'

13 years agoMerge remote branch 'origin/sev/hudlayout'
Rudolf Polzer [Thu, 31 Mar 2011 07:25:44 +0000 (09:25 +0200)]
Merge remote branch 'origin/sev/hudlayout'

13 years agoSmaller powerups panel
sev [Wed, 30 Mar 2011 20:50:04 +0000 (22:50 +0200)]
Smaller powerups panel

13 years agoMerge branch 'sev/hudlayout' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev...
sev [Wed, 30 Mar 2011 20:45:47 +0000 (22:45 +0200)]
Merge branch 'sev/hudlayout' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev/hudlayout

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev/hudlayout
sev [Wed, 30 Mar 2011 20:31:39 +0000 (22:31 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev/hudlayout

13 years agoMerge remote-tracking branch 'origin/samual/fixes_for_latest_merge'
Rudolf Polzer [Wed, 30 Mar 2011 20:28:58 +0000 (22:28 +0200)]
Merge remote-tracking branch 'origin/samual/fixes_for_latest_merge'

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev/hudlayout
sev [Wed, 30 Mar 2011 20:26:58 +0000 (22:26 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into sev/hudlayout

13 years agoReplace the old default hud, and add some updated/better defaults for the confg
Samual [Wed, 30 Mar 2011 17:01:55 +0000 (13:01 -0400)]
Replace the old default hud, and add some updated/better defaults for the confg

13 years agoMerge remote branch 'origin/master' into sev/hudlayout
Samual [Wed, 30 Mar 2011 07:54:12 +0000 (03:54 -0400)]
Merge remote branch 'origin/master' into sev/hudlayout

13 years agoMerge remote branch 'origin/master' into samual/fixes_for_latest_merge
Samual [Wed, 30 Mar 2011 07:34:19 +0000 (03:34 -0400)]
Merge remote branch 'origin/master' into samual/fixes_for_latest_merge

13 years agoExperiment: Set MOVETYPE_TOSS on the vehicle when unmanned and taking damage
mand1nga [Wed, 30 Mar 2011 02:35:42 +0000 (23:35 -0300)]
Experiment: Set MOVETYPE_TOSS on the vehicle when unmanned and taking damage

13 years agoRacer fires one rocket at the time. All vehicles crush. Raptor primary fires two...
Jakob MG [Wed, 30 Mar 2011 00:38:31 +0000 (02:38 +0200)]
Racer fires one rocket at the time. All vehicles crush. Raptor primary fires two bolts ber side then has a slight refire added. Tweak settings

13 years agoUpdate effectsinfo
Jakob MG [Tue, 29 Mar 2011 20:28:45 +0000 (22:28 +0200)]
Update effectsinfo

13 years agoMerge master
Jakob MG [Tue, 29 Mar 2011 20:21:30 +0000 (22:21 +0200)]
Merge master

13 years agoMake things somewhat usable before venturing into ODE land
Jakob MG [Tue, 29 Mar 2011 20:18:53 +0000 (22:18 +0200)]
Make things somewhat usable before venturing into ODE land

13 years agoFINALLY fix the "warpzonelib" error a proper way
Rudolf Polzer [Tue, 29 Mar 2011 16:32:04 +0000 (18:32 +0200)]
FINALLY fix the "warpzonelib" error a proper way

13 years agoFix wrong colormap for returnign vehicle after it returns / repsawn. Make vehicles...
Jakob MG [Tue, 29 Mar 2011 04:09:40 +0000 (06:09 +0200)]
Fix wrong colormap for returnign vehicle after it returns / repsawn. Make vehicles un-enterable for a short while after beeing exited (so you dont accidently enter your vehicle again) Begin mass based force transfer colission system.

13 years agoMerge remote-tracking branch 'origin/samual/change_default_balance'
Rudolf Polzer [Mon, 28 Mar 2011 16:57:51 +0000 (18:57 +0200)]
Merge remote-tracking branch 'origin/samual/change_default_balance'

13 years agorebalance this to actually make some difference
Rudolf Polzer [Mon, 28 Mar 2011 15:45:37 +0000 (17:45 +0200)]
rebalance this to actually make some difference

13 years agofix slow push :P
Rudolf Polzer [Mon, 28 Mar 2011 15:45:06 +0000 (17:45 +0200)]
fix slow push :P

13 years agoFix some bugs in here
Rudolf Polzer [Mon, 28 Mar 2011 15:31:46 +0000 (17:31 +0200)]
Fix some bugs in here

13 years agonew toy: autocvar_g_damagepush_speedfactor - ENJOY
Rudolf Polzer [Mon, 28 Mar 2011 14:13:59 +0000 (16:13 +0200)]
new toy: autocvar_g_damagepush_speedfactor - ENJOY

13 years agoNew effects, revert to v_angle based steering (get rid of crazy turns), fix deth...
Jakob MG [Mon, 28 Mar 2011 04:04:36 +0000 (06:04 +0200)]
New effects, revert to v_angle based steering (get rid of crazy turns), fix deth creds for spider and raptor, better settings, new rocket ai for racer rockets, and so on.

13 years agomove the minstanex_ammo hack out of WR_THINK, as now multiple WR_s may use it, even...
Rudolf Polzer [Sun, 27 Mar 2011 05:32:42 +0000 (07:32 +0200)]
move the minstanex_ammo hack out of WR_THINK, as now multiple WR_s may use it, even before WR_THINK is called

13 years agoFix minstagib where isn't possible to shoot when you have 9 cells left
terencehill [Sat, 26 Mar 2011 19:48:29 +0000 (20:48 +0100)]
Fix minstagib where isn't possible to shoot when you have 9 cells left

13 years agoMake colormap & fullbright work (uses g_fullbrightplayers), fix raptor shirt/pants...
Jakob MG [Sat, 26 Mar 2011 17:00:25 +0000 (18:00 +0100)]
Make colormap & fullbright work (uses g_fullbrightplayers), fix raptor shirt/pants. remove unused raptor_cockpit.jpg

13 years agoTurn raptor bombs into csqc projectiles
Jakob MG [Sat, 26 Mar 2011 14:54:14 +0000 (15:54 +0100)]
Turn raptor bombs into csqc projectiles

13 years agoUse pmove_vel & _org fro raptor bombing crosshair insted of buggy hakk, should be...
Jakob MG [Sat, 26 Mar 2011 14:39:46 +0000 (15:39 +0100)]
Use pmove_vel & _org fro raptor bombing crosshair insted of buggy hakk, should be smooth now. A little better default settings for raptor

13 years agosome unused vars be gone
Rudolf Polzer [Fri, 25 Mar 2011 22:50:45 +0000 (23:50 +0100)]
some unused vars be gone

13 years agofix colormap in team games
Jakob MG [Fri, 25 Mar 2011 19:45:59 +0000 (20:45 +0100)]
fix colormap in team games

13 years agoAdded cvars for racer blowup damage
mand1nga [Fri, 25 Mar 2011 16:58:30 +0000 (13:58 -0300)]
Added cvars for racer blowup damage

13 years agoSome claim that you should acctualy add teh files you use. pfff.
Jakob MG [Fri, 25 Mar 2011 16:32:35 +0000 (17:32 +0100)]
Some claim that you should acctualy add teh files you use. pfff.

13 years agoMinor changes
mand1nga [Fri, 25 Mar 2011 03:34:45 +0000 (00:34 -0300)]
Minor changes

13 years agoLots of fixes and polishing!
mand1nga [Fri, 25 Mar 2011 03:17:35 +0000 (00:17 -0300)]
Lots of fixes and polishing!

13 years agoInitial version of Spanish translation
Rodrigo Mouton Laudin [Fri, 25 Mar 2011 03:15:59 +0000 (00:15 -0300)]
Initial version of Spanish translation

13 years agoadd more crosshairs for vehicles
Jakob MG [Fri, 25 Mar 2011 01:46:01 +0000 (02:46 +0100)]
add more crosshairs for vehicles

13 years agoclean up racer, make it steer arround crosshair & make it use new taregt lock system.
Jakob MG [Fri, 25 Mar 2011 01:44:42 +0000 (02:44 +0100)]
clean up racer, make it steer arround crosshair & make it use new taregt lock system.

13 years agosave state before removing stale code
Jakob MG [Fri, 25 Mar 2011 00:27:25 +0000 (01:27 +0100)]
save state before removing stale code

13 years agoMerge remote branch 'origin/master' into samual/change_default_balance
Samual [Thu, 24 Mar 2011 16:24:41 +0000 (12:24 -0400)]
Merge remote branch 'origin/master' into samual/change_default_balance

13 years agoNew panel border color for single player: light blue, matching menu window color
sev [Thu, 24 Mar 2011 11:26:18 +0000 (12:26 +0100)]
New panel border color for single player: light blue, matching menu window color

13 years agoBetter names
Mircea Kitsune [Wed, 23 Mar 2011 16:59:49 +0000 (18:59 +0200)]
Better names

13 years agoFix HUD blood splash being drawn at incorrect position / size. It was using the retic...
Mircea Kitsune [Wed, 23 Mar 2011 16:54:55 +0000 (18:54 +0200)]
Fix HUD blood splash being drawn at incorrect position / size. It was using the reticle positioning, which got filtered in a recent change.

13 years agoAdded HUD layout for the Luminos skin: hud_luminos_small. Between default and minimal.
sev [Wed, 23 Mar 2011 16:40:18 +0000 (17:40 +0100)]
Added HUD layout for the Luminos skin: hud_luminos_small. Between default and minimal.

13 years agouse crylink_impact again (which is a copy of crylink_impactbig currently, but keeping...
Rudolf Polzer [Wed, 23 Mar 2011 06:17:14 +0000 (07:17 +0100)]
use crylink_impact again (which is a copy of crylink_impactbig currently, but keeping them separate for morphed to play with)

13 years agoMerge branch 'master' into samual/change_default_balance
Rudolf Polzer [Wed, 23 Mar 2011 06:16:50 +0000 (07:16 +0100)]
Merge branch 'master' into samual/change_default_balance

13 years agovisual fix for crylink impact
Rudolf Polzer [Wed, 23 Mar 2011 06:16:16 +0000 (07:16 +0100)]
visual fix for crylink impact

13 years agoMerge remote branch 'origin/terencehill/misc_bugfixes'
Rudolf Polzer [Wed, 23 Mar 2011 06:12:06 +0000 (07:12 +0100)]
Merge remote branch 'origin/terencehill/misc_bugfixes'

13 years agoMerge branch 'samual/change_default_balance' of ssh://git.xonotic.org/xonotic-data...
Samual [Wed, 23 Mar 2011 01:36:13 +0000 (21:36 -0400)]
Merge branch 'samual/change_default_balance' of ssh://git.xonotic.org/xonotic-data.pk3dir into samual/change_default_balance

13 years agoSwap the file names back and add support for old seeker abilities -- now should be...
Samual [Tue, 22 Mar 2011 23:23:56 +0000 (19:23 -0400)]
Swap the file names back and add support for old seeker abilities -- now should be good to merge

13 years agoadd key binds for balance testing (F7 = balanceSamual, F8 = balanceXonotic), also...
Rudolf Polzer [Tue, 22 Mar 2011 21:20:38 +0000 (22:20 +0100)]
add key binds for balance testing (F7 = balanceSamual, F8 = balanceXonotic), also aliases balanceSamual, balanceFruitieX

13 years agoCheck for negative values returned by search_begin searching for waypoints frames
terencehill [Tue, 22 Mar 2011 18:30:55 +0000 (19:30 +0100)]
Check for negative values returned by search_begin searching for waypoints frames
Also add a function to load waypoints frames of a specific extension to avoid code duplication

Actually, previous code is changed with the addition of the check for dh and of the variable ext_len

13 years agoDisable protection for minelayer proximity until further notice
Samual [Tue, 22 Mar 2011 01:45:15 +0000 (21:45 -0400)]
Disable protection for minelayer proximity until further notice

13 years agoLots of tweaks to the balance which were stashed away on my server - This should...
Samual [Tue, 22 Mar 2011 00:15:00 +0000 (20:15 -0400)]
Lots of tweaks to the balance which were stashed away on my server - This should basically be done, as long as I didn't miss anything.

13 years agoMerge branch 'samual/crylink_updates' into samual/change_default_balance
Samual [Mon, 21 Mar 2011 23:24:49 +0000 (19:24 -0400)]
Merge branch 'samual/crylink_updates' into samual/change_default_balance

13 years agoMerge branch 'samual/seeker_updates' into samual/change_default_balance
Samual [Mon, 21 Mar 2011 23:22:28 +0000 (19:22 -0400)]
Merge branch 'samual/seeker_updates' into samual/change_default_balance

13 years agoSwap the configs and create one for FruitieX's old balance.
Samual [Mon, 21 Mar 2011 22:53:33 +0000 (18:53 -0400)]
Swap the configs and create one for FruitieX's old balance.

13 years agoChange the effect from crylink_impact to crylink_impactbig on the secondary of the...
Samual [Mon, 21 Mar 2011 22:42:09 +0000 (18:42 -0400)]
Change the effect from crylink_impact to crylink_impactbig on the secondary of the crylink. Old way looked pathetically weak.

13 years agoNew effect (slightly) for tag rockets
Samual [Mon, 21 Mar 2011 21:13:11 +0000 (17:13 -0400)]
New effect (slightly) for tag rockets

13 years agoMerge remote branch 'origin/master' into samual/seeker_updates
Samual [Mon, 21 Mar 2011 17:07:40 +0000 (13:07 -0400)]
Merge remote branch 'origin/master' into samual/seeker_updates

13 years agoLets just add some placeholder sprites.... they're broken for some reason (and need...
Samual [Mon, 21 Mar 2011 17:06:18 +0000 (13:06 -0400)]
Lets just add some placeholder sprites.... they're broken for some reason (and need tweaking ANYWAY)

13 years agoChange the effect slightly for the seeker, and swap primary with secondary
Samual [Mon, 21 Mar 2011 07:57:11 +0000 (03:57 -0400)]
Change the effect slightly for the seeker, and swap primary with secondary

13 years agoNew cvar g_vehicle_raptor_cannon_locktarget, if 1 lets the raptors cannon lock onto...
Jakob MG [Mon, 21 Mar 2011 01:44:02 +0000 (02:44 +0100)]
New cvar g_vehicle_raptor_cannon_locktarget, if 1 lets the raptors cannon lock onto and track a target if its udner the crosshaor for long enougth. New cvar g_vehicle_raptor_cannon_predicttarget, if above cvar and this one is 1, cannons also predicts target movement.

13 years agoCvar the amount of health dead bodies must take in order to get gibbed. I thought...
Mircea Kitsune [Sun, 20 Mar 2011 22:53:44 +0000 (00:53 +0200)]
Cvar the amount of health dead bodies must take in order to get gibbed. I thought this might have some uses, if the cost of one cvar can be accepted for this purpose. Currently defaulted to 100, as that feels best balanced to me.

13 years agoRemove wrong unlimited ammo check in Hook attack code, it should be checked in W_Decr...
terencehill [Sun, 20 Mar 2011 22:36:09 +0000 (23:36 +0100)]
Remove wrong unlimited ammo check in Hook attack code, it should be checked in W_DecreaseAmmo

13 years agoFix issues when shooting if you have unlimited ammo and current ammo is 0:
terencehill [Sun, 20 Mar 2011 22:32:23 +0000 (23:32 +0100)]
Fix issues when shooting if you have unlimited ammo and current ammo is 0:
crylink and HLAC shoot once and then don't shoot anymore (or switch to a better weapon)
uzi doesn't shoot at all (or switches to a better weapon)

13 years agoFix raptor hud warn spam.
Jakob MG [Sun, 20 Mar 2011 21:56:34 +0000 (22:56 +0100)]
Fix raptor hud warn spam.

13 years agoBetter defaults, fix aux xhair, add aux xhair to raptor.
Jakob MG [Sun, 20 Mar 2011 21:49:35 +0000 (22:49 +0100)]
Better defaults, fix aux xhair, add aux xhair to raptor.

13 years agoNew branch, old was br0ked. new aux. crosshait system.
Jakob MG [Sun, 20 Mar 2011 19:46:26 +0000 (20:46 +0100)]
New branch, old was br0ked. new aux. crosshait system.

13 years agoFix impossibility to reload current weapon if you have unlimited ammo and current...
terencehill [Sun, 20 Mar 2011 18:58:33 +0000 (19:58 +0100)]
Fix impossibility to reload current weapon if you have unlimited ammo and current weapon ammo is 0

13 years agoMerge branch 'master' into terencehill/misc_bugfixes
terencehill [Sun, 20 Mar 2011 17:29:56 +0000 (18:29 +0100)]
Merge branch 'master' into terencehill/misc_bugfixes

13 years agoAdd a quick check to exec the reticle code only when the reticle gets drawn!
terencehill [Sun, 20 Mar 2011 00:01:10 +0000 (01:01 +0100)]
Add a quick check to exec the reticle code only when the reticle gets drawn!
The logic in this part of code is still a bit stupid and redundant, but I think no1 cares about so let leave it for the sake of the diff simplicity

13 years agoprecache gfx/reticle_* only in CSQC_Init as there's no gain doing it at every frame
terencehill [Sat, 19 Mar 2011 23:36:48 +0000 (00:36 +0100)]
precache gfx/reticle_* only in CSQC_Init as there's no gain doing it at every frame

13 years agoFix no weapon displayed in the HUD if cl_weaponpriority is set to "" before connectin...
terencehill [Sat, 19 Mar 2011 23:27:55 +0000 (00:27 +0100)]
Fix no weapon displayed in the HUD if cl_weaponpriority is set to "" before connecting to a new server

13 years agoturn off vid_netwmfullscreen
Rudolf Polzer [Sat, 19 Mar 2011 21:07:07 +0000 (22:07 +0100)]
turn off vid_netwmfullscreen

13 years agoMerge remote branch 'origin/master' into samual/seeker_updates
Samual [Sat, 19 Mar 2011 19:42:06 +0000 (15:42 -0400)]
Merge remote branch 'origin/master' into samual/seeker_updates

13 years agoMore cleanups and fixes, add waypointsprite stuff (slightly), and add the rest of...
Samual [Sat, 19 Mar 2011 19:40:48 +0000 (15:40 -0400)]
More cleanups and fixes, add waypointsprite stuff (slightly), and add the rest of the cvars