omegaonline / oocore

Omega Online Core components
3 stars 0 forks source link

Use correct session information in server #5

Closed ricktaylor closed 12 years ago

ricktaylor commented 13 years ago

Use ConsoleKit or whatever to get session ids and pass up on Omega::Initialize(). Adjust the OOServer code to match correctly on user/session.

ricktaylor commented 13 years ago

There is currently an issue with the OOBase proactor that prevents this being finished

ricktaylor commented 12 years ago

It is now done, well not for OSX, but for Linux and Windows