source: trunk/Start.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @554   16 months chronos * Added: TButtonG class as a button class component referencing …
(edit) @533   16 months chronos * Fixed: Eliminated unwanted second map resize and redraw during …
(edit) @531   17 months chronos * Modified: Code cleanup.
(edit) @520   19 months chronos * Modified: Use Floor in ScaleFromNative to avoid getting out of range …
(edit) @514   19 months chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @511   20 months chronos * Fixed: Error by typing letters in list of maps.
(edit) @505   20 months chronos * Modified: Code cleanup.
(edit) @496   20 months chronos * Modified: Code cleanup.
(edit) @479   20 months chronos * Fixed: Do not draw minimap outside of bitmap memory. * Modified: …
(edit) @474   20 months chronos * Fixed: More high dpi related fixes.
(edit) @473   20 months chronos * Added: Custom DPI configuration in Settings dialog. * Fixed: Better …
(edit) @472   20 months chronos * Fixed: More high DPI corrections.
(edit) @471   20 months chronos * Fixed: More units uses items corrected for high DPI support.
(edit) @470   20 months chronos * Fixed: Windows .lfm files corrected for width and height information.
(edit) @469   20 months chronos * Fixed: City screen size sometimes not correctly loaded. * Modified: …
(edit) @468   20 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @462   21 months chronos * Modified: Code cleanup.
(edit) @459   21 months chronos * Fixed: Chinese language list selection in Settings window didn't …
(edit) @456   2 years 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) @429   3 years chronos * Fixed: Occasional Gtk2 crash after messagebox button click. * Fixed: …
(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) @417   4 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @416   4 years chronos * Fixed: Use Common package translator to solve duplicate ULanguages …
(edit) @385   4 years chronos * Added: Allow to change key bindings from Settings dialog. * Added: …
(edit) @381   4 years chronos * Fixed: Error if map without map picture was renamed. * Fixed: Copy …
(edit) @373   4 years chronos * Added: Open game or editor map by mouse double click or by pressing …
(edit) @367   4 years chronos * Modified: Enable in development network game only if NetworkEnabled
(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) @359   4 years chronos * Fixed: Exception if AI tournament was selected while some player …
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @344   4 years chronos * Fixed: Set focus back to Start screen after full screen switch on …
(edit) @340   4 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @339   4 years chronos * Fixed: Cevo map extension ".cevo map" was not valid Windows file …
(edit) @323   4 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @320   4 years chronos * Modified: TMiniMap moved from Start unit to UMiniMap unit.
(edit) @318   4 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @317   4 years chronos * Added: Allow to set gamma corection in settings dialog.
(edit) @316   4 years chronos * Modified: Some Templates items used as TGraphicSetItem.
(edit) @315   4 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @314   4 years chronos * Added: Graphic set can now load dimensions of its graphic set items …
(edit) @313   4 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @304   4 years chronos * Modified: Show configured homepage and contact page in C-evo start …
(edit) @295   4 years chronos * Modified: LoadGraphicFile options changed to set type.
(edit) @292   4 years chronos * Modified: Store key bindings in registry.
(edit) @290   4 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @283   5 years chronos * Fixed: Remember last selected game.
(edit) @282   5 years chronos * Modified: Remember last selected tab in start form.
(edit) @261   5 years chronos * Added: Partial support for key bindings configuration.
(edit) @259   5 years chronos * Modified: Locale dialog renamed to Settings as it contains and will …
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @238   5 years chronos * Fixed: Wrong previous game selection index if the list was …
(edit) @219   5 years chronos * Fixed: Apply correctly fullscreen mode to MainScreen.
(edit) @209   5 years chronos * Modified: Code formatting.
(edit) @206   5 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @198   5 years chronos * Fixed: Mini map was sometimes shown in wrong Start form tabs due …
(edit) @196   5 years chronos * Modified: Optimized drawing using BitBlt directly instead of …
(edit) @194   5 years chronos * Fixed: Locale configuration in configuration was not working as …
(edit) @192   5 years chronos * Modified: Code cleanup. * Modified: Simplified initialization of …
(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) @187   5 years chronos * Modified: Made MiniMap separate class for better code readability …
(edit) @185   5 years chronos * Modified: Code cleanup.
(edit) @183   5 years chronos * Modified: Use enumeration for MainAction items.
(edit) @170   6 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @169   6 years chronos * Modified: Store Saved and Maps subdirectory names only once in …
(edit) @157   7 years chronos * Modified: Start unit code cleanup. Some constants changed to …
(edit) @145   7 years chronos * Modified: bix variable as array of players brains indexes refactored …
(edit) @144   7 years chronos * Modified: More code refactoring related to players brain selection.
(edit) @143   7 years chronos * Modified: Brains array changed to object list and TBrainInfo record …
(edit) @137   7 years chronos * Modified: Moved start screeb configuration loading part to separate …
(edit) @135   7 years chronos * Fixed: Reduced compiler warnings.
(edit) @128   7 years chronos * Modified: Code cleanup. * Modified: Formatted ScreenTools unit. * …
(edit) @124   7 years chronos * Added: Other available AI libraries to AI subdirectory. The game …
(edit) @118   8 years chronos * Modified: Set Bitmap size at once.
(edit) @117   8 years chronos * Fixed: Wrong drawing of map preview for saved books.
(edit) @112   8 years chronos * Modified: Code formatting corrections.
(edit) @111   8 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @105   8 years chronos * Fixed: Various memory leaks.
(edit) @104   8 years chronos * Fixed: Do not use ClientWidth and ClientHeight in FormCreate method. …
(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) @64   9 years chronos * Added: New configuration dialog for selecting interface language. * …
(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) @46   9 years chronos * Fixed: Some graphic drawing problems caused by different pixel byte …
(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) @38   9 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @32   9 years chronos * Fixed: Avoid exception during read from registry.
(edit) @31   9 years chronos * Fixed: Switching tabs in start screen. Autoselection of item in list …
(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) @20   9 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
Note: See TracRevisionLog for help on using the revision log.