X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FMakefile;h=ae7c37fa2c5608cf6db10a94c4d34d1099fb5519;hp=d1d9ffc3ff55281a01f07ac614ee892d84b45a0b;hb=72bb1f5d2849131d094f38b9a0ce2d17ecacefe1;hpb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181 diff --git a/src/game_sp/Makefile b/src/game_sp/Makefile index d1d9ffc3..ae7c37fa 100644 --- a/src/game_sp/Makefile +++ b/src/game_sp/Makefile @@ -1,11 +1,17 @@ # ============================================================================= -# Makefile for native Supaplex engine for Rocks'n'Diamonds (game_sp) +# Rocks'n'Diamonds - McDuffin Strikes Back! # ----------------------------------------------------------------------------- -# (c) 1995-2009 Holger Schemel +# (c) 1995-2014 by Artsoft Entertainment +# Holger Schemel +# info@artsoft.org +# http://www.artsoft.org/ # ----------------------------------------------------------------------------- -# based on MegaPlex version 0.5 beta release xmas 2001 by Frank Schindler, -# based on the Speed Fix 6.3+ by Herman Perk, -# based on original Supaplex by Michael Stopp & Philip Jespersen +# The native Supaplex game engine is based on: +# - MegaPlex version 0.5 beta release xmas 2001 by Frank Schindler +# - Speed Fix 6.3+ by Herman Perk +# - Supaplex by Michael Stopp & Philip Jespersen +# ----------------------------------------------------------------------------- +# src/game_sp/Makefile # ============================================================================= # -----------------------------------------------------------------------------