source: trunk/Forms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @337   4 months chronos * Added: Game systems action in Tools menu. * Modified: TurnStats
(edit) @336   4 months chronos * Added: Automated tests accessible in debug mode. * Fixed: Player …
(edit) @335   4 months chronos * Modified: End turn with space key. * Modified: Code cleanup.
(edit) @333   4 months chronos * Fixed: Store client form settings on close.
(edit) @332   4 months chronos * Modified: Updated Common package.
(edit) @331   5 months chronos * Fixed: Workaround for incorrect client form drawing area size on Windows.
(edit) @330   5 months chronos * Fixed: New game symetric map units calcualtion. * Fixed: Map preview …
(edit) @329   5 months chronos * Fixed: Remember maximized main form state on Linux.
(edit) @328   5 months chronos * Fixed: Full screen switching on Windows. * Fixed: Main form was not …
(edit) @327   5 months chronos * Fixed: Keep full screen info on single place.
(edit) @325   6 months chronos * Fixed: Size of buttons was too small in some cases.
(edit) @321   6 months chronos * Added: Create FormItem controls inside scrollbox.
(edit) @320   6 months chronos * Fixed: Show toolbars hints.
(edit) @319   6 months chronos * Fixed: Fully terminate the application on main form closure. * …
(edit) @318   6 months chronos * Modified: Code cleanup.
(edit) @317   6 months chronos * Modified: Remove U prefix from unit names. * Modified: Use TFormEx …
(edit) @316   6 months chronos * Modified: Code cleanup.
(edit) @315   6 months chronos * Modified: Updated Common package.
(edit) @310   3 years chronos * Fixed: Use correct game data files directory on Linux. * Fixed: Copy …
(edit) @308   3 years chronos * Modified: Updated Common package to newer version. * Modified: About …
(edit) @304   5 years chronos * Fixed: First game system was rewritten by game system stored in game …
(edit) @302   5 years chronos * Fixed: Some repeated moves were disappearing. * Fixed: Move once …
(edit) @301   5 years chronos * Fixed: Corrected dimensions in About dialog. * Removed: Old Player …
(edit) @300   5 years chronos * Added: Hide player options applicatble only for computer player. * …
(edit) @299   5 years chronos * Fixed: Error in case of missing building kind.
(edit) @298   5 years chronos * Added: New item list type reference. Used in players for reference …
(edit) @296   6 years chronos * Added: New enumeration field type in generic TItem classes.
(edit) @295   6 years chronos * Modified: .lrt files replaced by .lrj.
(edit) @291   6 years chronos * Modified: UnitKind list and items converted to general item list.
(edit) @290   6 years chronos * Modified: List and item forms for BuildingKind and Nation converted …
(edit) @289   6 years chronos * Added: Allow to add building kinds to game system.
(edit) @288   6 years chronos * Modified: More forms use data item property instead Load/Save methods.
(edit) @287   6 years chronos * Fixed: FormNew default undefined game system causing error. * …
(edit) @284   6 years chronos * Modified: TNation and TNations classes now uses generic TItem and …
(edit) @283   6 years chronos * Added: Allow to manage nations for each game system.
(edit) @282   6 years chronos * Modified: Allow to set nation in player settings.
(edit) @281   6 years chronos * Added: New map type hexagonal horizontal. * Added: Limit allowed map …
(edit) @279   6 years chronos * Modified: User interface for the list of players moved to the …
(edit) @278   6 years chronos * Fixed: Incorrect way to assign units between two game systems …
(edit) @277   6 years chronos * Added: Forms for list of unit kinds and unit kind.
(edit) @276   6 years chronos * Fixed: Load/save game syste name correctly from/to file.
(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) @271   6 years chronos * Modified: Do not generate players in New game map preview.
(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) @266   6 years chronos * Fixed: Show correct win objective parameters in New game window …
(edit) @265   6 years chronos * Modified: Cell power is now internally represented as unit power …
(edit) @263   6 years chronos * Modified: Renamed Voronoi map type to Random type.
(edit) @262   6 years chronos * Added: New game option to set cells without player units as neutral.
(edit) @253   6 years chronos * Modified: Version 1.3.0 related changes. * Fixed: Fullscreen mode …
(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) @241   6 years chronos * Fixed: Draw cell links under cells in cyclic map mode.
(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) @231   6 years chronos * Modified: UGame unit was split to UPlayer, UMap and UClientGUI units …
(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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.