Quote:

I undestand, so teoreticaly you have to update the version from time to time. Do you get it every week?
And how do you do if you have to write something for the 4th level and don't want to have to play throug the hole levels until you are there?
Do you only work on Harry Potter or on another games too?

Dark_samurai




Its handled using something called a 'Revision Control System', there is a central copy of the game of which everyone syncs to, then if you want to modify a certain part you check it out, and publish it back when youve finished, that way everyone has a completely uptodate copy of the game on their pc. also build disks are produced to test on the platforms which the game is being developed for, to check stability.

chris