CRM32Pro SDK  v5.22
What's CRM32Pro SDK?


---------------------------------------------
  CRM32Pro SDK - Roberto Prieto
  Copyright (C) 2001-2012 MegaStorm Systems
---------------------------------------------
 
    CRM32Pro is a free 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.
      - Any Linux x86 or x86-64 distribution.
      - MacOS X 10.x x86 or x86-64. 

    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.15    - 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.12                   - www.libsdl.org/projects/SDL_mixer
      . MikMod 3.1.12                      - mikmod.raphnet.net/
      . LibVorbis 1.3.2 and LibOgg 1.3.0   - www.vorbis.com/
      . SDL_net 1.2.8                      - www.libsdl.org/projects/SDL_net
      . Mersenne Twister number generator  - www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
      . TinyXml v2.6.2                     - www.sourceforge.net/projects/tinyxml
      . libpng 1.5.9                       - www.libpng.org/pub/png/libpng.html
      . zlib 1.2.6                         - www.zlib.net
      . Some IScreenFX methods are based on SDL_gfx  - www.ferzkopp.net 

   
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.

    This library 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
    Lesser General Public License for more details.
    
    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    
    Roberto Prieto
    contact@megastormsystems.com
    http://www.megastormsystems.com

    Used software licenses, including the one for this library, are located
    at /licenses directory. Please, include them on your distributions.
   



CRM32Pro_scheme.jpg