Commit Graph
18 Commits
Author SHA1 Message Date
Steve Checkoway 4606d68fdf Move warnings meant for the user to userlog.txt. These are as inconsistent in format as before but at least they're all in one place. 2006-09-03 05:16:09 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard b3265ff301 use RageSurface_Load_BMP 2004-06-14 20:32:15 +00:00
Glenn Maynard 87823229c5 error handling fixes 2004-06-14 01:12:22 +00:00
Glenn Maynard b481fc465b excessively large commit: use RageSurface 2004-06-14 00:51:00 +00:00
Glenn Maynard f2578fe6a9 s/RageSurface/RageSurfaceUtils/ 2004-06-13 20:19:28 +00:00
Glenn Maynard 563e66959c assert 2004-05-22 22:55:34 +00:00
Steve Checkoway 07557c7531 Fix potential crash 2004-05-22 06:18:40 +00:00
Glenn Maynard f0cdbd7e4c ugh, add image format searching 2004-05-21 21:05:51 +00:00
Glenn Maynard 703ebfca58 LoadFile( bHeaderOnly ): only load image dimensions
caching TM4: 37 secs -> 28 secs
only implemented for PNG; 90% of song images are PNG anyway
2004-05-19 05:10:23 +00:00
Steve Checkoway f10b524a99 Fix compile. 2004-05-18 19:44:39 +00:00
Glenn Maynard abcbddcaa3 simplify OpenRWops, fix error handling 2004-05-18 19:19:27 +00:00
Glenn Maynard 476774ff63 fix crash on failed BMP load 2004-05-18 18:59:33 +00:00
Glenn Maynard c32f60f7ce IMG_LoadTyped_RW for BMP 2004-05-18 06:29:43 +00:00
Glenn Maynard d6482a88df RageSurface_Load_JPEG 2004-05-18 04:46:21 +00:00
Glenn Maynard ae8f98a9de RageSurface_Load_GIF 2004-05-18 03:14:35 +00:00
Glenn Maynard a33e65a552 cleanup 2004-05-17 02:38:01 +00:00
Glenn Maynard f22c8b86d7 native PNG loader; handles full alpha palettes 2004-05-17 01:51:34 +00:00