SRB2 -> DRRR copyright in hardware folder

This commit is contained in:
Sally Coolatta 2024-04-05 10:00:33 -04:00
parent a7a0c31d8c
commit 8f88c29387
37 changed files with 233 additions and 140 deletions

View file

@ -1,5 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the

View file

@ -1,5 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the

View file

@ -1,5 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the

View file

@ -1,5 +1,6 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// //
// This program is free software distributed under the // This program is free software distributed under the

View file

@ -1,5 +1,6 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// //
// This program is free software distributed under the // This program is free software distributed under the

View file

@ -1,6 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,3 +1,13 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
* hw_clip.h * hw_clip.h
* SRB2CB * SRB2CB

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,6 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2005 by Sonic Team Junior. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,7 +1,8 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 1999-2020 by Sonic Team Junior. // Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#include <stdlib.h> #include <stdlib.h>

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#ifndef _HW_MD2LOAD_H_ #ifndef _HW_MD2LOAD_H_

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#include <stdlib.h> #include <stdlib.h>

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#ifndef _HW_MD3LOAD_H_ #ifndef _HW_MD3LOAD_H_

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#include "../doomdef.h" #include "../doomdef.h"

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#ifndef _HW_MODEL_H_ #ifndef _HW_MODEL_H_

View file

@ -1,6 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2005 by Sonic Team Junior. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,17 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// Copyright (C) 1998-2000 by DooM Legacy Team. // This program is free software distributed under the
// // terms of the GNU General Public License, version 2.
// This program is free software; you can redistribute it and/or // See the 'LICENSE' file for more details.
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief MiniGL API for Doom Legacy /// \brief MiniGL API for Doom Legacy
@ -23,7 +18,7 @@
// tell r_opengl.cpp to compile for ATI Rage Pro OpenGL driver // tell r_opengl.cpp to compile for ATI Rage Pro OpenGL driver
//#define ATI_RAGE_PRO_COMPATIBILITY //#define ATI_RAGE_PRO_COMPATIBILITY
#define DRIVER_STRING "HWRAPI Init(): SRB2Kart MiniGL renderer" #define DRIVER_STRING "HWRAPI Init(): Ring Racers MiniGL renderer"
// Include this at end // Include this at end
#include "../r_opengl/r_opengl.c" #include "../r_opengl/r_opengl.c"

View file

@ -1,18 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// Copyright (C) 1998-2000 by DooM Legacy Team. // This program is free software distributed under the
// // terms of the GNU General Public License, version 2.
// This program is free software; you can redistribute it and/or // See the 'LICENSE' file for more details.
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief Windows specific part of the OpenGL API for Doom Legacy /// \brief Windows specific part of the OpenGL API for Doom Legacy

View file

@ -1,6 +1,7 @@
// SONIC ROBO BLAST 2 // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 1998-2020 by Sonic Team Junior. // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// //
// This program is free software distributed under the // This program is free software distributed under the
// terms of the GNU General Public License, version 2. // terms of the GNU General Public License, version 2.

View file

@ -1,18 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2000 by DooM Legacy Team.
// //
// Copyright (C) 1998-2000 by DooM Legacy Team. // This program is free software distributed under the
// // terms of the GNU General Public License, version 2.
// This program is free software; you can redistribute it and/or // See the 'LICENSE' file for more details.
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief OpenGL API for Doom Legacy /// \brief OpenGL API for Doom Legacy

View file

@ -1,11 +1,22 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#ifndef _R_VBO_H_ #ifndef _R_VBO_H_
#define _R_VBO_H_ #define _R_VBO_H_

View file

@ -1,17 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software; you can redistribute it and/or // This program is free software distributed under the
// modify it under the terms of the GNU General Public License // terms of the GNU General Public License, version 2.
// as published by the Free Software Foundation; either version 2 // See the 'LICENSE' file for more details.
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief General driver for 3D sound system /// \brief General driver for 3D sound system

View file

@ -1,18 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software; you can redistribute it and/or // This program is free software distributed under the
// modify it under the terms of the GNU General Public License // terms of the GNU General Public License, version 2.
// as published by the Free Software Foundation; either version 2 // See the 'LICENSE' file for more details.
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief General driver for 3D sound system /// \brief General driver for 3D sound system

View file

@ -1,17 +1,12 @@
// Emacs style mode select -*- C++ -*- // DR. ROBOTNIK'S RING RACERS
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// // Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2001 by DooM Legacy Team. // Copyright (C) 2001 by DooM Legacy Team.
// //
// This program is free software; you can redistribute it and/or // This program is free software distributed under the
// modify it under the terms of the GNU General Public License // terms of the GNU General Public License, version 2.
// as published by the Free Software Foundation; either version 2 // See the 'LICENSE' file for more details.
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/// \file /// \file
/// \brief General driver for 3D sound system /// \brief General driver for 3D sound system

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#include "u_list.h" #include "u_list.h"

View file

@ -1,10 +1,20 @@
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2020 by Sonic Team Junior.
// Copyright (C) 2020 by Spaddlewit Inc.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See the 'LICENSE' file for more details.
//-----------------------------------------------------------------------------
/* /*
From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com ) From the 'Wizard2' engine by Spaddlewit Inc. ( http://www.spaddlewit.com )
An experimental work-in-progress. An experimental work-in-progress.
Donated to Sonic Team Junior and adapted to work with Donated to Sonic Team Junior and adapted to work with
Sonic Robo Blast 2. The license of this code matches whatever Sonic Robo Blast 2.
the licensing is for Sonic Robo Blast 2.
*/ */
#ifndef _U_LIST_H_ #ifndef _U_LIST_H_