source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103   2 years chronos * Fixed: Division by zero in view zoom level calculation on Windows.
(edit) @102   2 years chronos * Modified: More cities available in career mode.
(edit) @101   2 years chronos * Added: Terminals as selectable user improvement on every week.
(edit) @100   2 years chronos * Added: New game mode carrier where user needs to play existing …
(edit) @99   2 years chronos * Fixed: Redrawing scene during paused game. * Fixed: Disable controls …
(edit) @98   2 years chronos * Modified: Do not change view zoom if new station is already visible. …
(edit) @97   2 years chronos * Fixed: Normalized images quality and on screen placement.
(edit) @96   2 years chronos * Added: Improvement selection dialog after new train dialog.
(edit) @95   2 years chronos * Added: Show dialog about new train every start of new week.
(edit) @94   2 years chronos * Fixed: Night and day state in clock. * Fixed: Translation of short …
(edit) @93   2 years chronos * Added: Support for train carriages. * Added: City support …
(edit) @92   2 years chronos * Added: French translation.
(edit) @91   2 years chronos * Modified: More classes separated from UEngine unit.
(edit) @90   2 years chronos * Modified: TColors class moved into separate unit.
(edit) @89   2 years chronos * Modified: Move TMetroPassenger unit into separate unit.
(edit) @88   2 years chronos * Added: German translation.
(edit) @87   3 years chronos * Modified: Use by default black background color to avoid flashing on …
(edit) @86   3 years chronos * Fixed: Calculation of tracks end. * Modified: Updated Common package …
(edit) @85   3 years chronos * Modified: Use core22 for snap package.
(edit) @84   3 years chronos * Modified: Code cleanup.
(edit) @83   3 years chronos * Modified: Update Common package to version 0.9.
(edit) @82   3 years chronos * Added: 1.2.0 deb binary package.
(edit) @81   3 years chronos * Modified: Changes needed after version 1.2.0 release.
(edit) @80   3 years chronos Version 1.2.0
(edit) @79   4 years chronos * Fixed: Snap package was not running due to missing x11 plug.
(edit) @78   4 years chronos * Added: Snap package definition file. * Added: Detect language files …
(edit) @77   4 years chronos * Added: Control icons for Pause, Play and Fast forward. * Modified: …
(edit) @76   4 years chronos * Fixed: Colors inversion of used images if dark mode active. * Fixed: …
(edit) @75   4 years chronos * Fixed: Wrong package names.
(edit) @74   4 years chronos * Added: Linux deb packages for version 1.1.0.
(edit) @73   4 years chronos * Fixed: Build with Lazarus 2.0.6.
(edit) @72   4 years chronos * Fixed: Build with Lazarus 2.0.6.
(edit) @71   4 years chronos * Modified: Updated files for 1.1.0 release. * Added: Windows …
(edit) @70   4 years chronos Version 1.1.0
(edit) @69   4 years chronos * Fixed: Restore from fulscreen mode to maximized state not retaining …
(edit) @68   4 years chronos * Fixed: Canvas width and height is not updated correctly on Windows. …
(edit) @67   4 years chronos * Modified: Refactoring of Engine Paint method.
(edit) @66   4 years chronos * Added: Show highes score on game over. * Fixed: Applied dark mode …
(edit) @65   4 years chronos * Fixed: Correct vertical position of game over text.
(edit) @64   4 years chronos * Added: Support for dark mode. * Added: Top left back button to exit …
(edit) @63   4 years chronos * Added: Support for full screen mode.
(edit) @62   4 years chronos * Added: Main game menu.
(edit) @61   4 years chronos * Added: Activated multi-language support in the project file.
(edit) @60   4 years chronos * Modified: Updated Common package.
(edit) @59   4 years chronos * Modified: Code cleanup. Removed explicit class typecasts.
(edit) @58   4 years chronos * Fixed: Build under Lazarus 2.0.10.
(edit) @57   5 years chronos * Modified: Update Windows binary installer.
(edit) @56   5 years chronos * Modified: Use InnoSetup 6 with modern style. * Fixed: Show correct …
(edit) @55   5 years chronos * Modified: MetaCanvas moved to Common package.
(edit) @54   6 years chronos * Modified: Update project web links.
(edit) @53   7 years chronos * Added: 1.0.1 Linux install packages.
(edit) @52   7 years chronos * Modified: Use Build mode in lib subdirectory. * Added: 1.0.1 Windows …
(edit) @51   7 years chronos * Fixed: Zooming by mouse wheel was inverted. Not worked correctly …
(edit) @50   7 years chronos * Modified: Use High DPI support under Windows.
(edit) @49   7 years chronos * Modified: Use generic object list instead of TObjectList. * Fixed: …
(edit) @48   7 years chronos * Added: 32-bit ubuntu package.
(edit) @47   7 years chronos * Added: Windows setup binary.
(edit) @46   7 years chronos * Added: Debian package.
(edit) @45   7 years chronos Version 1.0.0
(edit) @44   7 years chronos * Fixed: Removed compilation warnings. * Modified: Preparation for …
(edit) @43   8 years chronos * Added: Windows binary for alfa version.
(edit) @42   8 years chronos * Modified: Moved FormMain to Forms subdirectory.
(edit) @41   8 years chronos * Modified: Avoid loading images from files by putting them to hidden …
(edit) @40   8 years chronos * Added: Windows installer script.
(edit) @39   8 years chronos * Added: Debian packaging files.
(edit) @38   9 years chronos * Fixed: Error in arctan calculation of moved lines between stations.
(edit) @37   9 years chronos * Modified: Status text was not drawn on game interface due bad font color.
(edit) @36   10 years chronos * Modified: Improved positioning of metro lines which are go in …
(edit) @35   10 years chronos * Added: More station shapes.
(edit) @34   10 years chronos * Modified: Change train direction if train is manually repositioned.
(edit) @33   10 years chronos * Added: Attempt to reduce scene redraw be introducing Redraw method …
(edit) @32   10 years chronos * Modified: More TTrack structures cleanup and preparation for separation.
(edit) @31   10 years chronos * Added: Track points now belong to TTrack class. TTrackPoint and …
(edit) @30   10 years chronos * Added: Automatic zooming to all existed map stations. This solve …
(edit) @29   10 years chronos * Added: Not finished support for map rivers. * Added: Design a …
(edit) @28   10 years chronos * Added: Now user can place additional trains on line and move trains …
(edit) @27   10 years chronos * Modified: Train position is now relative to nearest down point. …
(edit) @26   10 years chronos * Added: Limit per line length of visible waiting passengers at map …
(edit) @25   10 years chronos * Added: Draw track lines which go in same position side by side to …
(edit) @24   10 years chronos * Added: Passenger max count at map station overload signalization …
(edit) @23   10 years chronos * Added: Two more metro lines with different colors.
(edit) @22   10 years chronos * Modify: Use opaque flag on PaintBox as Engine is responsible for …
(edit) @21   10 years chronos * Added: Do not clear form background covered entirely by PaintBox.
(edit) @20   10 years chronos * Fixed: Passenger change in station to different line with better …
(edit) @19   10 years chronos * Modified: User can now enlarge line from both ends as well as …
(edit) @18   10 years chronos * Added: If track line is grabbed then design time floating track …
(edit) @17   10 years chronos * Modified: Divided TMetroStation to TMapStation which are stations on …
(edit) @16   10 years chronos * Added: Space bar key have a pause function now to stop train …
(edit) @15   10 years chronos * Modified: Moved train movement to separate method.
(edit) @14   10 years chronos * Modified: TTrackPoint change from record to class. Also …
(edit) @13   10 years chronos * Added: Rotate train and their passengers according track.
(edit) @12   10 years chronos * Added: 4 more station shapes.
(edit) @11   10 years chronos * Modified: Better new station placement. Random angle is used and new …
(edit) @10   10 years chronos * Fixed: Passengers behaviour in case of circural track and trainn …
(edit) @9   10 years chronos * Fixed: Allow train to go in round if track is circular. * Added: Add …
(edit) @8   10 years chronos * Added: Show clock in top right corner.
(edit) @7   10 years chronos * Added: Now passengers use path finding to change line and wait for …
(edit) @6   10 years chronos * Added: Show line end stations.
(edit) @5   10 years chronos * Added: Show passengers inside train.
(edit) @4   10 years chronos * Modified: Connect and disconnect stations using mouse move rather …
Note: See TracRevisionLog for help on using the revision log.