Game Development Community

Starting with GORPE

by Jorge Luis Gandulfo · in Torque Game Engine · 10/16/2003 (9:50 pm) · 2 replies

How can i download it from CVS?

Wich is the latest recommended version?

Tnx..

#1
10/17/2003 (2:01 am)
You can access the GORPE tree by specifying /cvs/gorpe instead of /cvs/torque in your CVS path. DR_1_0 is the only "official" tag that's been laid down.

DR_1_1 will be laid down soon once I wrap up the SpawnTable/SpawnArea stuff I'm working on now. Other than that DR_1_1 will include a revamped generic notifcation system, removing the Subscriber / Publisher base classes in favor of a lighter weight solution that fits into Torque better. As well as the improved GUI editor GUI from the latest Torque.

Make sure you read what docs there are in doc\gorpe. If you have any questions feel free to drop me a line at jdonavan@gorpe.com.
#2
10/17/2003 (2:07 am)
Tnx for your help!