Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-06 | (svn r1402) Trim trailing whitespace | tron | |
2004-12-27 | (svn r1281) -Fix: the OS/2 is now finished. Fixes: | truelight | |
- Networking - File selector issue - Keyboard input - Dedicated server console issue (use dedicated.cmd to open a server) - Plus many other minor issues | |||
2004-12-23 | (svn r1266) -Fix: fix some cygwin/mingw warnings | darkvater | |
-Note: when compiling with MinGW (-mno-cygwin) __MINGW32__ is defined; when compiling without it __CYGWIN32__ is defined. You need to set either -mno-cygwin (MinGW) or -mwin32 (Cygwin) to have WIN32 defined | |||
2004-12-23 | (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge) | truelight | |
Works fine, beside some minor stuff: - Network is not working yet - Keyboard is not working - No MIDI support - 'A few file selector bugs involving drives' | |||
2004-12-23 | (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled. | darkvater | |
-Fix: removed some warnings -Enabled ENABLE_NETWORK on windows again which I accidentally commented out. | |||
2004-12-22 | (svn r1236) MorphOS: added make release like in OSX (tokai) | bjarni | |
MorphOS: cleaned up the code telling the difference between AmigaOS and MorphOS (tokai) | |||
2004-12-20 | (svn r1188) -Fix: [Network] Fixed that CTRL+<key> could sometimes hang a ↵ | truelight | |
dedicated server till enter was pressed. CTRL+D after a random key still does hang the dedicated server till enter is pressed. | |||
2004-12-19 | (svn r1173) -Fix: [Network] Console input in dedicated server for windows ↵ | truelight | |
was not working (Hackykid) | |||
2004-12-19 | (svn r1172) -Fix: [Network] Pressing CTRL+C in dedicated server now closed ↵ | truelight | |
the server | |||
2004-12-18 | (svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) ↵ | truelight | |
(GeniusDex) | |||
2004-12-18 | (svn r1152) -Add: [Network] Added signal handling (GeniusDex) | truelight | |
2004-12-13 | (svn r1056) -Fix: [Network] Give the dedicated-server always a console in ↵ | truelight | |
windows (sign_de) | |||
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight | |