high prio
- TODO0001 implement blitters and related functions

med prio
- HACK0000 find a clean solution for the \ problem, convert all pathes to /
- TODO0002 Investigate why ScrollJA2Background() does not work correctly

low prio
- TODO0000 remove RestrictMouseCursor() et al.
- r80
- sound
- HACK0001 put the process properly to sleep during idle phases instead of SDL_Delay(1)
- HACK0002 get rid of the directory mumbo jumbo
- HACK0003 load data in a cleaner way, especially wide strings
- HACK0005 Set gusSelectedSoldier in EnterCombat() to 0 if it is NO_SOLDIER
  (happens when entering a sector and being immediatly in combat)
- HACK0006 Implement a zoom blitter
- HACK0007 Stop PreRandom always returning 0 or 1 without ensuring an equal
  distribution, which would be a rather complex task with pregenerated randoms
- HACK0008 mark keyboad-input in SGP.c slated for return to Input.c

cosmetic
- massive code duplication for ROT-1 "encrypted" data (r65, r113)
- FileCheckEndOfFile() complicated
- Use FileExistsNoDB() in FileExists()
