View Single Post
  #17  
Old November 10th, 2007, 09:01 PM
DrPraetorious's Avatar

DrPraetorious DrPraetorious is offline
Major General
 
Join Date: Feb 2005
Location: Lake of Hali, Aldebaran, OH
Posts: 2,474
Thanks: 51
Thanked 67 Times in 27 Posts
DrPraetorious is on a distinguished road
Default Re: A request to the developers: raise the unit li

Given that I know very little about how this game is put together - I'd guess from crawling around in the binary that it was written in good old ansi C, and I believe this was confirmed - it could, depending on how it was done, be a *major* pain in the *** to change the memory management. If this is legacy stuff from Dominions 1, the easiest way to fix this would be to rewrite the entire module, and obviously, we can forget that.

One issue is that the in-game sprites are stored in JK's efficient format, *not* as tgas. Does it compress the sprites and then uncompress them again? I have no idea - problem could be at any stage along the line.

Anyway, I'd love to see it expanded, but we can only speculate on whether or not that is even feasible.
__________________
If you read his speech at Rice, all his arguments for going to the moon work equally well as arguments for blowing up the moon, sending cloned dinosaurs into space, or constructing a towering *****-shaped obelisk on Mars. --Randall Munroe
Reply With Quote