   _____ _/\_______/\________________/\______ _ ___/\ _ __________________
\\ \   _/   \ ___    \________/        )  __/____    \______   __________/ //
   /  ______/  \      \      /  ______/   __     \     ____/_______      \
  /   \_    \_  \      \    /   \_    \_   \      \    \      \    \  sns \
 (______\    /___\______)__(______\    /____\______)___________)___________).  
         \  /                      \  /                    :    knights!    :..
          \/                        \/                     :................: :
                                                             :................:
							     
                          S C H T R O U M P H  2.0							     
							     
A small naive intro just made for fun.



--- COMPILING ---

'./configure && make' will do the job
if './configure' doesn't work, try to generate it with './autogen.sh'

configure options:
	--enable-debug 	disable optimisations and stripping
	--enable-mikmod	use mikmod instead of minifmod (for non-x86, needs SDL)
	--disable-sdl	use the custom win32 renderer (not using sdl.dll)

--- NEEDED ---

all: 	You must have SDL installed, even when compiling the win32 version.
	You need nasm in order to compile minifmod.

win32: MINGW+MSYS+MSYS DTK to compile.

--- NOTES --- 

Some infos on structure:

src/data contains data added into the intro.
src/data/src contains the editable data. 
run the 'convert' in this folder to convert data to src/data source files.
the music is a fasttracker2 .xm module.
images are 8bpp .bmp, 127 colors maxi.


--- COPYRIGHT ---

Schtroumpf 2.0  -  Copyright (c) 2004 KNIGHTS
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Schtroumpf  Studio Peyo and IMPS Brussels - All rights reserved