Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/showroom/Showroom/linuxFixesPB.txt @ 1901

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
RevLine 
[1901]1
2
33dUnit.cpp
4==========
5Line 54: - not critical - added newline to end of output
6Line 62: - not cricital - added newline to end of output
7
83dStructs.h
9===========
10Line 43: - warning - Type BYTE not recognized: changed to int
11
123dStructs.cpp
13=============
14Line 31: - not critical - including <iostream> and using namespace std
15Line 74: - important - changed BYTE* to int*
16
173ds.cpp
18========
19Line 58: - not critical - No MessageBox known by linux... commented out
20Line 74: - not critical - No MessageBox known by linux... commented out
21Line 148: - important - No MessageBox known by linux... commented out,
22using cout instead
23
24showroom.cpp
25============
26Line 114: - important - main added
27
28
Note: See TracBrowser for help on using the repository browser.