Page 1 of 1

Reality Factory 0.75C Update and Source Code

Posted: Mon Feb 05, 2007 9:36 pm
by QuestOfDreams
A new update for Reality Factory is available. The main changes in Reality Factory 075C are related to the source code:
MFC has been replaced with STL and WinAPI functions and project files for MS VC++ 2005 have been added. This means that everyone can compile Reality Factory with freely available tools now (MS VC++ 2005 Express).

There are also some bug fixes and new features included in this update:
Bug Fixes:
- random crashing when loading saved games
- driver selection dialog
- camera rotation when switching between menu and game
- player scale in multiplayer games

Added script commands asin, acos, atan
Changed behaviour of (imploding) shockwave particle system (ParticleSystemProxy)
Changed LOD calculation of StaticMesh entity

Posted: Mon Feb 05, 2007 9:54 pm
by scott
nice multiplayer addition, one step closer, great work we all apreaciate it. thank

Posted: Mon Feb 05, 2007 10:50 pm
by jonas
Wow thanks! I can't wait to see what all we can do now that mfc is gone and everyone can compile.

Posted: Mon Feb 05, 2007 11:21 pm
by psYco
Thanks we really do appreciate the continued support.

Posted: Mon Feb 05, 2007 11:27 pm
by Jay
Thank you very much! :D I see you fixed the bugs i mentioned. And replacing the mfc was really a good idea!

Posted: Tue Feb 06, 2007 5:42 pm
by steven8
The MSVC++ is VERY exciting, since I have it!! :-) Thank once again, Daniel.