|
|
@414
|
6 weeks |
chronos |
* Modified: Lowered idle CPU consumption.
|
|
|
@411
|
7 weeks |
chronos |
* Fixed: Increased height of unit move form.
|
|
|
@404
|
7 weeks |
chronos |
* Fixed: Crash on cyclic map new move creation.
* Modified: TView …
|
|
|
@401
|
7 weeks |
chronos |
Merged revision(s) 396-400 from trunk:
* Fixed: Charts form chart was …
|
|
|
@400
|
7 weeks |
chronos |
* Fixed: Scale charts line width.
* Fixed: Item form made bigger to …
|
|
|
@397
|
7 weeks |
chronos |
* Fixed: Run Randomize only once at startup.
* Fixed: Store current …
|
|
|
@396
|
7 weeks |
chronos |
* Fixed: Charts form chart was not drawn on the initial show.
|
|
|
@393
|
7 weeks |
chronos |
* Fixed: Themed background in New game form rules win conditions.
|
|
|
@392
|
7 weeks |
chronos |
* Fixed: Apply theme to chart background.
|
|
|
@390
|
7 weeks |
chronos |
* Modifired: Improved controls layout.
|
|
|
@389
|
7 weeks |
chronos |
* Modified: Added vector logo and generated raster logo with …
|
|
|
@388
|
7 weeks |
chronos |
* Modified: Allow to resize new game, settings and game system forms …
|
|
|
@386
|
7 weeks |
chronos |
* Fixed: Previous auto save game was not correctly restored if no game …
|
|
|
@377
|
7 weeks |
chronos |
* Fixed: Map image was not always loaded and applied.
|
|
|
@375
|
7 weeks |
chronos |
* Fixed: Default generated game system was not playable as units were …
|
|
|
@373
|
7 weeks |
chronos |
* Fixed: Color background in players list under Qt5.
|
|
|
@365
|
7 weeks |
chronos |
* Modified: OK button moved to be on the left side of buttons.
* …
|
|
|
@364
|
8 weeks |
chronos |
* Modified: Added more action icons to main toolbar and main menu.
|
|
|
@363
|
8 weeks |
chronos |
* Modified: Do not paint new game preview bellow form height.
|
|
|
@362
|
8 weeks |
chronos |
* Added: Close button on more forms for better touch screen devices …
|
|
|
@358
|
8 weeks |
chronos |
* Fixed: Missing toolbar and context menu images in FormList form.
* …
|
|
|
@355
|
8 weeks |
chronos |
* Modified: ItemList forms moved into Common package.
|
|
|
@354
|
8 weeks |
chronos |
* Modified: Automatically save running game on application exit and …
|
|
|
@349
|
2 months |
chronos |
* Fixed: ItemList interface implementation was not working as …
|
|
|
@346
|
2 months |
chronos |
* Fixed: Build on Linux.
* Modified: Improved internal code structure.
|
|
|
@344
|
2 months |
chronos |
* Modified: Improved implementation of TItemList class to be generic …
|
|
|
@337
|
6 months |
chronos |
* Added: Game systems action in Tools menu.
* Modified: TurnStats …
|
|
|
@336
|
6 months |
chronos |
* Added: Automated tests accessible in debug mode.
* Fixed: Player …
|
|
|
@335
|
6 months |
chronos |
* Modified: End turn with space key.
* Modified: Code cleanup.
|
|
|
@333
|
6 months |
chronos |
* Fixed: Store client form settings on close.
|
|
|
@332
|
6 months |
chronos |
* Modified: Updated Common package.
|
|
|
@331
|
7 months |
chronos |
* Fixed: Workaround for incorrect client form drawing area size on Windows.
|
|
|
@330
|
7 months |
chronos |
* Fixed: New game symetric map units calcualtion.
* Fixed: Map preview …
|
|
|
@329
|
7 months |
chronos |
* Fixed: Remember maximized main form state on Linux.
|
|
|
@328
|
7 months |
chronos |
* Fixed: Full screen switching on Windows.
* Fixed: Main form was not …
|
|
|
@327
|
7 months |
chronos |
* Fixed: Keep full screen info on single place.
|
|
|
@325
|
8 months |
chronos |
* Fixed: Size of buttons was too small in some cases.
|
|
|
@321
|
8 months |
chronos |
* Added: Create FormItem controls inside scrollbox.
|
|
|
@320
|
8 months |
chronos |
* Fixed: Show toolbars hints.
|
|
|
@319
|
8 months |
chronos |
* Fixed: Fully terminate the application on main form closure.
* …
|
|
|
@318
|
8 months |
chronos |
* Modified: Code cleanup.
|
|
|
@317
|
8 months |
chronos |
* Modified: Remove U prefix from unit names.
* Modified: Use TFormEx …
|
|
|
@316
|
8 months |
chronos |
* Modified: Code cleanup.
|
|
|
@315
|
8 months |
chronos |
* Modified: Updated Common package.
|
|
|
@310
|
4 years |
chronos |
* Fixed: Use correct game data files directory on Linux.
* Fixed: Copy …
|
|
|
@308
|
4 years |
chronos |
* Modified: Updated Common package to newer version.
* Modified: About …
|
|
|
@304
|
6 years |
chronos |
* Fixed: First game system was rewritten by game system stored in game …
|
|
|
@302
|
6 years |
chronos |
* Fixed: Some repeated moves were disappearing.
* Fixed: Move once …
|
|
|
@301
|
6 years |
chronos |
* Fixed: Corrected dimensions in About dialog.
* Removed: Old Player …
|
|
|
@300
|
6 years |
chronos |
* Added: Hide player options applicatble only for computer player.
* …
|
|
|
@299
|
6 years |
chronos |
* Fixed: Error in case of missing building kind.
|
|
|
@298
|
6 years |
chronos |
* Added: New item list type reference. Used in players for reference …
|
|
|
@296
|
6 years |
chronos |
* Added: New enumeration field type in generic TItem classes.
|
|
|
@295
|
6 years |
chronos |
* Modified: .lrt files replaced by .lrj.
|
|
|
@291
|
6 years |
chronos |
* Modified: UnitKind list and items converted to general item list.
|
|
|
@290
|
6 years |
chronos |
* Modified: List and item forms for BuildingKind and Nation converted …
|
|
|
@289
|
6 years |
chronos |
* Added: Allow to add building kinds to game system.
|
|
|
@288
|
6 years |
chronos |
* Modified: More forms use data item property instead Load/Save methods.
|
|
|
@287
|
6 years |
chronos |
* Fixed: FormNew default undefined game system causing error.
* …
|
|
|
@284
|
6 years |
chronos |
* Modified: TNation and TNations classes now uses generic TItem and …
|
|
|
@283
|
6 years |
chronos |
* Added: Allow to manage nations for each game system.
|
|
|
@282
|
6 years |
chronos |
* Modified: Allow to set nation in player settings.
|
|
|
@281
|
6 years |
chronos |
* Added: New map type hexagonal horizontal.
* Added: Limit allowed map …
|
|
|
@279
|
6 years |
chronos |
* Modified: User interface for the list of players moved to the …
|
|
|
@278
|
6 years |
chronos |
* Fixed: Incorrect way to assign units between two game systems …
|
|
|
@277
|
6 years |
chronos |
* Added: Forms for list of unit kinds and unit kind.
|
|
|
@276
|
6 years |
chronos |
* Fixed: Load/save game syste name correctly from/to file.
|
|
|
@275
|
6 years |
chronos |
* Added: New forms for game systems management.
* Added: Allow to …
|
|
|
@274
|
6 years |
chronos |
* Added: Keep information about available unit moves during turn.
* …
|
|
|
@273
|
6 years |
chronos |
* Added: Show units shape to see in which cell units are placed.
* …
|
|
|
@272
|
6 years |
chronos |
* Added: Delete button to unit move dialog.
|
|
|
@271
|
6 years |
chronos |
* Modified: Do not generate players in New game map preview.
|
|
|
@270
|
6 years |
chronos |
* Modified: Keep randseed for randomly generated map preview inside …
|
|
|
@269
|
6 years |
chronos |
* Added: Map random preview in New game form.
|
|
|
@268
|
6 years |
chronos |
* Added: New menu action show/hide map grid lines.
* Modified: Draw …
|
|
|
@266
|
6 years |
chronos |
* Fixed: Show correct win objective parameters in New game window …
|
|
|
@265
|
6 years |
chronos |
* Modified: Cell power is now internally represented as unit power …
|
|
|
@263
|
6 years |
chronos |
* Modified: Renamed Voronoi map type to Random type.
|
|
|
@262
|
6 years |
chronos |
* Added: New game option to set cells without player units as neutral.
|
|
|
@253
|
6 years |
chronos |
* Modified: Version 1.3.0 related changes.
* Fixed: Fullscreen mode …
|
|
|
@250
|
6 years |
chronos |
* Added: Full screen mode.
* Added: Icon for keyboard shortcut.
|
|
|
@249
|
6 years |
chronos |
* Fixed: Use different interface language if installed as deb Linux …
|
|
|
@248
|
6 years |
chronos |
* Fixed: Drawing Voronoi type map in cyclic mode.
* Fixed: Clear …
|
|
|
@247
|
6 years |
chronos |
* Fixed: Allow only meaningful sizes for cyclic maps.
|
|
|
@246
|
6 years |
chronos |
* Fixed: Unit move arrows were incorrectly overdrawn by cell maps in …
|
|
|
@245
|
6 years |
chronos |
* Added: Limit minimum and maximum map zoom.
|
|
|
@244
|
6 years |
chronos |
* Fixed: Lost controls handler assignment in New form.
* Fixed: Cyclic …
|
|
|
@243
|
6 years |
chronos |
* Added: Support for color themes.
* Added: Remember dimensions for …
|
|
|
@241
|
6 years |
chronos |
* Fixed: Draw cell links under cells in cyclic map mode.
|
|
|
@237
|
6 years |
chronos |
* Modified: Drawing parts split to separate methods.
* Fixed: Draw …
|
|
|
@236
|
6 years |
chronos |
* Added: Mouse focused and selected cells are now working.
|
|
|
@235
|
6 years |
chronos |
* Added: Show map multiple times side by side in cyclic mode.
|
|
|
@234
|
6 years |
chronos |
* Added: Unfinished implementation of cyclic map drawing.
|
|
|
@231
|
6 years |
chronos |
* Modified: UGame unit was split to UPlayer, UMap and UClientGUI units …
|
|
|
@229
|
6 years |
chronos |
* Added: Support for cyclic map. Movement across map borders will take …
|
|
|
@228
|
6 years |
chronos |
* Fixed: Show cell numbers in player unit moves tables.
|
|
|
@227
|
6 years |
chronos |
* Fixed: Load and start new game after main form is shown so cells can …
|
|
|
@223
|
7 years |
chronos |
* Modified: CellMoves moved from terrain map to player map. Every …
|
|
|
@222
|
7 years |
chronos |
* Fixed: Computer was affecting player cells by its cell moves.
* …
|
|
|
@221
|
7 years |
chronos |
* Fixed: OnKeyUp event is not fired if FormClient is docked onto …
|
|
|