File tree Expand file tree Collapse file tree 7 files changed +55
-164
lines changed
GeneralsMD/Code/Libraries/Source/WWVegas
Generals/Code/Libraries/Source/WWVegas Expand file tree Collapse file tree 7 files changed +55
-164
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ set(WW3D2_SRC
22
22
bwrender.h
23
23
camera.cpp
24
24
camera.h
25
+ #classid.h
25
26
collect.cpp
26
27
collect.h
27
28
colorspace.h
@@ -194,6 +195,8 @@ set(WW3D2_SRC
194
195
surfaceclass.h
195
196
texproject.cpp
196
197
texproject.h
198
+ #textdraw.cpp
199
+ textdraw.h
197
200
texture.cpp
198
201
texture.h
199
202
texturefilter.cpp
Original file line number Diff line number Diff line change 1
1
# Set source files
2
2
set (WWLIB_SRC
3
3
always.h
4
- argv.h
4
+ #argv.cpp
5
+ #argv.h
5
6
b64pipe.cpp
6
7
b64pipe.h
7
8
b64straw.cpp
8
9
b64straw.h
9
10
base64.cpp
10
11
base64.h
12
+ #bfiofile.h
11
13
binheap.h
12
14
bittype.h
13
15
bound.h
@@ -23,9 +25,12 @@ set(WWLIB_SRC
23
25
cpudetect.h
24
26
crc.cpp
25
27
CRC.H
28
+ #crcpipe.h
29
+ #crcstraw.h
26
30
cstraw.cpp
27
31
cstraw.h
28
32
Except.cpp
33
+ Except.h
29
34
ffactory.cpp
30
35
ffactory.h
31
36
gcd_lcm.cpp
@@ -34,7 +39,9 @@ set(WWLIB_SRC
34
39
hash.h
35
40
hashcalc.h
36
41
HASHLIST.H
42
+ #hashtab.h
37
43
hashtemplate.h
44
+ #incdec.h
38
45
INDEX.H
39
46
ini.cpp
40
47
INI.H
@@ -43,12 +50,14 @@ set(WWLIB_SRC
43
50
jshell.cpp
44
51
LISTNODE.H
45
52
mempool.h
53
+ mmsys.h
46
54
mpu.cpp
47
55
MPU.H
48
56
multilist.cpp
49
57
multilist.h
50
58
mutex.cpp
51
59
mutex.h
60
+ #noinit.h
52
61
Notify.h
53
62
nstrdup.cpp
54
63
nstrdup.h
@@ -70,19 +79,23 @@ set(WWLIB_SRC
70
79
realcrc.h
71
80
ref_ptr.h
72
81
refcount.cpp
82
+ refcount.h
73
83
registry.cpp
74
84
registry.h
85
+ #search.h
75
86
sharebuf.h
76
87
Signaler.h
77
88
simplevec.h
78
89
SLIST.H
79
90
slnode.cpp
80
91
SLNODE.H
81
92
stimer.cpp
93
+ stimer.h
82
94
straw.cpp
83
95
STRAW.H
84
96
strtok_r.cpp
85
97
strtok_r.h
98
+ #swap.h
86
99
systimer.cpp
87
100
systimer.h
88
101
TARGA.CPP
@@ -97,6 +110,7 @@ set(WWLIB_SRC
97
110
uarray.h
98
111
vector.cpp
99
112
Vector.H
113
+ verchk.cpp
100
114
verchk.h
101
115
visualc.h
102
116
widestring.cpp
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ set(WW3D2_SRC
24
24
bwrender.h
25
25
camera.cpp
26
26
camera.h
27
+ #classid.h
27
28
collect.cpp
28
29
collect.h
29
30
colorspace.h
@@ -183,6 +184,7 @@ set(WW3D2_SRC
183
184
snapPts.h
184
185
sortingrenderer.cpp
185
186
sortingrenderer.h
187
+ soundlibrarybridge.h
186
188
soundrobj.cpp
187
189
soundrobj.h
188
190
sphereobj.cpp
@@ -201,6 +203,8 @@ set(WW3D2_SRC
201
203
surfaceclass.h
202
204
texproject.cpp
203
205
texproject.h
206
+ #textdraw.cpp
207
+ textdraw.h
204
208
texture.cpp
205
209
texture.h
206
210
texturefilter.cpp
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ set(WWLIB_SRC
9
9
b64straw.h
10
10
base64.cpp
11
11
base64.h
12
+ #bfiofile.cpp
13
+ #bfiofile.h
12
14
binheap.h
13
15
bittype.h
14
16
bound.h
@@ -22,36 +24,60 @@ set(WWLIB_SRC
22
24
chunkio.h
23
25
cpudetect.cpp
24
26
cpudetect.h
27
+ #crandom.h
25
28
crc.cpp
26
29
CRC.H
30
+ #crcpipe.cpp
31
+ #crcpipe.h
32
+ #crcstraw.cpp
33
+ #crcstraw.h
27
34
cstraw.cpp
28
35
cstraw.h
29
36
Except.cpp
37
+ Except.h
30
38
FastAllocator.cpp
31
39
FastAllocator.h
32
40
ffactory.cpp
33
41
ffactory.h
34
42
gcd_lcm.cpp
35
43
gcd_lcm.h
44
+ #global.h
36
45
hash.cpp
37
46
hash.h
38
47
hashcalc.h
39
48
HASHLIST.H
49
+ #hashtab.h
40
50
hashtemplate.h
51
+ #incdec.h
41
52
INDEX.H
42
53
ini.cpp
43
54
INI.H
44
55
inisup.h
45
56
iostruct.h
46
57
jshell.cpp
47
58
LISTNODE.H
59
+ #lzo.cpp
60
+ #lzo.h
61
+ #lzo1x.h
62
+ #lzo1x_c.cpp
63
+ #lzo1x_d.cpp
64
+ #lzoconf.h
65
+ #lzopipe.cpp
66
+ #lzopipe.h
67
+ #lzostraw.cpp
68
+ #lzostraw.h
69
+ #lzo_conf.h
70
+ #md5.cpp
71
+ #md5.h
48
72
mempool.h
73
+ mmsys.h
49
74
mpu.cpp
50
75
MPU.H
51
76
multilist.cpp
52
77
multilist.h
53
78
mutex.cpp
54
79
mutex.h
80
+ #noinit.h
55
81
notifier.h
56
82
nstrdup.cpp
57
83
nstrdup.h
@@ -73,19 +99,25 @@ set(WWLIB_SRC
73
99
realcrc.h
74
100
ref_ptr.h
75
101
refcount.cpp
102
+ refcount.h
103
+ #regexpr.cpp
104
+ #regexpr.h
76
105
registry.cpp
77
106
registry.h
107
+ #search.h
78
108
sharebuf.h
79
109
Signaler.h
80
110
simplevec.h
81
111
SLIST.H
82
112
slnode.cpp
83
113
SLNODE.H
84
114
stimer.cpp
115
+ stimer.h
85
116
straw.cpp
86
117
STRAW.H
87
118
strtok_r.cpp
88
119
strtok_r.h
120
+ #swap.h
89
121
systimer.cpp
90
122
systimer.h
91
123
TARGA.CPP
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ set(WWMATH_SRC
48
48
matrix3d.h
49
49
matrix4.cpp
50
50
matrix4.h
51
+ #normalcone.h
51
52
obbox.cpp
52
53
obbox.h
53
54
ode.cpp
You can’t perform that action at this time.
0 commit comments