Re: [DM-dev] dungeonmaker as a web application :)
Brought to you by:
acdalton,
henningsen
From: Stephan B. <ste...@ei...> - 2001-08-20 15:00:30
|
On Monday 20 August 2001 15:56, you wrote: > I'm planning to make modifications that allow the output of a "movie" that > shows the dungeon growth. Actually that will not be such a big thing, the > data is of course all in there already, I'll just have to extract it and > output it properly. Probably use diff's to keep the data size in check. I'm thinking that a way to move this into the API in a backwards-compatible way is to add a method to the crawlers: crawl( int steps ). The current functions which control the crawling would simply call this with 'steps' increments of 1, until the job is complete. API users could use the crawl() function to step through the crawling and output during each step of the way if they want to. > You could be having fun. Web-app-wise, do whatever you like, I have no > stake in that. And no knowledge of PHP. PHP's a breeze. > > Peter > > > _______________________________________________ > Dungeonmaker-develop mailing list > Dun...@li... > http://lists.sourceforge.net/lists/listinfo/dungeonmaker-develop -- ----- stephan Generic Universal Computer Guy st...@ei... - http://www.einsurance.de Office: +49 (89) 552 92 862 Handy: +49 (179) 211 97 67 "'If' is a pretty big word, considering how short it is." --- Toby Pickartz |