#
# ChangeLog for branches/delphi/AI
#
# Generated by Trac 1.6
# Jul 5, 2025, 2:30:31 AM

Sun, 08 Jan 2017 16:55:04 GMT chronos [25]
	* branches/delphi/AI (modified)
	* branches/delphi/AI/AIProject.dpr (modified)
	* branches/delphi/AI/AIProject.dproj (modified)
	* branches/delphi/LocalPlayer (modified)
	* branches/delphi/Start.pas (modified)

	* Modified: Put AI library binary files to build directory.
	* Fixed: ...


Sun, 08 Jan 2017 16:21:32 GMT chronos [22]
	* branches/delphi/AI (added)
	* branches/delphi/AI/AI.pas (added)
	* branches/delphi/AI/AIProject.ai.txt (added)
	* branches/delphi/AI/AIProject.dpr (added)
	* branches/delphi/AI/AIProject.dproj (added)
	* branches/delphi/AI/AIProject.res (added)
	* branches/delphi/AI/CustomAI.pas (added)
	* branches/delphi/AI/Names.pas (added)
	* branches/delphi/AI/Pile.pas (added)
	* branches/delphi/AI/Protocol.pas (added)
	* branches/delphi/AI/Switches.inc (added)
	* branches/delphi/AI/ToolAI.pas (added)
	* branches/delphi/AI/_aidev3.gif (added)
	* branches/delphi/AI/_aidev4.gif (added)
	* branches/delphi/AI/_aidev5.gif (added)
	* branches/delphi/AI/manual.html (added)

	* Added: Delphi AI development kit.