What's CRM32Pro SDK?

logotipo.png


 ---------------------------------------------------------------------------
                                   CRM32Pro SDK
                            MegaStorm Systems (c) 2009
                              Roberto  Prieto Prieto
 ---------------------------------------------------------------------------

   CRM32Pro is a free and cross-platform software development kit built on top of SDL.
   It is used as a framework for games, emulators and applications.

   Supported platforms:

    - Any Windows x86 or x86-64 version. Compilers supported:       
      > Visual Studio (from 6.0 to 2005)
      > GNU GCC (from 3.x to 4.x). Also, you can use mingw32/devc++.

    - Any Linux x86 or x86-64 distribution. Compilers supported:      
      > GNU GCC (from 3.x to 4.x).

    - MacOS X 10.x x86. Compiler supported:      
      > GNU GCC (4.x).

   Modules:
    1. Main and generics functions.
    2. ILogSystem
    3. IStuffDPF
    4. Image Package Format
    5. ICursor
    6. CTileEngine
    7. IPrimitives
    8. CFont
    9. IScreenFX
    10. CButton
    11. ITimerSystem
    12. CSpriteEngine     
    13. INetwork
    14. IVideo player
    15. ISoundFX

   It uses the following projects:
    . Simple DirectMedia Layer 1.2.14    - www.libsdl.org
    . SMPEG 0.4.5 CVS (MPEG)             - www.icculus.org/smpeg/
    . UCL 1.03 (UCL)                     - www.oberhumer.com/opensource/ucl/
    . SDL_Mixer 1.2.11                   - www.libsdl.org/projects/SDL_mixer
    . MikMod 3.1.12                      - mikmod.raphnet.net/
    . LibVorbis 1.2.3 and LibOgg 1.1.4   - www.vorbis.com/
    . SDL_net 1.2.7                      - www.libsdl.org/projects/SDL_net
    . Mersenne Twister number generator  - www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
    . TinyXml v2.5.3                     - www.sourceforge.net/projects/tinyxml
    . libpng 1.2.40                      - www.libpng.org/pub/png/libpng.html
    . zlib 1.2.3                         - www.zlib.net
    . Some methods are based on SDL_gfx  - www.ferzkopp.net 

   
   CRM32Pro SDK is a free library under copyright, you can use it to develop
any application or game without restrictions, you only must to include 
this file, a reference in your product to this library and very 
important: licenses files of above projects. Due to this software
is licensed free of charge, there is no warranty for its use.

Author:   Roberto Prieto Prieto
Email:    megastorm@ono.com
Web page: http://www.megastormsystems.com

MegaStorm Systems (c) 2009



CRM32Pro_scheme.jpg



Generated on Mon Dec 21 17:04:39 2009 for CRM32Pro SDK v5.00 by  doxygen 1.6.1