+ Reply to Thread
Results 1 to 2 of 2

Thread: PyroGine Game Engine v0.3.0 Released!

  1. #1

    Default PyroGine Game Engine v0.3.0 Released!

    PyroGine Development is happy to release the 2nd public beta release of PyroGine Game Engine. It's an advanced 2D game engine for PC's running Microsoft Windows and uses Direct3D for hardware accelerated rendering. It's robust, designed for easy use and suitable for making all types of 2D games and other graphic simulations.

    It consists of a high-level object oriented game application framework with a plethora of classes and routines to allow you to rapidly and efficiently develop your graphics simulations. There is support for surfaces, textures, sprites, audio, streams, archives, configuration files, render targets, swap chains, databases and much more.

    Changelog:
    • Added API support for standard C/C++ compilers.
    • Added full OOP support for C++ Builder 2010.
    • TPGObject.CreateFromObj was referenced in PGDatabase but the method was not declared and implemented.

  2. #2

    Default

    We've now released v0.4.0 developer version. It's the current work-in-progress daily build that will eventually become the next stable release version.

    Changelog
    (4/19/2010):
    • Added command-line PyroGine Pascal Compiler (pgpcc.exe).
    • Added embeddable script compiler (TPGScript, Pascal, Basic and javascript syntax).
    • Added support for loading and using DLLs stored in an EXE as RC_Data (PG.ResourceLoadLibrary, PG.ResourceFreeLibrary, PG.ResourceBindToPro).
    Join us on FaceBook and Twitter.
    Last edited by jarrodavisoftware; 04-20-2010 at 04:19 PM.

+ Reply to Thread

Posting Permissions

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