source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @56   8 years chronos * Fixed: Wrong fonts file name in windows installer script.
(edit) @55   8 years chronos * Fixed: Bad allocation memory during loading sound files under 64-bit …
(edit) @54   8 years chronos * Fixed: Modification of for loop variable replaced by while cycle.
(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) @46   8 years chronos * Fixed: Some graphic drawing problems caused by different pixel byte …
(edit) @45   8 years chronos * Fixed: Range check error in territory borders evaluation.
(edit) @44   8 years chronos * Fixed: Wrong AI win32 library location. * Fixed: Missing variables …
(edit) @43   8 years chronos * Fixed: Range check error in pixel manipulation.
(edit) @42   8 years chronos * Fixed: Correctly formatted IsoEngine source.
(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) @37   8 years chronos * Added: Saved example game.
(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) @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) @27   8 years chronos * Fixed: Now Windows installer contains both 32-bit and 64-bit …
(edit) @26   8 years chronos * Added: Files for original C-evo 1.2.0.
(edit) @25   8 years chronos * Modified: Put AI library binary files to build directory. * Fixed: …
(edit) @24   8 years chronos * Fixed: AI DLL library handle data type for 64-bit mode.
(edit) @23   8 years chronos * Added: AI library Lazarus project.
(edit) @22   8 years chronos * Added: Delphi AI development kit.
(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) @19   8 years chronos * Modified: Disable assertions for structure size to test 64-bit build.
(edit) @18   8 years chronos * Fixed: Build on Windows.
(edit) @17   8 years chronos * Fixed: Build under Linux.
(edit) @16   8 years chronos * Fixed: Do not use shlobj unit as it uses Windows API.
(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) @13   8 years chronos * Added: InnoSetup Windows install script.
(edit) @12   8 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
(edit) @11   8 years chronos * Added: Binary assets.
(edit) @10   8 years chronos * Modified: Created CevoComponents ackage for installable custom …
(edit) @9   8 years chronos * Modified: Converted to Lazarus project. Application can be run with …
(edit) @8   8 years chronos * Added: Delphi branch.
(edit) @7   8 years chronos * Modified: Converted binary .dfm files to textual form.
(edit) @6   8 years chronos * Modified: Formated all project source files using Delphi formatter …
(edit) @5   8 years chronos * Fixed: Use AnsiChar/AnsiString for loading texts from string tables.
(edit) @4   8 years chronos * Fixed: Read registry keys only if they exist.
(edit) @3   8 years chronos * Fixed: Correctly build under Delphi 10.0.
(edit) @2   8 years chronos * Added: Original version 1.2.0 source files for Delphi downloaded …
(add) @1   8 years chronos Initial directory structure.
Note: See TracRevisionLog for help on using the revision log.