source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @280   5 years chronos * Modified: Upscaled from middle sized images. * Modified: Upscale …
(edit) @279   5 years chronos * Modified: Big textures upscaled from middle ones instead of smaller ones.
(edit) @278   5 years chronos * Modified: Replace two magenta colors transparency with alpha channel …
(edit) @277   5 years chronos Created alpha channel branch
(edit) @276   5 years chronos * Added: Action to convert magenta transparency png images to images …
(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) @273   5 years chronos * Fixed: Scrollbar position depend on title height.
(edit) @272   5 years chronos * Fixed: Input dialog text was not updated correctly.
(edit) @271   5 years chronos * Fixed: Modal dialogs closure. * Fixed: DpiScreen.ActiveForm tracks …
(edit) @270   5 years chronos * Fixed: Set initial font color.
(edit) @269   5 years chronos * Fixed: TDpiControl.BorderSpacing scaling to fix scrollbars positioning.
(edit) @268   5 years chronos * Fixed: Memory leaks. * Fixed: TMenuItem freeing error on application …
(edit) @267   5 years chronos * Fixed: Call inherited in TDpiForm.Destroy destructor.
(edit) @266   5 years chronos * Added: Application BeforeFinalization handler to free forms before …
(edit) @265   5 years chronos * Fixed: Scaling IsoEngine ForgOfWar sprites. * Fixed: PopupMenu
(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) @255   5 years chronos * Fixed: Some memory leaks in DpiControls.
(edit) @254   5 years chronos * Fixed: Build DpiScrollDC under Linux.
(edit) @253   5 years chronos * Added: DPI support for TEdit box.
(edit) @252   5 years chronos * Fixed: Scrolling under HighDPI. ScrollDC needs to be scaled as well.
(edit) @251   5 years chronos * Fixed: Drawing start screen ornament under Windows.
(edit) @250   5 years chronos * Fixed: Drawing cities size in iso map.
(edit) @249   5 years chronos * Fixed: Incorrect drawing of start screen ornament.
(edit) @248   5 years chronos * Fixed: Wrong font size in Help form.
(edit) @247   5 years chronos * Modified: Enabled scaling under Windows. * Fixed: Use correct scaled …
(edit) @246   5 years chronos * Modified: Update from trunk rev 245. * Modified: Vcl prefix/suffix …
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @244   5 years chronos * Added: TDpiPopupMenu and TDpiMenuItem support.
(edit) @243   5 years chronos * Modified: Removed testing code from PrepareDpi tool.
(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) @237   5 years chronos * Fixed: Linux version compiled with latest Lazarus version.
(edit) @236   5 years chronos * Added: Binaries for release 1.2.0.
(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) @233   5 years chronos Version 1.2.0
(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.
(edit) @228   5 years chronos * Fixed: Use custom Linux HitTest replacement only if OnMouseDown is …
(edit) @227   5 years chronos * Fixed: Wrong timeout calculation in movie mode. * Fixed: City dialog …
(edit) @226   5 years chronos * Fixed: Drawing to wrong canvas in Select dialog.
(edit) @225   5 years chronos * Fixed: Slow drawing of actions on Start windows main tab. Use …
(edit) @224   5 years chronos * Added: Release notes gathered from forum and old archived forum.
(edit) @223   5 years chronos * Added: Old 1.1.1 and 1.1.3 versions of the original game.
(edit) @222   5 years chronos * Fixed: Remove correct registered handler.
(edit) @221   5 years chronos * Fixed: Missing OnDestroy event in TechTree.
(edit) @220   5 years chronos * Modified: Use wsFullScreen to switch to fullscreen mode. * Fixed: …
(edit) @219   5 years chronos * Fixed: Apply correctly fullscreen mode to MainScreen.
(edit) @218   5 years chronos * Modified: Create separate 32-bit and 64-bit Windows installers to …
(edit) @217   5 years chronos * Added: Small tool for transformation of project source code to use …
(edit) @216   5 years chronos * Modified: Improved main form close and application termination support.
(edit) @215   5 years chronos * Fixed: Clear bitmap before loading from screen canvas.
(edit) @214   5 years chronos * Fixed: Wrong TDpiForm property type. * Fixed: Fonts were not …
(edit) @213   5 years chronos * Fixed: Scale help watermark.
(edit) @212   5 years chronos * Fixed: Better High DPI scaling on highdpi branch.
(edit) @211   5 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @210   5 years chronos * Modified: Improved HighDPI branch. Imported new changes from trunk …
(edit) @209   5 years chronos * Modified: Code formatting.
(edit) @208   5 years chronos * Fixed: Replaced drawing using Bitmap ScanLine by TPixelPointer to …
(edit) @207   5 years chronos * Fixed: Removed more compiler hints and warnings.
(edit) @206   5 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   5 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @204   5 years chronos * Added: New binary installers.
(edit) @203   5 years chronos * Fixed: A typo in Windows installer script.
(edit) @202   5 years chronos * Modified: Inner functions converted to standard methods in …
(edit) @201   5 years chronos * Fixed: Sound was played only once because LCL doesn't handle …
(edit) @200   5 years chronos * Fixed: Pack all files from AI Template directory to Windows …
(edit) @199   5 years chronos * Fixed: LocalizedFilePath function can accept file names and also …
(edit) @198   5 years chronos * Fixed: Mini map was sometimes shown in wrong Start form tabs due …
(edit) @197   5 years chronos * Added: Package also "AI Templates" into Windows installer.
(edit) @196   5 years chronos * Modified: Optimized drawing using BitBlt directly instead of …
(edit) @195   5 years chronos * Fixed: Show correct c-evo icon and do not show version in …
(edit) @194   5 years chronos * Fixed: Locale configuration in configuration was not working as …
(edit) @193   5 years chronos * Modified: Improved code in HighDPI branch.
(edit) @192   5 years chronos * Modified: Code cleanup. * Modified: Simplified initialization of …
(edit) @191   5 years chronos * Added: AI Template directory with manual for development of custom …
(edit) @190   5 years chronos * Modified: Code cleanup.
(edit) @189   5 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   5 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
Note: See TracRevisionLog for help on using the revision log.