source: trunk/Forms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @234   7 years chronos * Added: Unfinished implementation of cyclic map drawing.
(edit) @231   7 years chronos * Modified: UGame unit was split to UPlayer, UMap and UClientGUI units …
(edit) @229   7 years chronos * Added: Support for cyclic map. Movement across map borders will take …
(edit) @228   7 years chronos * Fixed: Show cell numbers in player unit moves tables.
(edit) @227   7 years chronos * Fixed: Load and start new game after main form is shown so cells can …
(edit) @223   7 years chronos * Modified: CellMoves moved from terrain map to player map. Every …
(edit) @222   7 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) @218   7 years chronos * Modified: Allow multiselect and removal of players in new game dialog.
(edit) @215   7 years chronos * Fixed: Exceptions if game should be loaded from the file which …
(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) @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) @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) @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) @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) @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) @177   7 years chronos * Modified: Propagate build mode settings to used packages.
(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) @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) @158   7 years chronos * Fixed: Show error message if not all players were placed to the map.
(edit) @157   7 years chronos * Fixed: Build cell bridges correctly if symetric map is selected.
(edit) @155   7 years chronos * Modified: Store player settings for new game separately to current …
(edit) @152   7 years chronos * Added: Remember players configuration for new game.
(edit) @151   7 years chronos * Added: Map can have rounded shape.
(edit) @150   7 years chronos * Added: Missing unit moves form files.
(edit) @148   8 years chronos * Modified: Unit moves moved from TGame to TPlayer. Moves belong to …
(edit) @145   8 years chronos * Modified: Do not create settings form on application start but just …
(edit) @136   8 years chronos * Modified: Windows installer script moved to win subdirectory. * …
(edit) @135   8 years chronos * Modified: More detailed help.
(edit) @134   8 years chronos * Added: Player starts units can be configured in player dialog.
(edit) @133   8 years chronos * Fixed: Black under Windows OS was not correct. Used dark gray color …
(edit) @132   8 years chronos * Fixed: Some application states were not stored/restored correctly …
(edit) @130   8 years chronos * Fixed: Require at least 2 players for a game. * Fixed: Translate …
(edit) @128   8 years chronos * Added: Graph window can be shown from menu which presents …
(edit) @127   8 years chronos * Added: Load recent menu action to load recently opened/saved files. …
(edit) @125   8 years chronos * Modified: Introduced TClient class for real user accessing …
(edit) @124   8 years chronos * Fixed: Do not allow to move from single cell more units when available.
(edit) @115   8 years chronos * Fixed: In Debug mode also check executed classes references. * …
(edit) @111   8 years chronos * Modified: Changed debian packages configuration files to support …
(edit) @107   9 years chronos * Added: Form constraintes which are also scaled for High DPI.
(edit) @104   10 years chronos * Fixed: Hide Debug settings. * Fixed: Remove previous cell links from …
(edit) @102   10 years chronos * Added: Load/save map cell links points in game save file.
(edit) @100   10 years chronos * Added: Support for autogeneration of bridges between separated areas.
(edit) @99   10 years chronos * Modified: Enabled DPI settings for DEBUG build mode.
(edit) @98   10 years chronos * Modified: Show dialog windows positioned to main form center. * …
(edit) @97   10 years chronos * Added: Simple Help window with basic game description.
(edit) @94   10 years chronos * Added: Application now automatically open saved game file given as …
(edit) @91   10 years chronos * Added: Partial support for high DPI screens. Disabled.
(edit) @90   10 years chronos * Added: Computer player settings to be low, medium or highly …
(edit) @88   10 years chronos * Modified: Change attack probability calculation to use cache of …
(edit) @87   10 years chronos * Fixed: Allow map movement by mouse after moving cursor for at least …
(edit) @86   11 years chronos * Modified: If Ctrl key is released then deselect currently selected …
(edit) @85   11 years chronos * Added: With mouse click and with CTRL key pressed new move will set …
(edit) @82   11 years chronos * Added: New game option "Fog of war" which cause map to be covered to …
(edit) @79   11 years chronos * Removed: Useless old method GetCellNeighbors. Cell neigbours can be …
(edit) @78   11 years chronos * Modified: Determine cell text size at once instead width and height …
(edit) @77   11 years chronos * Added: Auto save game to file option in settings.
(edit) @76   11 years chronos * Modified: More changes to support game load from file. * Fixed: …
(edit) @75   11 years chronos * Added: New game option "Map shape" which can use image in file as …
(edit) @74   11 years chronos * Added: Show player color in player list. * Added: Confirmation …
(edit) @73   11 years chronos * Modified: Show draw time in ms smoothed.
(edit) @72   11 years chronos * Fixed: Unit move win probability was bad calculated if already …
(edit) @71   11 years chronos * Modified: Tested csOpaque direct drawing with temporary bitmap …
(edit) @70   11 years chronos * Added: Support for symetric map usable for two players game.
(edit) @69   11 years chronos
(edit) @68   11 years chronos * Added: Option to change animation speed. * Fixed: Shifted view …
(edit) @63   11 years chronos * Fixed: Do not show win probability for inner unit moves.
(edit) @62   11 years chronos * Modified: Show one bigger arrow between two cells on unit move. * …
(edit) @60   11 years chronos * Fixed: Limited depth of win probability calculation. * Fixed: Show …
(edit) @59   11 years chronos * Added: Move win probability calculation. * Fixed: Attack processing …
(edit) @58   11 years chronos * Fixed: Background drawing problems of cells and arrows. * Added: …
(edit) @55   11 years chronos * Fixed: More translation of TGroupBox and TComboBox items. * Fixed: …
(edit) @52   11 years chronos * Modified: Cell Pos which was index in 2D array was changed to PosPx
(edit) @47   11 years chronos * Modified: Cell neightbors list is now attached to each cell as it …
(edit) @46   11 years chronos * Added: Support for switching large icons in toolbar.
(edit) @43   11 years chronos * Added: About form with information about application. * Added: …
Note: See TracRevisionLog for help on using the revision log.