|
|
|
|
|
by tobz
2739 days ago
|
|
Heh, this is funny... I worked on an emulator for Dark Age of Camelot _and_ an emulator for World of Warcraft (WCell) and attribute experience from both projects to getting my first software gig. I also remember (fondly) going through RunUO with .NET Reflector to pick up tips and tricks. :) |
|
It's object-oriented except when it's not. It's modular except where it isn't. It "optimizes" for $number_of_cores_on_your_box but doesn't actually use them for anything but world saves. Almost none of it is commented or documented (doxygen doesn't count as documentation).
I think runuo excelled not because it was significantly better but because it was less shitty than POL and Sphere that came before it.