-
Notifications
You must be signed in to change notification settings - Fork 626
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Change dynamic targids to linearly ramp (#5213)
* [core] Change dynamic targids to linearly ramp * This is retail behavior, IDs are not recycled as soon as possible -- They appear to increase until they wrap. * [core] Adjust dynamic ID long form ID calculation to match retail * [core] More sane next dynamic targid lookup
- Loading branch information
1 parent
62f01f3
commit 02a6f7d
Showing
2 changed files
with
32 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters