Last change
on this file since 1901 was
1901,
checked in by patrick, 20 years ago
|
ported showroom to linux - haleluja
|
File size:
686 bytes
|
Line | |
---|
1 | |
---|
2 | |
---|
3 | 3dUnit.cpp |
---|
4 | ========== |
---|
5 | Line 54: - not critical - added newline to end of output |
---|
6 | Line 62: - not cricital - added newline to end of output |
---|
7 | |
---|
8 | 3dStructs.h |
---|
9 | =========== |
---|
10 | Line 43: - warning - Type BYTE not recognized: changed to int |
---|
11 | |
---|
12 | 3dStructs.cpp |
---|
13 | ============= |
---|
14 | Line 31: - not critical - including <iostream> and using namespace std |
---|
15 | Line 74: - important - changed BYTE* to int* |
---|
16 | |
---|
17 | 3ds.cpp |
---|
18 | ======== |
---|
19 | Line 58: - not critical - No MessageBox known by linux... commented out |
---|
20 | Line 74: - not critical - No MessageBox known by linux... commented out |
---|
21 | Line 148: - important - No MessageBox known by linux... commented out, |
---|
22 | using cout instead |
---|
23 | |
---|
24 | showroom.cpp |
---|
25 | ============ |
---|
26 | Line 114: - important - main added |
---|
27 | |
---|
28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.