Changeset 85368

Timestamp:
Aug 16, 2013, 5:31:26 PM (9 years ago)
Author:
Daniel James
Message:

Simpler, less efficient, id generation.

I noticed a bug for an edge case in the id generator. Wouldn't be too
hard to fix, but the implementation was too complicated with some really
pointless optimizations, so I rewrote it using a simpler brute force
method. Will be fine for now unless something has a lot of duplicate ids.

(No files)

Note: See TracChangeset for help on using the changeset viewer.