Do not busy poll the WebSocketServer. |
|
More...
|
about 11 years ago
|
Move registering WebSocketServerModule script types to WebSocketServer class so that the function is called for each script engine. |
|
More...
|
about 11 years ago
|
Move registering WebSocketServerModule script types to WebSocketServer class so that the function is called for each script engine. |
|
More...
|
about 11 years ago
|
Fix world -> local calculation with parented rigidbody. Closes #747. |
|
More...
|
about 11 years ago
|
Fix world -> local calculation with parented rigidbody. Closes #747. |
|
More...
|
about 11 years ago
|
Process incoming websocket events immediately instead of using a update rate (SyncManager still has its own update rate.) |
|
More...
|
about 11 years ago
|
Process incoming websocket events immediately instead of using a update rate (SyncManager still has its own update rate.) |
|
More...
|
about 11 years ago
|
Handle scene modification messages from the client. |
|
More...
|
about 11 years ago
|
Handle scene modification messages from the client. |
|
More...
|
about 11 years ago
|
Use VLE encoding for entity & component id's for web clients (same as native clients' protocol) |
|
More...
|
about 11 years ago
|
Use VLE encoding for entity & component id's for web clients (same as native clients' protocol) |
|
More...
|
about 11 years ago
|
Merge pull request #746 from playsign/ubuntu-fixes |
|
More...
|
about 11 years ago
|
Merge pull request #746 from playsign/ubuntu-fixes |
|
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(). |
|
More...
|
about 11 years ago
|
Terminate the WebSocket server thread cleanly. Use poll() instead of run(). |
|
More...
|
about 11 years ago
|
Adapted WebSocketServerModule for websocketpp 0.3.0-alpha3. |
|
More...
|
over 11 years ago
|
Adapted WebSocketServerModule for websocketpp 0.3.0-alpha3. |
|
More...
|
over 11 years ago
|
Open sourcing of WebSocketServerModule developed by Adminotech Ltd. for the Meshmoon hosting platform. |
|
More...
|
over 11 years ago
|
Open sourcing of WebSocketServerModule developed by Adminotech Ltd. for the Meshmoon hosting platform. |
|
More...
|
over 11 years ago
|
Fetch websocketpp library on Linux. |
|
More...
|
over 11 years ago
|
Fetch websocketpp library on Linux. |
|
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. |
|
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. |
|
More...
|
over 11 years ago
|
Build Boost date_time library for websocketpp. |
|
More...
|
over 11 years ago
|
Build Boost date_time library for websocketpp. |
|
More...
|
over 11 years ago
|
Fetch websocketpp library. |
|
More...
|
over 11 years ago
|