Ideas:Engine
From Devoid - The RTS Game
katalog ze stanami w postaci dolaczanych bibliotek [w resources?] delta3d
Engine parts:
Graphics rendering engine
* delta3d
Physics simulation engine
* AGEIA PhysX [through the dtAgeiaPhysX ]
update a la WoW:
* gets recent binary version from the svn [embed calls to the svn executable] * if there's a lan game, without internet connection, then auto mantain version to the newest [rsync-like] + restart * requires 'launcher' executable and launching scheme[what if launcher gets updated ?]
networking engine:
* http://www.rakkarsoft.com/ [includes delta updates mechanism support] [sprawdzic jak w delcie]
VFS:
* boost::filesystem [sprawdzic jak w delcie]
Audio:
* OpenAL
