#
# ChangeLog for trunk/NoTerm.pas
#
# Generated by Trac 1.6
# Jun 2, 2025, 1:05:10 AM

Sun, 03 Dec 2023 23:08:50 GMT chronos [471]
	* trunk/Inp.pas (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/MiniMap.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/Area.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)
	* trunk/Packages/CevoComponents/ButtonA.pas (modified)
	* trunk/Packages/CevoComponents/ButtonB.pas (modified)
	* trunk/Packages/CevoComponents/ButtonBase.pas (modified)
	* trunk/Packages/CevoComponents/ButtonN.pas (modified)
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/EOTButton.pas (modified)
	* trunk/Packages/CevoComponents/GraphicSet.pas (modified)
	* trunk/Packages/CevoComponents/Texture.pas (modified)
	* trunk/Packages/DpiControls/Dpi.Controls.pas (modified)
	* trunk/Settings.pas (modified)
	* trunk/Start.pas (modified)

	* Fixed: More units uses items corrected for high DPI support.


Sun, 03 Dec 2023 10:28:08 GMT chronos [468]
	* trunk/Back.pas (modified)
	* trunk/Brain.pas (modified)
	* trunk/Direct.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Diplomacy.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/KeyBindings.pas (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Log.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/MiniMap.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/Area.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)
	* trunk/Packages/CevoComponents/ButtonA.pas (modified)
	* trunk/Packages/CevoComponents/ButtonB.pas (modified)
	* trunk/Packages/CevoComponents/ButtonBase.pas (modified)
	* trunk/Packages/CevoComponents/ButtonN.pas (modified)
	* trunk/Packages/CevoComponents/CevoComponents.lpk (modified)
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/EOTButton.pas (modified)
	* trunk/Packages/CevoComponents/GraphicSet.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Packages/CevoComponents/Texture.pas (modified)
	* trunk/Packages/DpiControls (added)
	* trunk/Packages/DpiControls/Dpi.ComCtrls.pas (added)
	* trunk/Packages/DpiControls/Dpi.Common.pas (added)
	* trunk/Packages/DpiControls/Dpi.Controls.pas (added)
	* trunk/Packages/DpiControls/Dpi.ExtCtrls.pas (added)
	* trunk/Packages/DpiControls/Dpi.Forms.pas (added)
	* trunk/Packages/DpiControls/Dpi.Graphics.pas (added)
	* trunk/Packages/DpiControls/Dpi.Grids.pas (added)
	* trunk/Packages/DpiControls/Dpi.Menus.pas (added)
	* trunk/Packages/DpiControls/Dpi.PixelPointer.pas (added)
	* trunk/Packages/DpiControls/Dpi.Spin.pas (added)
	* trunk/Packages/DpiControls/Dpi.StdCtrls.pas (added)
	* trunk/Packages/DpiControls/DpiControls.lpk (added)
	* trunk/Packages/DpiControls/DpiControls.pas (added)
	* trunk/Packages/DpiControls/DpiControlsPackage.pas (added)
	* trunk/Packages/DpiControls/NativePixelPointer.pas (added)
	* trunk/Settings.pas (modified)
	* trunk/Start.pas (modified)

	* Added: High DPI support integrated into trunk branch. It can be ...


Thu, 19 May 2022 20:39:34 GMT chronos [447]
	* trunk/AI/StdAI/AI.pas (modified)
	* trunk/AI/StdAI/Barbarina.pas (modified)
	* trunk/AI/StdAI/CustomAI.pas (modified)
	* trunk/AI/StdAI/CustomAI_Reload.pas (modified)
	* trunk/AI/StdAI/Pile.pas (modified)
	* trunk/AI/StdAI/Protocol.pas (modified)
	* trunk/AI/StdAI/StdAI.lpr (modified)
	* trunk/AI/StdAI/ToolAI.pas (modified)
	* trunk/CityProcessing.pas (modified)
	* trunk/CmdList.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/Direct.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/Global.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Diplomacy.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UKeyBindings.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Log.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/Network/UNetworkClient.pas (modified)
	* trunk/Network/UNetworkCommon.pas (modified)
	* trunk/Network/UNetworkServer.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/AsyncProcess2.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)
	* trunk/Packages/CevoComponents/ButtonB.pas (modified)
	* trunk/Packages/CevoComponents/ButtonBase.pas (modified)
	* trunk/Packages/CevoComponents/ButtonC.pas (modified)
	* trunk/Packages/CevoComponents/ButtonN.pas (modified)
	* trunk/Packages/CevoComponents/CevoComponents.pas (modified)
	* trunk/Packages/CevoComponents/Directories.pas (modified)
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/EOTButton.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Packages/CevoComponents/Sound.pas (modified)
	* trunk/Packages/CevoComponents/StringTables.pas (modified)
	* trunk/Packages/CevoComponents/UGraphicSet.pas (modified)
	* trunk/Packages/CevoComponents/UTexture.pas (modified)
	* trunk/Packages/Common/Common.pas (modified)
	* trunk/Packages/Common/StopWatch.pas (modified)
	* trunk/Packages/Common/UAboutDialog.pas (modified)
	* trunk/Packages/Common/UCommon.pas (modified)
	* trunk/Packages/Common/UFindFile.pas (modified)
	* trunk/Packages/Common/UFormAbout.pas (modified)
	* trunk/Packages/Common/UGeometric.pas (modified)
	* trunk/Packages/Common/UJobProgressView.pas (modified)
	* trunk/Packages/Common/UMetaCanvas.pas (modified)
	* trunk/Packages/Common/UPrefixMultiplier.pas (modified)
	* trunk/Packages/Common/UResetableThread.pas (modified)
	* trunk/Packages/Common/UScaleDPI.pas (modified)
	* trunk/Packages/Common/UStringTable.pas (modified)
	* trunk/Packages/Common/UTheme.pas (modified)
	* trunk/Packages/Common/UTranslator.pas (modified)
	* trunk/Platform.pas (modified)
	* trunk/Protocol.pas (modified)
	* trunk/Settings.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/UBrain.pas (modified)
	* trunk/UMiniMap.pas (modified)
	* trunk/UnitProcessing.pas (modified)

	* Modified: Use first capital letter in identifiers.


Wed, 18 May 2022 20:43:27 GMT chronos [442]
	* trunk/AI/StdAI/AI.pas (modified)
	* trunk/AI/StdAI/Barbarina.pas (modified)
	* trunk/AI/StdAI/ToolAI.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Log.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Platform.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/UBrain.pas (modified)
	* trunk/UMiniMap.pas (modified)
	* trunk/UnitProcessing.pas (modified)

	* Modified: Code cleanup.


Wed, 17 Nov 2021 10:11:01 GMT chronos [417]
	* trunk/Global.pas (modified)
	* trunk/Graphics/System2.grs (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Packages/CevoComponents/UGraphicSet.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/UBrain.pas (modified)

	* Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single ...


Mon, 12 Apr 2021 21:55:20 GMT chronos [364]
	* trunk/Direct.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/Global.pas (modified)
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/Language.txt (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/Term.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/Network (added)
	* trunk/Network/UNetworkClient.pas (added)
	* trunk/Network/UNetworkServer.pas (added)
	* trunk/NoTerm.pas (modified)
	* trunk/Protocol.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/UBrain.pas (modified)

	* Added: Partial network game play implementation.
	* Modified: Code ...


Tue, 06 Apr 2021 20:16:55 GMT chronos [352]
	* trunk/Direct.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.pas (modified)
	* trunk/Packages/CevoComponents/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Settings.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: TTexture changed from record to class.
	* Modified: Code ...


Tue, 06 Apr 2021 18:22:04 GMT chronos [350]
	* trunk/Inp.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/NoTerm.pas (modified)

	* Modified: Code cleanup.


Fri, 26 Feb 2021 22:56:48 GMT chronos [290]
	* trunk/CmdList.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/MessgEx.lfm (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/AsyncProcess2.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.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/DrawDlg.pas (modified)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Packages/CevoComponents/Sound.lfm (modified)
	* trunk/Packages/CevoComponents/Sound.pas (modified)
	* trunk/Platform.pas (modified)
	* trunk/Start.lfm (modified)
	* trunk/Start.pas (modified)
	* trunk/UKeyBindings.pas (modified)
	* trunk/UnitProcessing.pas (modified)

	* Modified: Use FreeAndNil instead of Free as defensive measure.
	* ...


Wed, 06 May 2020 21:21:12 GMT chronos [188]
	* trunk/Back.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Packages/CevoComponents/BaseWin.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)
	* trunk/Packages/CevoComponents/ScreenTools.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: Simplified code by replacing BitBlt which uses always ...


Fri, 11 May 2018 21:57:25 GMT chronos [144]
	* trunk/Components/ScreenTools.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: More code refactoring related to players brain selection.


Tue, 08 May 2018 14:37:34 GMT chronos [143]
	* trunk/Direct.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: Brains array changed to object list and TBrainInfo record ...


Sat, 03 Feb 2018 14:29:17 GMT chronos [118]
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Start.pas (modified)

	* Modified: Set Bitmap size at once.


Fri, 02 Feb 2018 15:40:46 GMT chronos [111]
	* trunk/Components/Area.pas (modified)
	* trunk/Components/ButtonBase.pas (modified)
	* trunk/Components/ButtonC.pas (modified)
	* trunk/Components/CevoComponents.lpk (modified)
	* trunk/Components/CevoComponents.pas (modified)
	* trunk/Components/Directories.pas (added)
	* trunk/Components/DrawDlg.pas (added)
	* trunk/Components/ScreenTools.pas (added)
	* trunk/Components/Sound.lfm (added)
	* trunk/Components/Sound.pas (added)
	* trunk/Components/StringTables.pas (added)
	* trunk/Direct.pas (modified)
	* trunk/Directories.pas (deleted)
	* trunk/Inp.pas (modified)
	* trunk/Integrated.dof (deleted)
	* trunk/Integrated.dproj (deleted)
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/Locale.pas (modified)
	* trunk/Messg.lfm (modified)
	* trunk/Messg.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/ScreenTools.pas (deleted)
	* trunk/Sound.lfm (deleted)
	* trunk/Sound.pas (deleted)
	* trunk/Start.pas (modified)
	* trunk/StringTables.pas (deleted)

	* Modified: Custom defined form dialogs moved to CevoComponents so ...


Thu, 12 Jan 2017 21:40:42 GMT chronos [57]
	* trunk/LocalPlayer/Battle.lfm (moved)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityType.lfm (moved)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/Enhance.lfm (moved)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Nego.lfm (moved)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Rates.lfm (moved)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/TechTree.lfm (moved)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/NoTerm.lfm (moved)
	* trunk/NoTerm.pas (modified)
	* trunk/Sound.lfm (moved)
	* trunk/Sound.pas (modified)

	* Modified: Renamed all .dfm files to .lfm files for better
	consistency.


Mon, 09 Jan 2017 07:50:12 GMT chronos [38]
	* trunk/Back.pas (modified)
	* trunk/CityProcessing.pas (modified)
	* trunk/CmdList.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/Direct.pas (modified)
	* trunk/Directories.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Diplomacy.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Log.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Protocol.pas (modified)
	* trunk/ScreenTools.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/StringTables.pas (modified)
	* trunk/Switches.inc (moved)
	* trunk/UnitProcessing.pas (modified)

	* Modified: Switches.pas renamed to Switches.inc.


Sun, 08 Jan 2017 14:12:18 GMT chronos [21]
	* trunk/Back.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/Inp.pas (modified)
	* trunk/Integrated.lpi (modified)
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/ScreenTools.pas (modified)
	* trunk/Sound.pas (modified)

	* Fixed: Run as 64-bit application. Can't load 32-bit StdAI library ...


Sun, 08 Jan 2017 10:21:02 GMT chronos [17]
	* trunk/CityProcessing.pas (modified)
	* trunk/CmdList.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/IPQ.pas (modified)
	* trunk/Integrated.lpi (modified)
	* trunk/Integrated.lpr (modified)
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Diplomacy.pas (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Messg.pas (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Platform.pas (added)
	* trunk/Protocol.pas (modified)
	* trunk/ScreenTools.pas (modified)
	* trunk/Sound.pas (modified)
	* trunk/Start.pas (modified)
	* trunk/StringTables.pas (modified)
	* trunk/UnitProcessing.pas (modified)

	* Fixed: Build under Linux.


Sat, 07 Jan 2017 10:32:14 GMT chronos [6]
	* trunk/Back.pas (modified)
	* trunk/CityProcessing.pas (modified)
	* trunk/CmdList.pas (modified)
	* trunk/Database.pas (modified)
	* trunk/Direct.dfm (modified)
	* trunk/Direct.pas (modified)
	* trunk/Directories.pas (modified)
	* trunk/GameServer.pas (modified)
	* trunk/Inp.dfm (modified)
	* trunk/Inp.pas (modified)
	* trunk/Integrated.dpr (modified)
	* trunk/Integrated.dproj (modified)
	* trunk/LocalPlayer/BaseWin.pas (modified)
	* trunk/LocalPlayer/Battle.dfm (modified)
	* trunk/LocalPlayer/Battle.pas (modified)
	* trunk/LocalPlayer/CityScreen.pas (modified)
	* trunk/LocalPlayer/CityType.dfm (modified)
	* trunk/LocalPlayer/CityType.pas (modified)
	* trunk/LocalPlayer/ClientTools.pas (modified)
	* trunk/LocalPlayer/Diagram.dfm (modified)
	* trunk/LocalPlayer/Diagram.pas (modified)
	* trunk/LocalPlayer/Diplomacy.pas (modified)
	* trunk/LocalPlayer/Draft.dfm (modified)
	* trunk/LocalPlayer/Draft.pas (modified)
	* trunk/LocalPlayer/Enhance.dfm (modified)
	* trunk/LocalPlayer/Enhance.pas (modified)
	* trunk/LocalPlayer/Help.dfm (modified)
	* trunk/LocalPlayer/Help.pas (modified)
	* trunk/LocalPlayer/IsoEngine.pas (modified)
	* trunk/LocalPlayer/LocalPlayer.pas (modified)
	* trunk/LocalPlayer/MessgEx.dfm (modified)
	* trunk/LocalPlayer/MessgEx.pas (modified)
	* trunk/LocalPlayer/NatStat.dfm (modified)
	* trunk/LocalPlayer/NatStat.pas (modified)
	* trunk/LocalPlayer/Nego.dfm (modified)
	* trunk/LocalPlayer/Nego.pas (modified)
	* trunk/LocalPlayer/PVSB.pas (modified)
	* trunk/LocalPlayer/Rates.dfm (modified)
	* trunk/LocalPlayer/Rates.pas (modified)
	* trunk/LocalPlayer/Select.dfm (modified)
	* trunk/LocalPlayer/Select.pas (modified)
	* trunk/LocalPlayer/TechTree.pas (modified)
	* trunk/LocalPlayer/Term.dfm (modified)
	* trunk/LocalPlayer/Term.pas (modified)
	* trunk/LocalPlayer/Tribes.pas (modified)
	* trunk/LocalPlayer/UnitStat.dfm (modified)
	* trunk/LocalPlayer/UnitStat.pas (modified)
	* trunk/LocalPlayer/Wonders.dfm (modified)
	* trunk/LocalPlayer/Wonders.pas (modified)
	* trunk/Log.dfm (modified)
	* trunk/Log.pas (modified)
	* trunk/Messg.dfm (modified)
	* trunk/Messg.pas (modified)
	* trunk/NoTerm.dfm (modified)
	* trunk/NoTerm.pas (modified)
	* trunk/Protocol.pas (modified)
	* trunk/ScreenTools.pas (modified)
	* trunk/Sound.pas (modified)
	* trunk/Start.dfm (modified)
	* trunk/Start.pas (modified)
	* trunk/StringTables.pas (modified)
	* trunk/UnitProcessing.pas (modified)

	* Modified: Formated all project source files using Delphi formatter ...


Sat, 07 Jan 2017 09:50:31 GMT chronos [2]
	* trunk/Area.pas (added)
	* trunk/Back.dfm (added)
	* trunk/Back.pas (added)
	* trunk/ButtonA.pas (added)
	* trunk/ButtonB.pas (added)
	* trunk/ButtonBase.pas (added)
	* trunk/ButtonC.pas (added)
	* trunk/ButtonN.pas (added)
	* trunk/CevoWin32.dof (added)
	* trunk/CevoWin32.dpr (added)
	* trunk/CityProcessing.pas (added)
	* trunk/CmdList.pas (added)
	* trunk/Database.pas (added)
	* trunk/Direct.dfm (added)
	* trunk/Direct.pas (added)
	* trunk/Directories.pas (added)
	* trunk/EOTButton.pas (added)
	* trunk/GameServer.pas (added)
	* trunk/IPQ.pas (added)
	* trunk/Inp.dfm (added)
	* trunk/Inp.pas (added)
	* trunk/Integrated.dof (added)
	* trunk/Integrated.dpr (added)
	* trunk/LocalPlayer (added)
	* trunk/LocalPlayer/BaseWin.pas (added)
	* trunk/LocalPlayer/Battle.dfm (added)
	* trunk/LocalPlayer/Battle.pas (added)
	* trunk/LocalPlayer/CityScreen.dfm (added)
	* trunk/LocalPlayer/CityScreen.pas (added)
	* trunk/LocalPlayer/CityType.dfm (added)
	* trunk/LocalPlayer/CityType.pas (added)
	* trunk/LocalPlayer/ClientTools.pas (added)
	* trunk/LocalPlayer/Diagram.dfm (added)
	* trunk/LocalPlayer/Diagram.pas (added)
	* trunk/LocalPlayer/Diplomacy.pas (added)
	* trunk/LocalPlayer/Draft.dfm (added)
	* trunk/LocalPlayer/Draft.pas (added)
	* trunk/LocalPlayer/Enhance.dfm (added)
	* trunk/LocalPlayer/Enhance.pas (added)
	* trunk/LocalPlayer/Help.dfm (added)
	* trunk/LocalPlayer/Help.pas (added)
	* trunk/LocalPlayer/IsoEngine.pas (added)
	* trunk/LocalPlayer/LocalPlayer.pas (added)
	* trunk/LocalPlayer/MessgEx.dfm (added)
	* trunk/LocalPlayer/MessgEx.pas (added)
	* trunk/LocalPlayer/NatStat.dfm (added)
	* trunk/LocalPlayer/NatStat.pas (added)
	* trunk/LocalPlayer/Nego.dfm (added)
	* trunk/LocalPlayer/Nego.pas (added)
	* trunk/LocalPlayer/PVSB.pas (added)
	* trunk/LocalPlayer/Rates.dfm (added)
	* trunk/LocalPlayer/Rates.pas (added)
	* trunk/LocalPlayer/Select.dfm (added)
	* trunk/LocalPlayer/Select.pas (added)
	* trunk/LocalPlayer/TechTree.dfm (added)
	* trunk/LocalPlayer/TechTree.pas (added)
	* trunk/LocalPlayer/Term.dfm (added)
	* trunk/LocalPlayer/Term.pas (added)
	* trunk/LocalPlayer/Tribes.pas (added)
	* trunk/LocalPlayer/UnitStat.dfm (added)
	* trunk/LocalPlayer/UnitStat.pas (added)
	* trunk/LocalPlayer/Wonders.dfm (added)
	* trunk/LocalPlayer/Wonders.pas (added)
	* trunk/Log.dfm (added)
	* trunk/Log.pas (added)
	* trunk/Messg.dfm (added)
	* trunk/Messg.pas (added)
	* trunk/NoTerm.dfm (added)
	* trunk/NoTerm.pas (added)
	* trunk/Protocol.pas (added)
	* trunk/RES1.RES (added)
	* trunk/Res1.rc (added)
	* trunk/ScreenTools.pas (added)
	* trunk/Sound.dfm (added)
	* trunk/Sound.pas (added)
	* trunk/Start.dfm (added)
	* trunk/Start.pas (added)
	* trunk/StringTables.pas (added)
	* trunk/Switches.pas (added)
	* trunk/UnitProcessing.pas (added)
	* trunk/cevo.dof (added)
	* trunk/cevo.dpr (added)
	* trunk/cevo.res (added)
	* trunk/cevoxp2.ico (added)
	* trunk/drag.cur (added)
	* trunk/flathand.cur (added)
	* trunk/readme.txt (added)

	* Added: Original version 1.2.0 source files for Delphi downloaded ...