1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-01-11 05:38:00 -05:00
Simba/Units/MMLCore
2010-12-23 11:24:18 -05:00
..
bitmaps.pas Small bitmaps change 2010-09-04 20:23:23 +02:00
client.pas Made it possible to create a TClient without letting it create a new IOManager :). 2010-05-20 13:35:38 +02:00
colour_conv.pas Bug in RGBToXYZ 2010-12-12 11:49:50 +01:00
dtm.pas Added Disguise+Status+ClearDebugImg.. 2010-08-18 01:22:03 +02:00
dtmutil.pas Added MDTM.LoadFromString + MDTM.Normalize; 2010-05-20 11:12:20 +02:00
files.pas ReadFileString didn't return a correct value. 2010-05-24 17:57:43 +02:00
finder.pas MML: Add semicolon. 2010-10-06 16:51:38 +02:00
fontloader.pas mmlcore: LoadFont() did not return True on success. 2010-09-18 13:04:02 +02:00
iomanager.pas Simba: TProc(Arr) rename to TSysProc(Arr) 2010-12-23 11:24:18 -05:00
libloader.pas MMLCore: Multi platform library loading. 2010-09-28 16:23:30 +02:00
mmath.pas Minor fixes 2010-05-23 11:55:27 +02:00
mufasabase.pas
mufasatypes.pas Simba: TProc(Arr) rename to TSysProc(Arr) 2010-12-23 11:24:18 -05:00
mufasatypesutil.pas
ocr.pas Clean up ocr.pas a bit. 2010-09-25 00:37:49 +02:00
ocrutil.pas Fixed #170, fixed bug in debug image popping up everytime you call DisplayDebugImgWindow, updated rev number added 2 new functions to the OCR (GetTextATPA and GetTextAtEx). Added a new way of determing the max height/width of a font-set. 2010-04-21 17:10:40 +02:00
os_linux.pas Simba: TProc(Arr) rename to TSysProc(Arr) 2010-12-23 11:24:18 -05:00
os_windows.pas Simba: TProc(Arr) rename to TSysProc(Arr) 2010-12-23 11:24:18 -05:00
tpa.pas Fixed InvertTIA 2010-06-21 20:46:08 +02:00
web.pas