-
Notifications
You must be signed in to change notification settings - Fork 9
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):
Benjamin Penney Benoit Pierre Bernhard Rosenkraenzer Cristian Morales Vega Edward Rudd Ferdinand Thiessen Francesco Ariis Gilad Shaham Ivan Mogilko Janet Gilbert Jochen Schleu Joe Lee Michael Rittenhouse Morgan Willcock Nick Sonneveld Ori Avtalion 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 Tobias Hansen Tom Vandepoele Tzach Shabtay
-
Demo Quest III updated by RickJ.
-
The default icon bar graphics were done by Teemu Eramaa ([email protected])
-
Windows editor original splash design by abstauber.
-
Windows editor icons by Klaus.
-
Blank Game template created by AGA.
-
Sierra-like game template originally worked on by Rui "Trovatore" Pires, enhanced with the new art by ProgZmax, CaesarCub, Hobo, Selmiak and Jim Reed.
-
LEC 9-verb template by abstauber.
-
Verb Coin template by Electroshokker, graphics by Misj.
-
Lightweight BASS template by Bjorn Ludwig.
-
Hq2x and Hq3x scalers by Maxim Stepin.
-
Hi-colour fade out/in routines by Matthew Leverton.
-
Sprite anti-aliasing code by Michael Bukin.
-
Editor uses irrKlang .NET audio player (https://www.ambiera.com/irrklang)
-
Graphics and sound are courtesy of the Allegro graphics library by Shawn Hargreaves and many others. You can get it at https://sourceforge.net/projects/alleg/
-
Script editor component is scintilla by Neil Hodgson. You can get it from https://www.scintilla.org
-
GIF loading by Magick.Net (http://www.imagemagick.org/)
-
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/
-
Windows MOD/XM/S3M/IT player is DUMB, (C) 2001-2003 Ben Davis, Robert J Ohannessian and Julien Cugniere. You can get it from http://dumb.sourceforge.net/
AGS Demo Game II Credits:
- Written by Relight, cornjob, Chrille, Spyros and Dark Stalkey.
- Additional material by Kairus.
- Intro music by Mods.
- Original backgrounds and main character were drawn by [email protected].
Thanks to all the AGS beta testers for all their suggestions and bug reports - Cornjob, AGC2, AGA, Relight, c_leksutin, Spyros and the rest of the team.
Getting Started in AGS
Editor
- New Game templates
- Editor Preferences
- General Settings
- Default Setup
- Colours Editor
- Room Editor
- Character Editor
- Cursor Editor
- Dialog Editor
- Font Preview
- GUI Editor
- Inventory Items Editor
- View Editor
- Sprite Manager
- Music and sound
- Voice speech
- Script Modules
- System limits
- Log Panel
- Plugins
- Other Features
Engine
Scripting
- Scripting Tutorial
- Scripting Language
-
Scripting API
- Script API Overview
- Standard Constants
- Standard Enumerated Types
- Standard Types
- Game variables
- Global arrays
- Global event handlers
- repeatedly_execute / repeatedly_execute_always
- Custom dialog options rendering
- Global functions: general
- Global functions: message display
- Global functions: multimedia actions
- Global functions: palette operations
- Global functions: room actions
- Global functions: screen effects
- Global functions: wait
- AudioChannel functions and properties
- AudioClip functions and properties
- Camera functions and properties
- Character functions and properties
- DateTime functions and properties
- Dialog functions and properties
- DialogOptionsRenderingInfo functions and properties
- Dictionary functions and properties
- DrawingSurface functions and properties
- DynamicSprite functions and properties
- File functions and properties
- Game functions and properties
- GUI functions and properties
- GUI control functions and properties
- GUI Button functions and properties
- GUI InvWindow functions and properties
- GUI Label functions and properties
- GUI List Box functions and properties
- GUI Slider properties
- GUI Text Box functions and properties
- Hotspot functions and properties
- Inventory item functions and properties
- Maths functions and properties
- Mouse functions and properties
- Object functions and properties
- Overlay functions and properties
- Parser functions
- Region functions and properties
- Room functions and properties
- Screen functions and properties
- Set functions and properties
- Speech functions and properties
- String functions
- System functions and properties
- TextWindowGUI functions and properties
- ViewFrame functions and properties
- Viewport functions and properties
- Obsolete Script API
- Event Types
- Key code table
- Audio in script
Legal Notice
Getting in touch
Misc