Перейти к содержанию

Koorac

Прохожие
  • Постов

    6
  • Зарегистрирован

  • Посещение

Весь контент Koorac

  1. Koorac

    qtScribe

    Some screenshots on Windows XP: http://img195.imageshack.us/img195/7859/qtscribe2.png http://img29.imageshack.us/img29/5669/qtscribe1.png http://img231.imageshack.us/img231/4449/qtscribe3.png
  2. Koorac

    qtScribe

    Great work! Good to see a Linux version too and using Qt not ugly GTK.
  3. I just had a look at some TDF files and I think I found something. I'll send you a PM when I've tested whether it's right.
  4. Sweet, thank you for offer Are you able to find a file format structure ? If you have a спам time, can you look at .TDF files ? every map has own .tdf file, it probably stands for "Terrain definition file", and it includes a information about map and sectors. If you want to help with that, I can give you a more information about that.... I currently don't know very much about any of the world ed files, but if you could provide me with some information to start, I could give it a try. I won't have much time today, but I can try from tomorrow on.
  5. If I can help you somehow please say. I have a disassembler (IDA спам) and also some assembler knowledge (not very much though).
  6. I would be willing to help you with a new Arcanum engine. I think Java would be a good choice for the engine. Why Java? -Platform independent (Windows, Linux, Mac, *BSD): don't even have to recompile to run on a different OS Even the openGL-binding is platform independent -fast language (only marginally slower than C++) , so it can be used for a game -Garbage collection: no memory leaks -Most used programming language: lots of (open source) libraries and fairly easy to find developers. -object-oriented -Much simpler and less error prone than C(++) (no way to corrupt the memory) -Easy to learn: anyone who knows C++ can learn Java in one day -can use any language that runs on the JVM for scripting -Lots of tools that help you find possible bugs -Great IDEs like Eclipse that really improve productivity -Compiling only takes a few seconds not minutes or hours like C++ I would be able to convert all your code, but if you don't think this is good idea no problem.
×
×
  • Создать...