|
|
@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 …
|
|
|
@228
|
7 years |
chronos |
* Fixed: Show cell numbers in player unit moves tables.
|
|
|
@227
|
7 years |
chronos |
* Fixed: Load and start new game after main form is shown so cells can …
|
|
|
@223
|
7 years |
chronos |
* Modified: CellMoves moved from terrain map to player map. Every …
|
|
|
@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.
|
|
|
@218
|
7 years |
chronos |
* Modified: Allow multiselect and removal of players in new game dialog.
|
|
|
@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 …
|
|
|
@212
|
7 years |
chronos |
* Modified: Show docked chat window on right side in new player window.
|
|
|
@211
|
7 years |
chronos |
* Modified: Each client form is redrawn by itself, not by Core.
|
|
|
@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 …
|
|
|
@205
|
7 years |
chronos |
* Fixed: Show correctly units move dialog after new game is created. …
|
|
|
@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 …
|
|
|
@199
|
7 years |
chronos |
* Modified: Initial game setting made independent to current game …
|
|
|
@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 …
|
|
|
@192
|
7 years |
chronos |
* Modified: Updated newer Common package files.
|
|
|
@190
|
7 years |
chronos |
* Added: Sorting by table columns in players stats form.
|
|
|
@189
|
7 years |
chronos |
* Fixed: Translation of unit moves.
* Fixed: ComboBox initialization …
|
|
|
@188
|
7 years |
chronos |
* Fixed: Translate during form creation to not affect player mode combobox.
|
|
|
@185
|
7 years |
chronos |
* Added: Package CoolStreaming.
* Added: GameProtocol unit for …
|
|
|
@184
|
7 years |
chronos |
* Modified: Game server and client splitted to units separate from …
|
|
|
@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.
|
|
|
@177
|
7 years |
chronos |
* Modified: Propagate build mode settings to used packages.
|
|
|
@171
|
7 years |
chronos |
* Modified: Use specialized TPointF type from generic class.
* …
|
|
|
@170
|
7 years |
chronos |
* Modified: UGeometry unit rewritten to use generics and define own …
|
|
|
@167
|
7 years |
chronos |
* Fixed: Generate map only once on application start.
* Modified: Use …
|
|
|
@166
|
7 years |
chronos |
* Modified: Voronoi map option enabled for normal user. Map generation …
|
|
|
@158
|
7 years |
chronos |
* Fixed: Show error message if not all players were placed to the map.
|
|
|
@157
|
7 years |
chronos |
* Fixed: Build cell bridges correctly if symetric map is selected.
|
|
|
@155
|
7 years |
chronos |
* Modified: Store player settings for new game separately to current …
|
|
|
@152
|
7 years |
chronos |
* Added: Remember players configuration for new game.
|
|
|
@151
|
7 years |
chronos |
* Added: Map can have rounded shape.
|
|
|
@150
|
7 years |
chronos |
* Added: Missing unit moves form files.
|
|
|
@148
|
8 years |
chronos |
* Modified: Unit moves moved from TGame to TPlayer. Moves belong to …
|
|
|
@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.
|
|
|
@133
|
8 years |
chronos |
* Fixed: Black under Windows OS was not correct. Used dark gray color …
|
|
|
@132
|
8 years |
chronos |
* Fixed: Some application states were not stored/restored correctly …
|
|
|
@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 …
|
|
|
@124
|
8 years |
chronos |
* Fixed: Do not allow to move from single cell more units when available.
|
|
|
@115
|
8 years |
chronos |
* Fixed: In Debug mode also check executed classes references.
* …
|
|
|
@111
|
8 years |
chronos |
* Modified: Changed debian packages configuration files to support …
|
|
|
@107
|
9 years |
chronos |
* Added: Form constraintes which are also scaled for High DPI.
|
|
|
@104
|
10 years |
chronos |
* Fixed: Hide Debug settings.
* Fixed: Remove previous cell links from …
|
|
|
@102
|
10 years |
chronos |
* Added: Load/save map cell links points in game save file.
|
|
|
@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.
|
|
|
@98
|
10 years |
chronos |
* Modified: Show dialog windows positioned to main form center.
* …
|
|
|
@97
|
10 years |
chronos |
* Added: Simple Help window with basic game description.
|
|
|
@94
|
10 years |
chronos |
* Added: Application now automatically open saved game file given as …
|
|
|
@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 …
|
|
|
@88
|
10 years |
chronos |
* Modified: Change attack probability calculation to use cache of …
|
|
|
@87
|
10 years |
chronos |
* Fixed: Allow map movement by mouse after moving cursor for at least …
|
|
|
@86
|
11 years |
chronos |
* Modified: If Ctrl key is released then deselect currently selected …
|
|
|
@85
|
11 years |
chronos |
* Added: With mouse click and with CTRL key pressed new move will set …
|
|
|
@82
|
11 years |
chronos |
* Added: New game option "Fog of war" which cause map to be covered to …
|
|
|
@79
|
11 years |
chronos |
* Removed: Useless old method GetCellNeighbors. Cell neigbours can be …
|
|
|
@78
|
11 years |
chronos |
* Modified: Determine cell text size at once instead width and height …
|
|
|
@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 …
|
|
|
@73
|
11 years |
chronos |
* Modified: Show draw time in ms smoothed.
|
|
|
@72
|
11 years |
chronos |
* Fixed: Unit move win probability was bad calculated if already …
|
|
|
@71
|
11 years |
chronos |
* Modified: Tested csOpaque direct drawing with temporary bitmap …
|
|
|
@70
|
11 years |
chronos |
* Added: Support for symetric map usable for two players game.
|
|
|
@69
|
11 years |
chronos |
|
|
|
@68
|
11 years |
chronos |
* Added: Option to change animation speed.
* Fixed: Shifted view …
|
|
|
@63
|
11 years |
chronos |
* Fixed: Do not show win probability for inner unit moves.
|
|
|
@62
|
11 years |
chronos |
* Modified: Show one bigger arrow between two cells on unit move.
* …
|
|
|
@60
|
11 years |
chronos |
* Fixed: Limited depth of win probability calculation.
* Fixed: Show …
|
|
|
@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: …
|
|
|
@52
|
11 years |
chronos |
* Modified: Cell Pos which was index in 2D array was changed to PosPx …
|
|
|
@47
|
11 years |
chronos |
* Modified: Cell neightbors list is now attached to each cell as it …
|
|
|
@46
|
11 years |
chronos |
* Added: Support for switching large icons in toolbar.
|
|
|
@43
|
11 years |
chronos |
* Added: About form with information about application.
* Added: …
|
|
|