1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Official Smalltown challenges now use the new pseudonyms for defining the map. More... over 11 years ago
Documented new features and pseudonyms for tiles in MakingMaps.md More... over 11 years ago
Challenge region can now be set using ch.region. More... over 11 years ago
Added pseudonyms for map tiles (for easier challenge creation). More... over 11 years ago
Moved end-of-round statistics panel over to the left when it overlaps with the status panel. Fixes #69. More... over 11 years ago
Fixed typo in error message. More... over 11 years ago
Documented new behaviour of passenger.new More... over 11 years ago
Added new argument to passenger.new which allows the map creator to force a passenger to be VIP or normal passenger. More... over 11 years ago
Removed crash test. More... over 11 years ago
Added warning message to console when ai.init is missing. More... over 11 years ago
Added more helpful error page, with pointers to websites. More... over 11 years ago
Added more detail to the 'dir' argument for buyTrain in the documentation. Fixes #89. More... over 11 years ago
Added getMapSettings() to ai API. Fixes #88 More... over 11 years ago
Fixed syntax error in documentation. More... over 11 years ago
Beautified the documentation a little. Added syntax highlighting to Documentation.md More... over 11 years ago
Added pauseOnError function as requested by hajo4. More... over 11 years ago
Fixed error handling. Errors in AI once again work fine. Fixes #83. More... over 11 years ago
Error messages when loading AI are once again displayed, even without a reload. More... over 11 years ago
Adjusted version number of the challenges. More... over 11 years ago
Removed some debug printout. More... over 11 years ago
Fixed: When challenges are restarted, the challenge's ch.start is now only called once. More... over 11 years ago
Fixed train rendering: the train's images are now rendered even if the ai doesn't load. Fixes second part of #85. More... over 11 years ago
Added 'pause' function for AIs to use. Fixes #74. See Documentation.html or Documentation.md for usage example. More... over 11 years ago
Added some error message that show when challenge map is wrong. More... over 11 years ago
Challenge maps can no longer contain single, non-connected rail types. More... over 11 years ago
Added check for valid map data for user made maps. When given invalid map data, the game should no longer crash. Fixes #76 More... over 11 years ago
Removed black lines from map. Fixes #79 More... over 11 years ago
Corrected money-setup on reload. Fixes #77. More... over 11 years ago
Shortened text at the end of tutorial 4. More... over 11 years ago
Removed false promises from beginning of Tutorial 2. More... over 11 years ago