source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @561   3 days chronos * Fixed: Resize Term window offscreen bitmap on screen size change. …
(edit) @559   6 days chronos * Modified: Optimized BitBltBitmap scaling function. * Modified: …
(edit) @558   6 days chronos * Modified: Code cleanup.
(edit) @554   7 days chronos * Added: TButtonG class as a button class component referencing …
(edit) @552   7 days chronos * Modified: Optimized high DPI scaling. Use lookup table for scaled …
(edit) @551   9 days chronos * Modified: Code cleanup.
(edit) @550   9 days chronos * Modified: Code cleanup.
(edit) @549   10 days chronos * Modified: Optimize code with earlier break from for cycle evaluating …
(edit) @548   10 days chronos * Fixed: Bad unit drawing in battle dialog. * Modified: Code cleanup.
(edit) @545   2 weeks chronos * Fixed: Incorrect range checking in scaled bitmap drawing method.
(edit) @538   2 weeks chronos * Fixed: Map drawing in case of fractional scaling.
(edit) @537   2 weeks chronos * Modified: Code cleanup.
(edit) @536   2 weeks chronos * Modified: Code cleanup.
(edit) @535   2 weeks chronos * Modified: Code cleanup.
(edit) @534   2 weeks chronos * Fixed: Resize and repaint on editor start and map zoom.
(edit) @533   3 weeks chronos * Fixed: Eliminated unwanted second map resize and redraw during …
(edit) @532   4 weeks chronos * Modified: Code cleanup.
(edit) @531   5 weeks chronos * Modified: Code cleanup.
(edit) @530   2 months chronos * Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
(edit) @529   4 months chronos * Fixed: First letter in help page titles were not correctly read as …
(edit) @525   4 months chronos * Fixed: Gtk2 first click workaround to work also with DPI components.
(edit) @523   4 months chronos * Fixed: Avoid repeatedly calling Term form resize and repaint in case …
(edit) @522   4 months chronos * Modified: Code cleanup. * Added: High DPI aware SetWindowPos function.
(edit) @518   4 months chronos * Fixed: Make fractional scaling work also on Windows. * Modified: By …
(edit) @517   4 months chronos * Fixed: Possible exception if there is no active form.
(edit) @515   4 months chronos * Modified: Improved scaling of ImageOp_BCC procedure. * Fixed: Do not …
(edit) @514   4 months chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @513   4 months chronos * Fixed: Help dialog error if opened from Start dialog after closed game.
(edit) @512   4 months chronos * Modified: Clear menu optimisation.
(edit) @510   4 months chronos * Fixed: Missing unit stat dialog position initialization for enemy city.
(edit) @509   4 months chronos * Modified: Update message dialog height only once.
(edit) @508   4 months chronos * Fixed: ScrollBar todo.
(edit) @507   4 months chronos * Fixed: Range check error on main form minimization.
(edit) @506   4 months chronos * Fixed: Better PixelPointer range checking.
(edit) @505   4 months chronos * Modified: Code cleanup.
(edit) @504   4 months chronos * Fixed: ScrollBar was not visible on Windows due to not set Width. * …
(edit) @503   4 months chronos * Modified: Code cleanup.
(edit) @502   4 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @498   4 months chronos * Modified: Use slow mouse scrolling by default.
(edit) @496   4 months chronos * Modified: Code cleanup.
(edit) @490   5 months chronos * Fixed: Out of range error in wonders dialog for higher DPI settings.
(edit) @487   5 months chronos * Added: Range checking for TPixelPointer record type.
(edit) @486   5 months chronos * Modified: Code cleanup.
(edit) @485   5 months chronos * Fixed: Map scrolling with mouse to right and bottom sides in high DPI.
(edit) @484   5 months chronos * Fixed: High DPI range checking in book painting.
(edit) @483   5 months chronos * Fixed: Small improvements graphics scaling for high DPI.
(edit) @480   5 months chronos * Fixed: Bitmap processing out of range error.
(edit) @478   5 months chronos * Fixed: UnitStat height.
(edit) @475   5 months chronos * Fixed: Build under Windows.
(edit) @474   5 months chronos * Fixed: More high dpi related fixes.
(edit) @473   5 months chronos * Added: Custom DPI configuration in Settings dialog. * Fixed: Better …
(edit) @471   5 months chronos * Fixed: More units uses items corrected for high DPI support.
(edit) @470   5 months chronos * Fixed: Windows .lfm files corrected for width and height information.
(edit) @469   5 months chronos * Fixed: City screen size sometimes not correctly loaded. * Modified: …
(edit) @468   5 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @464   5 months chronos * Modified: Code cleanup.
(edit) @462   5 months chronos * Modified: Code cleanup.
(edit) @460   5 months chronos * Modified: Do not initialize all local player windows at the start of …
(edit) @458   5 months chronos * Fixed: Reverted accidental lfm file change.
(edit) @457   5 months chronos * Modified: Use enumeration type in Help unit for better readability. …
(edit) @456   11 months chronos * Modified: Removed U prefix from unit names.
(edit) @447   2 years chronos * Modified: Use first capital letter in identifiers.
(edit) @442   2 years chronos * Modified: Code cleanup.
(edit) @441   2 years chronos * Fixed: Initial game age welcome dialog was not correctly shown on …
(edit) @440   2 years chronos * Fixed: Use Gtk2Fix in base window before showing modal window.
(edit) @439   2 years chronos * Modified: Code cleanup.
(edit) @438   2 years chronos * Fixed: Data size was not correctly stored in server commands. …
(edit) @437   2 years chronos * Modified: Code cleanup.
(edit) @435   2 years chronos * Fixed: Possible exception during cities or units rename with right …
(edit) @432   2 years chronos * Fixed: Incorrectly renamed function.
(edit) @431   2 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @429   2 years chronos * Fixed: Occasional Gtk2 crash after messagebox button click. * Fixed: …
(edit) @428   2 years chronos * Modified: Code cleanup.
(edit) @427   2 years chronos * Fixed: Incorrectly displayed radio items in Options menu under Linux …
(edit) @426   2 years chronos * Fixed: Show correctly buttons on task bar with localized captions in …
(edit) @425   2 years chronos * Modified: Code cleanup.
(edit) @424   2 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @423   2 years chronos * Modified: Do not use explicit mode delphi directive as it is already …
(edit) @420   2 years chronos * Modified: Updated Common package to version 0.9. * Modified: Code …
(edit) @419   2 years chronos * Modified: Split Term form MenuClick method into separate menuitem …
(edit) @418   2 years chronos * Modified: Sort key bindings alphabetically in the settings dialog. * …
(edit) @417   2 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @416   2 years chronos * Fixed: Use Common package translator to solve duplicate ULanguages …
(edit) @414   2 years chronos * Modified: Merged duplicated code into ApplyToVisibleForms method. * …
(edit) @410   2 years chronos * Fixed: Gtk2 bug in case of Help window searched text not found.
(edit) @401   2 years chronos * Modified: Use LXD for snap creation. * Modified: Code cleanup.
(edit) @397   3 years chronos * Fixed: Access violation if a unit without home city is transported …
(edit) @387   3 years chronos * Added: New action keys for quick switching between units. "Next …
(edit) @386   3 years chronos * Fixed: Remove new key binding from other actions. So one shortcut …
(edit) @385   3 years chronos * Added: Allow to change key bindings from Settings dialog. * Added: …
(edit) @380   3 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @374   3 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @371   3 years chronos * Fixed: Reverted back changed dimensions in Enhanced.lfm and removed …
(edit) @364   3 years chronos * Added: Partial network game play implementation. * Modified: Code …
(edit) @363   3 years chronos * Modified: TBrain class moved to separate UBrain unit.
(edit) @362   3 years chronos * Modified: Code cleanup.
(edit) @360   3 years chronos * Fixed: Vertical position of scroll bar in unit list.
(edit) @358   3 years chronos * Modified: Message kinds and message icons kinds changed to …
(edit) @357   3 years chronos * Fixed: Bad city form drawing after clicking on small map mode change …
(edit) @356   3 years chronos * Modified: Made city small map mode enumeration type.
Note: See TracRevisionLog for help on using the revision log.