Commit graph

5 commits

Author SHA1 Message Date
thecelloman
0ab520c001 Cleanup of weapon fx and assets.
This reduces duplication by grouping assets used by multiple weapons in one location: shared.
This reduces duplication and cleans particle fx that was spread across multiple files.  We now have rocketfx.cs and grenadefx.cs
This also fixes some minor particle fx console warnings/errors.
Fixed missing material for Cheetah Turret.
2013-04-08 07:09:55 -04:00
thecelloman
aee045bd50 Removing the old TGE era "Buggy" vehicle. 2013-04-02 15:51:48 -04:00
DavidWyand-GG
63b8c275a5 Fix for Issue #172 for Turret Crash on Dedicated Server
The Cheetah's turret fire sound datablock happened to be named the same
as the player's turret weapon's datablock.  This caused the sound
profile's description to be NULL on the dedicated server.
2012-12-13 16:46:05 -05:00
DavidWyand-GG
5dd5814a9b Fix for Issue #170 Asset loading under Linux 2012-12-12 13:53:32 -05:00
DavidWyand-GG
f439dc8dcd Full Template for ticket #1 2012-09-19 11:54:25 -04:00