Skip to content

Commit 06499f0

Browse files
authored
[GEN][ZH] Remove superfluous code of W3DGranny, QuickTrig, WSYS_String, DoCompressTest (#664)
1 parent 0ee2733 commit 06499f0

File tree

41 files changed

+0
-4813
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+0
-4813
lines changed

Generals/Code/GameEngine/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ set(GAMEENGINE_SRC
1212
Source/Common/System/AsciiString.cpp
1313
Source/Common/System/BuildAssistant.cpp
1414
Source/Common/System/CDManager.cpp
15-
Source/Common/System/Compression.cpp
1615
Source/Common/System/CopyProtection.cpp
1716
Source/Common/System/CriticalSection.cpp
1817
Source/Common/System/DataChunk.cpp
@@ -33,15 +32,13 @@ set(GAMEENGINE_SRC
3332
Source/Common/System/LocalFileSystem.cpp
3433
#Source/Common/System/MemoryInit.cpp
3534
Source/Common/System/ObjectStatusTypes.cpp
36-
Source/Common/System/QuickTrig.cpp
3735
Source/Common/System/QuotedPrintable.cpp
3836
Source/Common/System/Radar.cpp
3937
Source/Common/System/RAMFile.cpp
4038
Source/Common/System/registry.cpp
4139
Source/Common/System/Snapshot.cpp
4240
Source/Common/System/StackDump.cpp
4341
Source/Common/System/StreamingArchiveFile.cpp
44-
Source/Common/System/String.cpp
4542
Source/Common/System/SubsystemInterface.cpp
4643
Source/Common/System/Trig.cpp
4744
Source/Common/System/UnicodeString.cpp
@@ -365,7 +362,6 @@ set(GAMEENGINE_SRC
365362
Source/GameClient/Drawable/Update/BeaconClientUpdate.cpp
366363
Source/GameLogic/Object/Update/LaserUpdate.cpp
367364
Source/GameClient/Drawable/Update/SwayClientUpdate.cpp
368-
Source/GameClient/Drawable/DrawableManager.cpp
369365
"Source/GameClient/System/Debug Displayers/AudioDebugDisplay.cpp"
370366
Source/GameClient/System/Anim2D.cpp
371367
Source/GameClient/System/CampaignManager.cpp
@@ -630,7 +626,6 @@ set(GAMEENGINE_SRC
630626
Include/Common/PlayerTemplate.h
631627
Include/Common/ProductionPrerequisite.h
632628
Include/Common/QuickmatchPreferences.h
633-
Include/Common/QuickTrig.h
634629
Include/Common/QuotedPrintable.h
635630
Include/Common/Radar.h
636631
Include/Common/RAMFile.h
@@ -652,7 +647,6 @@ set(GAMEENGINE_SRC
652647
Include/Common/StatsCollector.h
653648
Include/Common/STLTypedefs.h
654649
Include/Common/StreamingArchiveFile.h
655-
Include/Common/string.h
656650
Include/Common/SubsystemInterface.h
657651
Include/Common/SystemInfo.h
658652
Include/Common/Team.h
@@ -932,7 +926,6 @@ set(GAMEENGINE_SRC
932926
Include/GameClient/DisplayStringManager.h
933927
Include/GameClient/Drawable.h
934928
Include/GameClient/DrawableInfo.h
935-
Include/GameClient/DrawableManager.h
936929
Include/GameClient/DrawGroupInfo.h
937930
Include/GameClient/EstablishConnectionsMenu.h
938931
Include/GameClient/Eva.h

Generals/Code/GameEngine/Include/Common/QuickTrig.h

Lines changed: 0 additions & 158 deletions
This file was deleted.

Generals/Code/GameEngine/Include/Common/string.h

Lines changed: 0 additions & 116 deletions
This file was deleted.

Generals/Code/GameEngine/Include/GameClient/DrawableManager.h

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)