source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @137   7 years chronos * Modified: Moved start screeb configuration loading part to separate …
(edit) @136   7 years chronos * Fixed: Update background texture in city dialog after age change.
(edit) @135   7 years chronos * Fixed: Reduced compiler warnings.
(edit) @134   7 years chronos * Added: Updated windows installer.
(edit) @133   7 years chronos * Fixed: Search additional AI libraries only in subdirectories of AI …
(edit) @132   7 years chronos * Added: Updated deb packages.
(edit) @131   7 years chronos * Added: Updated windows installer.
(edit) @130   7 years chronos * Fixed: Initial coordinate were not set in MakeBlue function.
(edit) @129   7 years chronos * Fixed: Range error in random generator for 32-bit architecture.
(edit) @128   7 years chronos * Modified: Code cleanup. * Modified: Formatted ScreenTools unit. * …
(edit) @127   7 years chronos * Fixed: Case sensitive name under Linux.
(edit) @126   7 years chronos * Modified: Windows installed allows to select installed components. …
(edit) @125   7 years chronos * Fixed: New StdAI path in deb package.
(edit) @124   7 years chronos * Added: Other available AI libraries to AI subdirectory. The game …
(edit) @123   7 years chronos * Added: Simplified and traditional Chinese locale from official game.
(edit) @122   7 years chronos * Added: Linux binary with newer version.
(edit) @121   7 years chronos * Modified: Updated Windows binary to newer version.
(edit) @120   7 years chronos * Added: Special Delphi random number generator algorithm. It is …
(edit) @119   7 years chronos * Fixed: CraeteParams is called before FormCraete. Move initialization …
(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) @116   7 years chronos * Modified: Build also StdAI DLL during Windows installer preparation.
(edit) @115   7 years chronos * Fixed: Wrong font size calculacted from fixed DPI.
(edit) @114   7 years chronos * Fixed: Install Maps and Saved example map to user local application data.
(edit) @113   7 years chronos * Added: All map files downloadable for original game. * Fixed: Copy …
(edit) @112   7 years chronos * Modified: Code formatting corrections.
(edit) @111   7 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @110   7 years chronos * Fixed: Load also image without file extension specified by default …
(edit) @109   7 years chronos * Fixed: Set temporary home directory explicitly.
(edit) @108   7 years chronos * Added: Newer 32-bit deb package.
(edit) @107   7 years chronos * Added: Linux 64-bit binary.
(edit) @106   7 years chronos * Updated: Windows binary.
(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) @103   7 years chronos * Fixed: Background of city screen was not drawn fully.
(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.
Note: See TracRevisionLog for help on using the revision log.