Difference between revisions of "Links"

From The Game-Maker Archive
Jump to navigationJump to search
Line 24: Line 24:
 
===Image utilities===
 
===Image utilities===
  
 +
* [https://github.com/AnimatorPro/Animator-Pro/downloads Autodesk Animator binary]
 +
* [http://animatorpro.org/# Autodesk Animator source code]
 +
* [http://www.programmersheaven.com/download/3236/download.aspx Dave's Targa Animator] -- For working with .FLI files.
 +
* [http://www.hpo4.dk/ml-consulting/anm/index.php MLC Deluxe Paint Animation Decoder] -- For playing .ANM files (Barracuda) in Media Player.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-to-png-converter.html .BBL to .PNG converter] -- Perl script by Sylvain Martin.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-to-png-converter.html .BBL to .PNG converter] -- Perl script by Sylvain Martin.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-metadata.html .BBL metadata extractor] -- Perl script by Sylvain Martin.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-metadata.html .BBL metadata extractor] -- Perl script by Sylvain Martin.
Line 29: Line 33:
 
* [http://www.run.montefiore.ulg.ac.be/%7Emartin/pppteam/gmdump.c .GAM to XML converter] -- POSIX C program by Sylvain Martin.
 
* [http://www.run.montefiore.ulg.ac.be/%7Emartin/pppteam/gmdump.c .GAM to XML converter] -- POSIX C program by Sylvain Martin.
 
* [http://139.165.223.2/~martin/scene/gam2xml.pl .GAM to XML converter] -- Perl Script by Sylvain Martin.
 
* [http://139.165.223.2/~martin/scene/gam2xml.pl .GAM to XML converter] -- Perl Script by Sylvain Martin.
* [http://www.programmersheaven.com/download/3236/download.aspx Dave's Targa Animator] -- For working with .FLI files.
 
* [http://animatorpro.org/# Autodesk Animator source code]
 
* [https://github.com/AnimatorPro/Animator-Pro/downloads Autodesk Animator binary]
 
* [http://www.hpo4.dk/ml-consulting/anm/index.php MLC Deluxe Paint Animation Decoder] -- For playing .ANM files (Barracuda) in Media Player.
 
  
 
===Music utilities===  
 
===Music utilities===  

Revision as of 07:48, 13 October 2011

Here I mean to form a repository of general links about, regarding, and associated with Game-Maker.

Information

Resources

Personal sites

Tools

Image utilities

Music utilities

Playback utilities

  • DOSBox -- for playing Game-Maker and its games on modern Windows machines.
  • D-Fend Reloaded -- Good Windows frontend for DOSBox.
  • Boxer Decent DOSBox frontend for Mac OS X.
  • Joy2Key -- for mapping joysticks to keystrokes.
  • Keyboard Remapper -- Flexible key mapping software for Windows
  • KeyRemap4MacBook -- Flexible key mapping software for Mac OS

Other