OpenTTD/os/macosx
bjarni 10936e7034 (svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is present in the system
if detected, WITH_ICONV will be defined in the C code
	WITH_ICONV is also added to Makefile.config
	OSX do not use this flag setting in Makefile.config, as it is set at compile time based on target OS version
	the actual C code is not changed as the current iconv code is hardcoded for OSX and would break if any other OS got iconv
	This detection system is by request of Darkvater
2006-03-23 23:54:43 +00:00
..
G5_detector.c (svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which caused problems for tortoisesvn 2006-02-27 19:49:53 +00:00
macos.h (svn r3740) -Feature: [OSX] added OS version, CPU type and newGRF settings to assert window and a message to tell people to add that to a bug report 2006-03-02 21:43:09 +00:00
macos.m (svn r3745) Fix two buffer overflows, one case of undefined behavior (the destination buffer of sprintf() may not alias with one of its arguments) and some other minor stuff introduced in r3740 2006-03-03 07:51:41 +00:00
Makefile (svn r4061) -Codechange: [OSX] removed some long dead flags for universal binary building and removed an absolute path for hdiutil (I don't thin anybody will have it at a non-default place, but still) 2006-03-23 13:40:33 +00:00
Makefile.setup (svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is present in the system 2006-03-23 23:54:43 +00:00
Open_Transport_Tycoon_Forum.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 2005-04-14 20:42:30 +00:00
Open_Transport_Tycoon_Homepage.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 2005-04-14 20:42:30 +00:00
openttd.icns (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 2005-04-14 20:42:30 +00:00
osx_stdafx.h (svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD macros for endian conversion 2006-02-12 14:31:33 +00:00
plistgen.sh (svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen 2005-07-29 09:45:25 +00:00
SourceForge_OpenTTD_project_homepage.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 2005-04-14 20:42:30 +00:00
splash.c (svn r3512) Yet more whitespace fixes (mostly by Rubidium) 2006-02-01 09:08:25 +00:00
splash.h (svn r3395) Add Id tag (and svn property) to macosx files. 2006-01-12 11:20:41 +00:00
splash.png (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil) 2005-12-10 11:16:45 +00:00