Additional towns

And update it after each commit? And manually merge changes made by different developers at same time? It would be a nightmare!
SVN repositories are really convenient for tracking development of project and team work.
It isn’t hard to use, you may check such subversion clients as TortoiseSVN.

i mean just the main engine that now is scattered to lot of files

I haven’t met any engine (or other application bigger than a several thousands lines) project that would be written in a single file…

ugh… i’ll stop trying to explain what i mean…

Will some basic libs be available to the public for now? For example .lod and .def file reader? :slight_smile:

I’m trying to build a simple animation program using HOMM3 graphics resources, and have some trouble in reading HOMM3 animation files (.def file).

I’ve sent you our code handling defs, but don’t distribute it further.

Thanks very much! :slight_smile:
That is what i’m looking for