HACKING 436 B

123456789101112
  1. Finished models go to media directory
  2. OGRE is just a graphics engine, not a full featured game engine. this is why
  3. there will be new dependencies:
  4. 1. OpenAL - for sound
  5. 2. bullet - collisions
  6. 3. SDL_net | luasocket | twisted - for networking
  7. 4. libraries for making pairs of keys
  8. (probably needed if we create a virtual store)
  9. gpgme
  10. 5. OIS is already used for input/output from different devices (keyboard and mouse till now)