1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/MMLCore
2010-06-21 20:46:08 +02:00
..
bitmaps.pas Added ScrollMouse, BiDiMode and added CopyClientToBitmap to the TMufasaBitmap 2010-05-19 22:36:45 +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 Added few TPA functions (OffsetTPA,OffsetATPA,FloodFillTPA,CopyTPA,CopyATPA).. Changed most of the Array parameters to be Consts (this saves the need of copying the whole array just to pass it to the method). Changed the debug image borders back to toolwin.. Added constants MaxInt/MaxLongInt 2010-05-08 03:20:26 +02:00
dtm.pas Added MDTM.LoadFromString + MDTM.Normalize; 2010-05-20 11:12:20 +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 Added MDTM.LoadFromString + MDTM.Normalize; 2010-05-20 11:12:20 +02:00
fontloader.pas Resolve #154 2010-04-29 19:21:56 +02:00
iomanager.pas Added ScrollMouse, BiDiMode and added CopyClientToBitmap to the TMufasaBitmap 2010-05-19 22:36:45 +02:00
libloader.pas LoadDLL is now LoadLib (and it can also be used as a compiler directive {$loadlib libsmart}). Fixed a bug in PS-Script. Also fixed a segfault which would occur if you would do Ctrl + Space before it was done filling the corebuffer.. 2010-05-18 20:58:15 +02:00
mmath.pas Minor fixes 2010-05-23 11:55:27 +02:00
mufasabase.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
mufasatypes.pas Tried to got DTM editor working as extension, but it still needs a lot of work. 2010-05-20 10:08:54 +02:00
mufasatypesutil.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
ocr.pas Volgens mij heb ik dit gesloopt ofzo 2010-05-09 22:54:34 +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 More documentation. 2010-06-15 19:15:52 +02:00
os_windows.pas Added ScrollMouse, BiDiMode and added CopyClientToBitmap to the TMufasaBitmap 2010-05-19 22:36:45 +02:00
tpa.pas Fixed InvertTIA 2010-06-21 20:46:08 +02:00
web.pas Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00