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

72 Commits

Author SHA1 Message Date
Merlijn Wajer
31df8c695a Extensions/paster: Fix bug introduced by StrToInt.
It now raises an exception, so use StrToIntDef instead.
2011-07-26 19:30:41 +02:00
John P (Dgby714)
6f1d38647a Extension: Paster Update, Deleted wrong line. 2011-06-09 14:29:59 -04:00
John P (Dgby714)
70fd6fce71 Extensions: Update to Paster, Updater, and SRL 2011-06-09 14:27:32 -04:00
John P (Dgby714)
c375bb13ee Extenstion: Paster update and version change. 2011-05-09 12:17:40 -04:00
John P (Dgby714)
a05281804b Extension: Paster Update 2011-05-07 17:11:08 -04:00
John P (Dgby714)
ed621254dd Extension: Paster Update 2011-05-06 18:13:41 -04:00
John P (Dgby714)
0ba8287468 Extension: Paster Update 2011-05-06 18:08:36 -04:00
John P (Dgby714)
3a7e6841c5 Extensions: Paster Update 2011-05-03 14:24:11 -04:00
John P (Dgby714)
34a2322311 Extension: Paster Update 2011-05-03 01:10:49 -04:00
Merlijn Wajer
fa4d89446b DTM Editor: Catch exception in case of invalid DTM 2011-01-15 12:22:16 +01:00
Merlijn Wajer
b92200f760 Merge branch 'paster.sex' of https://github.com/Dgby714/Simba into Dgby714-paster.sex 2011-01-15 10:45:16 +01:00
John P (Dgby714)
7edcfae9c0 Extension: Paster Update. 2011-01-12 21:04:54 -05:00
Nava2
bc581b4926 More changes, should fix some issues with errors in the smaller parts of extension, should run better as a whole now. 2011-01-12 15:58:16 -05:00
Nava2
e6134b6d18 Updated security.sex because of issues with Directories not being saved. 2011-01-12 15:42:50 -05:00
Merlijn Wajer
e94691a912 Extensions: MSI Installer. 2011-01-08 11:48:12 +01:00
Merlijn Wajer
66d656b184 Extensions/Updater: Fix spelling issue. 2011-01-03 22:38:36 +01:00
Merlijn Wajer
d0212675e6 Merge branch 'Updater' of https://github.com/Dgby714/Simba into Dgby714-Updater 2011-01-03 18:36:47 +01:00
John P (Dgby714)
dc0f563db9 Extension: Updater.sei update #2. 2011-01-03 04:08:17 -05:00
John P (Dgby714)
a48c4e6ec8 Extension: Updater.sei update. 2011-01-03 03:20:03 -05:00
John P (Dgby714)
26e425e27d Extensions: Updater.sei added, srl.sex updated, refl.sex removed. 2011-01-02 17:08:06 -05:00
John P (Dgby714)
cc56f02cee Extension: Crov.sex, Updated for OpenScript Update. 2010-12-25 04:19:39 -05:00
John P (Dgby714)
cb92a880d6 Extension: Paster.sex, Updated for OpenScript update. 2010-12-25 04:01:47 -05:00
John P (Dgby714)
2b8fa3839c Extension: Paster Update. Fixed previous small check. 2010-10-17 19:02:40 -04:00
John P (Dgby714)
c59ea5df02 Extension: Paster Update. Added small check. 2010-10-17 14:18:41 -04:00
Merlijn Wajer
18968899ba Extensions/paster.sex: Fix grammar. 2010-10-16 14:21:49 +02:00
John P (Dgby714)
9e41c3f56c Extensions: Paster Update, Commenting DEV Define 2010-10-13 00:29:01 -04:00
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