close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @166   6 years chronos * Modified: Voronoi map option enabled for normal user. Map generation …
(edit) @165   6 years chronos * Added: Optimization phase for voronoi map generation.
(edit) @164   6 years chronos * Modified: More work on voronoi type map generation. * Fixed: Do not …
(edit) @162   6 years chronos * Modified: Partial progress on Voronoi map generator.
(edit) @160   6 years chronos * Modified: Trunk updated to version 1.3.0 alfa. * Added: Ubuntu amd64 …
(edit) @158   6 years chronos * Fixed: Show error message if not all players were placed to the map.
(edit) @157   6 years chronos * Fixed: Build cell bridges correctly if symetric map is selected.
(edit) @156   6 years chronos * Modified: Improved code for symetric map generation.
(edit) @155   6 years chronos * Modified: Store player settings for new game separately to current …
(edit) @154   6 years chronos * Fixed: Avoid possible negative cell power if player unit was …
(edit) @153   6 years chronos * Fixed: Show other players cells with normal power and cells of …
(edit) @152   6 years chronos * Added: Remember players configuration for new game.
(edit) @151   6 years chronos * Added: Map can have rounded shape.
(edit) @150   6 years chronos * Added: Missing unit moves form files.
(edit) @149   6 years chronos * Fixed: Problems with freeing TUnitMove either from owner list by …
(edit) @148   6 years chronos * Modified: Unit moves moved from TGame to TPlayer. Moves belong to …
(edit) @147   6 years chronos * Modified: Implemented better algorithm for initialization of players …
(edit) @146   6 years chronos * Modified: Use generic lists instead classic untyped lists.
(edit) @145   6 years chronos * Modified: Do not create settings form on application start but just …
(edit) @144   7 years chronos * Fixed: Build under Lazarus 1.8.
(edit) @143   7 years chronos * Fixed: Buil
(edit) @142   7 years chronos * Modified: Improved attack to neutral units if computer have more …
(edit) @140   7 years chronos * Added: Build script for RPM packages.
(edit) @139   7 years chronos * Fixed: Debian package changelog information. * Modified: Build …
(edit) @138   7 years chronos * Modified: Updated 1.1.0 version in all related files. * Added: …
(edit) @136   7 years chronos * Modified: Windows installer script moved to win subdirectory. * …
(edit) @135   7 years chronos * Modified: More detailed help.
(edit) @134   7 years chronos * Added: Player starts units can be configured in player dialog.
(edit) @133   7 years chronos * Fixed: Black under Windows OS was not correct. Used dark gray color …
(edit) @132   7 years chronos * Fixed: Some application states were not stored/restored correctly …
(edit) @131   7 years chronos * Modified: Allow cells to have more then 99 units. Additional units …
(edit) @130   7 years chronos * Fixed: Require at least 2 players for a game. * Fixed: Translate …
(edit) @129   7 years chronos * Fixed: If only computer players are present in game then starts …
(edit) @128   7 years chronos * Added: Graph window can be shown from menu which presents …
(edit) @127   7 years chronos * Added: Load recent menu action to load recently opened/saved files. …
(edit) @126   7 years chronos * Fixed: Center map to player main city at start.
(edit) @125   7 years chronos * Modified: Introduced TClient class for real user accessing …
(edit) @124   7 years chronos * Fixed: Do not allow to move from single cell more units when available.
(edit) @122   7 years chronos * Fixed: Set correct Windows registry path for storing form size. * …
(edit) @121   7 years chronos * Modified: Updated CoolTranslator package.
(edit) @118   7 years chronos * Added: Release notes files.
(edit) @116   7 years chronos * Modified: Updated Common package.
(edit) @115   7 years chronos * Fixed: In Debug mode also check executed classes references. * …
(edit) @114   7 years chronos * Added: Installer for Windows.
(edit) @113   7 years chronos * Modified: Create one setup for both 32-bit and 64-bit Windows.
(edit) @112   7 years chronos * Added: Debian packaging files.
(edit) @111   7 years chronos * Modified: Changed debian packages configuration files to support …
(edit) @110   8 years chronos * Fixed: Properly set XML config file location during initialization.
(edit) @109   8 years chronos * Modified: Update new packages files.
(edit) @108   8 years chronos * Fixed: Locale was not loaded under Linux.
(edit) @107   8 years chronos * Added: Form constraintes which are also scaled for High DPI.
(edit) @106   9 years chronos * Added: Check for some configuration values loaded as integers to …
(edit) @105   9 years chronos * Modified: Do not show zero on empty cells. * Modified: Shift + mouse …
(edit) @104   9 years chronos * Fixed: Hide Debug settings. * Fixed: Remove previous cell links from …
(edit) @103   9 years chronos * Fixed: CellLinks deallocation if map size changed and cells were …
(edit) @102   9 years chronos * Added: Load/save map cell links points in game save file.
(edit) @101   9 years chronos * Modified: Map types moved to UMap unit.
(edit) @100   9 years chronos * Added: Support for autogeneration of bridges between separated areas.
(edit) @99   9 years chronos * Modified: Enabled DPI settings for DEBUG build mode.
(edit) @98   9 years chronos * Modified: Show dialog windows positioned to main form center. * …
(edit) @97   9 years chronos * Added: Simple Help window with basic game description.
(edit) @96   9 years chronos * Modified: Removed old function GetAllCells which was used previously …
(edit) @95   9 years chronos * Added: Simple script to build linux deb package.
(edit) @94   9 years chronos * Added: Application now automatically open saved game file given as …
(edit) @93   9 years chronos * Modified: Update inno setup script.
(edit) @92   9 years chronos * Added: Inno Setup script to generate Windows setup application.
(edit) @91   9 years chronos * Added: Partial support for high DPI screens. Disabled.
(edit) @90   9 years chronos * Added: Computer player settings to be low, medium or highly …
(edit) @89   9 years chronos * Added: Holding SHIFT key during click to attack maximum available …
(edit) @88   9 years chronos * Modified: Change attack probability calculation to use cache of …
(edit) @87   9 years chronos * Fixed: Allow map movement by mouse after moving cursor for at least …
(edit) @86   9 years chronos * Modified: If Ctrl key is released then deselect currently selected …
(edit) @85   9 years chronos * Added: With mouse click and with CTRL key pressed new move will set …
(edit) @84   9 years chronos * Added: Discovered flag in player map is now stored to game save.
(edit) @83   9 years chronos * Fixed: Loading game was not working after Fog of war modifications. …
(edit) @82   9 years chronos * Added: New game option "Fog of war" which cause map to be covered to …
(edit) @81   9 years chronos * Added: Prepared related class for "Fog of war" game mode and per …
(edit) @80   9 years chronos * Fixed: Autosave should not affect game filename and path selected by …
(edit) @79   9 years chronos * Removed: Useless old method GetCellNeighbors. Cell neigbours can be …
(edit) @78   9 years chronos * Modified: Determine cell text size at once instead width and height …
(edit) @77   10 years chronos * Added: Auto save game to file option in settings.
(edit) @76   10 years chronos * Modified: More changes to support game load from file. * Fixed: …
(edit) @75   10 years chronos * Added: New game option "Map shape" which can use image in file as …
(edit) @74   10 years chronos * Added: Show player color in player list. * Added: Confirmation …
(edit) @73   10 years chronos * Modified: Show draw time in ms smoothed.
(edit) @72   10 years chronos * Fixed: Unit move win probability was bad calculated if already …
(edit) @71   10 years chronos * Modified: Tested csOpaque direct drawing with temporary bitmap …
(edit) @70   10 years chronos * Added: Support for symetric map usable for two players game.
(edit) @69   10 years chronos
(edit) @68   10 years chronos * Added: Option to change animation speed. * Fixed: Shifted view …
(edit) @67   10 years chronos * Modified: Computer now move all available inner power to borders. …
(edit) @66   10 years chronos * Modified: Computer strategy divided to Attack and InnerMoves. * …
(edit) @65   10 years chronos * Modified: Computer strategy as separate class TComputer. * …
(edit) @64   10 years chronos * Modified: Improved saving game state to XML file. Not yet finished …
(edit) @63   10 years chronos * Fixed: Do not show win probability for inner unit moves.
(edit) @62   10 years chronos * Modified: Show one bigger arrow between two cells on unit move. * …
(edit) @61   10 years chronos * Added: Confirmation dialog for ending game.
(edit) @60   10 years chronos * Fixed: Limited depth of win probability calculation. * Fixed: Show …
(edit) @59   10 years chronos * Added: Move win probability calculation. * Fixed: Attack processing …
(edit) @58   10 years chronos * Fixed: Background drawing problems of cells and arrows. * Added: …
Note: See TracRevisionLog for help on using the revision log.