*******************************************************************************
*                                                                             *
*             T I C T - E X P L O R E R   -   S O U R C E   C O D E           *
*                                                                             *
*******************************************************************************
$Id: readme_src.txt,v 1.4 2002/02/25 12:55:21 tnussb Exp $

===============================================================================
How to build the TICT-Explorer executables
===============================================================================

This version of the TICT-Explorer was developed using TIGCC v0.93 and
TIGCCLIB 2.41. No warranties can be made that it will build correctly with any
other version.

To build all versions of the TICT-Explorer just enter directory src and
execute buildall.bat. All generated files will be copied automatically to the
corresponding binXX directories.

To build only one version the TICT-Explorer use:

build89.bat  english     ...   builds english    version for the TI-89
build89.bat  deutsch     ...   builds german     version for the TI-89
build89.bat  french      ...   builds french     version for the TI-89
build89.bat  italian     ...   builds italian    version for the TI-89
build89.bat  spanish     ...   builds spanish    version for the TI-89
build89.bat  portuguese  ...   builds portuguese version for the TI-89

build92p.bat english     ...   builds english    version for the TI-92p
build92p.bat deutsch     ...   builds german     version for the TI-92p
build92p.bat french      ...   builds french     version for the TI-92p
build89.bat  italian     ...   builds italian    version for the TI-92p
build92p.bat spanish     ...   builds spanish    version for the TI-92p
build89.bat  portuguese  ...   builds portuguese version for the TI-92p



===============================================================================
Special Credits for the Sources
===============================================================================

(1) Zeljko Juric (zjuric@utic.net.ba) - for the TIGCCLIB docs and sharing his
    insights with me

(2) Claude Boulade (claude.boulade@bull.net) - for the french translation file

(3) Marcos Lopez (marcos.lopez@gmx.net) - for the spanish translation file

(4) Andrea Rimondi (andrea.rimo@libero.it) - for the italian translation file

(5) Gustavo Muller (blazter_br@hotmail.com)  for the portuguese translation
    file

(6) Guillaume de Vivies (gdv@fr.fm) and Loic Minier (Lool@fr.fm) - for the
    battery state detection code for HW1 calculators

(7) Xavier Vassor (xvassor@mail.dotcom.fr) and the DOORS Team - for the crash
    handling code

(8) Philippe Gervaise (CandyMan@I-france.com) - for the documentation of his
    PictureMaker format

(9) Olivier Armand (ExtendeD) for solving the problems with kernel-dependent
    exepacked prgs

(10) Francesco Orabona (bremen79@infinito.it) for the battery state fetching
     code used since v1.10

(11) ... and, of course, myself (thomas.nussbaumer@gmx.net) for the rest ;-)


===============================================================================
Notes about the Copyleft
===============================================================================
This program may be distributed by any other website for non-commercial use
only.
DISTRIBUTIONS ON ANY OTHER MEDIUM (Disc,CD-ROM,DVD etc.) are PROHIBITED without
separate allowance of the author.

The author makes no representations or warranties about the suitability of the
software and/or the data files, either express or implied.
The author shall not be liable for any damages suffered as a result of using or
distributing this software and/or data files.

You are free to re-use any part of the sourcecode in your products as long as
you give credits including a reference to the TICT-HQ (http://tict.ticalc.org).



===============================================================================
Contact
===============================================================================

Suggestions, bug reports and similar are VERY welcome. Please use the TICT
Messageboard at http://pub26.ezboard.com/btichessteamhq for this.



###############################################################################
# Thomas Nussbaumer - Graz/Austria                     http://tict.ticalc.org #
###############################################################################