Results 1 to 10 of 11

Thread: Dellegro - Delphi Allegro Game Library

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    @piXelicidio
    Hi, thx. Hmm... I just tested on IE, Edge, FireFox and Chrome and I was able to get the file on all. What specific error are you getting? which browser are you using etc. Yea eventually I will move it there. Just had not had time to setup an account and get it posted.

  2. #2
    [CHANGELOG]

    Version 2018.2:
    - Added ex_acodec and ex_inject_events examples
    - Added hepatic and touch_input routines
    - Added all experimental|unstable labeled routines
    - Added '&' symbol in front of record field names that conflict with Delphi keywords. (ex if (event.&type = ALLEGRO_EVENT_KEY_DOWN) then...
    - Fixed a few routine prototype params
    Last edited by drezgames; 09-04-2018 at 01:56 AM.

  3. #3
    [CHANGELOG]

    Version 2018.3:
    - Added ex_opengl, ex_opengl_pixel_shader, ex_ttf and ex_camera examples
    - Added allegro_opengl routines
    - Added al_draw_multiline_textf
    - Misc fixes and enhancements
    Last edited by drezgames; 09-04-2018 at 01:56 AM.

  4. #4
    Hello! Very interesting but where is the link to download the library?

  5. #5
    Hi, it was brought to my attention that another project with the same name is already in use, DAllegro5, which are d language bindings. I'm in the process of renaming it and changing a few things around. I will post an update soon. I finally manage to build Allegro5 using VS2017 (oh my what a pain) so I can generate the binaries when I need them. I would say sometime during the weekend I will have a new build posted.

  6. #6
    [CHANGELOG]

    Version 2018.4:
    - Reorganize the distro folder
    - Added a5docs viewer to view allegro 5 docs locally
    - Change name to Dellegro, to avoid confusion with existing DAllegro5 project on github.
    Last edited by drezgames; 14-04-2018 at 06:33 AM.

  7. #7
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2
    Just an administrative note - The title of the thread has been changed at the request of the original author to remove the ambiguity the name could cause with the D Allegro bindings.
    :: AthenaOfDelphi :: My Blog :: My Software ::

Tags for this Thread

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
  •