1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-11 20:05:03 -05:00
Simba/trunk/Units/MMLAddon
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
..
PSInc Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
colourpicker.pas The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/. 2010-02-07 00:55:52 +00:00
internets.pas Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
mmlpsthread.pas Fixed issue with settings file being saved in the wrong directory. 2010-02-13 16:56:46 +00:00
newinternets.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
plugins.pas Added a way for plugins to expot functions non-stdcall (Might want to delete later, need it now because PS doesn't *fucking* work with StdCall). 2010-02-04 23:32:24 +00:00
settings.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
updater.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00
windowselector.pas Moving branch into trunk with all of trunk's and branch's changes 2010-01-26 04:47:07 +00:00