source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @170   6 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @166   6 years chronos * Modified: Moved BaseWin unit to CevoPackages as it contains classes …
(edit) @156   7 years chronos * Modified: Improved wonders dialog code readability.
(edit) @155   7 years chronos * Fixed: Wrong drawing of wonders dialog. * Modified: Use separate …
(edit) @154   7 years chronos * Fixed: Wrong sprite index calculation for special map tiles.
(edit) @152   7 years chronos * Fixed: City type drag and drop cursor was invisible under linux.
(edit) @150   7 years chronos * Fixed: Problem with offscreen bitmap handle causing to not show …
(edit) @149   7 years chronos * Fixed: Wrong vertical position of unit lack red background frame in …
(edit) @146   7 years chronos * Removed: Obsolete delphi files. * Modified: Resource files …
(edit) @144   7 years chronos * Modified: More code refactoring related to players brain selection.
(edit) @136   7 years chronos * Fixed: Update background texture in city dialog after age change.
(edit) @135   7 years chronos * Fixed: Reduced compiler warnings.
(edit) @120   8 years chronos * Added: Special Delphi random number generator algorithm. It is …
(edit) @118   8 years chronos * Modified: Set Bitmap size at once.
(edit) @113   8 years chronos * Added: All map files downloadable for original game. * Fixed: Copy …
(edit) @111   8 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @104   8 years chronos * Fixed: Do not use ClientWidth and ClientHeight in FormCreate method. …
(edit) @103   8 years chronos * Fixed: Background of city screen was not drawn fully.
(edit) @99   8 years chronos * Fixed: It was not possible to start revolution and change goverment.
(edit) @98   8 years chronos * Fixed: Tribe special unit names were not loaded correctly.
(edit) @92   9 years chronos * Fixed: Used bad Width and Height for drawing of colony ship.
(edit) @91   9 years chronos * Fixed: Avoid negative scrollbar max under linux.
(edit) @90   9 years chronos * Fixed: To work scrollbar correctly again on Linux where Max behaves …
(edit) @89   9 years chronos * Modified: Simplified PVSB.TPVScrollBar class and fixed wrong …
(edit) @88   9 years chronos * Fixed: Wrong repeated image path composition for StdUnits.png file.
(edit) @86   9 years chronos * Fixed: Reverted last commit as StayOnTop causes more problems then …
(edit) @85   9 years chronos * Fixed: Fullscreen mode under Linux. Maximized form was not spanned …
(edit) @74   9 years chronos * Modified: Changed registry key path '\SOFTWARE\C-evo'. * Modified: …
(edit) @73   9 years chronos * Modified: All graphics images converted from BMP to PNG.
(edit) @72   9 years chronos * Modified: Unified direct pixel access using TPixelPointer.
(edit) @71   9 years chronos * Fixed: Clear bitmap before drawing to CityScreen minimap.
(edit) @70   9 years chronos * Fixed: Slightly different behaviour of scrollbar under Linux and …
(edit) @69   9 years chronos * Fixed: Implemented platform independent scrollbars usage. Tested on …
(edit) @68   9 years chronos * Fixed: Removed last occurences of Bitmap.ScanLine usage and adjusted …
(edit) @67   9 years chronos * Fixed: Removed forgotten piece of code.
(edit) @66   9 years chronos * Fixed: OptionChecked variable was incorrectly initialized as …
(edit) @64   9 years chronos * Added: New configuration dialog for selecting interface language. * …
(edit) @62   9 years chronos * Fixed: Replaced ScanLine access be linux supported pixel access.
(edit) @61   9 years chronos * Fixed: Unit move animation under Linux. * Fixed: Removed some unused …
(edit) @60   9 years chronos * Fixed: City mini map was drawn incorrectly.
(edit) @59   9 years chronos * Fixed: End-Of-Turn button from CevoComponents package was not visible.
(edit) @58   9 years chronos * Fixed: Empire borders for other nations were drawed incorrectly as …
(edit) @57   9 years chronos * Modified: Renamed all .dfm files to .lfm files for better consistency.
(edit) @55   9 years chronos * Fixed: Bad allocation memory during loading sound files under 64-bit …
(edit) @53   9 years chronos * Fixed: Correctly show normal help page with text content. * Fixed: …
(edit) @52   9 years chronos * Fixed: More Bitmap.ScanLine replaced by direct access to RAWImage data.
(edit) @51   9 years chronos * Fixed: Loading of help.txt under Linux.
(edit) @50   9 years chronos * Fixed: Deallocation of TPVScrollBar structure. Changed to class and …
(edit) @49   9 years chronos * Fixed: Build under Linux.
(edit) @48   9 years chronos * Fixed: ScrollDC function is not available under Linux. Replace by …
(edit) @47   9 years chronos * Fixed: All fonts were slightly bigger then under Delphi. Compensated …
(edit) @41   9 years chronos Fixed: Problem with reading Form canvas during OnPaint event using …
(edit) @40   9 years chronos * Fixed: More bitmaps to solve black background problem. * Fixed: Bad …
(edit) @39   9 years chronos * Fixed: Retyping from pointer to integer doesn't work on 64-bit …
(edit) @38   9 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @36   9 years chronos * Fixed: Black background in city screen.
(edit) @35   9 years chronos * Fixed: Black terrain tiles due new bitmap initialized as transparent.
(edit) @34   9 years chronos * Fixed: FillRect used wrong variables Width and Height.
(edit) @33   9 years chronos * Fixed: Source formatting of some files due missing semicolon before …
(edit) @30   9 years chronos * Fixed: Windows installer now properly install AI files according …
(edit) @29   9 years chronos * Fixed: Use DirectorySeparator in directory path for platform …
(edit) @28   9 years chronos * Fixed: Drawing using ScanLine require to use BeginUpdate and EndUpdate.
(edit) @21   9 years chronos * Fixed: Run as 64-bit application. Can't load 32-bit StdAI library in …
(edit) @20   9 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
(edit) @18   9 years chronos * Fixed: Build on Windows.
(edit) @17   9 years chronos * Fixed: Build under Linux.
(edit) @15   9 years chronos * Fixed: Top left position of main window.
(edit) @12   9 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
(edit) @10   9 years chronos * Modified: Created CevoComponents ackage for installable custom …
(edit) @9   9 years chronos * Modified: Converted to Lazarus project. Application can be run with …
(edit) @7   9 years chronos * Modified: Converted binary .dfm files to textual form.
(edit) @6   9 years chronos * Modified: Formated all project source files using Delphi formatter …
(edit) @3   9 years chronos * Fixed: Correctly build under Delphi 10.0.
(add) @2   9 years chronos * Added: Original version 1.2.0 source files for Delphi downloaded …
Note: See TracRevisionLog for help on using the revision log.