Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/bin/remote.tcl @ 1482

Last change on this file since 1482 was 1446, checked in by landauf, 16 years ago

merged console branch into network branch

after several heavy troubles it compiles, but there is still a bug I couldn't fix: orxonox crashes as soon as one presses a key after opening the console… maybe someone else sees the problem?

File size: 125 bytes
Line 
1set telnetserverthreadid [TclThreadManager create]
2TclThreadManager execute $telnetserverthreadid source telnet_server.tcl
Note: See TracBrowser for help on using the repository browser.