source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @284   5 years chronos * Fixed: Crash also with city building sell dialog.
(edit) @281   5 years chronos * Fixed: Application Gtk2 crash on Linux after change of already …
(edit) @263   5 years chronos * Modified: More keyboard shortcuts made configurable.
(edit) @261   5 years chronos * Added: Partial support for key bindings configuration.
(edit) @260   5 years chronos * Modified: Variable with first capital letter.
(edit) @258   5 years chronos * Fixed: Removed KeyDown handler from TechTree.lfm.
(edit) @257   5 years chronos * Modified: Allow to close windows by Escape key.
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @232   5 years chronos * Fixed: Set all as non-scaled to avoid Lazarus IDE to resize buttons …
(edit) @231   5 years chronos * Fixed: Reverted back badly resized Term form.
(edit) @230   5 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @227   5 years chronos * Fixed: Wrong timeout calculation in movie mode. * Fixed: City dialog …
(edit) @226   5 years chronos * Fixed: Drawing to wrong canvas in Select dialog.
(edit) @221   5 years chronos * Fixed: Missing OnDestroy event in TechTree.
(edit) @220   5 years chronos * Modified: Use wsFullScreen to switch to fullscreen mode. * Fixed: …
(edit) @219   5 years chronos * Fixed: Apply correctly fullscreen mode to MainScreen.
(edit) @215   5 years chronos * Fixed: Clear bitmap before loading from screen canvas.
(edit) @211   5 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @209   5 years chronos * Modified: Code formatting.
(edit) @207   5 years chronos * Fixed: Removed more compiler hints and warnings.
(edit) @206   5 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   5 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @202   5 years chronos * Modified: Inner functions converted to standard methods in …
(edit) @190   5 years chronos * Modified: Code cleanup.
(edit) @189   5 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   5 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @186   5 years chronos * Modified: Code formatting.
(edit) @182   5 years chronos * Added: Support for bigger map tile size.
(edit) @174   6 years chronos * Fixed: Disable MoveAction for TDrawDlg instances after visible change.
(edit) @173   6 years chronos * Added: Sound support for Linux. By default it should execute …
(edit) @172   6 years chronos * Fixed: Scrollbar in Help form was not working correctly under Linux. …
(edit) @171   6 years chronos * Fixed: Incorrectly appended lines in Help form causing exception. * …
(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   7 years chronos * Added: Special Delphi random number generator algorithm. It is …
(edit) @118   7 years chronos * Modified: Set Bitmap size at once.
(edit) @113   7 years chronos * Added: All map files downloadable for original game. * Fixed: Copy …
(edit) @111   7 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @104   7 years chronos * Fixed: Do not use ClientWidth and ClientHeight in FormCreate method. …
(edit) @103   7 years chronos * Fixed: Background of city screen was not drawn fully.
(edit) @99   7 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   8 years chronos * Fixed: Used bad Width and Height for drawing of colony ship.
(edit) @91   8 years chronos * Fixed: Avoid negative scrollbar max under linux.
(edit) @90   8 years chronos * Fixed: To work scrollbar correctly again on Linux where Max behaves …
(edit) @89   8 years chronos * Modified: Simplified PVSB.TPVScrollBar class and fixed wrong …
(edit) @88   8 years chronos * Fixed: Wrong repeated image path composition for StdUnits.png file.
(edit) @86   8 years chronos * Fixed: Reverted last commit as StayOnTop causes more problems then …
(edit) @85   8 years chronos * Fixed: Fullscreen mode under Linux. Maximized form was not spanned …
(edit) @74   8 years chronos * Modified: Changed registry key path '\SOFTWARE\C-evo'. * Modified: …
(edit) @73   8 years chronos * Modified: All graphics images converted from BMP to PNG.
(edit) @72   8 years chronos * Modified: Unified direct pixel access using TPixelPointer.
(edit) @71   8 years chronos * Fixed: Clear bitmap before drawing to CityScreen minimap.
(edit) @70   8 years chronos * Fixed: Slightly different behaviour of scrollbar under Linux and …
(edit) @69   8 years chronos * Fixed: Implemented platform independent scrollbars usage. Tested on …
(edit) @68   8 years chronos * Fixed: Removed last occurences of Bitmap.ScanLine usage and adjusted …
(edit) @67   8 years chronos * Fixed: Removed forgotten piece of code.
(edit) @66   8 years chronos * Fixed: OptionChecked variable was incorrectly initialized as …
(edit) @64   8 years chronos * Added: New configuration dialog for selecting interface language. * …
(edit) @62   8 years chronos * Fixed: Replaced ScanLine access be linux supported pixel access.
(edit) @61   8 years chronos * Fixed: Unit move animation under Linux. * Fixed: Removed some unused …
(edit) @60   8 years chronos * Fixed: City mini map was drawn incorrectly.
(edit) @59   8 years chronos * Fixed: End-Of-Turn button from CevoComponents package was not visible.
(edit) @58   8 years chronos * Fixed: Empire borders for other nations were drawed incorrectly as …
(edit) @57   8 years chronos * Modified: Renamed all .dfm files to .lfm files for better consistency.
(edit) @55   8 years chronos * Fixed: Bad allocation memory during loading sound files under 64-bit …
(edit) @53   8 years chronos * Fixed: Correctly show normal help page with text content. * Fixed: …
(edit) @52   8 years chronos * Fixed: More Bitmap.ScanLine replaced by direct access to RAWImage data.
(edit) @51   8 years chronos * Fixed: Loading of help.txt under Linux.
(edit) @50   8 years chronos * Fixed: Deallocation of TPVScrollBar structure. Changed to class and …
(edit) @49   8 years chronos * Fixed: Build under Linux.
(edit) @48   8 years chronos * Fixed: ScrollDC function is not available under Linux. Replace by …
(edit) @47   8 years chronos * Fixed: All fonts were slightly bigger then under Delphi. Compensated …
(edit) @41   8 years chronos Fixed: Problem with reading Form canvas during OnPaint event using …
(edit) @40   8 years chronos * Fixed: More bitmaps to solve black background problem. * Fixed: Bad …
(edit) @39   8 years chronos * Fixed: Retyping from pointer to integer doesn't work on 64-bit …
(edit) @38   8 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @36   8 years chronos * Fixed: Black background in city screen.
(edit) @35   8 years chronos * Fixed: Black terrain tiles due new bitmap initialized as transparent.
(edit) @34   8 years chronos * Fixed: FillRect used wrong variables Width and Height.
(edit) @33   8 years chronos * Fixed: Source formatting of some files due missing semicolon before …
(edit) @30   8 years chronos * Fixed: Windows installer now properly install AI files according …
(edit) @29   8 years chronos * Fixed: Use DirectorySeparator in directory path for platform …
(edit) @28   8 years chronos * Fixed: Drawing using ScanLine require to use BeginUpdate and EndUpdate.
(edit) @21   8 years chronos * Fixed: Run as 64-bit application. Can't load 32-bit StdAI library in …
(edit) @20   8 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
(edit) @18   8 years chronos * Fixed: Build on Windows.
(edit) @17   8 years chronos * Fixed: Build under Linux.
(edit) @15   8 years chronos * Fixed: Top left position of main window.
(edit) @12   8 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
Note: See TracRevisionLog for help on using the revision log.