source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @159   6 years chronos * Modified: More readable OnHitTest code.
(edit) @158   6 years chronos * Modified: Updated binary packages.
(edit) @157   7 years chronos * Modified: Start unit code cleanup. Some constants changed to …
(edit) @156   7 years chronos * Modified: Improved wonders dialog code readability.
(edit) @155   7 years chronos * Fixed: Wrong drawing of wonders dialog. * Modified: Use separate …
(edit) @154   7 years chronos * Fixed: Wrong sprite index calculation for special map tiles.
(edit) @153   7 years chronos * Modified: Updated binary packages.
(edit) @152   7 years chronos * Fixed: City type drag and drop cursor was invisible under linux.
(edit) @151   7 years chronos * Fixed: Search players brains in available brains, not in players brains.
(edit) @150   7 years chronos * Fixed: Problem with offscreen bitmap handle causing to not show …
(edit) @149   7 years chronos * Fixed: Wrong vertical position of unit lack red background frame in …
(edit) @148   7 years chronos * Modified: Protocol unit cleanup for better readability.
(edit) @147   7 years chronos * Removed: Obsolete Delphi files.
(edit) @146   7 years chronos * Removed: Obsolete delphi files. * Modified: Resource files …
(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) @142   7 years chronos * Added: 32-bit Fedora RPM install package.
(edit) @141   7 years chronos * Modified: Updated RPM package.
(edit) @140   7 years chronos * Fixed: Updated RPM spec file to use new StdAI path
(edit) @139   7 years chronos * Added: Updated windows installer binary.
(edit) @138   7 years chronos * Modified: Updated Linux deb package files.
(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.
Note: See TracRevisionLog for help on using the revision log.