diff --git a/reaction/ta_ui/keycodes.h b/reaction/ta_ui/keycodes.h index 7a2a695b..9d0dfb1c 100644 --- a/reaction/ta_ui/keycodes.h +++ b/reaction/ta_ui/keycodes.h @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // #ifndef __KEYCODES_H__ diff --git a/reaction/ta_ui/menudef.h b/reaction/ta_ui/menudef.h index ef235672..5e5f92a0 100644 --- a/reaction/ta_ui/menudef.h +++ b/reaction/ta_ui/menudef.h @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- #define ITEM_TYPE_TEXT 0 // simple text #define ITEM_TYPE_BUTTON 1 // button, basically text with a border diff --git a/reaction/ta_ui/ui_atoms.c b/reaction/ta_ui/ui_atoms.c index 2a86bde1..1438857f 100644 --- a/reaction/ta_ui/ui_atoms.c +++ b/reaction/ta_ui/ui_atoms.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // /********************************************************************** diff --git a/reaction/ta_ui/ui_gameinfo.c b/reaction/ta_ui/ui_gameinfo.c index 91dc800b..b35accf0 100644 --- a/reaction/ta_ui/ui_gameinfo.c +++ b/reaction/ta_ui/ui_gameinfo.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // // diff --git a/reaction/ta_ui/ui_local.h b/reaction/ta_ui/ui_local.h index c4a7010d..1895d0fe 100644 --- a/reaction/ta_ui/ui_local.h +++ b/reaction/ta_ui/ui_local.h @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // #ifndef __UI_LOCAL_H__ diff --git a/reaction/ta_ui/ui_main.c b/reaction/ta_ui/ui_main.c index e4474eaa..30a40559 100644 --- a/reaction/ta_ui/ui_main.c +++ b/reaction/ta_ui/ui_main.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // /* diff --git a/reaction/ta_ui/ui_players.c b/reaction/ta_ui/ui_players.c index 8aa69a83..21e8c836 100644 --- a/reaction/ta_ui/ui_players.c +++ b/reaction/ta_ui/ui_players.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // // ui_players.c diff --git a/reaction/ta_ui/ui_public.h b/reaction/ta_ui/ui_public.h index 22840408..bbb3aa34 100644 --- a/reaction/ta_ui/ui_public.h +++ b/reaction/ta_ui/ui_public.h @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // #ifndef __UI_PUBLIC_H__ diff --git a/reaction/ta_ui/ui_shared.c b/reaction/ta_ui/ui_shared.c index d38cad10..b62854dc 100644 --- a/reaction/ta_ui/ui_shared.c +++ b/reaction/ta_ui/ui_shared.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // // string allocation/managment diff --git a/reaction/ta_ui/ui_shared.h b/reaction/ta_ui/ui_shared.h index da1909ac..4a1de3e2 100644 --- a/reaction/ta_ui/ui_shared.h +++ b/reaction/ta_ui/ui_shared.h @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- #ifndef __UI_SHARED_H #define __UI_SHARED_H diff --git a/reaction/ta_ui/ui_syscalls.asm b/reaction/ta_ui/ui_syscalls.asm index 2fdb200e..330d75cf 100644 --- a/reaction/ta_ui/ui_syscalls.asm +++ b/reaction/ta_ui/ui_syscalls.asm @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- code equ trap_Error -1 diff --git a/reaction/ta_ui/ui_syscalls.c b/reaction/ta_ui/ui_syscalls.c index 8bce0862..042abd15 100644 --- a/reaction/ta_ui/ui_syscalls.c +++ b/reaction/ta_ui/ui_syscalls.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // Copyright (C) 1999-2000 Id Software, Inc. // #include "ui_local.h" diff --git a/reaction/ta_ui/ui_util.c b/reaction/ta_ui/ui_util.c index 05246d58..df99cf0b 100644 --- a/reaction/ta_ui/ui_util.c +++ b/reaction/ta_ui/ui_util.c @@ -1,3 +1,15 @@ +//----------------------------------------------------------------------------- +// +// $Id$ +// +//----------------------------------------------------------------------------- +// +// $Log$ +// Revision 1.3 2002/02/21 20:10:16 jbravo +// Converted files back from M$ format and added cvs headers again. +// +// +//----------------------------------------------------------------------------- // ui_util.c // // origin: rad