Results 1 to 8 of 8

Thread: PyroGine Game Developer Studio

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    PyroGine™ Development is happy to announce the release of PyroGine v1.0-a4.

    Visit our site for more information about PyroGine, media, downloads and support.

    Changelog
    Version v1.0-a4:
    • Added popup menu option for project manager.
    • Updated registration form to include username.
    • Fixed errors in readme.txt and the eula.txt files.
    • [IDE] Tabs where not being closed after a file was closed.
    • New Help file format.
    • Added new examples: ArchiveStreamingMusic, ChainAction, DisplayDevice, Input, LocalDatabase, RemoteDatabase, RenderDevice, Scroll, Texture, ThreadedRemoteDb.
    • Added new API routines: App_Edition, App_FadeColor, App_Version, SQLQueryBuilder_Add, SQLQueryBuilder_Clear, SQLQueryBuilder_Create, SQLQueryBuilder_Statement, StringList_Test.
    • Fixed misc memory leaks in the compiler.
    • [IDE] Caption not updated when project group is cleared
    • [IDE] SHChangeNotify event always occur
    • [IDE] Param hint window does not remain open
    • [Compiler] Sprite_RenderImageSized not displaying image properly
    • [IDE] Access Vialation when closing Project Group
    Jarrod Davis
    Technical Director @ Piradyne Games

  2. #2
    Very interesting. But why so blurry fonts ingame?
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

  3. #3
    @Darthman
    Thanks. It's because blending mode is being used on a font that is a bit too small. That font is my SysFont (non-proportional), which is really used for debugging. I will update later with a proper font for ingame use.
    Jarrod Davis
    Technical Director @ Piradyne Games

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
  •