|
|
@275
|
6 years |
chronos |
* Added: New forms for game systems management.
* Added: Allow to …
|
|
|
@274
|
6 years |
chronos |
* Added: Keep information about available unit moves during turn.
* …
|
|
|
@273
|
6 years |
chronos |
* Added: Show units shape to see in which cell units are placed.
* …
|
|
|
@272
|
6 years |
chronos |
* Added: Delete button to unit move dialog.
|
|
|
@270
|
6 years |
chronos |
* Modified: Keep randseed for randomly generated map preview inside …
|
|
|
@269
|
6 years |
chronos |
* Added: Map random preview in New game form.
|
|
|
@268
|
6 years |
chronos |
* Added: New menu action show/hide map grid lines.
* Modified: Draw …
|
|
|
@265
|
6 years |
chronos |
* Modified: Cell power is now internally represented as unit power …
|
|
|
@263
|
7 years |
chronos |
* Modified: Renamed Voronoi map type to Random type.
|
|
|
@262
|
7 years |
chronos |
* Added: New game option to set cells without player units as neutral.
|
|
|
@258
|
7 years |
chronos |
* Fixed: Bad cell links in Voronoi map type causing problems on …
|
|
|
@253
|
7 years |
chronos |
* Modified: Version 1.3.0 related changes.
* Fixed: Fullscreen mode …
|
|
|
@250
|
7 years |
chronos |
* Added: Full screen mode.
* Added: Icon for keyboard shortcut.
|
|
|
@249
|
7 years |
chronos |
* Fixed: Use different interface language if installed as deb Linux …
|
|
|
@245
|
7 years |
chronos |
* Added: Limit minimum and maximum map zoom.
|
|
|
@244
|
7 years |
chronos |
* Fixed: Lost controls handler assignment in New form.
* Fixed: Cyclic …
|
|
|
@243
|
7 years |
chronos |
* Added: Support for color themes.
* Added: Remember dimensions for …
|
|
|
@239
|
7 years |
chronos |
* Fixed: Store map type in saved game files.
|
|
|
@238
|
7 years |
chronos |
* Modified: Enabled back drawing only of visible cells.
* Added: Draw …
|
|
|
@234
|
7 years |
chronos |
* Added: Unfinished implementation of cyclic map drawing.
|
|
|
@231
|
7 years |
chronos |
* Modified: UGame unit was split to UPlayer, UMap and UClientGUI units …
|
|
|
@229
|
7 years |
chronos |
* Added: Support for cyclic map. Movement across map borders will take …
|
|
|
@222
|
7 years |
chronos |
* Fixed: Computer was affecting player cells by its cell moves.
* …
|
|
|
@221
|
7 years |
chronos |
* Fixed: OnKeyUp event is not fired if FormClient is docked onto …
|
|
|
@220
|
7 years |
chronos |
* Added: Allow to toggle Fog of war in debug mode from Debug menu.
|
|
|
@215
|
7 years |
chronos |
* Fixed: Exceptions if game should be loaded from the file which …
|
|
|
@213
|
7 years |
chronos |
* Added: Button with action to surrender the game.
* Fixed: Added …
|
|
|
@208
|
7 years |
chronos |
* Added: Show number of captured win objective cells in players stats …
|
|
|
@207
|
7 years |
chronos |
* Fixed: Keep correctly main form dimensions in non-maximized state. …
|
|
|
@206
|
7 years |
chronos |
* Added: New window to list all available actions with their keyboard …
|
|
|
@203
|
7 years |
chronos |
* Fixed: Player turn start/end signaling from server to clients.
* …
|
|
|
@202
|
7 years |
chronos |
* Modified: AI player related code moved to UClientAI unit. It is now …
|
|
|
@198
|
7 years |
chronos |
* Added: Capture all special cells objective is now functional. Number …
|
|
|
@197
|
7 years |
chronos |
* Added: Evaluate win objection to stay alive for defined number of …
|
|
|
@196
|
7 years |
chronos |
* Added: Allow to manage list of servers where to connect as client.
|
|
|
@195
|
7 years |
chronos |
* Added: Settings option to automatically reopen last saved game on …
|
|
|
@194
|
7 years |
chronos |
* Added: Configurable game parameter maximum units per cell.
|
|
|
@193
|
7 years |
chronos |
* Added: Isometric map type.
* Modified: Removed unneeded explicit …
|
|
|
@190
|
7 years |
chronos |
* Added: Sorting by table columns in players stats form.
|
|
|
@185
|
7 years |
chronos |
* Added: Package CoolStreaming.
* Added: GameProtocol unit for …
|
|
|
@183
|
7 years |
chronos |
* Modified: Units move handling was moved from Core to FormClient as …
|
|
|
@182
|
7 years |
chronos |
* Added: Popup menu action Spectate in Players stats window.
|
|
|
@181
|
7 years |
chronos |
* Added: New window with players statistics.
|
|
|
@180
|
7 years |
chronos |
* Modified: Client related interface moved from FormMain to …
|
|
|
@179
|
7 years |
chronos |
* Added: A preparation for gameplay over network.
|
|
|
@178
|
7 years |
chronos |
* Fixed: Open/Save dialog with file filter and initial directory and …
|
|
|
@170
|
7 years |
chronos |
* Modified: UGeometry unit rewritten to use generics and define own …
|
|
|
@166
|
7 years |
chronos |
* Modified: Voronoi map option enabled for normal user. Map generation …
|
|
|
@162
|
7 years |
chronos |
* Modified: Partial progress on Voronoi map generator.
|
|
|
@158
|
7 years |
chronos |
* Fixed: Show error message if not all players were placed to the map.
|
|
|
@153
|
7 years |
chronos |
* Fixed: Show other players cells with normal power and cells of …
|
|
|
@151
|
7 years |
chronos |
* Added: Map can have rounded shape.
|
|
|
@148
|
8 years |
chronos |
* Modified: Unit moves moved from TGame to TPlayer. Moves belong to …
|
|
|
@147
|
8 years |
chronos |
* Modified: Implemented better algorithm for initialization of players …
|
|
|
@145
|
8 years |
chronos |
* Modified: Do not create settings form on application start but just …
|
|
|
@136
|
8 years |
chronos |
* Modified: Windows installer script moved to win subdirectory.
* …
|
|
|
@135
|
8 years |
chronos |
* Modified: More detailed help.
|
|
|
@134
|
8 years |
chronos |
* Added: Player starts units can be configured in player dialog.
|
|
|
@130
|
8 years |
chronos |
* Fixed: Require at least 2 players for a game.
* Fixed: Translate …
|
|
|
@128
|
8 years |
chronos |
* Added: Graph window can be shown from menu which presents …
|
|
|
@127
|
8 years |
chronos |
* Added: Load recent menu action to load recently opened/saved files. …
|
|
|
@125
|
8 years |
chronos |
* Modified: Introduced TClient class for real user accessing …
|
|
|
@115
|
8 years |
chronos |
* Fixed: In Debug mode also check executed classes references.
* …
|
|
|
@107
|
9 years |
chronos |
* Added: Form constraintes which are also scaled for High DPI.
|
|
|
@100
|
10 years |
chronos |
* Added: Support for autogeneration of bridges between separated areas.
|
|
|
@99
|
10 years |
chronos |
* Modified: Enabled DPI settings for DEBUG build mode.
|
|
|
@97
|
10 years |
chronos |
* Added: Simple Help window with basic game description.
|
|
|
@91
|
10 years |
chronos |
* Added: Partial support for high DPI screens. Disabled.
|
|
|
@90
|
10 years |
chronos |
* Added: Computer player settings to be low, medium or highly …
|
|
|
@82
|
11 years |
chronos |
* Added: New game option "Fog of war" which cause map to be covered to …
|
|
|
@77
|
11 years |
chronos |
* Added: Auto save game to file option in settings.
|
|
|
@76
|
11 years |
chronos |
* Modified: More changes to support game load from file.
* Fixed: …
|
|
|
@75
|
11 years |
chronos |
* Added: New game option "Map shape" which can use image in file as …
|
|
|
@74
|
11 years |
chronos |
* Added: Show player color in player list.
* Added: Confirmation …
|
|
|
@70
|
11 years |
chronos |
* Added: Support for symetric map usable for two players game.
|
|
|
@68
|
11 years |
chronos |
* Added: Option to change animation speed.
* Fixed: Shifted view …
|
|
|
@64
|
11 years |
chronos |
* Modified: Improved saving game state to XML file. Not yet finished …
|
|
|
@61
|
11 years |
chronos |
* Added: Confirmation dialog for ending game.
|
|
|
@59
|
11 years |
chronos |
* Added: Move win probability calculation.
* Fixed: Attack processing …
|
|
|
@58
|
11 years |
chronos |
* Fixed: Background drawing problems of cells and arrows.
* Added: …
|
|
|
@55
|
11 years |
chronos |
* Fixed: More translation of TGroupBox and TComboBox items.
* Fixed: …
|
|
|
@46
|
11 years |
chronos |
* Added: Support for switching large icons in toolbar.
|
|
|
@43
|
11 years |
chronos |
* Added: About form with information about application.
* Added: …
|
|
|
@42
|
11 years |
chronos |
* Added: Min and Max buttons on unit move form for easy usual actions. …
|
|
|
@41
|
11 years |
chronos |
* Added: Key press and mouse double click in new game player list.
|
|
|
@40
|
11 years |
chronos |
* Fixed: Save game settings not only on application exit but also on …
|
|
|
@39
|
11 years |
chronos |
* Added: Option to create hexagonal or square map. This is implemented …
|
|
|
@38
|
11 years |
chronos |
* Added: Support for cities. Cities can be used as only growing cells. …
|
|
|
@36
|
11 years |
chronos |
* Added: Save and load game setting to persistent XML config file.
* …
|
|
|
@35
|
11 years |
chronos |
* Added: Zoom all action to show entire map.
* Added: Actions Zoom in …
|
|
|
@34
|
11 years |
chronos |
* Added: Actions icons.
* Moved: All forms to Forms directory.
|
|
|
@33
|
11 years |
chronos |
* Added: Main application settings form.
* Added: CoolTranslator …
|
|
|
@31
|
11 years |
chronos |
* Added: Amount of inaccessible cells can be adjusted in New game dialog.
|
|
|
@30
|
11 years |
chronos |
* Modified: Player FocusedCell and SelectedCell moved to TView …
|
|
|
@29
|
11 years |
chronos |
* Added: Player customize dialog window.
* Fixed: Rearm once set move …
|
|
|
@28
|
11 years |
chronos |
* Fixed: Use modified player list from New game. Allow more players …
|
|
|
@26
|
11 years |
chronos |
* Fixed: Computer couldn't attack some cells.
* Added: Move dialog now …
|
|
|
@23
|
11 years |
chronos |
* Modified: Calculation of player visible frame is now handled by …
|
|
|
@22
|
11 years |
chronos |
* Added: New Core unit which is responsible for non-visual …
|
|
|
@21
|
11 years |
chronos |
* Modified: Player View rectangle separated to CellPos and ViewSize …
|
|
|