Commit graph

8 commits

Author SHA1 Message Date
Walter Julius Hennecke
927bd83488 Synchronising with rpgxEF edition
Reformating and optimization …
Changes in g_weapons.c:
- reformated a lot of comments
- reformated some code
- removed unused macros, variables, and functions
- made all functions and variables static where it was possible
2012-05-08 13:46:44 +02:00
Walter Julius Hennecke
600b5a28a3 Did some cleanup and added additional cvars
* Additional cvars are to set Damage for each weapons primary and secondary fire
2012-03-23 15:24:16 +01:00
Walter Julius Hennecke
bb3653a36f Expanded lua weapon library 2012-03-19 22:45:25 +01:00
Walter Julius Hennecke
caaa5786b1 Removed old unused code from g_weapon.c
Backup copy of the code in /old_code/g_weapon.c.
2012-03-19 11:45:50 +01:00
Walter Julius Hennecke
0acb013a7a Renamed weapons in weapon_t ...
... to more common names WP_0 to WP_15.
2012-03-16 13:05:41 +01:00
UberGames
166ef0cad7 Added lua library cvar which allows to get the values of cvars in lua. 2011-07-26 00:02:53 +02:00
UberGames
f5f25895d8 fixed all compile warning in game 2011-06-09 13:31:41 +02:00
UberGames
bbdc52c075 initial commit 2011-06-01 14:20:56 +02:00