1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/MMLAddon
Merlijn Wajer 8558ae66d5 Simba/PS: Added extra directive ``FIXME''.
Not totally done yet. I also want to add ERROR.
Also modified the Pascalscript preprocessor a bit more, it never passed a
filename to the custom define functions. I'm open for more elegant solutions!
2011-02-21 14:36:55 +01:00
..
PSInc Some minor changes.. Revert if you dislike. 2011-02-08 16:20:28 +01:00
RTInc Changed Rutis Wrapper app to work with var-parameters, added fix by Nielsie to make RUTIS support var parameters for imported funtions.. Recreated the wrappers. 2010-09-11 16:30:39 +02:00
colourpicker.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
internets.pas Simba: Added procedure SocketInfo. 2011-01-12 20:17:43 -05:00
mmisc.pas Oh and here the needed components 2010-12-26 14:52:20 +01:00
mmlpsthread.pas Simba/PS: Added extra directive ``FIXME''. 2011-02-21 14:36:55 +01:00
plugins.pas Simba: Removed a few debug WriteLns. 2010-12-25 04:30:42 -05:00
scriptproperties.pas Minor fixes + Added all the RUTIS shit 2010-09-11 01:10:49 +02:00
settings.pas Simba: Create new settings on unclean settings. 2010-10-04 11:20:54 +02:00
settingssandbox.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
stringutil.pas Changed Rutis Wrapper app to work with var-parameters, added fix by Nielsie to make RUTIS support var parameters for imported funtions.. Recreated the wrappers. 2010-09-11 16:30:39 +02:00
updater.pas Getting the ScriptManager somewhere! 2010-09-11 23:24:53 +02:00
windowselector.pas Compilation fix for Linux 2010-03-12 18:13:09 +01:00