Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (26 loc) · 816 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 816 Bytes

Transport Tycoon Deluxe online game

http://play-ttd.com

Subscribe to mailing list

Changes for 1.2.3.p5

  • Fix issues with saving games
  • Implement logout

Changes for 1.2.3.p4

  • Better web site
  • Multiple saves for single player
  • Page for downloading save games

Changes for 1.2.3.p3

  • Replace putImageData with webgl. Significant perfomance increase (issue#10)

Changes for 1.2.3.p2

  • Multiplayer mode

Changes for 1.2.3.p1

  • OpenTTD 1.2.3 sources
  • Using clang link time optimizations (issue#10)
  • Add _num_dirty_pixels for perfomance reasons (issue#10)
  • Add AIs: AdmiralAI, AIAI, NoCAB, SimpleAI, Trans AI (issue#15)
  • Prevent browser defaults (issue#11)