No description or website provided.
JavaScript C++ CSS Perl
Latest commit d001fc7 May 13, 2013 @caiiiycuk Fix words
Permalink
Failed to load latest commit information.
PlayTTD-Web Fix words May 13, 2013
canvas-perfomance Fix perfomacne test Mar 4, 2013
etc Add configuration for server Feb 16, 2013
lib Fix issue#22 Mar 6, 2013
ttd-patch/src Login support Feb 21, 2013
.gitignore Improve gitignore Sep 5, 2012
README.md Update README.md Mar 23, 2013
mp32ogg.pl Add ogg resource Aug 1, 2012
server-patch.md Server status patch Apr 16, 2013
suite.pl Fix debug -> release Feb 23, 2013

README.md

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)