From 7ea950aa1b6412688879f3fc7a30af91f18614ff Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Fri, 11 Jan 2002 19:48:33 +0000 Subject: [PATCH] Formatted the source in non DOS format. --- reaction/action/CHANGES | 6 +++--- reaction/action/README | 14 +++++++------- reaction/action/g_ai.c | 2 +- reaction/action/g_local.h | 22 +++++++++++----------- reaction/action/g_misc.c | 4 ++-- reaction/action/g_phys.c | 2 +- reaction/action/g_target.c | 2 +- reaction/action/g_turret.c | 4 ++-- reaction/action/g_utils.c | 2 +- reaction/action/m_move.c | 8 ++++---- reaction/action/p_weapon.c | 4 ++-- reaction/action/q_shared.h | 14 +++++++------- reaction/cgame/cg_consolecmds.c | 3 +++ reaction/cgame/cg_draw.c | 3 +++ reaction/cgame/cg_drawtools.c | 3 +++ reaction/cgame/cg_effects.c | 3 +++ reaction/cgame/cg_ents.c | 3 +++ reaction/cgame/cg_event.c | 3 +++ reaction/cgame/cg_info.c | 3 +++ reaction/cgame/cg_local.h | 3 +++ reaction/cgame/cg_localents.c | 3 +++ reaction/cgame/cg_main.c | 3 +++ reaction/cgame/cg_marks.c | 3 +++ reaction/cgame/cg_newDraw.c | 3 +++ reaction/cgame/cg_particles.c | 3 +++ reaction/cgame/cg_players.c | 3 +++ reaction/cgame/cg_playerstate.c | 3 +++ reaction/cgame/cg_predict.c | 3 +++ reaction/cgame/cg_public.h | 3 +++ reaction/cgame/cg_rankings.c | 3 +++ reaction/cgame/cg_scoreboard.c | 3 +++ reaction/cgame/cg_servercmds.c | 3 +++ reaction/cgame/cg_snapshot.c | 3 +++ reaction/cgame/cg_syscalls.c | 3 +++ reaction/cgame/cg_view.c | 3 +++ reaction/cgame/cg_weapons.c | 3 +++ reaction/cgame/tr_types.h | 3 +++ reaction/cgame/vssver.scc | Bin 464 -> 463 bytes reaction/game/ai_chat.c | 3 +++ reaction/game/ai_chat.h | 3 +++ reaction/game/ai_cmd.c | 3 +++ reaction/game/ai_cmd.h | 3 +++ reaction/game/ai_dmnet.c | 3 +++ reaction/game/ai_dmnet.h | 3 +++ reaction/game/ai_dmq3.c | 3 +++ reaction/game/ai_dmq3.h | 3 +++ reaction/game/ai_main.c | 3 +++ reaction/game/ai_main.h | 3 +++ reaction/game/ai_team.c | 3 +++ reaction/game/ai_team.h | 3 +++ reaction/game/ai_vcmd.c | 3 +++ reaction/game/ai_vcmd.h | 3 +++ reaction/game/be_aas.h | 3 +++ reaction/game/be_ai_char.h | 3 +++ reaction/game/be_ai_chat.h | 3 +++ reaction/game/be_ai_gen.h | 3 +++ reaction/game/be_ai_goal.h | 3 +++ reaction/game/be_ai_move.h | 3 +++ reaction/game/be_ai_weap.h | 3 +++ reaction/game/be_ea.h | 3 +++ reaction/game/bg_lib.c | 3 +++ reaction/game/bg_lib.h | 3 +++ reaction/game/bg_local.h | 3 +++ reaction/game/bg_misc.c | 3 +++ reaction/game/bg_pmove.c | 3 +++ reaction/game/bg_public.h | 3 +++ reaction/game/bg_slidemove.c | 3 +++ reaction/game/botai.h | 3 +++ reaction/game/botlib.h | 3 +++ reaction/game/chars.h | 3 +++ reaction/game/g_active.c | 3 +++ reaction/game/g_arenas.c | 3 +++ reaction/game/g_bot.c | 3 +++ reaction/game/g_client.c | 3 +++ reaction/game/g_cmds.c | 3 +++ reaction/game/g_combat.c | 3 +++ reaction/game/g_fileio.c | 3 +++ reaction/game/g_items.c | 3 +++ reaction/game/g_local.h | 3 +++ reaction/game/g_main.c | 3 +++ reaction/game/g_mem.c | 3 +++ reaction/game/g_misc.c | 3 +++ reaction/game/g_missile.c | 3 +++ reaction/game/g_mover.c | 3 +++ reaction/game/g_public.h | 3 +++ reaction/game/g_rankings.c | 3 +++ reaction/game/g_rankings.h | 3 +++ reaction/game/g_session.c | 3 +++ reaction/game/g_spawn.c | 3 +++ reaction/game/g_svcmds.c | 3 +++ reaction/game/g_syscalls.c | 3 +++ reaction/game/g_target.c | 3 +++ reaction/game/g_team.c | 3 +++ reaction/game/g_team.h | 3 +++ reaction/game/g_trigger.c | 3 +++ reaction/game/g_utils.c | 3 +++ reaction/game/g_weapon.c | 3 +++ reaction/game/inv.h | 3 +++ reaction/game/match.h | 3 +++ reaction/game/q_math.c | 3 +++ reaction/game/q_shared.c | 3 +++ reaction/game/q_shared.h | 3 +++ reaction/game/rxn_game.c | 3 +++ reaction/game/surfaceflags.h | 3 +++ reaction/game/syn.h | 3 +++ reaction/game/vssver.scc | Bin 1087 -> 1084 bytes reaction/ui/keycodes.h | 3 +++ reaction/ui/menudef.h | 3 +++ reaction/ui/test.c | 3 +++ reaction/ui/ui_addbots.c | 3 +++ reaction/ui/ui_atoms.c | 3 +++ reaction/ui/ui_cdkey.c | 3 +++ reaction/ui/ui_cinematics.c | 3 +++ reaction/ui/ui_confirm.c | 3 +++ reaction/ui/ui_connect.c | 3 +++ reaction/ui/ui_controls2.c | 3 +++ reaction/ui/ui_credits.c | 3 +++ reaction/ui/ui_demo2.c | 3 +++ reaction/ui/ui_display.c | 3 +++ reaction/ui/ui_gameinfo.c | 3 +++ reaction/ui/ui_ingame.c | 3 +++ reaction/ui/ui_loadconfig.c | 3 +++ reaction/ui/ui_local.h | 3 +++ reaction/ui/ui_login.c | 3 +++ reaction/ui/ui_main.c | 3 +++ reaction/ui/ui_menu.c | 3 +++ reaction/ui/ui_mfield.c | 3 +++ reaction/ui/ui_mods.c | 3 +++ reaction/ui/ui_network.c | 3 +++ reaction/ui/ui_options.c | 3 +++ reaction/ui/ui_playermodel.c | 3 +++ reaction/ui/ui_players.c | 3 +++ reaction/ui/ui_playersettings.c | 3 +++ reaction/ui/ui_preferences.c | 3 +++ reaction/ui/ui_public.h | 3 +++ reaction/ui/ui_qmenu.c | 3 +++ reaction/ui/ui_rankings.c | 3 +++ reaction/ui/ui_rankstatus.c | 3 +++ reaction/ui/ui_removebots.c | 3 +++ reaction/ui/ui_saveconfig.c | 3 +++ reaction/ui/ui_serverinfo.c | 3 +++ reaction/ui/ui_servers2.c | 3 +++ reaction/ui/ui_setup.c | 3 +++ reaction/ui/ui_shared.c | 3 +++ reaction/ui/ui_shared.h | 3 +++ reaction/ui/ui_signup.c | 3 +++ reaction/ui/ui_sound.c | 3 +++ reaction/ui/ui_sparena.c | 3 +++ reaction/ui/ui_specifyleague.c | 3 +++ reaction/ui/ui_specifyserver.c | 3 +++ reaction/ui/ui_splevel.c | 3 +++ reaction/ui/ui_sppostgame.c | 3 +++ reaction/ui/ui_spreset.c | 3 +++ reaction/ui/ui_spskill.c | 3 +++ reaction/ui/ui_startserver.c | 3 +++ reaction/ui/ui_syscalls.c | 3 +++ reaction/ui/ui_team.c | 3 +++ reaction/ui/ui_teamorders.c | 3 +++ reaction/ui/ui_video.c | 3 +++ reaction/ui/vssver.scc | Bin 1232 -> 1230 bytes 160 files changed, 477 insertions(+), 42 deletions(-) diff --git a/reaction/action/CHANGES b/reaction/action/CHANGES index 6158e36f..e9864c5d 100644 --- a/reaction/action/CHANGES +++ b/reaction/action/CHANGES @@ -11,7 +11,7 @@ behavior. So...if you want FF in teamplay, set your dmflags to 0. If you don't, set it to 256. No friendly fire is the "normal" style of play, so the default/standard dmflags for AQ teamplay should be considered to be 256. When FF is in effect, notification of it will be on the standard -MOTD. Temporary banning for people who kill too many team members is +OTD. Temporary banning for people who kill too many team members is available. The "maxteamkills" server cvar can be used to control the maximum number of teamkills that a player can make on a given map before he is kicked and temporarily banned, the default is 0 which means never @@ -112,7 +112,7 @@ real this time), as well as the red flash when a player exits the game in a teamplay game. o The through-eyes chasecam now properly tracks weapon kick (ie with the -M4), and also now gives you IR vision if the person you're viewing through +4), and also now gives you IR vision if the person you're viewing through the eyes of is using IR. o A few bugs fixed in the way bodies fly after death. Floating bodies and @@ -244,7 +244,7 @@ General Weapon Changes o Ducking alone (without lasersight) now improves aim. Previously, it only helped if you had a lasersight too (we believe this was a bug). See "Spread -Modifiers" heading for more specific information. +odifiers" heading for more specific information. o Guns now center their fire around your crosshair, rather than an invisible spot down/right of your crosshair. diff --git a/reaction/action/README b/reaction/action/README index 694abb10..49800739 100644 --- a/reaction/action/README +++ b/reaction/action/README @@ -188,23 +188,23 @@ WEAPON/ITEM NAMES These are the exact names of all the weapons/items in the game, for use with commands like "use", "drop", "choose", "give", etc: -MK23 Pistol -M3 Super 90 Assault Shotgun -MP5/10 Submachinegun +K23 Pistol +3 Super 90 Assault Shotgun +P5/10 Submachinegun Handcannon Sniper Rifle -M4 Assault Rifle +4 Assault Rifle Dual MK23 Pistols Combat Knife (also aliases "throwing combat knife" and "slashing combat knife" for the "use" command) Pistol Clip 12 Gauge Shells -Machinegun Magazine -M4 Clip +achinegun Magazine +4 Clip AP Sniper Ammo -M26 Fragmentation Grenade +26 Fragmentation Grenade Kevlar Vest Lasersight diff --git a/reaction/action/g_ai.c b/reaction/action/g_ai.c index 2e6317f1..a2c46e39 100644 --- a/reaction/action/g_ai.c +++ b/reaction/action/g_ai.c @@ -66,7 +66,7 @@ void AI_SetSightClient (void) ============= ai_move -Move the specified distance at current facing. +ove the specified distance at current facing. This replaces the QC functions: ai_forward, ai_back, ai_pain, and ai_painforward ============== */ diff --git a/reaction/action/g_local.h b/reaction/action/g_local.h index 24941068..59fa2f4f 100644 --- a/reaction/action/g_local.h +++ b/reaction/action/g_local.h @@ -181,18 +181,18 @@ typedef enum // edict->movetype values typedef enum { -MOVETYPE_NONE, // never moves -MOVETYPE_NOCLIP, // origin and angles change with no interaction -MOVETYPE_PUSH, // no clip to world, push on box contact -MOVETYPE_STOP, // no clip to world, stops on box contact +OVETYPE_NONE, // never moves +OVETYPE_NOCLIP, // origin and angles change with no interaction +OVETYPE_PUSH, // no clip to world, push on box contact +OVETYPE_STOP, // no clip to world, stops on box contact -MOVETYPE_WALK, // gravity -MOVETYPE_STEP, // gravity, special edge handling -MOVETYPE_FLY, -MOVETYPE_TOSS, // gravity -MOVETYPE_FLYMISSILE, // extra size to monsters -MOVETYPE_BOUNCE, -MOVETYPE_BLOOD +OVETYPE_WALK, // gravity +OVETYPE_STEP, // gravity, special edge handling +OVETYPE_FLY, +OVETYPE_TOSS, // gravity +OVETYPE_FLYMISSILE, // extra size to monsters +OVETYPE_BOUNCE, +OVETYPE_BLOOD } movetype_t; diff --git a/reaction/action/g_misc.c b/reaction/action/g_misc.c index 2a1fb0cc..85930125 100644 --- a/reaction/action/g_misc.c +++ b/reaction/action/g_misc.c @@ -33,7 +33,7 @@ void SP_func_areaportal (edict_t *ent) /* ================= -Misc functions +isc functions ================= */ void VelocityForDamage (int damage, vec3_t v) @@ -390,7 +390,7 @@ void SP_path_corner (edict_t *self) /*QUAKED point_combat (0.5 0.3 0) (-8 -8 -8) (8 8 8) Hold -Makes this the target of a monster and it will head here +akes this the target of a monster and it will head here when first activated before going after the activator. If hold is selected, it will stay here. */ diff --git a/reaction/action/g_phys.c b/reaction/action/g_phys.c index d1792269..b2e1feec 100644 --- a/reaction/action/g_phys.c +++ b/reaction/action/g_phys.c @@ -901,7 +901,7 @@ STEPPING MOVEMENT ============= SV_Physics_Step -Monsters freefall when they don't have a ground entity, otherwise +onsters freefall when they don't have a ground entity, otherwise all movement is done with discrete steps. This is also used for objects that have become still on the ground, but diff --git a/reaction/action/g_target.c b/reaction/action/g_target.c index 6042d431..8ca57e84 100644 --- a/reaction/action/g_target.c +++ b/reaction/action/g_target.c @@ -34,7 +34,7 @@ void SP_target_temp_entity (edict_t *ent) Normal sounds play each time the target is used. The reliable flag can be set for crucial voiceovers. Looped sounds are always atten 3 / vol 1, and the use function toggles it on/off. -Multiple identical looping sounds will just increase volume without any speed cost. +ultiple identical looping sounds will just increase volume without any speed cost. */ void Use_Target_Speaker (edict_t *ent, edict_t *other, edict_t *activator) { diff --git a/reaction/action/g_turret.c b/reaction/action/g_turret.c index 691cd225..974e0b44 100644 --- a/reaction/action/g_turret.c +++ b/reaction/action/g_turret.c @@ -234,7 +234,7 @@ void SP_turret_breach (edict_t *self) /*QUAKED turret_base (0 0 0) ? This portion of the turret changes yaw only. -MUST be teamed with a turret_breach. +UST be teamed with a turret_breach. */ void SP_turret_base (edict_t *self) @@ -248,7 +248,7 @@ void SP_turret_base (edict_t *self) /*QUAKED turret_driver (1 .5 0) (-16 -16 -24) (16 16 32) -Must NOT be on the team with the rest of the turret parts. +ust NOT be on the team with the rest of the turret parts. Instead it must target the turret_breach. */ diff --git a/reaction/action/g_utils.c b/reaction/action/g_utils.c index d704d70b..617a79f1 100644 --- a/reaction/action/g_utils.c +++ b/reaction/action/g_utils.c @@ -432,7 +432,7 @@ edict_t *G_Spawn (void) ================= G_FreeEdict -Marks the edict as free +arks the edict as free ================= */ void G_FreeEdict (edict_t *ed) diff --git a/reaction/action/m_move.c b/reaction/action/m_move.c index 9c143441..d0e1735e 100644 --- a/reaction/action/m_move.c +++ b/reaction/action/m_move.c @@ -6,7 +6,7 @@ /* ============= -M_CheckBottom +_CheckBottom Returns false if any part of the bottom of the entity is off an edge that is not a staircase. @@ -278,7 +278,7 @@ qboolean SV_movestep (edict_t *ent, vec3_t move, qboolean relink) /* =============== -M_ChangeYaw +_ChangeYaw =============== */ @@ -490,7 +490,7 @@ qboolean SV_CloseEnough (edict_t *ent, edict_t *goal, float dist) /* ====================== -M_MoveToGoal +_MoveToGoal ====================== */ void M_MoveToGoal (edict_t *ent, float dist) @@ -517,7 +517,7 @@ void M_MoveToGoal (edict_t *ent, float dist) /* =============== -M_walkmove +_walkmove =============== */ qboolean M_walkmove (edict_t *ent, float yaw, float dist) diff --git a/reaction/action/p_weapon.c b/reaction/action/p_weapon.c index 28ccdb96..3c902af1 100644 --- a/reaction/action/p_weapon.c +++ b/reaction/action/p_weapon.c @@ -682,7 +682,7 @@ void Think_Weapon (edict_t *ent) ================ Use_Weapon -Make the weapon ready if there is ammo +ake the weapon ready if there is ammo ================ */ void Use_Weapon (edict_t *ent, gitem_t *item) @@ -2373,7 +2373,7 @@ void Weapon_HyperBlaster (edict_t *ent) /* ====================================================================== -MACHINEGUN / CHAINGUN +ACHINEGUN / CHAINGUN ====================================================================== */ diff --git a/reaction/action/q_shared.h b/reaction/action/q_shared.h index d240c515..5d07c63f 100644 --- a/reaction/action/q_shared.h +++ b/reaction/action/q_shared.h @@ -90,19 +90,19 @@ typedef enum {false, true} qboolean; // destination class for gi.multicast() typedef enum { -MULTICAST_ALL, -MULTICAST_PHS, -MULTICAST_PVS, -MULTICAST_ALL_R, -MULTICAST_PHS_R, -MULTICAST_PVS_R +ULTICAST_ALL, +ULTICAST_PHS, +ULTICAST_PVS, +ULTICAST_ALL_R, +ULTICAST_PHS_R, +ULTICAST_PVS_R } multicast_t; /* ============================================================== -MATHLIB +ATHLIB ============================================================== */ diff --git a/reaction/cgame/cg_consolecmds.c b/reaction/cgame/cg_consolecmds.c index fbb6a12e..0f01dde4 100644 --- a/reaction/cgame/cg_consolecmds.c +++ b/reaction/cgame/cg_consolecmds.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.22 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.21 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_draw.c b/reaction/cgame/cg_draw.c index 2d0f84fa..33e79dce 100644 --- a/reaction/cgame/cg_draw.c +++ b/reaction/cgame/cg_draw.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.18 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.17 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_drawtools.c b/reaction/cgame/cg_drawtools.c index 4fa5a7a6..623df113 100644 --- a/reaction/cgame/cg_drawtools.c +++ b/reaction/cgame/cg_drawtools.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_effects.c b/reaction/cgame/cg_effects.c index 4e4cc14e..491a529f 100644 --- a/reaction/cgame/cg_effects.c +++ b/reaction/cgame/cg_effects.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.18 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.17 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_ents.c b/reaction/cgame/cg_ents.c index cb13887e..f00a02fb 100644 --- a/reaction/cgame/cg_ents.c +++ b/reaction/cgame/cg_ents.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.17 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.16 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_event.c b/reaction/cgame/cg_event.c index 00ac95f0..73db852a 100644 --- a/reaction/cgame/cg_event.c +++ b/reaction/cgame/cg_event.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.32 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.31 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_info.c b/reaction/cgame/cg_info.c index 59d349d3..721e739e 100644 --- a/reaction/cgame/cg_info.c +++ b/reaction/cgame/cg_info.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.10 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.9 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_local.h b/reaction/cgame/cg_local.h index 6e52d7ba..c79e1b99 100644 --- a/reaction/cgame/cg_local.h +++ b/reaction/cgame/cg_local.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.38 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.37 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_localents.c b/reaction/cgame/cg_localents.c index 2a768ce4..ddb63a28 100644 --- a/reaction/cgame/cg_localents.c +++ b/reaction/cgame/cg_localents.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_main.c b/reaction/cgame/cg_main.c index 40c6a3f7..22787277 100644 --- a/reaction/cgame/cg_main.c +++ b/reaction/cgame/cg_main.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.34 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.33 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_marks.c b/reaction/cgame/cg_marks.c index be2e3564..811e18a1 100644 --- a/reaction/cgame/cg_marks.c +++ b/reaction/cgame/cg_marks.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_newDraw.c b/reaction/cgame/cg_newDraw.c index f87d4268..37cfdff6 100644 --- a/reaction/cgame/cg_newDraw.c +++ b/reaction/cgame/cg_newDraw.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_particles.c b/reaction/cgame/cg_particles.c index 5f553a67..35ffcf40 100644 --- a/reaction/cgame/cg_particles.c +++ b/reaction/cgame/cg_particles.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_players.c b/reaction/cgame/cg_players.c index 60ba68cc..f6eeb9a8 100644 --- a/reaction/cgame/cg_players.c +++ b/reaction/cgame/cg_players.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.14 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.13 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_playerstate.c b/reaction/cgame/cg_playerstate.c index 0adeae1d..3a23f950 100644 --- a/reaction/cgame/cg_playerstate.c +++ b/reaction/cgame/cg_playerstate.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.16 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.15 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_predict.c b/reaction/cgame/cg_predict.c index c0cdcc0d..3be3ac6e 100644 --- a/reaction/cgame/cg_predict.c +++ b/reaction/cgame/cg_predict.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.11 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.10 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_public.h b/reaction/cgame/cg_public.h index 531df532..8873fee6 100644 --- a/reaction/cgame/cg_public.h +++ b/reaction/cgame/cg_public.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_rankings.c b/reaction/cgame/cg_rankings.c index 13e1554f..68e0e88a 100644 --- a/reaction/cgame/cg_rankings.c +++ b/reaction/cgame/cg_rankings.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_scoreboard.c b/reaction/cgame/cg_scoreboard.c index a92cca98..620eaf9f 100644 --- a/reaction/cgame/cg_scoreboard.c +++ b/reaction/cgame/cg_scoreboard.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_servercmds.c b/reaction/cgame/cg_servercmds.c index 5523f7ba..9a7b2568 100644 --- a/reaction/cgame/cg_servercmds.c +++ b/reaction/cgame/cg_servercmds.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.13 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.12 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_snapshot.c b/reaction/cgame/cg_snapshot.c index 97e7d968..b158785a 100644 --- a/reaction/cgame/cg_snapshot.c +++ b/reaction/cgame/cg_snapshot.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_syscalls.c b/reaction/cgame/cg_syscalls.c index 264e5253..d3e15144 100644 --- a/reaction/cgame/cg_syscalls.c +++ b/reaction/cgame/cg_syscalls.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_view.c b/reaction/cgame/cg_view.c index ecba2cd6..70121a23 100644 --- a/reaction/cgame/cg_view.c +++ b/reaction/cgame/cg_view.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.16 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.15 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/cg_weapons.c b/reaction/cgame/cg_weapons.c index 36e73a2f..998eaefc 100644 --- a/reaction/cgame/cg_weapons.c +++ b/reaction/cgame/cg_weapons.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.45 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.44 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/tr_types.h b/reaction/cgame/tr_types.h index 0705337b..04ec4b96 100644 --- a/reaction/cgame/tr_types.h +++ b/reaction/cgame/tr_types.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/cgame/vssver.scc b/reaction/cgame/vssver.scc index b56da2cdbb52bc64c6df1e19a76642b586acd252..b2a617bea1b94c73d408ff92d96b2bf56d12589e 100644 GIT binary patch delta 10 Rcmcb>e4cs2o{f8j837vr1atrZ delta 12 TcmX@le1Unw9!9Q>dxRMQAr}OG diff --git a/reaction/game/ai_chat.c b/reaction/game/ai_chat.c index 5427c25f..f0c2d28c 100644 --- a/reaction/game/ai_chat.c +++ b/reaction/game/ai_chat.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_chat.h b/reaction/game/ai_chat.h index 403b0157..ec3dbfb3 100644 --- a/reaction/game/ai_chat.h +++ b/reaction/game/ai_chat.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_cmd.c b/reaction/game/ai_cmd.c index 580bb9be..43c75e6b 100644 --- a/reaction/game/ai_cmd.c +++ b/reaction/game/ai_cmd.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_cmd.h b/reaction/game/ai_cmd.h index 90772a0e..7f16da69 100644 --- a/reaction/game/ai_cmd.h +++ b/reaction/game/ai_cmd.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_dmnet.c b/reaction/game/ai_dmnet.c index 8bcd1f9a..5409ebab 100644 --- a/reaction/game/ai_dmnet.c +++ b/reaction/game/ai_dmnet.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_dmnet.h b/reaction/game/ai_dmnet.h index ab3faecc..2cd64423 100644 --- a/reaction/game/ai_dmnet.h +++ b/reaction/game/ai_dmnet.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_dmq3.c b/reaction/game/ai_dmq3.c index 73e3a341..e1693012 100644 --- a/reaction/game/ai_dmq3.c +++ b/reaction/game/ai_dmq3.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_dmq3.h b/reaction/game/ai_dmq3.h index 5e03a105..5a686922 100644 --- a/reaction/game/ai_dmq3.h +++ b/reaction/game/ai_dmq3.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_main.c b/reaction/game/ai_main.c index f1a483cf..259c7c0d 100644 --- a/reaction/game/ai_main.c +++ b/reaction/game/ai_main.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:41 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_main.h b/reaction/game/ai_main.h index 98ee4bed..9c04040e 100644 --- a/reaction/game/ai_main.h +++ b/reaction/game/ai_main.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_team.c b/reaction/game/ai_team.c index 66020340..798922d7 100644 --- a/reaction/game/ai_team.c +++ b/reaction/game/ai_team.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_team.h b/reaction/game/ai_team.h index 4223f71f..12ccd055 100644 --- a/reaction/game/ai_team.h +++ b/reaction/game/ai_team.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_vcmd.c b/reaction/game/ai_vcmd.c index 13888797..7f03ce58 100644 --- a/reaction/game/ai_vcmd.c +++ b/reaction/game/ai_vcmd.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/ai_vcmd.h b/reaction/game/ai_vcmd.h index ea70ddb3..13b20a62 100644 --- a/reaction/game/ai_vcmd.h +++ b/reaction/game/ai_vcmd.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_aas.h b/reaction/game/be_aas.h index 6b4860e9..e5f80e11 100644 --- a/reaction/game/be_aas.h +++ b/reaction/game/be_aas.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_char.h b/reaction/game/be_ai_char.h index 3e291d85..3f6ca0d3 100644 --- a/reaction/game/be_ai_char.h +++ b/reaction/game/be_ai_char.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_chat.h b/reaction/game/be_ai_chat.h index 3a1f0e02..30092d27 100644 --- a/reaction/game/be_ai_chat.h +++ b/reaction/game/be_ai_chat.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_gen.h b/reaction/game/be_ai_gen.h index aaa4f512..e2c79b20 100644 --- a/reaction/game/be_ai_gen.h +++ b/reaction/game/be_ai_gen.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_goal.h b/reaction/game/be_ai_goal.h index 341f6ece..59acb96a 100644 --- a/reaction/game/be_ai_goal.h +++ b/reaction/game/be_ai_goal.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_move.h b/reaction/game/be_ai_move.h index 6256b2bd..c5565c42 100644 --- a/reaction/game/be_ai_move.h +++ b/reaction/game/be_ai_move.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ai_weap.h b/reaction/game/be_ai_weap.h index 1263f9c3..8802b18f 100644 --- a/reaction/game/be_ai_weap.h +++ b/reaction/game/be_ai_weap.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/be_ea.h b/reaction/game/be_ea.h index be5e56ee..3ea6e386 100644 --- a/reaction/game/be_ea.h +++ b/reaction/game/be_ea.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_lib.c b/reaction/game/bg_lib.c index 197a3d3f..56266fae 100644 --- a/reaction/game/bg_lib.c +++ b/reaction/game/bg_lib.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_lib.h b/reaction/game/bg_lib.h index 7b42689b..eb11c132 100644 --- a/reaction/game/bg_lib.h +++ b/reaction/game/bg_lib.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_local.h b/reaction/game/bg_local.h index a07e10bd..b2081eba 100644 --- a/reaction/game/bg_local.h +++ b/reaction/game/bg_local.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_misc.c b/reaction/game/bg_misc.c index 699abc25..02845416 100644 --- a/reaction/game/bg_misc.c +++ b/reaction/game/bg_misc.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.26 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.25 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_pmove.c b/reaction/game/bg_pmove.c index 00b48c98..0c8f6678 100644 --- a/reaction/game/bg_pmove.c +++ b/reaction/game/bg_pmove.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.53 2002/01/11 19:48:29 jbravo +// Formatted the source in non DOS format. +// // Revision 1.52 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_public.h b/reaction/game/bg_public.h index fdaba425..a253de5f 100644 --- a/reaction/game/bg_public.h +++ b/reaction/game/bg_public.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.42 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.41 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/bg_slidemove.c b/reaction/game/bg_slidemove.c index 8e2ef412..517b79a6 100644 --- a/reaction/game/bg_slidemove.c +++ b/reaction/game/bg_slidemove.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/botai.h b/reaction/game/botai.h index 90d0810b..816b0933 100644 --- a/reaction/game/botai.h +++ b/reaction/game/botai.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/botlib.h b/reaction/game/botlib.h index 519ed125..b6ae7649 100644 --- a/reaction/game/botlib.h +++ b/reaction/game/botlib.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/chars.h b/reaction/game/chars.h index d99b9e5c..889b56c6 100644 --- a/reaction/game/chars.h +++ b/reaction/game/chars.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_active.c b/reaction/game/g_active.c index bd663bb1..d56db487 100644 --- a/reaction/game/g_active.c +++ b/reaction/game/g_active.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.41 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.40 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_arenas.c b/reaction/game/g_arenas.c index bf9507f1..49033c1d 100644 --- a/reaction/game/g_arenas.c +++ b/reaction/game/g_arenas.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_bot.c b/reaction/game/g_bot.c index 55697a73..6597d1de 100644 --- a/reaction/game/g_bot.c +++ b/reaction/game/g_bot.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_client.c b/reaction/game/g_client.c index aba2e5e5..0fb91834 100644 --- a/reaction/game/g_client.c +++ b/reaction/game/g_client.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.24 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.23 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_cmds.c b/reaction/game/g_cmds.c index 83b41d1d..9f723185 100644 --- a/reaction/game/g_cmds.c +++ b/reaction/game/g_cmds.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.38 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.37 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_combat.c b/reaction/game/g_combat.c index 459a4c0c..694fbc69 100644 --- a/reaction/game/g_combat.c +++ b/reaction/game/g_combat.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.34 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.33 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_fileio.c b/reaction/game/g_fileio.c index b235b28b..744cb9de 100644 --- a/reaction/game/g_fileio.c +++ b/reaction/game/g_fileio.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_items.c b/reaction/game/g_items.c index 0bf67f6f..c1b0ef2e 100644 --- a/reaction/game/g_items.c +++ b/reaction/game/g_items.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.28 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.27 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_local.h b/reaction/game/g_local.h index 67a882aa..07560763 100644 --- a/reaction/game/g_local.h +++ b/reaction/game/g_local.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.33 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.32 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_main.c b/reaction/game/g_main.c index 79174edf..57bfe659 100644 --- a/reaction/game/g_main.c +++ b/reaction/game/g_main.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.15 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.14 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_mem.c b/reaction/game/g_mem.c index 2dd1e3b1..37e4ce71 100644 --- a/reaction/game/g_mem.c +++ b/reaction/game/g_mem.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_misc.c b/reaction/game/g_misc.c index 34dc363e..65e80e46 100644 --- a/reaction/game/g_misc.c +++ b/reaction/game/g_misc.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.18 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.17 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_missile.c b/reaction/game/g_missile.c index cae4c774..cba63399 100644 --- a/reaction/game/g_missile.c +++ b/reaction/game/g_missile.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.20 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.19 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_mover.c b/reaction/game/g_mover.c index 373ffc68..7a857c8e 100644 --- a/reaction/game/g_mover.c +++ b/reaction/game/g_mover.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.18 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.17 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_public.h b/reaction/game/g_public.h index 15efeb82..f1a6e2ad 100644 --- a/reaction/game/g_public.h +++ b/reaction/game/g_public.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_rankings.c b/reaction/game/g_rankings.c index 7ee3fa3f..8324b622 100644 --- a/reaction/game/g_rankings.c +++ b/reaction/game/g_rankings.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_rankings.h b/reaction/game/g_rankings.h index 3dde5565..1218ad3c 100644 --- a/reaction/game/g_rankings.h +++ b/reaction/game/g_rankings.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_session.c b/reaction/game/g_session.c index 1762560c..b35228cd 100644 --- a/reaction/game/g_session.c +++ b/reaction/game/g_session.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_spawn.c b/reaction/game/g_spawn.c index e50be429..10025117 100644 --- a/reaction/game/g_spawn.c +++ b/reaction/game/g_spawn.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_svcmds.c b/reaction/game/g_svcmds.c index 762c6fc4..4bc3d6f9 100644 --- a/reaction/game/g_svcmds.c +++ b/reaction/game/g_svcmds.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_syscalls.c b/reaction/game/g_syscalls.c index f910aed6..15ad6b99 100644 --- a/reaction/game/g_syscalls.c +++ b/reaction/game/g_syscalls.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_target.c b/reaction/game/g_target.c index 58b1db05..a0638ee9 100644 --- a/reaction/game/g_target.c +++ b/reaction/game/g_target.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_team.c b/reaction/game/g_team.c index 25c5f245..70543162 100644 --- a/reaction/game/g_team.c +++ b/reaction/game/g_team.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_team.h b/reaction/game/g_team.h index 1e55fd6d..e462e04d 100644 --- a/reaction/game/g_team.h +++ b/reaction/game/g_team.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_trigger.c b/reaction/game/g_trigger.c index 9fb4348d..17ff9548 100644 --- a/reaction/game/g_trigger.c +++ b/reaction/game/g_trigger.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_utils.c b/reaction/game/g_utils.c index 57c4cce6..ece088e9 100644 --- a/reaction/game/g_utils.c +++ b/reaction/game/g_utils.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/g_weapon.c b/reaction/game/g_weapon.c index aade1e68..0f63b31e 100644 --- a/reaction/game/g_weapon.c +++ b/reaction/game/g_weapon.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.33 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.32 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/inv.h b/reaction/game/inv.h index a05b0dbd..5a0fd3ee 100644 --- a/reaction/game/inv.h +++ b/reaction/game/inv.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/match.h b/reaction/game/match.h index 8339142d..a9039892 100644 --- a/reaction/game/match.h +++ b/reaction/game/match.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/q_math.c b/reaction/game/q_math.c index 04f178dd..9927d1dc 100644 --- a/reaction/game/q_math.c +++ b/reaction/game/q_math.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/q_shared.c b/reaction/game/q_shared.c index 13e264b4..d4a617d3 100644 --- a/reaction/game/q_shared.c +++ b/reaction/game/q_shared.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/q_shared.h b/reaction/game/q_shared.h index a7e03560..db6e2a64 100644 --- a/reaction/game/q_shared.h +++ b/reaction/game/q_shared.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/rxn_game.c b/reaction/game/rxn_game.c index 974e87bf..4c9fbb6c 100644 --- a/reaction/game/rxn_game.c +++ b/reaction/game/rxn_game.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.12 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.11 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/surfaceflags.h b/reaction/game/surfaceflags.h index 92ddeb44..9905d451 100644 --- a/reaction/game/surfaceflags.h +++ b/reaction/game/surfaceflags.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.9 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.8 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/syn.h b/reaction/game/syn.h index f5a0f680..82e286aa 100644 --- a/reaction/game/syn.h +++ b/reaction/game/syn.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/game/vssver.scc b/reaction/game/vssver.scc index d5a15a000c5ed2aa7e4f83f64f82ffc3888e4b94..0189caca591694612367c39035f0d3503f658cb6 100644 GIT binary patch delta 19 bcmdnbv4>+q^u(AOn@t&A7&lij9c2UnPv{3< delta 25 fcmdnPv7ci?G$Yr<=o^e&n~fP=7=ctd(@{nMX@m!Q diff --git a/reaction/ui/keycodes.h b/reaction/ui/keycodes.h index 9c0898ce..c8c75643 100644 --- a/reaction/ui/keycodes.h +++ b/reaction/ui/keycodes.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/menudef.h b/reaction/ui/menudef.h index bde30694..ae3b543b 100644 --- a/reaction/ui/menudef.h +++ b/reaction/ui/menudef.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/test.c b/reaction/ui/test.c index 9426e07c..0809a192 100644 --- a/reaction/ui/test.c +++ b/reaction/ui/test.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_addbots.c b/reaction/ui/ui_addbots.c index b725e513..3f17238d 100644 --- a/reaction/ui/ui_addbots.c +++ b/reaction/ui/ui_addbots.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_atoms.c b/reaction/ui/ui_atoms.c index e120b233..3086b927 100644 --- a/reaction/ui/ui_atoms.c +++ b/reaction/ui/ui_atoms.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_cdkey.c b/reaction/ui/ui_cdkey.c index a3c5075b..b3394006 100644 --- a/reaction/ui/ui_cdkey.c +++ b/reaction/ui/ui_cdkey.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_cinematics.c b/reaction/ui/ui_cinematics.c index 92dfbbaa..707e15a0 100644 --- a/reaction/ui/ui_cinematics.c +++ b/reaction/ui/ui_cinematics.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_confirm.c b/reaction/ui/ui_confirm.c index f3cad5fc..4460a2bb 100644 --- a/reaction/ui/ui_confirm.c +++ b/reaction/ui/ui_confirm.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_connect.c b/reaction/ui/ui_connect.c index d927a567..12966a3e 100644 --- a/reaction/ui/ui_connect.c +++ b/reaction/ui/ui_connect.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.8 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.7 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_controls2.c b/reaction/ui/ui_controls2.c index 0b0a455f..13b4c78d 100644 --- a/reaction/ui/ui_controls2.c +++ b/reaction/ui/ui_controls2.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.12 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.11 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_credits.c b/reaction/ui/ui_credits.c index ac8a4e5a..22484afd 100644 --- a/reaction/ui/ui_credits.c +++ b/reaction/ui/ui_credits.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.12 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.11 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_demo2.c b/reaction/ui/ui_demo2.c index 120bc298..a91d4899 100644 --- a/reaction/ui/ui_demo2.c +++ b/reaction/ui/ui_demo2.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_display.c b/reaction/ui/ui_display.c index e95edfd0..efadbb54 100644 --- a/reaction/ui/ui_display.c +++ b/reaction/ui/ui_display.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_gameinfo.c b/reaction/ui/ui_gameinfo.c index 6d91ee44..52f00b3f 100644 --- a/reaction/ui/ui_gameinfo.c +++ b/reaction/ui/ui_gameinfo.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_ingame.c b/reaction/ui/ui_ingame.c index 118bd75a..dc4dc7a0 100644 --- a/reaction/ui/ui_ingame.c +++ b/reaction/ui/ui_ingame.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_loadconfig.c b/reaction/ui/ui_loadconfig.c index 0184816c..87c7aaed 100644 --- a/reaction/ui/ui_loadconfig.c +++ b/reaction/ui/ui_loadconfig.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_local.h b/reaction/ui/ui_local.h index 1d2b7114..ad763fa4 100644 --- a/reaction/ui/ui_local.h +++ b/reaction/ui/ui_local.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_login.c b/reaction/ui/ui_login.c index 6471d4a4..f4ad089f 100644 --- a/reaction/ui/ui_login.c +++ b/reaction/ui/ui_login.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_main.c b/reaction/ui/ui_main.c index 99431ef4..b24ed923 100644 --- a/reaction/ui/ui_main.c +++ b/reaction/ui/ui_main.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_menu.c b/reaction/ui/ui_menu.c index d0e741b5..be28c3d4 100644 --- a/reaction/ui/ui_menu.c +++ b/reaction/ui/ui_menu.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.9 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.8 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_mfield.c b/reaction/ui/ui_mfield.c index bc7b8634..fbbd0f8c 100644 --- a/reaction/ui/ui_mfield.c +++ b/reaction/ui/ui_mfield.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_mods.c b/reaction/ui/ui_mods.c index 89936579..3ae7160b 100644 --- a/reaction/ui/ui_mods.c +++ b/reaction/ui/ui_mods.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_network.c b/reaction/ui/ui_network.c index c6803aae..586273e7 100644 --- a/reaction/ui/ui_network.c +++ b/reaction/ui/ui_network.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_options.c b/reaction/ui/ui_options.c index 67e2f978..b41fa792 100644 --- a/reaction/ui/ui_options.c +++ b/reaction/ui/ui_options.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_playermodel.c b/reaction/ui/ui_playermodel.c index 8281bbee..d82653ed 100644 --- a/reaction/ui/ui_playermodel.c +++ b/reaction/ui/ui_playermodel.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_players.c b/reaction/ui/ui_players.c index 649d13f1..253838bd 100644 --- a/reaction/ui/ui_players.c +++ b/reaction/ui/ui_players.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_playersettings.c b/reaction/ui/ui_playersettings.c index 731403fc..6027c375 100644 --- a/reaction/ui/ui_playersettings.c +++ b/reaction/ui/ui_playersettings.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_preferences.c b/reaction/ui/ui_preferences.c index dea506d6..43377e89 100644 --- a/reaction/ui/ui_preferences.c +++ b/reaction/ui/ui_preferences.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.8 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.7 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_public.h b/reaction/ui/ui_public.h index 016f2048..02108167 100644 --- a/reaction/ui/ui_public.h +++ b/reaction/ui/ui_public.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_qmenu.c b/reaction/ui/ui_qmenu.c index 7b62747d..7ac962a9 100644 --- a/reaction/ui/ui_qmenu.c +++ b/reaction/ui/ui_qmenu.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_rankings.c b/reaction/ui/ui_rankings.c index cb34c7b2..a4322e4b 100644 --- a/reaction/ui/ui_rankings.c +++ b/reaction/ui/ui_rankings.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_rankstatus.c b/reaction/ui/ui_rankstatus.c index 13e460ae..0d2aa307 100644 --- a/reaction/ui/ui_rankstatus.c +++ b/reaction/ui/ui_rankstatus.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_removebots.c b/reaction/ui/ui_removebots.c index 0cd12e10..42b2eff1 100644 --- a/reaction/ui/ui_removebots.c +++ b/reaction/ui/ui_removebots.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:30 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_saveconfig.c b/reaction/ui/ui_saveconfig.c index 86ff4327..a4b43ee5 100644 --- a/reaction/ui/ui_saveconfig.c +++ b/reaction/ui/ui_saveconfig.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_serverinfo.c b/reaction/ui/ui_serverinfo.c index fe82f6d3..7ecb31a9 100644 --- a/reaction/ui/ui_serverinfo.c +++ b/reaction/ui/ui_serverinfo.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_servers2.c b/reaction/ui/ui_servers2.c index c3d70a1d..4c63f88b 100644 --- a/reaction/ui/ui_servers2.c +++ b/reaction/ui/ui_servers2.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.7 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.6 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_setup.c b/reaction/ui/ui_setup.c index b532af09..23cbe780 100644 --- a/reaction/ui/ui_setup.c +++ b/reaction/ui/ui_setup.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_shared.c b/reaction/ui/ui_shared.c index 6ddcc353..7469f1ea 100644 --- a/reaction/ui/ui_shared.c +++ b/reaction/ui/ui_shared.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_shared.h b/reaction/ui/ui_shared.h index 94da4b65..d76107ef 100644 --- a/reaction/ui/ui_shared.h +++ b/reaction/ui/ui_shared.h @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_signup.c b/reaction/ui/ui_signup.c index c9b51520..7c03d773 100644 --- a/reaction/ui/ui_signup.c +++ b/reaction/ui/ui_signup.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_sound.c b/reaction/ui/ui_sound.c index 0d4b9e6c..54755c6a 100644 --- a/reaction/ui/ui_sound.c +++ b/reaction/ui/ui_sound.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_sparena.c b/reaction/ui/ui_sparena.c index 63c9f6d9..422bf58b 100644 --- a/reaction/ui/ui_sparena.c +++ b/reaction/ui/ui_sparena.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_specifyleague.c b/reaction/ui/ui_specifyleague.c index c312b3c1..d345fb1b 100644 --- a/reaction/ui/ui_specifyleague.c +++ b/reaction/ui/ui_specifyleague.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_specifyserver.c b/reaction/ui/ui_specifyserver.c index cd6fdf8e..2cb3f916 100644 --- a/reaction/ui/ui_specifyserver.c +++ b/reaction/ui/ui_specifyserver.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_splevel.c b/reaction/ui/ui_splevel.c index 9611ed59..627f0c70 100644 --- a/reaction/ui/ui_splevel.c +++ b/reaction/ui/ui_splevel.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_sppostgame.c b/reaction/ui/ui_sppostgame.c index 0fe31982..1760a310 100644 --- a/reaction/ui/ui_sppostgame.c +++ b/reaction/ui/ui_sppostgame.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_spreset.c b/reaction/ui/ui_spreset.c index 29e64167..1a060853 100644 --- a/reaction/ui/ui_spreset.c +++ b/reaction/ui/ui_spreset.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_spskill.c b/reaction/ui/ui_spskill.c index fea7dcfe..1530c872 100644 --- a/reaction/ui/ui_spskill.c +++ b/reaction/ui/ui_spskill.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_startserver.c b/reaction/ui/ui_startserver.c index 138e6057..876d433f 100644 --- a/reaction/ui/ui_startserver.c +++ b/reaction/ui/ui_startserver.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:31 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_syscalls.c b/reaction/ui/ui_syscalls.c index 3e75f6c5..b9f113b2 100644 --- a/reaction/ui/ui_syscalls.c +++ b/reaction/ui/ui_syscalls.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.4 2002/01/11 19:48:33 jbravo +// Formatted the source in non DOS format. +// // Revision 1.3 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_team.c b/reaction/ui/ui_team.c index 8a5dd692..2c509394 100644 --- a/reaction/ui/ui_team.c +++ b/reaction/ui/ui_team.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:33 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_teamorders.c b/reaction/ui/ui_teamorders.c index 0b685747..bedf2da0 100644 --- a/reaction/ui/ui_teamorders.c +++ b/reaction/ui/ui_teamorders.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.5 2002/01/11 19:48:33 jbravo +// Formatted the source in non DOS format. +// // Revision 1.4 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/ui_video.c b/reaction/ui/ui_video.c index f8b7fd8d..2668de3a 100644 --- a/reaction/ui/ui_video.c +++ b/reaction/ui/ui_video.c @@ -5,6 +5,9 @@ //----------------------------------------------------------------------------- // // $Log$ +// Revision 1.6 2002/01/11 19:48:33 jbravo +// Formatted the source in non DOS format. +// // Revision 1.5 2001/12/31 16:28:42 jbravo // I made a Booboo with the Log tag. // diff --git a/reaction/ui/vssver.scc b/reaction/ui/vssver.scc index aae02cdd0a9df65bbe9448324cc3b053d8a52d1d..05c72b26a4e15d3141af5e10c332e4eb04bbaeb8 100644 GIT binary patch delta 17 Zcmcb>d5&|#F~-fu8P73pp2lp&2mnV$2KfL0 delta 21 acmX@dd4Y4oF-AtN&Bqwefv73WR*V2yHU|s<