Change log (v1.1.2):
For the players:
-Added a menu after splash screens, save/load/controls.
-Npc dialogue (with sound streaming) On
-Quest-line: small and simple quests. Complete the quest-line for a special reward

-Finished waypoint menu
-Fixed some display glitches
-Adjusted some skills, firewall/blaze were too powerful
Code improvements:
-Map are now loaded via nitrofs, with text files for config
-Quests can be made easily via a text file
-Sprites/images are now loaded dynamiccaly, it's a bit more clean
-Cleaned some ugly parts of the source code (though theres a lot to do left...)
-Fixed various bugs