You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
19 years ago
..
Makefile (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds 19 years ago
Makefile.setup (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds 19 years ago
Open_Transport_Tycoon_Forum.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
Open_Transport_Tycoon_Homepage.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
SourceForge_OpenTTD_project_homepage.webloc (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
macos.h (svn r3395) Add Id tag (and svn property) to macosx files. 19 years ago
macos.m (svn r3395) Add Id tag (and svn property) to macosx files. 19 years ago
openttd.icns (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
osx_stdafx.h (svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD macros for endian conversion 19 years ago
plistgen.sh (svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen 19 years ago
splash.c (svn r3512) Yet more whitespace fixes (mostly by Rubidium) 19 years ago
splash.h (svn r3395) Add Id tag (and svn property) to macosx files. 19 years ago
splash.png (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil) 19 years ago