-
Notifications
You must be signed in to change notification settings - Fork 0
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
John Steele Scott
Martin Sedlak
Matthew Gambrell
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 -
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-style 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 (https://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/
-
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 - Cornjob, AGC2, AGA, Relight, c_leksutin, Spyros and the rest of the team.
Getting Started in AGS
Editor Reference
- Music and sound
- Distributing your game
- Backing up your game
- The text parser
- Translations
- Global variables
- Custom Properties
- Plugins
- Lip sync
- New Game templates
- Debugging features
- Auto-number speech files
- Integration with Windows
- Source Control integration
Engine
Scripting
- Scripting tutorial part 1
- Scripting tutorial part 2
- Pointers in AGS
- Calling global functions from local scripts
- The script header
- String formatting
- Multiple Scripts
- Understanding blocking scripts
- Dynamic Arrays
- Extender functions
- Game variables
- Predefined global script functions
- repeatedly_execute (_always)
- Custom dialog options rendering
- Built-in enumerated types
- Script language keywords
- AudioChannel functions and properties
- AudioClip functions and properties
- Character functions and properties
- DateTime functions and properties
- Dialog functions and properties
- DialogOptionsRenderingInfo functions and properties
- DrawingSurface functions and properties
- DynamicSprite functions and properties
- File functions and properties
- Game / Global functions
- 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
- Multimedia functions
- Object functions and properties
- Overlay functions and properties
- Palette functions
- Parser functions
- Region functions and properties
- Room functions
- Screen functions
- Speech functions and properties
- String functions
- System functions and properties
- Text display / Speech functions
- ViewFrame functions and properties
Working on Legacy games
Upgrading from a previous version
- Upgrading to AGS 2.7
- Upgrading to AGS 2.71
- Upgrading to AGS 3.0
- Upgrading to AGS 3.1
- Upgrading to AGS 3.2
- Upgrading to AGS 3.3
- Upgrading to AGS 3.3.5
- Upgrading to AGS 3.4
- Upgrading to AGS 3.4.1
Legal Notice
Getting in touch