Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
d400ee30
Commit
d400ee30
authored
4 months ago
by
Lactozilla
Browse files
Options
Downloads
Patches
Plain Diff
Update copyrights
parent
cd3bca34
No related branches found
No related tags found
1 merge request
!2623
Refactor and extend SpriteInfo
Pipeline
#6888
passed
4 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lua_infolib.c
+1
-0
1 addition, 0 deletions
src/lua_infolib.c
src/r_picformats.c
+3
-2
3 additions, 2 deletions
src/r_picformats.c
with
4 additions
and
2 deletions
src/lua_infolib.c
+
1
−
0
View file @
d400ee30
// SONIC ROBO BLAST 2
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-2016 by John "JTE" Muniz.
// Copyright (C) 2012-2025 by Sonic Team Junior.
// Copyright (C) 2012-2025 by Sonic Team Junior.
//
//
...
...
This diff is collapsed.
Click to expand it.
src/r_picformats.c
+
3
−
2
View file @
d400ee30
...
@@ -2,8 +2,9 @@
...
@@ -2,8 +2,9 @@
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 2005-2009 by Andrey "entryway" Budko.
// Copyright (C) 2005-2009 by Andrey "entryway" Budko.
// Copyright (C) 2018-2024 by Lactozilla.
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2019-2024 by Sonic Team Junior.
// Copyright (C) 2018-2025 by Lactozilla.
// Copyright (C) 2019-2025 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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment