From: Johnathan G. <da...@us...> - 2002-07-06 08:39:49
|
daren 2002/07/06 01:39:48 PDT Modified files: src GameState.cpp Added files: src AssaultRifle.h Log: Added in the Assault Rifle; beware of it's disgustingly long reload delay. Also beware of the fact that it clobbers the shotgun from the inventory :/ This needs to be fixed; we should be able to have weapons of multiple types in the player's inventory at the same time. Revision Changes Path 1.1 +85 -0 midworld/src/AssaultRifle.h (new) 1.15 +2 -0 midworld/src/GameState.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/AssaultRifle.h?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/GameState.cpp.diff?r1=1.14&r2=1.15&diff_format=h |