Game Development Community

TGE 1.5 backwards compatible with 1.4.2?

by Thuan Ta · in Torque Game Engine · 12/27/2006 (6:51 pm) · 1 replies

Hello,

I've just purchased TGE 1.5 and it is possible I may be working with other people who have TGE 1.4.2. Is code that's written for 1.5 backwards compatible with TGE 1.4.2 ? If not, what are some things I should be careful with in terms of compatibility with 1.4?

Thanks,
Thuan

About the author

Recent Threads


#1
12/30/2006 (11:05 am)
First and foremost, is the lighting system.

1.5 is integrated with TLK, where as 1.4.2 has original Torque lighting.

There are a few other subtle engine changes, but all in all, you would want to have everyone working on the same engine build. Even if that means everyone working in 1.4.2, and then porting over to 1.5 at the end of the dev cycle.