Simba/Units/MMLCore
Raymond 8b7cb5ce26 Volgens mij heb ik dit gesloopt ofzo 2010-05-09 22:54:34 +02:00
..
bitmaps.pas Fixed bug with open parameter. Added new TPA function. Fixed bug with interpreter where it wouldn't return right in case of a class as result. 2010-05-09 14:34:40 +02:00
client.pas Added event-hooks for extensions! Extensions now have 5 events that they listen to, see virtualextension.pas for which. Fixed bug in codehints and a small one in padl/padr/padz. 2010-04-07 14:01:26 +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 DTMs are now stored as pointers internally. 2010-04-30 14:37:01 +02:00
dtmutil.pas Fixed small (but nasty) bug in DTM, added two functions to MufasaBitmap (rectangle + FloodFill). 2010-04-13 20:10:30 +02:00
files.pas Added event-hooks for extensions! Extensions now have 5 events that they listen to, see virtualextension.pas for which. Fixed bug in codehints and a small one in padl/padr/padz. 2010-04-07 14:01:26 +02:00
finder.pas Fixed small, but rather serious bug. 2010-04-25 18:53:33 +02:00
fontloader.pas Resolve #154 2010-04-29 19:21:56 +02:00
iomanager.pas Fixed some issues with TTarget_Exported (hope so) 2010-04-10 13:36:09 +02:00
libloader.pas Volgens mij heb ik dit gesloopt ofzo 2010-05-09 22:54:34 +02:00
mmath.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01: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 DTMs are now stored as pointers internally. 2010-04-30 14:37:01 +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 Commented os_linux (a bit) 2010-04-05 11:01:18 +02:00
os_windows.pas Narrowed down the black-screen-colourpicker problem to the bitblt in ReturnData (I think). Removed an unneeded unit from os_windows and didn't get the black screen anymore, so I'm committing anyway =D 2010-04-24 21:04:39 +02:00
tpa.pas Fixed bug with open parameter. Added new TPA function. Fixed bug with interpreter where it wouldn't return right in case of a class as result. 2010-05-09 14:34:40 +02:00
web.pas Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00