Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented some vrad options. #390

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
5b5332b
New scheme for vbsp,vvis,vrad
Unusuario2 Jan 12, 2025
fcc3137
New scheme for vbsp,vvis,vrad
Unusuario2 Jan 12, 2025
52ac069
mini fix
Unusuario2 Jan 13, 2025
899035b
mini fix2
Unusuario2 Jan 13, 2025
3e304e3
cleanup
Unusuario2 Jan 13, 2025
c13706a
Small fixes.
Unusuario2 Jan 13, 2025
2654067
gitignore fix
Unusuario2 Jan 14, 2025
4fe0f8b
vpc fix
Unusuario2 Jan 14, 2025
d3c8543
Merge branch 'mapbase-source:master' into master
Unusuario2 Jan 17, 2025
cd82dfc
Merge branch 'develop' into master
Blixibon Feb 8, 2025
4e1113c
all the .h and .cpp files have the header in the same size.
Unusuario2 Feb 9, 2025
4c1e6f0
captioncompiler c cleanup
Unusuario2 Feb 9, 2025
df3b2e1
glview c cleanup
Unusuario2 Feb 9, 2025
45490bc
height2normal c cleanup
Unusuario2 Feb 9, 2025
4550266
motionmapper c cleanup
Unusuario2 Feb 9, 2025
92175bf
vbsp c cleanup
Unusuario2 Feb 9, 2025
aae4bda
more vbsp c cleanup
Unusuario2 Feb 9, 2025
ce561f3
vvis_dll c cleanup
Unusuario2 Feb 9, 2025
4afffae
Changed format i=0; to i = 0;
Unusuario2 Feb 9, 2025
6b386e8
resolve gitignore conflict.
Unusuario2 Feb 9, 2025
3db3fa6
vrad c cleanup
Unusuario2 Feb 9, 2025
4050e32
cleanup
Unusuario2 Feb 9, 2025
24b144e
vbsp qboolean cleanup
Unusuario2 Feb 10, 2025
e70d727
vrad_dll qboolean cleanup
Unusuario2 Feb 10, 2025
186e88f
cleanup
Unusuario2 Feb 10, 2025
3f1bb61
documented some vrad_dll options
Unusuario2 Feb 10, 2025
d34f7ac
undo wrong commit
Unusuario2 Feb 10, 2025
b4e1f51
Revert "undo wrong commit"
Unusuario2 Feb 10, 2025
f655798
Reapply "undo wrong commit"
Unusuario2 Feb 10, 2025
5248568
cleanup
Unusuario2 Feb 10, 2025
ea9f163
cleanup
Unusuario2 Feb 10, 2025
3e057c5
documented some vrad options
Unusuario2 Feb 10, 2025
eaac06d
set ALLOWDEBUGOPTIONS to 1
Unusuario2 Feb 10, 2025
a092c03
cleanup
Unusuario2 Feb 10, 2025
90b2e57
Standart VS project name.
Unusuario2 Feb 10, 2025
36c5b07
ALLOWDEBUGOPTIONS -> MAPBASE
Unusuario2 Feb 10, 2025
c4d6165
added support for "-extrapasses"
Unusuario2 Feb 10, 2025
cf16d32
small fix
Unusuario2 Feb 10, 2025
34eff76
added -compressconstant support (the code was ported from 2006)
Unusuario2 Feb 10, 2025
65969e5
exportLightmaps support
Unusuario2 Feb 10, 2025
a3b1bff
compressconstant description
Unusuario2 Feb 10, 2025
a7307f2
documented-some-vbsp-options
Unusuario2 Feb 10, 2025
a263e57
Merge pull request #1 from Unusuario2/master
Unusuario2 Feb 12, 2025
8ce6564
Merge pull request #2 from Unusuario2/code-base-cleanup
Unusuario2 Feb 12, 2025
71fe7b3
Merge pull request #3 from Unusuario2/vrad-ultrafast-command
Unusuario2 Feb 12, 2025
3781aa3
small fix
Unusuario2 Feb 12, 2025
19939fc
.
Unusuario2 Feb 12, 2025
47267de
Merge pull request #5 from Unusuario2/extrapasses-commandline
Unusuario2 Feb 12, 2025
fd6047a
Merge pull request #7 from Unusuario2/documented-some-vbsp-options
Unusuario2 Feb 12, 2025
850828f
Merge branch 'personal-compilers' into vrad-compressconstant-commandline
Unusuario2 Feb 12, 2025
554b969
Merge pull request #4 from Unusuario2/vrad-compressconstant-commandline
Unusuario2 Feb 12, 2025
5f7fe41
Merge branch 'personal-compilers' into documented-some-vrad-options
Unusuario2 Feb 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ ipch
*.idb
*.vcxproj
*.sln
*.vcxproj.FileListAbsolute.txt
*.pdb

# OSX/Linux build products
*.mak
Expand Down Expand Up @@ -49,6 +51,8 @@ client.dylib.dSYM/
server.dylib
server.dylib.dSYM/

sp/game/bin

# files generated by running a mod
config.cfg

Expand All @@ -61,6 +65,7 @@ config.cfg
*.filters
*.vpc_crc
*.sentinel
*.recipe

# Backup files
*.bak
Expand Down Expand Up @@ -90,4 +95,4 @@ sp/src/vgui2/*.dll
sp/src/vgui2/*.pdb

# Build support files
sp/src/devtools/gcc9+support.o
sp/src/devtools/gcc9+support.o
Binary file added sp/game/bin/vbsp.exe
Binary file not shown.
Binary file added sp/game/bin/vbsp.pdb
Binary file not shown.
Binary file added sp/game/bin/vrad.exe
Binary file not shown.
Binary file added sp/game/bin/vrad.pdb
Binary file not shown.
Binary file added sp/game/bin/vrad_dll.dll
Binary file not shown.
Binary file added sp/game/bin/vrad_dll.pdb
Binary file not shown.
Binary file added sp/game/bin/vvis.exe
Binary file not shown.
Binary file added sp/game/bin/vvis.pdb
Binary file not shown.
Binary file added sp/game/bin/vvis_dll.dll
Binary file not shown.
Binary file added sp/game/bin/vvis_dll.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion sp/src/common/GameUI/IGameUI.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/SteamCommon.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
/*
** The copyright to the contents herein is the property of Valve Corporation.
** The contents may be used and/or copied only with the written permission of
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/compiledcaptionswap.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose: Swap a compiled caption file.
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/language.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose: languages definition
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/language.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose: represent a canonical list of the languages we support,
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/proto_version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/qlimits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/randoverride.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/basereplayserializeable.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iclientreplay.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iclientreplaycontext.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iclientreplayhistorymanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ienginereplay.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iqueryablereplayitem.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/irecordingsession.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/irecordingsessionblockmanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/irecordingsessionmanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaycamera.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//----------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaycontext.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaydemoplayer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayerrorsystem.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayfactory.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaymanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaymovie.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaymoviemanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaymovierenderer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformancecontroller.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformanceeditor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformancemanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformanceplaybackhandler.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformanceplayer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayperformancerecorder.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayplayercache.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//----------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayrenderqueue.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayscreenshotmanager.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayscreenshotsystem.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayserializeable.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplayserver.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaysessionrecorder.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/ireplaysystem.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iserverengine.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iserverreplay.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/iserverreplaycontext.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/performance.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/rendermovieparams.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/replay.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/replayhandle.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/replaylib.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/replaytime.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/replayutils.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//----------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/screenshot.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/replay/shared_defs.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
//=======================================================================================//

Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/studiobyteswap.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose: Swaps the bytes in all file types generated by studiomdl
// (.vvd, .vtx, .mdl, .phy, .ani) so the files can be loaded
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/studiobyteswap.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose: StudioMDL byteswapping functions.
//
Expand Down
2 changes: 1 addition & 1 deletion sp/src/common/userid.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//============= Copyright Valve Corporation, All rights reserved. =============//
//
// Purpose:
//
Expand Down
Loading