1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/trunk/Units/MMLAddon/PSInc/Wrappers
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
..
bitmap.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
colour.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
dtm.inc The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/. 2010-02-07 00:55:52 +00:00
file.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
internets.inc Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
keyboard.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
math.inc 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
mouse.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
ocr.inc Added some methods to complete SRL compatibility. 2010-02-06 02:21:27 +00:00
other.inc Added some methods to complete SRL compatibility. 2010-02-06 02:21:27 +00:00
strings.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
tpa.inc 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
window.inc TEIOS_Exported -> TTarget_Exported 2010-02-05 19:20:35 +00:00