Jump to content
The Dark Mod Forums

Baal

Member
  • Posts

    1180
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Baal

  1. There's a demo now. http://Hitman.com/free
  2. The generated glimp_logging.cpp does not compile because it doesn't contain the qgl* declarations. glimp_dlopen.cpp does, can they be moved to a header file?
  3. I need access to the programming sub forum.
  4. Still compiling. I'm thinking about trying to adapt dhewms cmake files. I don't like Scons.
  5. Which (free) version of Visual Studio could I use to take a look at the windows build and compile the code? Would be nice if it ran on Wine.
  6. Not necessary. I just had to comment the declaration out. On to the next error!
  7. Maybe we should use Glew (GL extension wrapper) to manage OpenGl?
  8. Shouldn't that result in a runtime error? Or am I misunderstanding how that works?
  9. In file included from game/../idlib/precompiled.h:132:0, from game/precompiled_game.h:28, from game/AF.cpp:20: game/../idlib/../renderer/qgl.h: Im globalen Gültigkeitsbereich: game/../idlib/../renderer/qgl.h:211:8: Fehler: »PFNGLBLENDEQUATIONPROC« bezeichnet keinen Typ extern PFNGLBLENDEQUATIONPROC qglBlendEquation; Glext.h is included in qgl.h. I think the correct one is found (renderer/glext.h), but another one seems to be already inlcuded at this point. The part that defines PFNGLBLENDEQUATIONPROC (inside the GL_VERSION_1_2 guard) is not executed.
  10. Trunk doesn't compile at all. The scons build files seem to not be set up correctly. I get a lot of missing headers while building.
  11. Archlinux with a very recent version of GCC. I think someone already encountered the same problems and commited some changes to SVN. I'm going to try it now.
  12. Thanks. I need SVN access, because the 2.05 source archive doesn't compile on linux, but SVN might have the necessary changes. I already have access, but I forgot my login data. Taaaki will hopefully tell me.
  13. I want to take a look at the code for player movement (leaning and mantling, but also speed or crouching etc.). Where would I best start if I wanted to change something? Can someone who knows his/her way around the source code of the mod point me in the right direction? Thanks.
  14. Thanks, understood. Edit: I don't have access to this. Taaaki hasn't read me PM yet.
  15. Where can I find the 2.05 sources? I checked out trunk from https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk but there is no 2.05 tag or branch. Trying to build that on Archlinux throws tons of errors.
  16. Better start right now. You can practice by making one or two Dark Mod missions.
  17. Nope, I just found out Manjaro has the same problem. It was the two missions that come with the mod that work. Everything else crashes on Manjaro, too.
  18. Well, it's not really in a playable state. The last time I checked at least.
  19. Tefdal, are your tracks on youtube? Soundcloud doesn't work for me.
  20. I have a spare code for Shadowrun: Dragonfall on GOG.com. Anyone interested? FM authors preferred.

    1. Show previous comments  2 more
    2. Tarhiel
    3. Baal

      Baal

      I didn't get one.

    4. Tarhiel

      Tarhiel

      Damn, accidentaly Send it to another user: luckily, he didn´t read it :) Check your PM again :)

  21. There is this guy, nobiax, that releases a lot of materials and models for free, without any restrictions as far as I can tell. Some examples: And this is what he says about usage: readme.txt
  22. We need normal and specular maps also. Deus Ex doesn't use these, right? Apart from that, it's the same problem as with the Duke3d pack.
  23. Some thoughts: We could keep lockpickings exactly as it is and include hacking in addition to it. Either as a minigame or just resource based (consumable like the Deus Ex multitool).A grappling hook (basically a reskinned rope arrow) that is somehow restricted in its use. By surface type or something else?An rpg progression system is not needed.Crossbows are cool.?Profit
  24. Thanks, these are not bad. And they seem to be free to use. Which model formats can the doom engine use? I found some cool materials, too.
×
×
  • Create New...