This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
Simba
Watch
1
Star
0
Fork
0
You've already forked Simba
mirror of
https://github.com/moparisthebest/Simba
synced
2025-03-03 02:41:54 -05:00
Code
Issues
Releases
Wiki
Activity
Simba
/
Units
/
MMLAddon
History
Raymond
2c425d107f
Added colourconv.inc
2010-04-07 23:03:39 +02:00
..
PSInc
Added colourconv.inc
2010-04-07 23:03: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
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
mmisc.pas
Made the functionlist parse on a timer + in a different thread.
2010-04-07 16:23:48 +02:00
mmlpsthread.pas
Changed calling convention to safecall, can anyone confirm that arrays in results work now?
2010-04-07 18:23:02 +02:00
plugins.pas
No need for trunk/ anymore
2010-03-12 18:10:10 +01:00
scriptproperties.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
settings.pas
Fixes for Settings form. Had some duplicated code.
2010-04-05 11:00:53 +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
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
updater.pas
No need for trunk/ anymore
2010-03-12 18:10:10 +01:00
windowselector.pas
Compilation fix for Linux
2010-03-12 18:13:09 +01:00