OpenTTD/os
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
..
debian (svn r2446) * Made os/debian/rules executable. 2005-06-16 01:25:01 +00:00
linux (svn r1660) Added scenarios to Mandrakelinux specs file 2005-01-24 23:58:12 +00:00
macosx (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
morphos/icons (svn r2882) Some fixes for MorphOS (by tokai) 2005-08-21 10:44:57 +00:00
os2 (svn r3175) - Updated OS/2 project file to include station_newgrf.c 2005-11-13 18:07:45 +00:00
win32/installer (svn r3502) - Update appropiate files with release information for 0.4.5 2006-01-31 22:26:00 +00:00