|
|
@224
|
7 years |
chronos |
* Fixed: Reduce moves once value also if cell power is less.
|
|
|
@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.
|
|
|
@219
|
7 years |
chronos |
* Fixed: Not possible to continue playing after a game was loaded from …
|
|
|
@218
|
7 years |
chronos |
* Modified: Allow multiselect and removal of players in new game dialog.
|
|
|
@217
|
7 years |
chronos |
* Fixed: Build under Lazarus 1.6.2.
|
|
|
@216
|
7 years |
chronos |
* Fixed: Connect spectator clients to server.
* Fixed: Show objective …
|
|
|
@215
|
7 years |
chronos |
* Fixed: Exceptions if game should be loaded from the file which …
|
|
|
@214
|
7 years |
chronos |
* Added: Missing unit from previous commit.
|
|
|
@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.
|
|
|
@210
|
7 years |
chronos |
* Fixed: New turn counting if only one player is alive.
|
|
|
@209
|
7 years |
chronos |
* Fixed: Use TThreadID type for thread ID to work correctly under …
|
|
|
@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. …
|
|
|
@204
|
7 years |
chronos |
* Fixed: Zoom all action was not working if a map was loaded from a file.
|
|
|
@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 …
|
|
|
@200
|
7 years |
chronos |
* Added: 64-bit RPM package.
|
|
|
@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.
|
|
|
@191
|
7 years |
chronos |
* Fixed: Clients initialization if game is loaded from file.
* Fixed: …
|
|
|
@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.
|
|
|
@187
|
7 years |
chronos |
* Added: TGPoint multiply operator to avoid FPC internal error.
|
|
|
@186
|
7 years |
chronos |
* Modified: Try to avoid fpc internal error.
|
|
|
@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.
|
|
|
@178
|
7 years |
chronos |
* Fixed: Open/Save dialog with file filter and initial directory and …
|
|
|
@177
|
7 years |
chronos |
* Modified: Propagate build mode settings to used packages.
|
|
|
@176
|
7 years |
chronos |
* Modified: Clients moved to TServer class.
|
|
|
@175
|
8 years |
chronos |
* Modified: Simplified algorithm for generation of random mesh map.
|
|
|
@174
|
8 years |
chronos |
* Modified: Improved generation of random mesh map to avoid …
|
|
|
@173
|
8 years |
chronos |
* Fixed: Build under FPC 3.0.0.
|
|
|
@172
|
8 years |
chronos |
* Fixed: Rectangle points were not normalized.
* Fixed: Error in rect …
|
|
|
@171
|
8 years |
chronos |
* Modified: Use specialized TPointF type from generic class.
* …
|
|
|
@170
|
8 years |
chronos |
* Modified: UGeometry unit rewritten to use generics and define own …
|
|
|
@169
|
8 years |
chronos |
* Added: TPolygon default property for accessing points field.
|
|
|
@168
|
8 years |
chronos |
* Modified: Used TPolygon in TCell.
* Modified: Moved some generic …
|
|
|
@167
|
8 years |
chronos |
* Fixed: Generate map only once on application start.
* Modified: Use …
|
|
|
@166
|
8 years |
chronos |
* Modified: Voronoi map option enabled for normal user. Map generation …
|
|
|
@165
|
8 years |
chronos |
* Added: Optimization phase for voronoi map generation.
|
|
|
@164
|
8 years |
chronos |
* Modified: More work on voronoi type map generation.
* Fixed: Do not …
|
|
|
@162
|
8 years |
chronos |
* Modified: Partial progress on Voronoi map generator.
|
|
|
@160
|
8 years |
chronos |
* Modified: Trunk updated to version 1.3.0 alfa.
* Added: Ubuntu amd64 …
|
|
|
@158
|
8 years |
chronos |
* Fixed: Show error message if not all players were placed to the map.
|
|
|
@157
|
8 years |
chronos |
* Fixed: Build cell bridges correctly if symetric map is selected.
|
|
|
@156
|
8 years |
chronos |
* Modified: Improved code for symetric map generation.
|
|
|
@155
|
8 years |
chronos |
* Modified: Store player settings for new game separately to current …
|
|
|
@154
|
8 years |
chronos |
* Fixed: Avoid possible negative cell power if player unit was …
|
|
|
@153
|
8 years |
chronos |
* Fixed: Show other players cells with normal power and cells of …
|
|
|
@152
|
8 years |
chronos |
* Added: Remember players configuration for new game.
|
|
|
@151
|
8 years |
chronos |
* Added: Map can have rounded shape.
|
|
|
@150
|
8 years |
chronos |
* Added: Missing unit moves form files.
|
|
|
@149
|
8 years |
chronos |
* Fixed: Problems with freeing TUnitMove either from owner list by …
|
|
|
@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 …
|
|
|
@146
|
8 years |
chronos |
* Modified: Use generic lists instead classic untyped lists.
|
|
|
@145
|
8 years |
chronos |
* Modified: Do not create settings form on application start but just …
|
|
|
@144
|
8 years |
chronos |
* Fixed: Build under Lazarus 1.8.
|
|
|
@143
|
8 years |
chronos |
* Fixed: Buil
|
|
|
@142
|
8 years |
chronos |
* Modified: Improved attack to neutral units if computer have more …
|
|
|
@140
|
8 years |
chronos |
* Added: Build script for RPM packages.
|
|
|
@139
|
8 years |
chronos |
* Fixed: Debian package changelog information.
* Modified: Build …
|
|
|
@138
|
8 years |
chronos |
* Modified: Updated 1.1.0 version in all related files.
* Added: …
|
|
|
@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 …
|
|
|
@131
|
8 years |
chronos |
* Modified: Allow cells to have more then 99 units. Additional units …
|
|
|
@130
|
8 years |
chronos |
* Fixed: Require at least 2 players for a game.
* Fixed: Translate …
|
|
|
@129
|
8 years |
chronos |
* Fixed: If only computer players are present in game then starts …
|
|
|
@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. …
|
|
|
@126
|
8 years |
chronos |
* Fixed: Center map to player main city at start.
|
|
|
@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.
|
|
|
@122
|
9 years |
chronos |
* Fixed: Set correct Windows registry path for storing form size.
* …
|
|
|
@121
|
9 years |
chronos |
* Modified: Updated CoolTranslator package.
|
|
|
@118
|
9 years |
chronos |
* Added: Release notes files.
|
|
|
@116
|
9 years |
chronos |
* Modified: Updated Common package.
|
|
|
@115
|
9 years |
chronos |
* Fixed: In Debug mode also check executed classes references.
* …
|
|
|