source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @197   7 years chronos * Added: Evaluate win objection to stay alive for defined number of …
(edit) @196   7 years chronos * Added: Allow to manage list of servers where to connect as client.
(edit) @195   7 years chronos * Added: Settings option to automatically reopen last saved game on …
(edit) @194   7 years chronos * Added: Configurable game parameter maximum units per cell.
(edit) @193   7 years chronos * Added: Isometric map type. * Modified: Removed unneeded explicit …
(edit) @192   7 years chronos * Modified: Updated newer Common package files.
(edit) @191   7 years chronos * Fixed: Clients initialization if game is loaded from file. * Fixed: …
(edit) @190   7 years chronos * Added: Sorting by table columns in players stats form.
(edit) @189   7 years chronos * Fixed: Translation of unit moves. * Fixed: ComboBox initialization …
(edit) @188   7 years chronos * Fixed: Translate during form creation to not affect player mode combobox.
(edit) @187   7 years chronos * Added: TGPoint multiply operator to avoid FPC internal error.
(edit) @186   7 years chronos * Modified: Try to avoid fpc internal error.
(edit) @185   7 years chronos * Added: Package CoolStreaming. * Added: GameProtocol unit for …
(edit) @184   7 years chronos * Modified: Game server and client splitted to units separate from …
(edit) @183   7 years chronos * Modified: Units move handling was moved from Core to FormClient as …
(edit) @182   7 years chronos * Added: Popup menu action Spectate in Players stats window.
(edit) @181   7 years chronos * Added: New window with players statistics.
(edit) @180   7 years chronos * Modified: Client related interface moved from FormMain to …
(edit) @179   7 years chronos * Added: A preparation for gameplay over network.
(edit) @178   7 years chronos * Fixed: Open/Save dialog with file filter and initial directory and …
(edit) @177   7 years chronos * Modified: Propagate build mode settings to used packages.
(edit) @176   7 years chronos * Modified: Clients moved to TServer class.
(edit) @175   7 years chronos * Modified: Simplified algorithm for generation of random mesh map.
(edit) @174   7 years chronos * Modified: Improved generation of random mesh map to avoid …
(edit) @173   7 years chronos * Fixed: Build under FPC 3.0.0.
(edit) @172   7 years chronos * Fixed: Rectangle points were not normalized. * Fixed: Error in rect …
(edit) @171   7 years chronos * Modified: Use specialized TPointF type from generic class. * …
(edit) @170   7 years chronos * Modified: UGeometry unit rewritten to use generics and define own …
(edit) @169   7 years chronos * Added: TPolygon default property for accessing points field.
(edit) @168   7 years chronos * Modified: Used TPolygon in TCell. * Modified: Moved some generic …
(edit) @167   7 years chronos * Fixed: Generate map only once on application start. * Modified: Use …
(edit) @166   7 years chronos * Modified: Voronoi map option enabled for normal user. Map generation …
(edit) @165   7 years chronos * Added: Optimization phase for voronoi map generation.
(edit) @164   7 years chronos * Modified: More work on voronoi type map generation. * Fixed: Do not …
(edit) @163   7 years chronos * Added: 32-bit ubuntu package.
(edit) @162   7 years chronos * Modified: Partial progress on Voronoi map generator.
Note: See TracRevisionLog for help on using the revision log.