OpenTTD/os/macosx
truelight 10b842bddc (svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
- New optional landscape generator (TerraGenesis Perlin)
  - Load heightmaps (either BMP or PNG)
  - Progress dialog while generating worlds (no longer a 'hanging' screen)
  - New dialogs for NewGame, Create Scenario and Play Heightmap
    - Easier to configure your landscape
    - More things to configure (tree-placer, ..)
  - Speedup of world generation
  - New console command 'restart': restart the map EXACTLY as it was when you
      first started it (needs a game made after or with this commit)
  - New console command 'getseed': get the seed of your map and share it with
      others (of course only works with generated maps)
  - Many new, world generation related, things
  - Many internal cleanups and rewrites
  Many tnx to those people who helped making this:
     Belugas, DaleStan, glx, KUDr, RichK67, Rubidium, and TrueLight (alfabetic)
  Many tnx to those who helped testing:
     Arnau, Bjarni, and tokai (alfabetic)
  And to all other people who helped testing and sending comments / bugs
  Stats: 673 lines changed, 3534 new lines, 79 new strings
2006-08-19 10:00:30 +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
Makefile (svn r5759) -Fix: [OSX] fixed issue where the bundle was not build if the data dir contained subdirs (now copies the subdirs as well) 2006-08-04 22:26:44 +00:00
Makefile.setup (svn r4989) -Fix: make the OSX Makefile stuff to work with the compile-farm 2006-05-27 17:51:11 +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
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
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
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
splash.c (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: 2006-08-19 10:00:30 +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