source:

Revision Log Mode:


Legend:

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