source: trunk/Start.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   7 years chronos * Modified: Set Bitmap size at once.
(edit) @117   7 years chronos * Fixed: Wrong drawing of map preview for saved books.
(edit) @112   7 years chronos * Modified: Code formatting corrections.
(edit) @111   7 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @105   7 years chronos * Fixed: Various memory leaks.
(edit) @104   7 years chronos * Fixed: Do not use ClientWidth and ClientHeight in FormCreate method. …
(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) @64   8 years chronos * Added: New configuration dialog for selecting interface language. * …
(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) @46   8 years chronos * Fixed: Some graphic drawing problems caused by different pixel byte …
(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) @38   8 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @32   8 years chronos * Fixed: Avoid exception during read from registry.
(edit) @31   8 years chronos * Fixed: Switching tabs in start screen. Autoselection of item in list …
(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) @20   8 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
(edit) @17   8 years chronos * Fixed: Build under Linux.
(edit) @15   8 years chronos * Fixed: Top left position of main window.
(edit) @14   8 years chronos * Removed: Do not create file association at runtime as it is done by …
(edit) @12   8 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
(edit) @9   8 years chronos * Modified: Converted to Lazarus project. Application can be run with …
(edit) @6   8 years chronos * Modified: Formated all project source files using Delphi formatter …
(edit) @4   8 years chronos * Fixed: Read registry keys only if they exist.
(add) @2   8 years chronos * Added: Original version 1.2.0 source files for Delphi downloaded …
Note: See TracRevisionLog for help on using the revision log.