#
# ChangeLog for trunk/Packages/CevoComponents
#
# Generated by Trac 1.6
# May 14, 2025, 2:27:44 AM

Wed, 06 May 2020 19:54:34 GMT chronos [187]
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Protocol.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: Made MiniMap separate class for better code readability ...


Mon, 04 May 2020 20:24:23 GMT chronos [184]
	* trunk/Packages/CevoComponents/Area.pas (modified)
	* trunk/Packages/CevoComponents/ButtonA.pas (modified)
	* trunk/Packages/CevoComponents/ButtonB.pas (modified)
	* trunk/Packages/CevoComponents/ButtonC.pas (modified)
	* trunk/Packages/CevoComponents/ButtonN.pas (modified)
	* trunk/Packages/CevoComponents/EOTButton.pas (modified)

	* Modified: Code formatting.


Wed, 25 Dec 2019 23:09:50 GMT chronos [182]
	* trunk/Graphics/Cities144x72.credits.txt (added)
	* trunk/Graphics/Cities144x72.png (added)
	* trunk/Graphics/Terrain144x72.credits.txt (added)
	* trunk/Graphics/Terrain144x72.png (added)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/Term.lfm (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)

	* Added: Support for bigger map tile size.


Sun, 16 Jun 2019 09:29:21 GMT chronos [174]
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/Sound.pas (modified)
	* trunk/Packages/CevoComponents/StringTables.pas (modified)

	* Fixed: Disable MoveAction for TDrawDlg instances after visible
	change.


Sun, 16 Jun 2019 08:57:17 GMT chronos [173]
	* trunk/Install/deb/debian/control (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Packages/CevoComponents/Sound.pas (modified)

	* Added: Sound support for Linux. By default it should execute ...


Sat, 15 Jun 2019 17:20:36 GMT chronos [171]
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)

	* Fixed: Incorrectly appended lines in Help form causing exception. ...


Sat, 15 Jun 2019 14:07:03 GMT chronos [170]
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Packages/CevoComponents/CevoComponents.lpk (modified)
	* trunk/Packages/CevoComponents/CevoComponents.pas (modified)
	* trunk/Packages/CevoComponents/PixelPointer.pas (added)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: PixelPointer moved to separate unit.


Sat, 15 Jun 2019 09:42:35 GMT chronos [169]
	* trunk/GameServer.pas (modified)
	* trunk/Packages/CevoComponents/Directories.pas (modified)
	* trunk/Start.lfm (modified)
	* trunk/Start.pas (modified)

	* Modified: Store Saved and Maps subdirectory names only once in ...


Fri, 14 Jun 2019 22:53:13 GMT chronos [168]
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)

	* Fixed: Allow to move dialog windows under Linux Gtk2.


Fri, 14 Jun 2019 22:03:12 GMT chronos [167]
	* trunk/Language.txt (modified)
	* trunk/Locale.lfm (modified)
	* trunk/Locale.pas (modified)
	* trunk/Localization/cs/Language.txt (modified)
	* trunk/Localization/de/Language.txt (modified)
	* trunk/Localization/it/Language.txt (modified)
	* trunk/Localization/ru/Language.txt (modified)
	* trunk/Localization/zh-Hans/language.txt (modified)
	* trunk/Localization/zh-Hant/language.txt (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)

	* Added: Allow to change full screen mode to windowed mode.


Fri, 14 Jun 2019 21:16:47 GMT chronos [166]
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/BaseWin.pas (deleted)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (added)
	* trunk/Packages/CevoComponents/CevoComponents.lpk (modified)
	* trunk/Packages/CevoComponents/CevoComponents.pas (modified)

	* Modified: Moved BaseWin unit to CevoPackages as it contains classes ...


Fri, 14 Jun 2019 20:40:40 GMT chronos [165]
	* trunk/Packages/CevoComponents/Area.pas (modified)
	* trunk/Packages/CevoComponents/ButtonA.pas (modified)
	* trunk/Packages/CevoComponents/ButtonB.pas (modified)
	* trunk/Packages/CevoComponents/ButtonC.pas (modified)
	* trunk/Packages/CevoComponents/ButtonN.pas (modified)
	* trunk/Packages/CevoComponents/CevoComponents.lpk (modified)
	* trunk/Packages/CevoComponents/EOTButton.pas (modified)

	* Modified: CevoComponents package registers new components in C-evo ...


Sun, 26 May 2019 10:54:38 GMT chronos [164]
	* trunk/Integrated.lpi (modified)
	* trunk/Packages (added)
	* trunk/Packages/CevoComponents (moved)

	* Moved: CevoComponents moved to new Packages subdirectory so there ...


Sun, 26 May 2019 10:14:41 GMT chronos [163]
	* trunk/Components/ScreenTools.pas (modified)
	* trunk/Integrated.lpi (modified)

	* Modified: Unit ScreenTools cleanup.