source: trunk/LocalPlayer/Wonders.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @565   3 weeks chronos * Modified: Start form changed to use Offscreen bitmap for drawing as …
(edit) @548   4 weeks chronos * Fixed: Bad unit drawing in battle dialog. * Modified: Code cleanup.
(edit) @530   3 months chronos * Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
(edit) @506   5 months chronos * Fixed: Better PixelPointer range checking.
(edit) @490   5 months chronos * Fixed: Out of range error in wonders dialog for higher DPI settings.
(edit) @468   6 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @460   6 months chronos * Modified: Do not initialize all local player windows at the start of …
(edit) @456   12 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) @432   2 years chronos * Fixed: Incorrectly renamed function.
(edit) @431   2 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @426   2 years chronos * Fixed: Show correctly buttons on task bar with localized captions in …
(edit) @352   3 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @319   3 years chronos * Modified: Optimized drawing of Wonders window. * Modified: Used …
(edit) @245   4 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @230   4 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @206   4 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @188   4 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @170   5 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @156   6 years chronos * Modified: Improved wonders dialog code readability.
(edit) @155   6 years chronos * Fixed: Wrong drawing of wonders dialog. * Modified: Use separate …
(edit) @72   7 years chronos * Modified: Unified direct pixel access using TPixelPointer.
(edit) @52   7 years chronos * Fixed: More Bitmap.ScanLine replaced by direct access to RAWImage data.
(edit) @38   7 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @28   7 years chronos * Fixed: Drawing using ScanLine require to use BeginUpdate and EndUpdate.
(edit) @21   7 years chronos * Fixed: Run as 64-bit application. Can't load 32-bit StdAI library in …
(edit) @17   7 years chronos * Fixed: Build under Linux.
(edit) @9   7 years chronos * Modified: Converted to Lazarus project. Application can be run with …
(edit) @6   7 years chronos * Modified: Formated all project source files using Delphi formatter …
(add) @2   7 years chronos * Added: Original version 1.2.0 source files for Delphi downloaded …
Note: See TracRevisionLog for help on using the revision log.