forgotten commit. disabled until egl is adapted.
[AROS-Contrib.git] / scout / SCOUT-SOURCE.readme
blob6b08bbb7b6239332b999ad5589d2bf2966703d21
3  INTRODUCTION
4 -------------- -- -
6 Scout was originally written by Andreas Gelhausen, starting in 1994.
8 When he decided to leave the Amiga, he gave the source code to Richard Körber in
9 1997. He has added some new windows, nice features and nasty bugs. :)
11 He has left the Amiga as well (at least he said that when he released the
12 source). So as a gift to the Amiga community, Andreas and Richard decided to
13 make the source code of Scout public.
15 In 2001 I, Thore Böckelmann, took the source of Scout, because many things were
16 very unpleasant und Scout tended to crash quite often, especially when you had
17 to look up some things in a hurry.
19 As most of the free software source codes, the source code of Scout is
20 in an excellent shape. Every single function is commented in English
21 and has a header that explains the functionality in every single detail.
22 It will surely be a feast for you to read the code.
24 Well, at least sort of... ;-)
28  TO-DO
29 ------- -- -
31 What you have here, is a the source to the latest released version. You can do
32 whatever you want to do with it, but I would like to know if you encounter any
33 bugs (and probably fixes for them, too), so I can include them in my source and
34 make a new "official" release.
36 Currently I have nothing on my to-do list...
40  REQUIREMENTS
41 -------------- -- -
43 Scout is not suited for Amiga beginners. It makes great demands on your
44 system, and requires a deep knowledge about the Amiga system and interna.
46 You will need the latest SAS/C package to compile Scout. I don't know
47 if other C compilers will do as well. Just give it a try. :-)
49 These packages are also required to successfully compile Scout:
51  * Identify's developer package (AmiNet, my Home Page)
52  * MUI developer package (AmiNet)
53  * AmiTCP/IP developer package (AFAIK AmiNet) or similar
55 (I hope I didn't forget something.)
57 TexInfo is also required for the documentation.
59 You will also need some free megs on your hard disk and a lot of free RAM.
60 My 68o6o/50 requires about 6 minutes to compile the entire project.
63  GNU
64 ----- -- -
66 The GNU General Public License will apply.
68   Scout - An Amiga System Monitor
69   Copyright (C) 1994-2000 Andreas Gelhausen, Richard Körber and Thore Böckelmann
71   This program is free software; you can redistribute it and/or modify
72   it under the terms of the GNU General Public License as published by
73   the Free Software Foundation; either version 2 of the License, or
74   (at your option) any later version.
76   This program is distributed in the hope that it will be useful,
77   but WITHOUT ANY WARRANTY; without even the implied warranty of
78   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
79   GNU General Public License for more details.
81   You should have received a copy of the GNU General Public License
82   along with this program; if not, write to the Free Software
83   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
85 For further details, see the COPYING file of this package.
88  ADDRESS
89 --------- -- -
91 If you want to contact me, you can reach me at one of these addresses:
93   tboeckel@uni-paderborn.de
94   thboeckel@web.de
96 You can write EMails to Richard Körber, too, but he stopped the development:
98   rkoerber@gmx.de
99   shred@shredzone.de
101 Please don't contact me if you want me to put some improvements to the
102 source code. Also, don't ask me newbie questions. I am quite busy and
103 don't have the time to answer to minor problems and RTFM stuff. :)
105 Also, visit Richard's home page at:
107   http://www.shredzone.de