source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @384   4 years chronos * Modified: Game version moved to Global unit. * Modified: Code cleanup.
(edit) @383   4 years chronos * Modified: Update snap package.
(edit) @382   4 years chronos * Fixed: Removed some build hints on Windows.
(edit) @381   4 years chronos * Fixed: Error if map without map picture was renamed. * Fixed: Copy …
(edit) @380   4 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @379   4 years chronos * Fixed: Predefined maps and example map was not initially copied to …
(edit) @378   4 years chronos * Modified: Merged changes from trunk r377.
(edit) @377   4 years chronos * Fixed: Snap package can be now built successfully.
(edit) @376   4 years chronos * Added: Snap package build files. So far not working correctly.
(edit) @375   4 years chronos * Fixed: ExtractFileNameWithoutExt function moved to CevoComponents
(edit) @374   4 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @373   4 years chronos * Added: Open game or editor map by mouse double click or by pressing …
(edit) @372   4 years chronos * Fixed: Allow to move dialogs on Linux only in TitleHeight area.
(edit) @371   4 years chronos * Fixed: Reverted back changed dimensions in Enhanced.lfm and removed …
(edit) @370   4 years chronos * Added: Installable binary packages for r369 revision.
(edit) @369   4 years chronos * Fixed: Build under Windows. fpAsync and fpSock are not supported …
(edit) @368   4 years chronos * Removed: Project reference to deleted UTCPServer unit. * Fixed: …
(edit) @367   4 years chronos * Modified: Enable in development network game only if NetworkEnabled
(edit) @366   4 years chronos * Fixed: Reverted accidently changed unitstat form in highdpi branch.
(edit) @365   4 years chronos * Modified: Improved unfinished network client data handling.
(edit) @364   4 years chronos * Added: Partial network game play implementation. * Modified: Code …
(edit) @363   4 years chronos * Modified: TBrain class moved to separate UBrain unit.
(edit) @362   4 years chronos * Modified: Code cleanup.
(edit) @361   4 years chronos * Modified: Merged changes from trunk r360 into highdpi branch.
(edit) @360   4 years chronos * Fixed: Vertical position of scroll bar in unit list.
(edit) @359   4 years chronos * Fixed: Exception if AI tournament was selected while some player …
(edit) @358   4 years chronos * Modified: Message kinds and message icons kinds changed to …
(edit) @357   4 years chronos * Fixed: Bad city form drawing after clicking on small map mode change …
(edit) @356   4 years chronos * Modified: Made city small map mode enumeration type.
(edit) @355   4 years chronos * Modified: Code cleanup.
(edit) @354   4 years chronos * Fixed: Force repaint on game load progress bar window on Linux Gtk2.
(edit) @353   4 years chronos * Fixed: Pen Width also needs to be scaled. Added TDpiPen and TDpiBrush.
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @351   4 years chronos * Fixed: Build of highdpi branch under Windows.
(edit) @350   4 years chronos * Modified: Code cleanup.
(edit) @349   4 years chronos * Modified: Merged trunk branch version r348 into highdpi branch.
(edit) @348   4 years chronos * Added: Dummy scaling functions in IsoEngine.
(edit) @347   4 years chronos * Modified: Optimized drawing in InitOrnament procedure.
(edit) @346   4 years chronos * Modified: Optimized help water sign drawing.
(edit) @345   4 years chronos * Added: Installer binaries.
(edit) @344   4 years chronos * Fixed: Set focus back to Start screen after full screen switch on …
(edit) @343   4 years chronos * Fixed: Not correctly set initial fullscreen mode for background.
(edit) @342   4 years chronos * Fixed: Also provide an icon for associated file types on Ubuntu/Debian.
(edit) @341   4 years chronos * Added: Associate .cevo and .cevomap file types with C-evo under …
(edit) @340   4 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @339   4 years chronos * Fixed: Cevo map extension ".cevo map" was not valid Windows file …
(edit) @338   4 years chronos * Fixed: C-evo executed with full book file path as parameter starting …
(edit) @337   4 years chronos * Fixed: Incorrect drawing of city names under units. MapOptions need …
(edit) @336   4 years chronos * Modify: Change Notify function to have separate enumeration type and …
(edit) @335   4 years chronos * Fixed: Do not process panel wheel event outside of panel in main form.
(edit) @334   4 years chronos * Fixed: Keep tile position under mouse cursor during after tile …
(edit) @333   4 years chronos * Modified: Image resize tool scale up using xbrzscale tool. * …
(edit) @332   4 years chronos * Modified: Fixed small and big city tiles to have same city image as …
(edit) @331   4 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @330   4 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(edit) @329   4 years chronos * Modified: Use enumeration type for sound blocks for preload.
(edit) @328   4 years chronos * Modified: Use nWonder constant as number of wonders instead of …
(edit) @327   4 years chronos * Modified: Use enumeration type for MapOptions and game options.
(edit) @326   4 years chronos * Modified: Mini map paint method moved from TMainScreen class to …
(edit) @325   4 years chronos * Modified: Code cleanup.
(edit) @324   4 years chronos * Modified: Code cleanup.
(edit) @323   4 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @322   4 years chronos * Modified: Code cleanup.
(edit) @321   4 years chronos * Added: Allow to switch between three tile sizes by mouse wheel over …
(edit) @320   4 years chronos * Modified: TMiniMap moved from Start unit to UMiniMap unit.
(edit) @319   4 years chronos * Modified: Optimized drawing of Wonders window. * Modified: Used …
(edit) @318   4 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @317   4 years chronos * Added: Allow to set gamma corection in settings dialog.
(edit) @316   4 years chronos * Modified: Some Templates items used as TGraphicSetItem.
(edit) @315   4 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @314   4 years chronos * Added: Graphic set can now load dimensions of its graphic set items …
(edit) @313   4 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @312   4 years chronos * Modified: TGrExtDescr record changed to class. GrExt changed to …
(edit) @311   4 years chronos * Fixed: Gtk2 sync error in Lazarus. Added another …
(edit) @310   4 years chronos * Fixed: Multiplayer with multiple local users didn't work on Linux.
(edit) @309   4 years chronos * Fixed: Wrong buttons text color in Settings dialog.
(edit) @308   4 years chronos * Modified: Better scaled bitmaps drawing.
(edit) @307   4 years chronos * Fixed: Missing file in highdpi branch.
(edit) @306   4 years chronos * Modified: 64-bit Debian package built using Lazarus 2.0.12 and FPC 3.2.0.
(edit) @305   4 years chronos * Added: Binaries for 1.3.0-r304 release.
(edit) @304   4 years chronos * Modified: Show configured homepage and contact page in C-evo start …
(edit) @303   4 years chronos * Modified: Synced code with current trunk version.
(edit) @302   4 years chronos * Modified: More types replaced by Prepare DPI tool.
(edit) @301   4 years chronos * Modified: CevoTribeExt string defined on single place. * Modified: …
(edit) @300   4 years chronos * Modified: Code cleanup.
(edit) @299   4 years chronos * Fixed: Remove executable flag from install file.
(edit) @298   4 years chronos * Modified: Install also AI Template directory in deb package.
(edit) @297   4 years chronos * Fixed: Sticky form to mouse cursor on Linux if another form is …
(edit) @296   4 years chronos * Modified: Improved LoadGraphicFile function to do not raise and …
(edit) @295   4 years chronos * Modified: LoadGraphicFile options changed to set type.
(edit) @294   4 years chronos * Modified: Better formatted ClientTools unit.
(edit) @293   4 years chronos * Fixed: Apply settings from settings dialog only after Ok button …
(edit) @292   4 years chronos * Modified: Store key bindings in registry.
(edit) @291   4 years chronos * Modified: Allow to redefine all action keys.
(edit) @290   4 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @289   4 years chronos * Modified: Code formatted using JEDI code formatter. * Modified: …
(edit) @288   4 years chronos * Added: Supported more key bindings. * Fixed: Wrong default binding …
(edit) @287   4 years chronos * Fixed: Memory leak during playing sounds in repeated call of …
(edit) @286   4 years chronos * Modified: Optimized TurnToYear function to eliminate unnecessary loop.
(edit) @285   5 years chronos * Modified: Suppress text console output from sound commands.
Note: See TracRevisionLog for help on using the revision log.