source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102   7 years chronos * Added: New Windows installer version.
(edit) @101   7 years chronos * Added: Windows build batch script build.bat for easy installer …
(edit) @100   7 years chronos * Modified: Used BuildMode in directory name of generated libraries. * …
(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) @97   8 years chronos * Modified: Remove img instance destruction in FormClose and use …
(edit) @96   8 years chronos * Fixed: Create target directory on first run.
(edit) @95   8 years chronos * Modified: Updated RPM package.
(edit) @94   8 years chronos * Added: New Windows installer version.
(edit) @93   8 years chronos * Added: Updated Ubuntu packages.
(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) @87   8 years chronos * Added: Binaries for older versions of game. Interesting to try and …
(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) @84   8 years chronos * Added: Build script for creation of RPM packages. * Added: 64-bit …
(edit) @83   8 years chronos * Added: Latest Ubuntu installation packages.
(edit) @82   8 years chronos * Added: Windows installation executable file for latest 1.2.0 build.
(edit) @81   8 years chronos * Fixed: English needs to be first language list of languages in …
(edit) @80   8 years chronos * Fixed: Wrong packed name with .bmp instead .png in deb package script.
(edit) @79   8 years chronos * Fixed: Use only first two letter from LANG locale variable.
(edit) @78   8 years chronos * Fixed: Windows installer script to use PNG image.
(edit) @77   8 years chronos * Added: Russian and Italian localization.
(edit) @76   8 years chronos * Added: Original files for localiations.
(edit) @75   8 years chronos * Added: By default interface language should be selected according …
(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) @65   8 years chronos * Added: Updated Windows and Linux install script to install content …
(edit) @64   8 years chronos * Added: New configuration dialog for selecting interface language. * …
(edit) @63   8 years chronos * Modified: Loading of StringTables with localization texts redone to …
(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) @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.
Note: See TracRevisionLog for help on using the revision log.