[Super-tux-devel] SuperTux Data Directory Cleanup
Brought to you by:
wkendrick
From: Marek <wa...@gm...> - 2005-03-13 22:12:34
|
Hello everyone! (Hello SuperTux-Developers especially, since this is probably quite uninteresing to the rest of you.) I cleaned the data directory of the cvs a little - in case you don't want to go through ca 30 commit messages, here's what i changed: Renamed the old contrib directory to "tools" since that's really what it contains. The contrib directory still exists: It now contains contributed artwork as well as old and unused images (formerly located in a directory called "old" inside each image directory). Artists should put all their files into the contrib directory if it's not decided if the image/sound/music is being used in the game, or if it is not going to be used soon (i.e. images for milestone 3). Developers can get the artwork from the contrib directory when they need it. That way, the data directory will not be flooded with unused stuff and it's a look easier to see what still has to be implemented. I just hope I didn't forget to add anything I moved. Greets, Marek |