Updated GetUnusedInstanceID to not recycle instance ID's unless it has reached max (65535)

This commit is contained in:
sorvani
2014-02-24 00:20:18 -06:00
parent 60c280a521
commit d887c77a1b
2 changed files with 39 additions and 13 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 02/24/2014 ==
Sorvani: Updated GetUnusedInstanceID to not recycle instance ID's unless it has reached max (65535)
== 02/23/2014 ==
Secrets: Exported the client object SendTargetCommand to Perl.