Quote:
Originally Posted by kathgar
You are probably better off using STL instead of a custom linked list. The original way that EQEMu stored entities was horrible and was a pain in the ass to change when I noticed how horrible it was.
EDIT: For the love of god it is implement
|
I would use the STL, but we're pure C, not C++
Not to mention that whole hatred of the STL and everything associated with it :P