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
This commit is contained in:
Walter Julius Hennecke 2012-05-08 13:46:44 +02:00
parent 0e5dac2239
commit 927bd83488
3 changed files with 592 additions and 836 deletions

File diff suppressed because it is too large Load diff

View file

@ -6,4 +6,4 @@
vec3_t forward, right, up;
vec3_t muzzle;
#endif // _G_WEAPON_H
#endif /* _G_WEAPON_H */

View file

@ -1,5 +1,6 @@
// Copyright (C) 1999-2000 Id Software, Inc.
//
/*
* Copyright (C) 1999-2000 Id Software, Inc.
*/
/**********************************************************************
UI_ATOMS.C