
Main Page Modules Related Pages
- Version 0.1
- Initial release
- Custom text system, to easily print text using own fonts
- Pad control functions to check if a button is pressed or held
- Map system with large map support, tested with a 512x512 tiles map
- Version 0.2
- Fixed rotation bug in mapfunctions
- Fixed crash when no callback function is set in rotation-mode
- Changed pMapData type in hel_MapInit() from u16* to void*
- Little speed improvement for map-functions
- Added some compiler directives to check HAM version (CURRENT_HAM_VERSION_*)
- Changed HEL_VERSION_MAJOR to HEL_CURRENT_VERSION_MAJOR
- Changed HEL_VERSION_MINOR to HEL_CURRENT_VERSION_MINOR
- Added some obj (wrapper)functions
- Version 0.6
- Added NEW macro
- Added FREE macro
- Added hel_ObjIsMosaic()
- Added hel_ObjIsRotScale()
- Added EXTERN_DATA8 macro
- Added EXTERN_DATA16 macro
- Added EXTERN_DATA32 macro
- Changed hel_MapScrollBy()'s return value. It returns now if it was able to scroll on x and/or y axis
- Updated map example project
- Updated hel_MapSetCallbacks() documentation
- Updated hel_MapScrollBy() documentation
- Added some version checking for better HAM 2.8 compatibility (some #defines have same name)
Generated on Wed Nov 26 14:03:26 2003 by DoxyGen 1.3-rc1