Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- May 1, 2018, 11:36:30 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified WikiStart
v18 v19 10 10 * Supported platforms: Windows and Linux 11 11 * Supported architectures: 32-bit and 64-bit x86 12 * Localizations included: Czech, German, Italian, Russian 12 * Localizations included: Czech, German, Italian, Russian, Chinese Simplified and Traditional 13 13 * Graphics files converted from BMP to PNG 14 14 * Game text files .txt converted to UTF-8 15 * Removed external Configurator application written in C# . Usein-game config interface.16 * Used latest Delphi StdAI. Neweris implemented in C#.15 * Removed external Configurator application written in C#/.NET. Used in-game config interface. 16 * Used latest available Delphi StdAI. Newer one is implemented in C#. 17 17 * Added installer scripts for Windows, Ubuntu/Debian and Fedora/RHEL/Centos Linux. 18 18 * Design time components converted to Lazarus package (cevocomponenets.lpk) 19 * Can be developed in open source development environment: [http://www.lazarus-ide.org/index.php?page=downloads Lazarus] 1.8.020 21 19 22 20 == Download == 23 21 24 * Windows (32-bit and 64-bit): [https://svn.zdechov.net/svn/c-evo/bin/win/Install-C-evo-1.2.0-nh1 20.exe Install-C-evo-1.2.0-nh120.exe]25 * Ubuntu/Debian (64-bit): [https://svn.zdechov.net/svn/c-evo/bin/deb/c-evo_1.2.0_nh1 20_amd64.deb c-evo_1.2.0_nh120_amd64.deb]26 * Ubuntu/Debian (32-bit): [https://svn.zdechov.net/svn/c-evo/bin/deb/c-evo_1.2.0_nh1 05_i386.deb c-evo_1.2.0_nh105_i386.deb]22 * Windows (32-bit and 64-bit): [https://svn.zdechov.net/svn/c-evo/bin/win/Install-C-evo-1.2.0-nh130.exe Install-C-evo-1.2.0-nh130.exe] 23 * Ubuntu/Debian (64-bit): [https://svn.zdechov.net/svn/c-evo/bin/deb/c-evo_1.2.0_nh130_amd64.deb c-evo_1.2.0_nh130_amd64.deb] 24 * Ubuntu/Debian (32-bit): [https://svn.zdechov.net/svn/c-evo/bin/deb/c-evo_1.2.0_nh130_i386.deb c-evo_1.2.0_nh130_i386.deb] 27 25 * Fedora/RHEL/Centos (64-bit): [https://svn.zdechov.net/svn/c-evo/bin/rpm/c-evo-1.2.0-nh92.x86_64.rpm c-evo-1.2.0-nh92.x86_64.rpm] 28 * Source code: [http://svn.zdechov.net/trac/c-evo/browser/trunk?rev=1 20&format=zip c-evo-1.2.0-nh120.zip]26 * Source code: [http://svn.zdechov.net/trac/c-evo/browser/trunk?rev=130&format=zip c-evo-1.2.0-nh130.zip] 29 27 30 28 == Development == 31 29 32 * Developed using [https://www.lazarus-ide.org/ Lazarus] 1.8. 030 * Developed using [https://www.lazarus-ide.org/ Lazarus] 1.8.2 33 31 * Source code is versioned with Subversion and it can be downloaded by execute: 34 32 {{{