9
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not busy poll the WebSocketServer.
cadaver
as Lasse Öörni
More... about 11 years ago
Move registering WebSocketServerModule script types to WebSocketServer class so that the function is called for each script engine.
cadaver
as Lasse Öörni
More... about 11 years ago
Move registering WebSocketServerModule script types to WebSocketServer class so that the function is called for each script engine.
cadaver
as Lasse Öörni
More... about 11 years ago
Fix world -> local calculation with parented rigidbody. Closes #747.
cadaver
as Lasse Öörni
More... about 11 years ago
Fix world -> local calculation with parented rigidbody. Closes #747.
cadaver
as Lasse Öörni
More... about 11 years ago
Process incoming websocket events immediately instead of using a update rate (SyncManager still has its own update rate.)
cadaver
as Lasse Öörni
More... about 11 years ago
Process incoming websocket events immediately instead of using a update rate (SyncManager still has its own update rate.)
cadaver
as Lasse Öörni
More... about 11 years ago
Handle scene modification messages from the client.
cadaver
as Lasse Öörni
More... about 11 years ago
Handle scene modification messages from the client.
cadaver
as Lasse Öörni
More... about 11 years ago
Use VLE encoding for entity & component id's for web clients (same as native clients' protocol)
cadaver
as Lasse Öörni
More... about 11 years ago
Use VLE encoding for entity & component id's for web clients (same as native clients' protocol)
cadaver
as Lasse Öörni
More... about 11 years ago
Merge pull request #746 from playsign/ubuntu-fixes
cadaver
as Lasse Öörni
More... about 11 years ago
Merge pull request #746 from playsign/ubuntu-fixes
cadaver
as Lasse Öörni
More... about 11 years ago
Switch to Boost 1.48 by default for Linux, as websocketpp needs it. Also turn on INSTALL_BINARIES_ONLY build flag as otherwise the build fails at configure stage More... about 11 years ago
Switch to Boost 1.48 by default for Linux, as websocketpp needs it. Also turn on INSTALL_BINARIES_ONLY build flag as otherwise the build fails at configure stage More... about 11 years ago
Correct macro spelling to fix Linux build More... about 11 years ago
Correct macro spelling to fix Linux build More... about 11 years ago
Terminate the WebSocket server thread cleanly. Use poll() instead of run().
cadaver
as Lasse Öörni
More... about 11 years ago
Terminate the WebSocket server thread cleanly. Use poll() instead of run().
cadaver
as Lasse Öörni
More... about 11 years ago
Adapted WebSocketServerModule for websocketpp 0.3.0-alpha3.
cadaver
as Lasse Öörni
More... over 11 years ago
Adapted WebSocketServerModule for websocketpp 0.3.0-alpha3.
cadaver
as Lasse Öörni
More... over 11 years ago
Open sourcing of WebSocketServerModule developed by Adminotech Ltd. for the Meshmoon hosting platform.
jonnenauha
as Jonne Nauha
More... over 11 years ago
Open sourcing of WebSocketServerModule developed by Adminotech Ltd. for the Meshmoon hosting platform.
jonnenauha
as Jonne Nauha
More... over 11 years ago
Fetch websocketpp library on Linux.
cadaver
as Lasse Öörni
More... over 11 years ago
Fetch websocketpp library on Linux.
cadaver
as Lasse Öörni
More... over 11 years ago
Removed the use of Ogre::PF_R8G8B8A8 shadow texture format in Direct3D mode, as the issue described in the comment was not observed.
cadaver
as Lasse Öörni
More... over 11 years ago
Removed the use of Ogre::PF_R8G8B8A8 shadow texture format in Direct3D mode, as the issue described in the comment was not observed.
cadaver
as Lasse Öörni
More... over 11 years ago
Build Boost date_time library for websocketpp.
cadaver
as Lasse Öörni
More... over 11 years ago
Build Boost date_time library for websocketpp.
cadaver
as Lasse Öörni
More... over 11 years ago
Fetch websocketpp library.
cadaver
as Lasse Öörni
More... over 11 years ago