Results 1 to 5 of 5

Thread: DelphiDoom 1.1.3 (pre-release snapshot)

  1. #1

    DelphiDoom 1.1.3 (pre-release snapshot)

    This is a pre-release snapshot of the DelphiDoom project.


    The last few weeks I've started working with the DelphiDoom project again, making some changes and adding some new features. Current project status seems stable and corrects several bugs of the previous release.

    New features include:
    -Support for OpenGL-friendly bsp nodes.
    -OpenGL HUD improvements.
    -Advanced dynamic lighting definition (currently only OpenGL version).
    -Transparency in 8 bit color software rendering mode (not only in 32 bit color modes).
    -Disk access speed optimizations (hash table indexing for lumps/external PK3 files).
    -Improved synchronization during demo playback.
    e.t.c.

    Complete change log inside the rar file:

    Download link: http://www.4shared.com/file/14238220..._20091021.html

    The download link contains both OpenGL and Software mode executables, complete source code, shareware game data, glbsp utility and pre-build GL-friendly nodes for the shareware data.

    Some screenshots:

    8 bit rendering transparency:


    OpenGL advanced dynamic lighting:
    Last edited by Jimmy Valavanis; 30-03-2012 at 04:27 PM.

  2. #2

    Re: DelphiDoom 1.1.3 (pre-release snapshot)

    Would this compile under Free Pascal or just Delphi? Keep up the fine work.
    [size=10px]"In science one tries to tell people, in such a way as to be understood by everyone, something that no one ever knew before. But in poetry, it's the exact opposite." -- Paul Dirac[/size]

  3. #3
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Re: DelphiDoom 1.1.3 (pre-release snapshot)

    **** YEAH!! I love doom!! I was raised with this game
    NecroSOFT - End of line -

  4. #4

    Re: DelphiDoom 1.1.3 (pre-release snapshot)

    This version is not compatible with Free Pascal Compiler, the last official version 1.0.2.383 can be compiled with FPC but it's not stable (crashes after a while). Only version 0.7 is fully compatible with FPC. In addition the FPC executables don't support external PK3/PK4/ZIP files and PNG-format external textures. These versions can be found at http://delphidoom.sitesled.com/downloads.html
    Last edited by Jimmy Valavanis; 30-03-2012 at 04:28 PM.

  5. #5

    Re: DelphiDoom 1.1.3 (pre-release snapshot)

    Quote Originally Posted by Jimmy Valavanis
    This version is not compatible with Free Pascal Compiler, the last official version 1.0.2.383 can be compiled with FPC but it's not stable (crashes after a while). Only version 0.7 is fully compatible with FPC.
    OK.

    In addition the FPC executables don't support external PK3/PK4/ZIP files and PNG-format external textures.
    I see. Would be nice to get an FPC programmer working on this project, since Free Pascal does support the extraction of PK3/PK4/ZIP files with the zlib unit, and PNG images with the imlib unit.
    [size=10px]"In science one tries to tell people, in such a way as to be understood by everyone, something that no one ever knew before. But in poetry, it's the exact opposite." -- Paul Dirac[/size]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •