source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @518   15 months chronos * Fixed: Make fractional scaling work also on Windows. * Modified: By …
(edit) @517   15 months chronos * Fixed: Possible exception if there is no active form.
(edit) @515   15 months chronos * Modified: Improved scaling of ImageOp_BCC procedure. * Fixed: Do not …
(edit) @514   15 months chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @513   15 months chronos * Fixed: Help dialog error if opened from Start dialog after closed game.
(edit) @512   15 months chronos * Modified: Clear menu optimisation.
(edit) @510   16 months chronos * Fixed: Missing unit stat dialog position initialization for enemy city.
(edit) @509   16 months chronos * Modified: Update message dialog height only once.
(edit) @508   16 months chronos * Fixed: ScrollBar todo.
(edit) @507   16 months chronos * Fixed: Range check error on main form minimization.
(edit) @506   16 months chronos * Fixed: Better PixelPointer range checking.
(edit) @505   16 months chronos * Modified: Code cleanup.
(edit) @504   16 months chronos * Fixed: ScrollBar was not visible on Windows due to not set Width. * …
(edit) @503   16 months chronos * Modified: Code cleanup.
(edit) @502   16 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @498   16 months chronos * Modified: Use slow mouse scrolling by default.
(edit) @496   16 months chronos * Modified: Code cleanup.
(edit) @490   16 months chronos * Fixed: Out of range error in wonders dialog for higher DPI settings.
(edit) @487   16 months chronos * Added: Range checking for TPixelPointer record type.
(edit) @486   16 months chronos * Modified: Code cleanup.
(edit) @485   16 months chronos * Fixed: Map scrolling with mouse to right and bottom sides in high DPI.
(edit) @484   16 months chronos * Fixed: High DPI range checking in book painting.
(edit) @483   16 months chronos * Fixed: Small improvements graphics scaling for high DPI.
(edit) @480   16 months chronos * Fixed: Bitmap processing out of range error.
(edit) @478   16 months chronos * Fixed: UnitStat height.
(edit) @475   16 months chronos * Fixed: Build under Windows.
(edit) @474   16 months chronos * Fixed: More high dpi related fixes.
(edit) @473   16 months chronos * Added: Custom DPI configuration in Settings dialog. * Fixed: Better …
(edit) @471   16 months chronos * Fixed: More units uses items corrected for high DPI support.
(edit) @470   16 months chronos * Fixed: Windows .lfm files corrected for width and height information.
(edit) @469   16 months chronos * Fixed: City screen size sometimes not correctly loaded. * Modified: …
(edit) @468   16 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @464   17 months chronos * Modified: Code cleanup.
(edit) @462   17 months chronos * Modified: Code cleanup.
(edit) @460   17 months chronos * Modified: Do not initialize all local player windows at the start of …
(edit) @458   17 months chronos * Fixed: Reverted accidental lfm file change.
(edit) @457   17 months chronos * Modified: Use enumeration type in Help unit for better readability. …
(edit) @456   23 months chronos * Modified: Removed U prefix from unit names.
(edit) @447   3 years chronos * Modified: Use first capital letter in identifiers.
(edit) @442   3 years chronos * Modified: Code cleanup.
(edit) @441   3 years chronos * Fixed: Initial game age welcome dialog was not correctly shown on …
(edit) @440   3 years chronos * Fixed: Use Gtk2Fix in base window before showing modal window.
(edit) @439   3 years chronos * Modified: Code cleanup.
(edit) @438   3 years chronos * Fixed: Data size was not correctly stored in server commands. …
(edit) @437   3 years chronos * Modified: Code cleanup.
(edit) @435   3 years chronos * Fixed: Possible exception during cities or units rename with right …
(edit) @432   3 years chronos * Fixed: Incorrectly renamed function.
(edit) @431   3 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @429   3 years chronos * Fixed: Occasional Gtk2 crash after messagebox button click. * Fixed: …
(edit) @428   3 years chronos * Modified: Code cleanup.
(edit) @427   3 years chronos * Fixed: Incorrectly displayed radio items in Options menu under Linux …
(edit) @426   3 years chronos * Fixed: Show correctly buttons on task bar with localized captions in …
(edit) @425   3 years chronos * Modified: Code cleanup.
(edit) @424   3 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @423   3 years chronos * Modified: Do not use explicit mode delphi directive as it is already …
(edit) @420   3 years chronos * Modified: Updated Common package to version 0.9. * Modified: Code …
(edit) @419   3 years chronos * Modified: Split Term form MenuClick method into separate menuitem …
(edit) @418   3 years chronos * Modified: Sort key bindings alphabetically in the settings dialog. * …
(edit) @417   3 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @416   3 years chronos * Fixed: Use Common package translator to solve duplicate ULanguages …
(edit) @414   3 years chronos * Modified: Merged duplicated code into ApplyToVisibleForms method. * …
(edit) @410   3 years chronos * Fixed: Gtk2 bug in case of Help window searched text not found.
(edit) @401   3 years chronos * Modified: Use LXD for snap creation. * Modified: Code cleanup.
(edit) @397   4 years chronos * Fixed: Access violation if a unit without home city is transported …
(edit) @387   4 years chronos * Added: New action keys for quick switching between units. "Next …
(edit) @386   4 years chronos * Fixed: Remove new key binding from other actions. So one shortcut …
(edit) @385   4 years chronos * Added: Allow to change key bindings from Settings dialog. * Added: …
(edit) @380   4 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @374   4 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @371   4 years chronos * Fixed: Reverted back changed dimensions in Enhanced.lfm and removed …
(edit) @364   4 years chronos * Added: Partial network game play implementation. * Modified: Code …
(edit) @363   4 years chronos * Modified: TBrain class moved to separate UBrain unit.
(edit) @362   4 years chronos * Modified: Code cleanup.
(edit) @360   4 years chronos * Fixed: Vertical position of scroll bar in unit list.
(edit) @358   4 years chronos * Modified: Message kinds and message icons kinds changed to …
(edit) @357   4 years chronos * Fixed: Bad city form drawing after clicking on small map mode change …
(edit) @356   4 years chronos * Modified: Made city small map mode enumeration type.
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @350   4 years chronos * Modified: Code cleanup.
(edit) @348   4 years chronos * Added: Dummy scaling functions in IsoEngine.
(edit) @346   4 years chronos * Modified: Optimized help water sign drawing.
(edit) @340   4 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @337   4 years chronos * Fixed: Incorrect drawing of city names under units. MapOptions need …
(edit) @336   4 years chronos * Modify: Change Notify function to have separate enumeration type and …
(edit) @335   4 years chronos * Fixed: Do not process panel wheel event outside of panel in main form.
(edit) @334   4 years chronos * Fixed: Keep tile position under mouse cursor during after tile …
(edit) @331   4 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @330   4 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(edit) @329   4 years chronos * Modified: Use enumeration type for sound blocks for preload.
(edit) @328   4 years chronos * Modified: Use nWonder constant as number of wonders instead of …
(edit) @327   4 years chronos * Modified: Use enumeration type for MapOptions and game options.
(edit) @326   4 years chronos * Modified: Mini map paint method moved from TMainScreen class to …
(edit) @325   4 years chronos * Modified: Code cleanup.
(edit) @324   4 years chronos * Modified: Code cleanup.
(edit) @323   4 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @322   4 years chronos * Modified: Code cleanup.
(edit) @321   4 years chronos * Added: Allow to switch between three tile sizes by mouse wheel over …
(edit) @319   4 years chronos * Modified: Optimized drawing of Wonders window. * Modified: Used …
(edit) @318   4 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @316   4 years chronos * Modified: Some Templates items used as TGraphicSetItem.
Note: See TracRevisionLog for help on using the revision log.