source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @341   22 hours chronos * Modified: Improved dark theme support on Windows.
(edit) @340   3 months chronos * Modified: PinConnection made as Lazarus package with reduced number …
(edit) @339   3 months chronos * Modified: Moved unit kinds into separate unit.
(edit) @338   3 months chronos * Removed: Unused map cell power replaced by unit power.
(edit) @337   3 months chronos * Added: Game systems action in Tools menu. * Modified: TurnStats
(edit) @336   4 months chronos * Added: Automated tests accessible in debug mode. * Fixed: Player …
(edit) @335   4 months chronos * Modified: End turn with space key. * Modified: Code cleanup.
(edit) @334   4 months chronos * Fixed: Recalculate list NewId if necessary.
(edit) @333   4 months chronos * Fixed: Store client form settings on close.
(edit) @332   4 months chronos * Modified: Updated Common package.
(edit) @331   5 months chronos * Fixed: Workaround for incorrect client form drawing area size on Windows.
(edit) @330   5 months chronos * Fixed: New game symetric map units calcualtion. * Fixed: Map preview …
(edit) @329   5 months chronos * Fixed: Remember maximized main form state on Linux.
(edit) @328   5 months chronos * Fixed: Full screen switching on Windows. * Fixed: Main form was not …
(edit) @327   5 months chronos * Fixed: Keep full screen info on single place.
(edit) @326   6 months chronos * Modified: Code cleanup.
(edit) @325   6 months chronos * Fixed: Size of buttons was too small in some cases.
(edit) @324   6 months chronos * Modified: Updated TemplateGenerics package.
(edit) @323   6 months chronos * Modified: Updated CoolStream package.
(edit) @322   6 months chronos * Modified: Code cleanup.
(edit) @321   6 months chronos * Added: Create FormItem controls inside scrollbox.
(edit) @320   6 months chronos * Fixed: Show toolbars hints.
(edit) @319   6 months chronos * Fixed: Fully terminate the application on main form closure. * …
(edit) @318   6 months chronos * Modified: Code cleanup.
(edit) @317   6 months chronos * Modified: Remove U prefix from unit names. * Modified: Use TFormEx …
(edit) @316   6 months chronos * Modified: Code cleanup.
(edit) @315   6 months chronos * Modified: Updated Common package.
(edit) @314   3 years chronos * Added: Register also .xts file extension in deb and snap packages.
(edit) @313   3 years chronos * Modified: Updated to build under Lazarus 2.2.0. * Modified: Updated …
(edit) @312   3 years chronos * Added: Support for gtk2 themes and locales in snap package. * Added: …
(edit) @311   3 years chronos * Added: New screenshot.
(edit) @310   3 years chronos * Fixed: Use correct game data files directory on Linux. * Fixed: Copy …
(edit) @309   3 years chronos * Added: Snapcraft definition file for creation of Ubuntu snap …
(edit) @308   3 years chronos * Modified: Updated Common package to newer version. * Modified: About …
(edit) @307   3 years chronos * Fixed: EmptyCellsNeutral check.
(edit) @306   4 years chronos * Fixed: Build under Lazarus 2.0.10.
(edit) @305   5 years chronos * Modified: Use InnoSetup 6 with modern style. * Fixed: Show …
(edit) @304   5 years chronos * Fixed: First game system was rewritten by game system stored in game …
(edit) @303   5 years chronos * Fixed: Player id was not correctly initialized during game load from …
(edit) @302   5 years chronos * Fixed: Some repeated moves were disappearing. * Fixed: Move once …
(edit) @301   5 years chronos * Fixed: Corrected dimensions in About dialog. * Removed: Old Player …
(edit) @300   5 years chronos * Added: Hide player options applicatble only for computer player. * …
(edit) @299   5 years chronos * Fixed: Error in case of missing building kind.
(edit) @298   5 years chronos * Added: New item list type reference. Used in players for reference …
(edit) @297   6 years chronos * Added: Unit bonuses configurable for buildings.
(edit) @296   6 years chronos * Added: New enumeration field type in generic TItem classes.
(edit) @295   6 years chronos * Modified: .lrt files replaced by .lrj.
(edit) @294   6 years chronos * Modified: Change terrain type ttCity to map cell building with …
(edit) @293   6 years chronos * Fixed: Pack game systems files to Windows installer.
(edit) @292   6 years chronos * Modified: Load game systems from files in Systems subdirectory on …
(edit) @291   6 years chronos * Modified: UnitKind list and items converted to general item list.
(edit) @290   6 years chronos * Modified: List and item forms for BuildingKind and Nation converted …
(edit) @289   6 years chronos * Added: Allow to add building kinds to game system.
(edit) @288   6 years chronos * Modified: More forms use data item property instead Load/Save methods.
(edit) @287   6 years chronos * Fixed: FormNew default undefined game system causing error. * …
(edit) @286   6 years chronos * Modified: Build under Lazarus 2.0.0.
(edit) @285   6 years chronos * Modified: More work on item class with defined form fields.
(edit) @284   6 years chronos * Modified: TNation and TNations classes now uses generic TItem and …
(edit) @283   6 years chronos * Added: Allow to manage nations for each game system.
(edit) @282   6 years chronos * Modified: Allow to set nation in player settings.
(edit) @281   6 years chronos * Added: New map type hexagonal horizontal. * Added: Limit allowed map …
(edit) @280   6 years chronos * Modified: Updated czech translation.
(edit) @279   6 years chronos * Modified: User interface for the list of players moved to the …
(edit) @278   6 years chronos * Fixed: Incorrect way to assign units between two game systems …
(edit) @277   6 years chronos * Added: Forms for list of unit kinds and unit kind.
(edit) @276   6 years chronos * Fixed: Load/save game syste name correctly from/to file.
(edit) @275   6 years chronos * Added: New forms for game systems management. * Added: Allow to …
(edit) @274   6 years chronos * Added: Keep information about available unit moves during turn. * …
(edit) @273   6 years chronos * Added: Show units shape to see in which cell units are placed. * …
(edit) @272   6 years chronos * Added: Delete button to unit move dialog.
(edit) @271   6 years chronos * Modified: Do not generate players in New game map preview.
(edit) @270   6 years chronos * Modified: Keep randseed for randomly generated map preview inside …
(edit) @269   6 years chronos * Added: Map random preview in New game form.
(edit) @268   6 years chronos * Added: New menu action show/hide map grid lines. * Modified: Draw …
(edit) @267   6 years chronos * Fixed: Error after opening new spectator window.
(edit) @266   6 years chronos * Fixed: Show correct win objective parameters in New game window …
(edit) @265   6 years chronos * Modified: Cell power is now internally represented as unit power …
(edit) @264   6 years chronos * Modified: Update project web links.
(edit) @263   6 years chronos * Modified: Renamed Voronoi map type to Random type.
(edit) @262   6 years chronos * Added: New game option to set cells without player units as neutral.
(edit) @261   6 years chronos * Modified: Updated linux 1.3.0 packages.
(edit) @260   6 years chronos * Modified: Update Windows 1.3.0 installer.
(edit) @259   6 years chronos Merged revision(s) 258 from trunk: * Fixed: Bad cell links in Voronoi …
(edit) @258   6 years chronos * Fixed: Bad cell links in Voronoi map type causing problems on …
(edit) @257   6 years chronos * Fixed: Selection of unit moves.
(edit) @256   6 years chronos * Added: Linux 1.3.0 binary packages.
(edit) @255   6 years chronos * Fixed: Full screen mode under Linux under 1.3.0 branch.
(edit) @254   6 years chronos * Fixed: Full screen mode under Linux.
(edit) @253   6 years chronos * Modified: Version 1.3.0 related changes. * Fixed: Fullscreen mode …
(edit) @252   6 years chronos Version 1.3.0
(edit) @251   6 years chronos * Added: Menu icons for players stats and help. * Fixed: Force …
(edit) @250   6 years chronos * Added: Full screen mode. * Added: Icon for keyboard shortcut.
(edit) @249   6 years chronos * Fixed: Use different interface language if installed as deb Linux …
(edit) @248   6 years chronos * Fixed: Drawing Voronoi type map in cyclic mode. * Fixed: Clear …
(edit) @247   6 years chronos * Fixed: Allow only meaningful sizes for cyclic maps.
(edit) @246   6 years chronos * Fixed: Unit move arrows were incorrectly overdrawn by cell maps in …
(edit) @245   6 years chronos * Added: Limit minimum and maximum map zoom.
(edit) @244   6 years chronos * Fixed: Lost controls handler assignment in New form. * Fixed: Cyclic …
(edit) @243   6 years chronos * Added: Support for color themes. * Added: Remember dimensions for …
(edit) @242   6 years chronos * Fixed: Connect map cells using ConnectTo method instead of …
Note: See TracRevisionLog for help on using the revision log.