source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @371   4 years chronos * Fixed: Reverted back changed dimensions in Enhanced.lfm and removed …
(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) @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) @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) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @350   4 years chronos * Modified: Code cleanup.
(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) @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) @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) @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) @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) @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.
(edit) @284   5 years chronos * Fixed: Crash also with city building sell dialog.
(edit) @283   5 years chronos * Fixed: Remember last selected game.
(edit) @282   5 years chronos * Modified: Remember last selected tab in start form.
(edit) @281   5 years chronos * Fixed: Application Gtk2 crash on Linux after change of already …
(edit) @275   5 years chronos * Fixed: Use correct type of TSound.Play parameter to be 64-bit on …
(edit) @274   5 years chronos * Added: Small Tutorial map. * Fixed: StdAI possible range check …
(edit) @264   5 years chronos * Fixed: ShortCut text is localizable so it can't be directly used for …
(edit) @263   5 years chronos * Modified: More keyboard shortcuts made configurable.
(edit) @262   5 years chronos * Added: Missing file from previous commit.
(edit) @261   5 years chronos * Added: Partial support for key bindings configuration.
(edit) @260   5 years chronos * Modified: Variable with first capital letter.
(edit) @259   5 years chronos * Modified: Locale dialog renamed to Settings as it contains and will …
(edit) @258   5 years chronos * Fixed: Removed KeyDown handler from TechTree.lfm.
(edit) @257   5 years chronos * Modified: Allow to close windows by Escape key.
(edit) @256   5 years chronos * Fixed: Wrong font size calculation. Fonts base DPI is 72 as in the …
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @242   5 years chronos * Modified: Show settings form as centered on screen.
(edit) @241   5 years chronos * Fixed: Pack also Example map from Saved directory to Linux deb package.
(edit) @240   5 years chronos * Fixed: Saved and predefined maps were not correctly copied from …
(edit) @239   5 years chronos * Fixed: Do not use Liberator AI as begginer AI. StdAI is set as …
(edit) @238   5 years chronos * Fixed: Wrong previous game selection index if the list was …
(edit) @235   5 years chronos * Fixed: Build under Lazarus 1.8.x.
(edit) @234   5 years chronos * Fixed: Wrong place of AI child components in Windows installer.
(edit) @232   5 years chronos * Fixed: Set all as non-scaled to avoid Lazarus IDE to resize buttons …
(edit) @231   5 years chronos * Fixed: Reverted back badly resized Term form.
(edit) @230   5 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @229   5 years chronos * Fixed: Correction of condition for custom Linux HitTest implementation.
Note: See TracRevisionLog for help on using the revision log.