altf4 / RealTimeTactics

Real Time Tactics (RTT) Game
GNU General Public License v3.0
6 stars 4 forks source link

RTT_Ogre_3D and RTT_Server #20

Closed echofourpapa closed 12 years ago

echofourpapa commented 12 years ago

I have up dated RTT_Server so it uses intptr_t and it compiles now except for errors I think stemming from RTT_Client_Terminal. Maybe. Not sure.

RTT_Ogre_3D is initially set up now and displays an ogre head for a test. There is no input yet so if it's not windowed the just alt+tab. Also, as a note(this should all go in a readme file) in the ogre.cfg file change the resolution to whatever you want, I have it set to 1920x1080 for myself right now. By the end of this weekend I hope to have RTT_Ogre_3D running in a way that is can be useful to the rest of the project.