1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/trunk/Units/MMLCore
Raymond 87c496ca85 Fixed issue with settings file being saved in the wrong directory.
Simba now has some parameters (-o/--open to open a file and -r/--run to run that file at startup).
Simba now opens a file correctly if you double click an associated .simb file.
Initalized several TPA-functions-results.. (BoxFromTPA could return random values when sending an empty TPA).
Opening/Creating a 'script' will now happen in a new tab (unless the current tab is the same as the default script)
Restructured the internets unit (+ implemented all of the HTTP-client stuff).
And updated the Synapse units.


git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@538 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-13 16:56:46 +00:00
..
bitmaps.pas Added some methods to complete SRL compatibility. 2010-02-06 02:21:27 +00:00
client.pas Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
colour_conv.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
dtm.pas The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/. 2010-02-07 00:55:52 +00:00
dtmutil.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
files.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
finder.pas SRL is working (correctly) now.. Added shitload of Wrappers for any function that returns an Array.. (PS fails on these kind of functions). 2010-02-06 21:01:35 +00:00
fontloader.pas Fixed some bugs in the OCR and TPA. 2010-02-06 18:18:42 +00:00
iomanager.pas TEIOS_Exported -> TTarget_Exported 2010-02-05 19:20:35 +00:00
libloader.pas Now auto creates dirs + settings on first run. Clicking on a function in the functionlist will point you to the function in your script. 2010-02-07 15:59:03 +00:00
mmath.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
mufasatypes.pas Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
mufasatypesutil.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
ocr.pas Fixed some bugs in the OCR and TPA. 2010-02-06 18:18:42 +00:00
ocrutil.pas OCRData -> max_width, max_height. 2010-01-27 00:37:48 +00:00
os_linux.pas Added GetKeyCode to the manager.. Not sure if it needs a default implementation? 2010-01-26 19:38:27 +00:00
os_windows.pas Added compile-only action; 2010-01-31 12:29:33 +00:00
tpa.pas Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
web.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00