Quote Originally Posted by chronozphere
Delphi 2005 or superior needed
aaagh... maybe we have to modify the source a bit, so it's usable in Delphi 5 and up (Still lot of us use D5, D6, D7 etc)

Why is it D2005 and up?
From the readme file in the download:

"Delphi 2006 or later only
=========================

This Delphi port only compiles on Delphi 2006 or later. One of the reasons not
to support older Delphi versions, is that the HGE C++ code uses operator
overloading and methods within records, which are not supported in earlier
Delphi verions."

It could be converted to D5, but I imagine it will be a bit of work to restructure things.

cheers,
Paul