Commit Graph

117 Commits (d6448dd112faec223af2a74fed6cb5c6235d8a43)

Author SHA1 Message Date
sky..ok 63632afca1 License maintenance in Networking, NiftyGUI, JOGG, and OGRE 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 12 years ago
PSp..om c6bc0bf79b Added a null listener check just to help track down 13 years ago
PSp..om 476120616c Modified the Serializer registration of DisconnectMessage 13 years ago
PSp..om 516e3065dc Moved the string read/write to static methods to 13 years ago
PSp..om 819407cf79 Starting to reorganize serializer a bit to later add 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
nor..67 fb68a176b5 - fix DefaultServer initialization, it would place a null in the channels list (tcp/udp channels) if there was no UPD poprt specified. 13 years ago
sky..om 1801f1f336 Brought the number of Javadoc workings down to 391 from 410 13 years ago
PSp..om 1083cbd5aa Removed the extraneous warning message since you will 13 years ago
PSp..om 5ed66f47e7 Redoing some of the isConnected checking and connection 13 years ago
PSp..om 010b9e0670 Until I can hook up proper error handlers, at least close 13 years ago
PSp..om dc46e28eb9 Added a big honking warning after learning something in 13 years ago
PSp..om d1576a3580 Added a proper toString() to SerializerRegistration. 13 years ago
PSp..om e84d8300dd Modified Client/Server to support alternate channels. The 13 years ago
PSp..om 665a7c8851 A small formatting change. 13 years ago
PSp..om c686efc3a7 DefaultClient now also deals with connectors more 13 years ago
PSp..om fe1bd03c51 Unified how UDP and TCP kernels are handled into a 13 years ago
PSp..om 2d0def329d Made the UDP disconnect events more timely by including 13 years ago
PSp..om 5cb7e21157 Modified KernelAdapter to be a more self-sufficient adapter 13 years ago
PSp..om 48db901b5b Added a method for easily determining if there are active 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
PSp..om 7a333dda9f On some platforms the selector will not automatically wake up 13 years ago
sha..rd b3f9e87bf1 * package.html files now comply with HTML 4.01 standards 13 years ago
PSp..om c548987709 Removing the deprecated packages and old version of the 14 years ago
PSp..om 3f6461a4a8 Made the static utility methods static. "D'oh!" 14 years ago
PSp..om 1dbd617d2d Added a method to register classes in bulk. 14 years ago
PSp..om 8f90e62fec A change from a while back that presents a slightly better 14 years ago
PSp..om d67adb8266 Pulled the ExecutorService stuff out and replaced it with a 14 years ago
PSp..om d62c1311fb Fixed a long-standing but well hidden bug in message 14 years ago
PSp..om a0dea25ec5 Fixed an event ordering issue. The server now only 14 years ago
PSp..om 68bac95cd5 Added some more information to the logging. 14 years ago
PSp..om 98267c3d0f Added a check for no-arg constructor during initialize 14 years ago
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
PSp..om 71df4f9acd Client will log the exception that causes it to disconnect 14 years ago
PSp..om e6c9cbac12 Modified the setAttribute() method to remove the attribute 14 years ago
PSp..om 8ed2db29a6 Reworked how client connection teardown happens in the face 14 years ago
PSp..om 95315cfd0c Fixing a pretty significant typo. 14 years ago
PSp..om 17221395dc The KernelAdapter now keeps a rolling message buffer 14 years ago
PSp..om 1b837fe7ea Make client-side background threads daemon. 14 years ago
PSp..om 2bc6e27200 Proper fix for the bug where JME's quaternion wasn't 14 years ago
nor..67 1203073bd9 - make SM Serializer only display warning instead of throwing an Exception when the class has not been registered, internally supported classes like jME math primitives were not accepted anymore 14 years ago
PSp..om d0a5ce55b9 Moved some exception handling to terminate connections 14 years ago
PSp..om 9073820361 Reuse one big buffer per thread and copy the outbound 14 years ago
PSp..om 85b4eea8d7 Name the executor threads based on something that might 14 years ago
PSp..om 7d6d513fa5 Modified the DefaultClient (really its ConnectionAdapters) 14 years ago
PSp..om e298a4357e Modified the toString() for UdpEndpoint to include 14 years ago
PSp..om 5225599ee2 Fixed a case where an exception would kill the kernel 14 years ago
PSp..om 593d9bf35a UDP-based kernel now does its writes on a background 14 years ago