ANH Build 059

From SWGANH Wiki
Revision as of 18:54, 6 January 2008 by Snow (Talk | contribs) (Protected "ANH Build 059": Page is complete. [edit=sysop:move=sysop])

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Build Notes Archive - Build 059

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Anhlogo small(22x28).jpg Build 059
Commit date May 24, 2007
Author jack
Version 0.1.059
Update chronology
← Previous  Current  Next →
ANH Build 058 ANH Build 059 ANH Build 060

Release Notes

  • Fixed disconnect bug that would leave clients around for an indefinite time. Screwed up travel and would make zoneServers crash.
  • Created a copy constructor for BString class as the default was causing crashes.
  • Changed the travel code to query the TravelMapHandler for spawn coordinates instead of saving them to the ticket position.
  • memset the MessageFactory heap to 0xed for debugging and to make sure it pre-allocates properly.