source: trunk/Languages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @275   6 years chronos * Added: New forms for game systems management. * Added: Allow to …
(edit) @274   6 years chronos * Added: Keep information about available unit moves during turn. * …
(edit) @273   6 years chronos * Added: Show units shape to see in which cell units are placed. * …
(edit) @272   6 years chronos * Added: Delete button to unit move dialog.
(edit) @270   6 years chronos * Modified: Keep randseed for randomly generated map preview inside …
(edit) @269   6 years chronos * Added: Map random preview in New game form.
(edit) @268   6 years chronos * Added: New menu action show/hide map grid lines. * Modified: Draw …
(edit) @265   6 years chronos * Modified: Cell power is now internally represented as unit power …
(edit) @263   7 years chronos * Modified: Renamed Voronoi map type to Random type.
(edit) @262   7 years chronos * Added: New game option to set cells without player units as neutral.
(edit) @258   7 years chronos * Fixed: Bad cell links in Voronoi map type causing problems on …
(edit) @253   7 years chronos * Modified: Version 1.3.0 related changes. * Fixed: Fullscreen mode …
(edit) @250   7 years chronos * Added: Full screen mode. * Added: Icon for keyboard shortcut.
(edit) @249   7 years chronos * Fixed: Use different interface language if installed as deb Linux …
(edit) @245   7 years chronos * Added: Limit minimum and maximum map zoom.
(edit) @244   7 years chronos * Fixed: Lost controls handler assignment in New form. * Fixed: Cyclic …
(edit) @243   7 years chronos * Added: Support for color themes. * Added: Remember dimensions for …
(edit) @239   7 years chronos * Fixed: Store map type in saved game files.
(edit) @238   7 years chronos * Modified: Enabled back drawing only of visible cells. * Added: Draw …
(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) @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) @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) @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) @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) @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) @190   7 years chronos * Added: Sorting by table columns in players stats form.
(edit) @185   7 years chronos * Added: Package CoolStreaming. * Added: GameProtocol unit for …
(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) @170   7 years chronos * Modified: UGeometry unit rewritten to use generics and define own …
(edit) @166   7 years chronos * Modified: Voronoi map option enabled for normal user. Map generation …
(edit) @162   7 years chronos * Modified: Partial progress on Voronoi map generator.
(edit) @158   7 years chronos * Fixed: Show error message if not all players were placed to the map.
(edit) @153   7 years chronos * Fixed: Show other players cells with normal power and cells of …
(edit) @151   7 years chronos * Added: Map can have rounded shape.
(edit) @148   8 years chronos * Modified: Unit moves moved from TGame to TPlayer. Moves belong to …
(edit) @147   8 years chronos * Modified: Implemented better algorithm for initialization of players …
(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) @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) @115   8 years chronos * Fixed: In Debug mode also check executed classes references. * …
(edit) @107   9 years chronos * Added: Form constraintes which are also scaled for High DPI.
(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) @97   10 years chronos * Added: Simple Help window with basic game description.
(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) @82   11 years chronos * Added: New game option "Fog of war" which cause map to be covered to …
(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) @70   11 years chronos * Added: Support for symetric map usable for two players game.
(edit) @68   11 years chronos * Added: Option to change animation speed. * Fixed: Shifted view …
(edit) @64   11 years chronos * Modified: Improved saving game state to XML file. Not yet finished …
(edit) @61   11 years chronos * Added: Confirmation dialog for ending game.
(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) @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: …
(edit) @42   11 years chronos * Added: Min and Max buttons on unit move form for easy usual actions. …
(edit) @41   11 years chronos * Added: Key press and mouse double click in new game player list.
(edit) @40   11 years chronos * Fixed: Save game settings not only on application exit but also on …
(edit) @39   11 years chronos * Added: Option to create hexagonal or square map. This is implemented …
(edit) @38   11 years chronos * Added: Support for cities. Cities can be used as only growing cells. …
(edit) @36   11 years chronos * Added: Save and load game setting to persistent XML config file. * …
(edit) @35   11 years chronos * Added: Zoom all action to show entire map. * Added: Actions Zoom in …
(edit) @34   11 years chronos * Added: Actions icons. * Moved: All forms to Forms directory.
(edit) @33   11 years chronos * Added: Main application settings form. * Added: CoolTranslator
(edit) @31   11 years chronos * Added: Amount of inaccessible cells can be adjusted in New game dialog.
(edit) @30   11 years chronos * Modified: Player FocusedCell and SelectedCell moved to TView …
(edit) @29   11 years chronos * Added: Player customize dialog window. * Fixed: Rearm once set move …
(edit) @28   11 years chronos * Fixed: Use modified player list from New game. Allow more players …
(edit) @26   11 years chronos * Fixed: Computer couldn't attack some cells. * Added: Move dialog now …
(edit) @23   11 years chronos * Modified: Calculation of player visible frame is now handled by …
(edit) @22   11 years chronos * Added: New Core unit which is responsible for non-visual …
(edit) @21   11 years chronos * Modified: Player View rectangle separated to CellPos and ViewSize
Note: See TracRevisionLog for help on using the revision log.