|
|
@622
|
2 months |
chronos |
* Modified: Show windows by default on primary screen if multiple …
|
|
|
@620
|
2 months |
chronos |
* Modified: Do not use Screen Width and Height values for Offscreen …
|
|
|
@617
|
2 months |
chronos |
* Fixed: City screen rename right mouse click didn't work on Windows …
|
|
|
@608
|
3 months |
chronos |
* Fixed: Build without DPI define.
|
|
|
@589
|
4 months |
chronos |
* Fixed: With selected map it was not possible to start a new game due …
|
|
|
@573
|
6 months |
chronos |
* Fixed: White lines visible in scaled TListBoxEx component on mouse …
|
|
|
@572
|
6 months |
chronos |
* Fixed: Incorrect drawing of the list items if clicked on the first …
|
|
|
@570
|
6 months |
chronos |
* Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
|
|
|
@569
|
6 months |
chronos |
* Fixed: Added missing ListBoxEx unit file.
|
|
|
@568
|
6 months |
chronos |
* Fixed: Custom draw ListBox items to keep consistent style on Linux. …
|
|
|
@567
|
7 months |
chronos |
* Fixed: Init offscreen bitmap with solid black color.
|
|
|
@565
|
7 months |
chronos |
* Modified: Start form changed to use Offscreen bitmap for drawing as …
|
|
|
@561
|
7 months |
chronos |
* Fixed: Resize Term window offscreen bitmap on screen size change. …
|
|
|
@558
|
7 months |
chronos |
* Modified: Code cleanup.
|
|
|
@554
|
7 months |
chronos |
* Added: TButtonG class as a button class component referencing …
|
|
|
@548
|
7 months |
chronos |
* Fixed: Bad unit drawing in battle dialog.
* Modified: Code cleanup.
|
|
|
@538
|
7 months |
chronos |
* Fixed: Map drawing in case of fractional scaling.
|
|
|
@536
|
7 months |
chronos |
* Modified: Code cleanup.
|
|
|
@533
|
7 months |
chronos |
* Fixed: Eliminated unwanted second map resize and redraw during …
|
|
|
@531
|
8 months |
chronos |
* Modified: Code cleanup.
|
|
|
@530
|
9 months |
chronos |
* Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
|
|
|
@527
|
11 months |
chronos |
* Fixed: Height of Message dialog was not correctly calculated.
|
|
|
@525
|
11 months |
chronos |
* Fixed: Gtk2 first click workaround to work also with DPI components.
|
|
|
@522
|
11 months |
chronos |
* Modified: Code cleanup.
* Added: High DPI aware SetWindowPos function.
|
|
|
@518
|
11 months |
chronos |
* Fixed: Make fractional scaling work also on Windows.
* Modified: By …
|
|
|
@515
|
11 months |
chronos |
* Modified: Improved scaling of ImageOp_BCC procedure.
* Fixed: Do not …
|
|
|
@514
|
11 months |
chronos |
* Modified: LogoBuffer is in fact general DrawBuffer. Use single …
|
|
|
@512
|
11 months |
chronos |
* Modified: Clear menu optimisation.
|
|
|
@506
|
11 months |
chronos |
* Fixed: Better PixelPointer range checking.
|
|
|
@505
|
11 months |
chronos |
* Modified: Code cleanup.
|
|
|
@504
|
11 months |
chronos |
* Fixed: ScrollBar was not visible on Windows due to not set Width.
* …
|
|
|
@502
|
11 months |
chronos |
* Fixed: Non-DPI build.
* Modified: Code cleanup.
|
|
|
@501
|
11 months |
chronos |
* Fixed: TPixelPointer range check.
|
|
|
@497
|
11 months |
chronos |
* Fixed: Correction of StayOnTop restore method workaround.
|
|
|
@496
|
11 months |
chronos |
* Modified: Code cleanup.
|
|
|
@495
|
11 months |
chronos |
* Fixed: Workaround for LCL bug where ShowModal makes all StayOnTop …
|
|
|
@492
|
12 months |
chronos |
* Modified: By default use 100% (96 DPI) as fractional scaling doesn't …
|
|
|
@486
|
12 months |
chronos |
* Modified: Code cleanup.
|
|
|
@477
|
12 months |
chronos |
* Fixed: Scaling on Windows.
|
|
|
@474
|
12 months |
chronos |
* Fixed: More high dpi related fixes.
|
|
|
@473
|
12 months |
chronos |
* Added: Custom DPI configuration in Settings dialog.
* Fixed: Better …
|
|
|
@472
|
12 months |
chronos |
* Fixed: More high DPI corrections.
|
|
|
@471
|
12 months |
chronos |
* Fixed: More units uses items corrected for high DPI support.
|
|
|
@468
|
12 months |
chronos |
* Added: High DPI support integrated into trunk branch. It can be …
|
|
|
@464
|
12 months |
chronos |
* Modified: Code cleanup.
|
|
|
@462
|
12 months |
chronos |
* Modified: Code cleanup.
|
|
|
@460
|
12 months |
chronos |
* Modified: Do not initialize all local player windows at the start of …
|
|
|
@456
|
18 months |
chronos |
* Modified: Removed U prefix from unit names.
|
|
|
@447
|
3 years |
chronos |
* Modified: Use first capital letter in identifiers.
|
|
|
@442
|
3 years |
chronos |
* Modified: Code cleanup.
|
|
|
@440
|
3 years |
chronos |
* Fixed: Use Gtk2Fix in base window before showing modal window.
|
|
|
@432
|
3 years |
chronos |
* Fixed: Incorrectly renamed function.
|
|
|
@431
|
3 years |
chronos |
* Modified: Changed WindowMode numerical constants to enumeration.
|
|
|
@424
|
3 years |
chronos |
* Modified: Update Common package to version 0.10.
* Modified: fgl …
|
|
|
@423
|
3 years |
chronos |
* Modified: Do not use explicit mode delphi directive as it is already …
|
|
|
@417
|
3 years |
chronos |
* Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
|
|
|
@413
|
3 years |
chronos |
* Fixed: Mouse window move simulation under Linux was not reliable due …
|
|
|
@408
|
3 years |
chronos |
* Fixed: Use correct text color and background in settings form key …
|
|
|
@396
|
3 years |
chronos |
* Added: Common package. UXMLUtils and UPixelPointer moved to Common …
|
|
|
@395
|
3 years |
chronos |
* Fixed: Workaround for Gtk2 windows not accepting first mouse down event.
|
|
|
@383
|
4 years |
chronos |
* Modified: Update snap package.
|
|
|
@381
|
4 years |
chronos |
* Fixed: Error if map without map picture was renamed.
* Fixed: Copy …
|
|
|
@380
|
4 years |
chronos |
* Modified: TTexture class moved to seprate unit.
|
|
|
@379
|
4 years |
chronos |
* Fixed: Predefined maps and example map was not initially copied to …
|
|
|
@375
|
4 years |
chronos |
* Fixed: ExtractFileNameWithoutExt function moved to CevoComponents …
|
|
|
@374
|
4 years |
chronos |
* Fixed: Still possible crash during change of partialy produced …
|
|
|
@372
|
4 years |
chronos |
* Fixed: Allow to move dialogs on Linux only in TitleHeight area.
|
|
|
@355
|
4 years |
chronos |
* Modified: Code cleanup.
|
|
|
@352
|
4 years |
chronos |
* Modified: TTexture changed from record to class.
* Modified: Code …
|
|
|
@347
|
4 years |
chronos |
* Modified: Optimized drawing in InitOrnament procedure.
|
|
|
@340
|
4 years |
chronos |
* Added: Support for F11 full screen switch key in Start dialog.
* …
|
|
|
@336
|
4 years |
chronos |
* Modify: Change Notify function to have separate enumeration type and …
|
|
|
@331
|
4 years |
chronos |
* Modified: Player border tile preparation code for bitmap color …
|
|
|
@330
|
4 years |
chronos |
* Modified: Reworker IsoEngine unit to support multiple iso maps with …
|
|
|
@323
|
4 years |
chronos |
* Modified: Created single procedure for unshare/free bitmap before …
|
|
|
@318
|
4 years |
chronos |
* Modified: Defined and used more Templates graphic set items.
* …
|
|
|
@317
|
4 years |
chronos |
* Added: Allow to set gamma corection in settings dialog.
|
|
|
@316
|
4 years |
chronos |
* Modified: Some Templates items used as TGraphicSetItem.
|
|
|
@315
|
4 years |
chronos |
* Fixed: Gamma was incorrectly applied to images with transparency …
|
|
|
@314
|
4 years |
chronos |
* Added: Graphic set can now load dimensions of its graphic set items …
|
|
|
@313
|
4 years |
chronos |
* Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
|
|
|
@312
|
4 years |
chronos |
* Modified: TGrExtDescr record changed to class. GrExt changed to …
|
|
|
@300
|
4 years |
chronos |
* Modified: Code cleanup.
|
|
|
@297
|
4 years |
chronos |
* Fixed: Sticky form to mouse cursor on Linux if another form is …
|
|
|
@296
|
4 years |
chronos |
* Modified: Improved LoadGraphicFile function to do not raise and …
|
|
|
@295
|
4 years |
chronos |
* Modified: LoadGraphicFile options changed to set type.
|
|
|
@290
|
4 years |
chronos |
* Modified: Use FreeAndNil instead of Free as defensive measure.
* …
|
|
|
@288
|
4 years |
chronos |
* Added: Supported more key bindings.
* Fixed: Wrong default binding …
|
|
|
@287
|
4 years |
chronos |
* Fixed: Memory leak during playing sounds in repeated call of …
|
|
|
@286
|
4 years |
chronos |
* Modified: Optimized TurnToYear function to eliminate unnecessary loop.
|
|
|
@285
|
4 years |
chronos |
* Modified: Suppress text console output from sound commands.
|
|
|
@275
|
4 years |
chronos |
* Fixed: Use correct type of TSound.Play parameter to be 64-bit on …
|
|
|
@257
|
4 years |
chronos |
* Modified: Allow to close windows by Escape key.
|
|
|
@256
|
4 years |
chronos |
* Fixed: Wrong font size calculation. Fonts base DPI is 72 as in the …
|
|
|
@245
|
5 years |
chronos |
* Added: Inactive scaling functions for future HighDPI support.
|
|
|
@240
|
5 years |
chronos |
* Fixed: Saved and predefined maps were not correctly copied from …
|
|
|
@230
|
5 years |
chronos |
* Modified: Optimized drawing in Wonders window.
|
|
|
@229
|
5 years |
chronos |
* Fixed: Correction of condition for custom Linux HitTest implementation.
|
|
|
@228
|
5 years |
chronos |
* Fixed: Use custom Linux HitTest replacement only if OnMouseDown is …
|
|
|
@225
|
5 years |
chronos |
* Fixed: Slow drawing of actions on Start windows main tab. Use …
|
|
|