source: trunk/LocalPlayer/Help.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @550   4 weeks chronos * Modified: Code cleanup.
(edit) @549   4 weeks chronos * Modified: Optimize code with earlier break from for cycle evaluating …
(edit) @531   8 weeks chronos * Modified: Code cleanup.
(edit) @530   3 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) @506   5 months chronos * Fixed: Better PixelPointer range checking.
(edit) @503   5 months chronos * Modified: Code cleanup.
(edit) @502   5 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @496   5 months chronos * Modified: Code cleanup.
(edit) @474   6 months chronos * Fixed: More high dpi related fixes.
(edit) @471   6 months chronos * Fixed: More units uses items corrected for high DPI support.
(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) @457   6 months chronos * Modified: Use enumeration type in Help unit for better readability. …
(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) @431   2 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @424   2 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @416   3 years chronos * Fixed: Use Common package translator to solve duplicate ULanguages …
(edit) @410   3 years chronos * Fixed: Gtk2 bug in case of Help window searched text not found.
(edit) @358   3 years chronos * Modified: Message kinds and message icons kinds changed to …
(edit) @350   3 years chronos * Modified: Code cleanup.
(edit) @346   3 years chronos * Modified: Optimized help water sign drawing.
(edit) @331   3 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @330   3 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(edit) @328   3 years chronos * Modified: Use nWonder constant as number of wonders instead of …
(edit) @318   3 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @315   3 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @313   3 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @304   3 years chronos * Modified: Show configured homepage and contact page in C-evo start …
(edit) @290   3 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @261   4 years chronos * Added: Partial support for key bindings configuration.
(edit) @245   4 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @206   4 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   4 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @190   4 years chronos * Modified: Code cleanup.
(edit) @189   4 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   4 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @172   5 years chronos * Fixed: Scrollbar in Help form was not working correctly under Linux. …
(edit) @171   5 years chronos * Fixed: Incorrectly appended lines in Help form causing exception. * …
(edit) @170   5 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @166   5 years chronos * Modified: Moved BaseWin unit to CevoPackages as it contains classes …
(edit) @89   7 years chronos * Modified: Simplified PVSB.TPVScrollBar class and fixed wrong …
(edit) @73   7 years chronos * Modified: All graphics images converted from BMP to PNG.
(edit) @69   7 years chronos * Fixed: Implemented platform independent scrollbars usage. Tested on …
(edit) @68   7 years chronos * Fixed: Removed last occurences of Bitmap.ScanLine usage and adjusted …
(edit) @55   7 years chronos * Fixed: Bad allocation memory during loading sound files under 64-bit …
(edit) @53   7 years chronos * Fixed: Correctly show normal help page with text content. * Fixed: …
(edit) @52   7 years chronos * Fixed: More Bitmap.ScanLine replaced by direct access to RAWImage data.
(edit) @51   7 years chronos * Fixed: Loading of help.txt under Linux.
(edit) @50   7 years chronos * Fixed: Deallocation of TPVScrollBar structure. Changed to class and …
(edit) @40   7 years chronos * Fixed: More bitmaps to solve black background problem. * Fixed: Bad …
(edit) @39   7 years chronos * Fixed: Retyping from pointer to integer doesn't work on 64-bit …
(edit) @38   7 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @30   7 years chronos * Fixed: Windows installer now properly install AI files according …
(edit) @29   7 years chronos * Fixed: Use DirectorySeparator in directory path for platform …
(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) @20   7 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
(edit) @17   7 years chronos * Fixed: Build under Linux.
(edit) @12   7 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
(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.