summaryrefslogtreecommitdiff
path: root/openttd.tgt
AgeCommit message (Collapse)Author
2006-03-31(svn r4205) Whoops, forgot to add os_timer.c to projectorudge
2006-03-31(svn r4204) - Get trunk compiling again on OS/2orudge
2005-11-13(svn r3175) - Updated OS/2 project file to include station_newgrf.corudge
2005-09-09(svn r2928) - Update OS/2 project with AI file changesorudge
2005-08-15(svn r2869) - Update Watcom project with gfxinit.corudge
2005-08-11(svn r2851) - Update Watcom project with currency.corudge
2005-08-05(svn r2809) Implement more generic threading functions, which allow more ↵tron
than one thread
2005-07-23(svn r2695) - Fix: OS/2 project update, add os2.h to dedicated_v.corudge
2005-07-23(svn r2689) - Split OS/2 music driver into os2_m.c, update project fileorudge
2005-07-22(svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand ↵orudge
unless you know what you're doing!
2005-07-17(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ↵truelight
make room for a global AI-handler
2005-07-05(svn r2519) - Fix: Update OS/2 project with pbs.corudge
2005-06-24(svn r2484) - Fix: Update Watcom project file (add rail.c)orudge
2005-06-02(svn r2399) - Fix: Update OS/2 project file with filename changes orudge
- Fix: Make clipboard code a bit nicer (thanks Tron)
2005-03-26(svn r2077) - Fix: [ 1170978 ] OS/2 project update: add waypoint.c. (-- Owen ↵pasky
Rudge)
2005-03-25(svn r2062) - Set native eol-style on some OS specific files to allow ↵darkvater
cross-OS diff patching #2
2005-03-19(svn r2028) Added detection of SVN version (rev.c generation) for OS/2, ↵celestar
updated readme, initial clipboard support (orudge)
2005-03-15(svn r2010) - Fix: [ 1162209 ] Fix OS/2 build (orudge)darkvater
2005-01-30(svn r1732) - Change: [OS/2] [ 1112148 ] Project file update (orudge)darkvater
2005-01-07(svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old ↵truelight
loader).
2005-01-06(svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). ↵truelight
(orudge) Note: If people could watch out for initialising structs with *non-constants* in future... it's a bit annoying, I know, but Open Watcom isn't the only compiler which doesn't support this (yet) - Borland, for example, still doesn't like it.
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 r1249) -Fix: new files in the last commit had double contenttruelight
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'