Al_B on 17/5/2007 at 21:50
Quote Posted by Murgo
(I had to translate the code but it seems to be working).
The editor is a LOT easier to use now, well done. Out of interest, what language have you written it in?
It would be nice if the level view would expand as you resized the window, but I realise that can be a little more complicated than it seems.
Good to see that there's still interest in UW2, it remains my all time favourite game.
Murgo on 17/5/2007 at 23:20
Quote Posted by Al_B
Out of interest, what language have you written it in?
It's made with Delphi (except for the uwstring program which is compiled with Freebasic).
Al_B on 18/5/2007 at 13:55
Quote Posted by Murgo
It's made with Delphi.
Ah, that's interesting. I have used that language in the past, but I was never a great fan of Pascal and much prefer C++. My editor was written in C++ Builder (version 3, now quite ancient) and I well know the 'joys' of using the VCL library!