OpenTTD-patches/os/macosx
bjarni 235e72829e (svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD macros for endian conversion
This increases the execution speed a lot since GCC can't detect the OTTD macro as an endian conversion
	while Apple's code uses the instruction to convert endian instead of a series of instructions to produce the same result

	Since we don't have that many endian conversions in the game, overall performance should not increase noteworthy
2006-02-12 14:31:33 +00:00
..
macos.h (svn r3395) Add Id tag (and svn property) to macosx files. 2006-01-12 11:20:41 +00:00
macos.m (svn r3395) Add Id tag (and svn property) to macosx files. 2006-01-12 11:20:41 +00:00
Makefile (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds 2006-01-07 13:13:49 +00:00
Makefile.setup (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds 2006-01-07 13:13:49 +00:00
Open_Transport_Tycoon_Forum.webloc
Open_Transport_Tycoon_Homepage.webloc
openttd.icns
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
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