Skip to content
ivan-mogilko edited this page Feb 3, 2022 · 32 revisions

Credits

  • Adventure Game Studio was originally developed by Chris Jones

  • The latter versions and engine ports to various platforms are product of collaborative work of the following people (in alphabetic order):

    Alan Van Drake
    Benjamin Penney
    Benoit Pierre
    Bernhard Rosenkraenzer
    Cristian Morales Vega
    Edward Rudd
    Erico Vieira Porto
    Ferdinand Thiessen
    Francesco Ariis
    Gilad Shaham
    Ivan Mogilko
    James Duong
    Janet Gilbert
    Jochen Schleu
    Joe Lee
    John Steele Scott
    Martin Sedlak
    Matthew Gambrell
    Michael Rittenhouse
    Morgan Willcock
    Nick Sonneveld
    Ori Avtalion
    Pablo Navarro
    Paul Wilkinson
    Per Olav Flaten
    Piotr Wieczorek
    rofl0r
    Ryan O'Connor
    Scott Baker
    Shane Stevens
    Shawn R. Walker
    Stefano Collavini
    Steve McCrea
    Steven Poulton
    Sunit Das
    Thierry Crozat
    Tobias Hansen
    Tom Vandepoele
    Tzach Shabtay

  • Windows editor original splash design by abstauber

  • Windows editor icons by Klaus

  • Blank Game template created by AGA

  • Sierra-style game template by Rui "Trovatore" Pires

  • New BASS and Verb Coin game templates by Morgan Willcock, based on ideas by Bjorn Ludwig and Electroshokker respectively

  • Sierra-style, BASS and Verb Coin templates are sharing art by ProgZmax, CaesarCub, Hobo, Selmiak and Jim Reed

  • Tumbleweed game template by abstauber

  • Script editor component is scintilla by Neil Hodgson (https://www.scintilla.org/)

  • Editor uses irrKlang .NET audio player (https://www.ambiera.com/irrklang/)

  • GIF loading by Magick.Net (https://www.imagemagick.org/)

  • Docking panel suit by WeiFen Luo and contributors (http://dockpanelsuite.com/)

  • JSON handled with Newtonsoft.Json by James Newton-King (https://www.newtonsoft.com/json)

  • Engine supports graphics and sound using Allegro 4 game programming library by Shawn Hargreaves and many others (https://liballeg.org/)

  • Hq2x and Hq3x scalers by Maxim Stepin

  • Hi-color fade out/in routines by Matthew Leverton

  • Sprite anti-aliasing code by Michael Bukin

  • TrueType font display uses ALFont by Javier Gonzalez and the FreeType project

  • Windows engine uses libcda CD player by Peter Wang.

  • MP3 player is almp3 by Javier Gonzalez and the FreeAmp team. It uses the mpg123 MP3 decoder

  • OGG player is alogg by Javier Gonzalez, using the Ogg Vorbis decoder, which is available from https://www.xiph.org/

  • OGG Theora player is APEG by Chris Robinson, using the Ogg Theora decoder, which is available from https://www.xiph.org/

  • DUMB MOD/XM/S3M/IT player, (C) 2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere. You can get it from http://dumb.sourceforge.net/

Thanks to all the AGS beta testers for all their suggestions and bug reports.

Getting Started in AGS

Editor

Engine

Scripting

Legal Notice

Getting in touch

Misc

Clone this wiki locally