Search found 2 matches

by hawk234
Sun Sep 18, 2011 8:45 pm
Forum: Dungeon Master (DM)
Topic: Dungeon Master game engine
Replies: 5
Views: 4221

Re: Dungeon Master game engine

Thanks for the link to the CSBwin documentation, there seems to be a lot worth reading there, I will take a look.

Regarding the random decorations: A random seed is a number to initialize a random number generator (because computers can not generate true random numbers). So if the seed is the same ...
by hawk234
Sun Sep 18, 2011 12:42 pm
Forum: Dungeon Master (DM)
Topic: Dungeon Master game engine
Replies: 5
Views: 4221

Dungeon Master game engine

Hi,
I've been browsing this site and the Dunegon Master Encyclopaedia for a while and there are quite a lot of articles on the file formats and technical details of DM and CSB. What I could not find is some kind of description of the actual game engine, how the game does it's game loop, how the ...