[raknet] RakNet 2.417 released

  • From: Kevin Jenkins <rakkar@xxxxxxxxxxxxxx>
  • To: RakNet Freelist <raknet@xxxxxxxxxxxxx>
  • Date: Wed, 07 Dec 2005 20:13:45 -0800

Sorry, this one isn't directly backwards compatible. I changed the RPC parameter list to a single structure so I can make changes in the future without breaking old code every time.

1, Reorganized connection process to prevent sends from undetected dropped connections reaching new connections from the same player.
2. Changed RPC header to take a structure (Sorry!).
3. Added automatic memory synchronization message handler.
4. Added class member RPC calls.
5. Added ability to pass data with Advertise System.
6. Re-fixed memory leak in Array class.
7. No longer include DemonBattle sample to cut down on download size.
8. Updated documentation


Other related posts:

  • » [raknet] RakNet 2.417 released