Game Development Community

Where is the qoole99 source?

by Luke Jones · in Technical Issues · 01/03/2004 (11:35 pm) · 6 replies

Wasnt too sure where to put this.

Has anyone come across the Qoole editor source?
I've looked everywhere and it seems to have just disapeared.

#1
01/04/2004 (6:06 pm)
I'm not sure what happened to the download links.
#2
01/04/2004 (7:15 pm)
I've been slowly converting it to use wxWindows/gcc (to make it cross platform) when i have time from RL. I have the originals at members.fortunecity.com/torktools/Misc/Qoole99-099src.zip. I'll leave them up for a day or so.
#3
01/04/2004 (9:55 pm)
Thats exactly what i was going to do Benoit, let me now how it goes, i might even beable to help (not sure how much tho, i was intending this to be a starting point in learning a few things).
#4
01/04/2004 (10:43 pm)
I wasn't looking for the source code but since you had it available I downloaded it. Hope you don't mind. Maybe now I can figure out how an editor is written :)
#5
01/04/2004 (10:48 pm)
Its a good way to learn Sam.
But Id suggest doing it this way:
Get WxWindows and play with it.
Get Goole source and play with it and figure out whats what.
Then using what ever app you built while learning wxwindows, as a base, start trying out ideas for editors.
#6
01/05/2004 (4:12 am)
Its been slow progress so far as i haven't done any MFC coding in over 2 years, its incredible what you forget. When i get more of it done i'll post it up.