1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

46 Commits

Author SHA1 Message Date
John P (Dgby714)
b22cf1c768 Extension: Paster Update 2010-10-10 21:10:45 -04:00
John P (Dgby714)
b09880a116 Extension: Paster Update 2010-10-10 16:29:20 -04:00
Merlijn Wajer
819a24be2e Extensions/paster.sex: Host now paste.villavu.com. 2010-10-06 20:39:45 +02:00
John P (Dgby714)
c4588b10fc Updated Paster Extension 2010-10-04 05:06:49 -04:00
Niels
7bf6f00810 Added SaveOnRun option to CRov (onScriptStart and onScriptCompile). 2010-10-03 19:33:08 +02:00
Niels
a159764b93 CRov can now use folders outside of the Simba folder. Might be useful? 2010-10-02 20:52:18 +02:00
Niels
0100965a45 Small changes. 2010-10-02 20:40:36 +02:00
Niels
086b13de41 Made association extension and CRov extension use the Simba Settings (instead of constants). 2010-10-02 20:24:24 +02:00
Niels
d9ef78182e Added Crash Recovery extension. 2010-10-02 20:12:21 +02:00
John P (Dgby714)
b1ad87370c Updated Paster Removed DecodeString Fixed GetPaste Updated UpdateHost 2010-10-01 09:48:24 -04:00
Merlijn Wajer
56f4895be3 Simba: Patch by Dgby714 adds more paster func. 2010-09-30 14:50:04 +02:00
Dgby714
073bb3ce27 Updated paste.sex
Added superobject unit
Added GetJSONValue function to extensions
2010-09-29 06:07:55 -04:00
Dgby714
66c94e1fe7 Removed a debug WriteLn. 2010-09-26 17:16:56 -04:00
Merlijn Wajer
12c9bb5862 Extensions: Updated paster.sex
All time sexyness by Dgby714!
2010-09-26 22:44:04 +02:00
Merlijn Wajer
cf06819618 Paste extension 2010-09-26 20:30:53 +02:00
Niels
59fe8feb5e Tried to fix the DTM Editor. 2010-08-04 14:08:03 +02:00
Merlijn Wajer
1c026294ba Fix InvalidTypecast. Forms are cleaned up by the LCL. 2010-07-23 13:23:04 +02:00
Merlijn Wajer
8d852cf18f Temporary workaround for DTM editor crash. 2010-07-23 13:17:48 +02:00
Merlijn Wajer
88604e8845 Make the DTM output a bit more pretty 2010-07-22 13:40:25 +02:00
Merlijn Wajer
72cecd9e7a Few cleanups.
It still doesn't work as pretty as it should, but it seems to work...
2010-07-19 13:15:45 +02:00
Merlijn Wajer
6e7b98414b Fix security.sex saving of settings. 2010-07-19 13:07:37 +02:00
Merlijn Wajer
5ce973878a Fix for srl.sex without internet 2010-07-17 23:30:58 +02:00
Merlijn Wajer
b3205cbe32 Fix security. 2010-07-16 23:27:15 +02:00
Merlijn Wajer
0ce91af636 Hopefully fixed ;) 2010-07-16 02:46:54 +02:00
Merlijn Wajer
feaf1868ec Security temp fix 2010-07-16 02:27:47 +02:00
Merlijn Wajer
2d1e680820 Security Extension 2010-07-16 02:17:42 +02:00
Merlijn Wajer
f912b8fd42 Fix fuckups 2010-07-16 02:13:24 +02:00
Merlijn Wajer
6e08942bed Extension changes 2010-07-16 02:10:01 +02:00
Merlijn Wajer
aeb393c23d Reflection extension 2010-07-15 20:26:32 +02:00
Merlijn Wajer
3358e8806d New SRL Updater with form. 2010-07-15 17:42:48 +02:00
Merlijn Wajer
d9446e998c Notify users to not kill Simba whilst SRL is updating 2010-07-15 00:06:28 +02:00
Raymond
c008a53afc Whoops. 2010-06-17 11:40:23 +02:00
Raymond
385bea53e3 DTM editor now works! (As extension and normal script ;)).. It was a silly bug 2010-06-16 22:25:04 +02:00
Raymond
1277cd76a2 DTM editor now works in normal mode (and should work in extension mode.. Just doesn't, check it out later tonight). 2010-06-15 19:56:30 +02:00
Raymond
9cc1279143 Theoretically DTM editor should work now.. There is just some nasty bug left :(. That's making PS not compile it. 2010-06-15 18:38:16 +02:00
Raymond
c558f564f6 Fixed some stuff regarding extensions. 2010-06-15 18:30:39 +02:00
Niels
f7aa6ddc93 Fixed (possible) memory leak in param hints.
Fixed an error that I got at closing.
Fixed param hints for anonymous functions (var a: procedure(b: Integer) and OnChange for example).
2010-05-24 00:06:56 +02:00
Niels
67f73ad6c1 API-Calls added (can't be turned off at the moment)
Added file association extension (only works for windows)
2010-05-22 16:07:35 +02:00
Niels
0acdef9d72 Tried to got DTM editor working as extension, but it still needs a lot of work. 2010-05-20 10:08:54 +02:00
Raymond
172b09bd82 Added srl extension 2010-04-16 16:08:41 +02:00
Raymond
2759ad3a03 Made some changes; Fixed some bitmap issues; Added some functions to extensions; fixed bug in PS 2010-04-11 21:42:42 +02:00
Raymond
0d5f9b7b89 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
Raymond
5503164d91 Added bzip decompression + untarring support for extensions + updated the test extension to be a font updater. 2010-04-05 13:56:20 +02:00
Raymond
001a593789 Added settings to the extensions.. Should work allright, however there is some bug in Pascalscript that makes it fail, for now..
Renamed all the setting methods..
2010-04-01 00:22:46 +02:00
Raymond
a8c0ac8cf8 Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
Merlijn Wajer
0f25bc7d06 First working concept. 2010-03-16 00:31:03 +01:00