summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Collapse)Author
2005-12-04(svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundlebjarni
2005-12-04(svn r3258) -Feature: [OSX] added support for universal binariesbjarni
it needs both PPC and x86 libs to compile due to this fact, compilation with libPNG or SDL is not tested (dedicated servers only) only PPC part is tested as I don't have x86 OSX
2005-12-03(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option ↵bjarni
(introduced in rev 3230) it caused way more problems than it solved
2005-12-03(svn r3256) -Fix: [OSX] fixed issue where building the bundle could take ↵bjarni
place before linking if -j 2 was used
2005-11-23(svn r3230) -Feature: [OSX] OSX builds can now change where it searches for ↵bjarni
dynamic libs and can move libs into the bundle This is not a fix for the issues with static linking, more like a workaround. Static linking still got issues Apple recommends to use dynamic linking anyway, so I guess this doesn't matter much
2005-11-13(svn r3175) - Updated OS/2 project file to include station_newgrf.corudge
2005-10-11(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)bjarni
2005-10-10(svn r3029) -Change: [OSX] removed the buggy java midi player, which was ↵bjarni
rendered obsolite by r3022
2005-09-09(svn r2928) - Update OS/2 project with AI file changesorudge
2005-09-01(svn r2905) fix casingDarkvater
2005-09-01(svn r2904) Stupid editors, and renaming files with the same name just ↵Darkvater
different casing is not really possible, so here comes another commit
2005-08-21(svn r2882) Some fixes for MorphOS (by tokai)tron
- Don't track dependencies on system headers - Add an include path - Silence a warning regarding a bad signal prototype - Remove executable flag from pictures - Add proper OTTD icon
2005-08-15(svn r2869) - Update Watcom project with gfxinit.corudge
2005-07-31(svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removalorudge
2005-07-29(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgenbjarni
- it appeared to cause problems and strgen don't need a GUI - renamed ottd to openttd in the app menu (Tobin)
2005-07-28(svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)bjarni
2005-07-24(svn r2703) - Feature: [OSX] Added a native alert window to show whatever ↵bjarni
error() needs to print (Tobin made this, while I fixed some issued in it) - As a bonus, we now have an objective C file (os/macosx/macos.m) to use the functions Apple made to interact with OS stuff
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-23(svn r2685) -Codechange: Split the music/sound/video drivers into separate ↵tron
files and move them into subfolders. This results in shorter and hopefully easier to maintain files. Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)
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-06-16(svn r2446) * Made os/debian/rules executable.matthijs
2005-06-02(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.Darkvater
2005-05-28(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in ↵matthijs
the (non-existing) personal dir when USE_HOMEDIR is specified. This fix solves the issue for now by installing scenarios in the system-wide data dir. - Add: 32x32 xpm format icon, used for debian packaging. - Some minor updates to the os/debian directory.
2005-05-21(svn r2357) Small OS/2 updateorudge
2005-05-21(svn r2353) - Prepare windows installer for 0.4.0.1Darkvater
2005-05-17(svn r2346) - Fix: Have the windows installer also delete any spritecache.xx ↵Darkvater
files on uninstall
2005-05-15(svn r2325) - Update OpenTTD for 0.4.0 releaseDarkvater
2005-04-24(svn r2224) -Fix: capital-correctness for OSX-dir-namestruelight
2005-04-14(svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself ↵bjarni
MacOSX porter as well as coder
2005-03-26(svn r2077) - Fix: [ 1170978 ] OS/2 project update: add waypoint.c. (-- Owen ↵pasky
Rudge)
2005-03-25(svn r2067) - CodeChange: [ 1166931 ] Small OS/2 patch: SVN version ↵Darkvater
detection (orudge)
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 r2032) -Codechange: A less hackish version of SVN version detection for ↵Celestar
OS/2 (orudge)
2005-03-19(svn r2029) -Fix: Added files I forgot to svn add the previous commitcelestar
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-02-05(svn r1805) Teach the driver layer a few things about const correctnesstron
2005-01-30(svn r1732) - Change: [OS/2] [ 1112148 ] Project file update (orudge)darkvater
2005-01-29(svn r1719) - Fix: [installer] fix some installer problems mainly for DOS ↵darkvater
files as well as beautify it a little - Fix: corrected newlinetype of tile.c
2005-01-25(svn r1668) -Fixed windows installer (autorail.grf) and a changelog typodarkvater
2005-01-24(svn r1660) Added scenarios to Mandrakelinux specs filedominik
2005-01-24(svn r1658) -Update readme and windows installer for 0.3.6darkvater
-Fix up VS6 and add new default icon for OpenTTD
2005-01-24(svn r1650) - Added known-bugs.txt to os/debian/docsmatthijs
2005-01-24(svn r1645) Updated Mandrakelinux spec file and added some ScummVMish commentsdominik
2005-01-24(svn r1644) - Some minor corrections to the os/debian dir.matthijs
2005-01-22(svn r1600) Mac: applied the new icon to the mac binary filebjarni
2005-01-18(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the ↵bjarni
get info window in finder (macOSX)
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.