Search results

  1. Redoing the save/load system to use a real database.

    Hi all, I'm learning c# and decided this would be a good project to do it. Right now analyzing the code, ServUO uses a very complex serialization system to save and load the world states. At first I was thinking of using a object oriented database like db4o...
Back