Re: [Tuxracer-devel] too many Particles and libtcl8.x
Status: Beta
Brought to you by:
jfpatry
From: Jasmin P. <jf...@mu...> - 2000-03-01 15:59:15
|
On 1 Mar 2000, Ingo Ruhnke wrote: > Your patch does the trick, thanks. The game works perfectly now! Glad to hear it! > BTW. I am working on a little track, I'll mail it to you, if I am > done. Great! Looking forward to seeing it. There are a few things I want to change wrt to the course stuff: * Add a Tcl callback so that the course author's name, and possibly a course description can be displayed on the start screen * Change the course directory naming in the data dir; currently, course directory names are numbers, but this should be changed so that they reflect the course name (that way a new course can be dropped in without having to worry about number conflicts). This probably necessitates a course index file... or perhaps course directories could be identified by the presence of the course.tcl file (something is required to tell the program that the "common" directory isn't a course). * Lighting should be configurable on a per-course basis. I'm sure I've forgotten a few things too. Additional ideas are welcome. Cheers, Jasmin |