source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @241   6 years chronos * Fixed: Draw cell links under cells in cyclic map mode.
(edit) @240   6 years chronos * Fixed: An error on drawing of vertical unit move arrow.
(edit) @239   6 years chronos * Fixed: Store map type in saved game files.
(edit) @238   6 years chronos * Modified: Enabled back drawing only of visible cells. * Added: Draw …
(edit) @237   6 years chronos * Modified: Drawing parts split to separate methods. * Fixed: Draw …
(edit) @236   6 years chronos * Added: Mouse focused and selected cells are now working.
(edit) @235   6 years chronos * Added: Show map multiple times side by side in cyclic mode.
(edit) @234   6 years chronos * Added: Unfinished implementation of cyclic map drawing.
(edit) @233   6 years chronos * Fixed: Map type Image wasn't using loaded image from file on …
(edit) @232   6 years chronos * Modified: Adjusted center of Voronoi map to better place cells power …
(edit) @231   6 years chronos * Modified: UGame unit was split to UPlayer, UMap and UClientGUI units …
(edit) @230   6 years chronos * Renamed: Unit UMap to UMapType.
(edit) @229   6 years chronos * Added: Support for cyclic map. Movement across map borders will take …
(edit) @228   6 years chronos * Fixed: Show cell numbers in player unit moves tables.
(edit) @227   6 years chronos * Fixed: Load and start new game after main form is shown so cells can …
(edit) @226   6 years chronos * Fixed: Application settings wasn't saved if the application was …
(edit) @225   6 years chronos * Modified: Update Windows installer build script.
(edit) @224   6 years chronos * Fixed: Reduce moves once value also if cell power is less.
(edit) @223   6 years chronos * Modified: CellMoves moved from terrain map to player map. Every …
(edit) @222   6 years chronos * Fixed: Computer was affecting player cells by its cell moves. * …
(edit) @221   7 years chronos * Fixed: OnKeyUp event is not fired if FormClient is docked onto …
(edit) @220   7 years chronos * Added: Allow to toggle Fog of war in debug mode from Debug menu.
(edit) @219   7 years chronos * Fixed: Not possible to continue playing after a game was loaded from …
(edit) @218   7 years chronos * Modified: Allow multiselect and removal of players in new game dialog.
(edit) @217   7 years chronos * Fixed: Build under Lazarus 1.6.2.
(edit) @216   7 years chronos * Fixed: Connect spectator clients to server. * Fixed: Show objective …
(edit) @215   7 years chronos * Fixed: Exceptions if game should be loaded from the file which …
(edit) @214   7 years chronos * Added: Missing unit from previous commit.
(edit) @213   7 years chronos * Added: Button with action to surrender the game. * Fixed: Added …
(edit) @212   7 years chronos * Modified: Show docked chat window on right side in new player window.
(edit) @211   7 years chronos * Modified: Each client form is redrawn by itself, not by Core.
(edit) @210   7 years chronos * Fixed: New turn counting if only one player is alive.
(edit) @209   7 years chronos * Fixed: Use TThreadID type for thread ID to work correctly under …
(edit) @208   7 years chronos * Added: Show number of captured win objective cells in players stats …
(edit) @207   7 years chronos * Fixed: Keep correctly main form dimensions in non-maximized state. …
(edit) @206   7 years chronos * Added: New window to list all available actions with their keyboard …
(edit) @205   7 years chronos * Fixed: Show correctly units move dialog after new game is created. …
(edit) @204   7 years chronos * Fixed: Zoom all action was not working if a map was loaded from a file.
(edit) @203   7 years chronos * Fixed: Player turn start/end signaling from server to clients. * …
(edit) @202   7 years chronos * Modified: AI player related code moved to UClientAI unit. It is now …
(edit) @201   7 years chronos * Added: 32-bit RPM package.
(edit) @200   7 years chronos * Added: 64-bit RPM package.
(edit) @199   7 years chronos * Modified: Initial game setting made independent to current game …
(edit) @198   7 years chronos * Added: Capture all special cells objective is now functional. Number …
Note: See TracRevisionLog for help on using the revision log.