Raymond
|
af1129b93b
|
Added example file which Blurs a given image, using a Gaussian Matrix.
|
2011-02-06 19:55:50 +01:00 |
|
Raymond
|
0b503f8c58
|
Added few Gaussian related functions and ConvoluteMatrix for bitmaps :-).
|
2011-02-06 19:54:29 +01:00 |
|
Raymond
|
b6a9d32b82
|
Merge branch 'master' of https://github.com/MerlijnWajer/Simba
|
2011-02-06 14:33:16 +01:00 |
|
Merlijn Wajer
|
45a70eed73
|
libMML: Vim-ized. Fixed a lot of errors.
|
2011-02-06 00:39:45 +01:00 |
|
Raymond
|
b45dfce1ac
|
RUTIS define for Wizzup...
|
2011-02-06 00:33:56 +01:00 |
|
Merlijn Wajer
|
40f6b542c6
|
libMML: Some bugfixes + started changing indent.
|
2011-02-06 00:14:56 +01:00 |
|
Merlijn Wajer
|
fa4d89446b
|
DTM Editor: Catch exception in case of invalid DTM
|
2011-01-15 12:22:16 +01:00 |
|
Merlijn Wajer
|
29082f6a9f
|
Merge branch 'ScriptText' of https://github.com/Dgby714/Simba into Dgby714-ScriptText
|
2011-01-15 10:46:25 +01:00 |
|
Merlijn Wajer
|
175b685357
|
Merge branch 'SocketInfo' of https://github.com/Dgby714/Simba into Dgby714-SocketInfo
|
2011-01-15 10:46:09 +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 |
|
Merlijn Wajer
|
be984cebfe
|
Merge branch 'master' of https://github.com/Nava2/Simba into Nava2-master
|
2011-01-14 19:39:46 +01:00 |
|
John P (Dgby714)
|
0e1e0fbc99
|
Simba: Socks Update.
|
2011-01-13 17:35:53 -05:00 |
|
John P (Dgby714)
|
7edcfae9c0
|
Extension: Paster Update.
|
2011-01-12 21:04:54 -05:00 |
|
John P (Dgby714)
|
c6c43d00c1
|
Simba: Added procedure SocketInfo.
|
2011-01-12 20:17:43 -05:00 |
|
John P (Dgby714)
|
5eff9e1c6f
|
Extensions: Removed mask on ScriptText and added function GetSelectedText.
|
2011-01-12 20:14:38 -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
|
d75f7d55cf
|
PascalScript: Fix Wait() with negative values.
|
2011-01-09 15:12:42 +01:00 |
|
Merlijn Wajer
|
a52b164f34
|
Documentation: Files documentation is done.
Except for the *INI functions.
|
2011-01-09 14:01:53 +01:00 |
|
Merlijn Wajer
|
c59fe18c1a
|
Documentation: Bitmaps is nearly done.
|
2011-01-09 13:52:45 +01:00 |
|
Merlijn Wajer
|
7a5d69ea4c
|
Windows Installer: Add msi.sex to the installer.
|
2011-01-08 13:46:41 +01:00 |
|
Merlijn Wajer
|
a4c6d6e02c
|
Merge branch 'Default.simba' of https://github.com/Dgby714/Simba into Dgby714-Default.simba
|
2011-01-08 12:03:13 +01:00 |
|
John P (Dgby714)
|
97790524d8
|
Simba: small try .. except
|
2011-01-08 05:53:17 -05:00 |
|
Merlijn Wajer
|
e94691a912
|
Extensions: MSI Installer.
|
2011-01-08 11:48:12 +01:00 |
|
Merlijn Wajer
|
8a7573fedd
|
XPChars: Add new character by Icefire
|
2011-01-07 22:13:06 +01:00 |
|
Merlijn Wajer
|
8e198325bf
|
Merge branch 'master' of github.com:MerlijnWajer/Simba
|
2011-01-07 00:38:08 +01:00 |
|
Merlijn Wajer
|
5ef33dd026
|
Documentation: A few fixes.
|
2011-01-07 00:37:46 +01:00 |
|
Merlijn Wajer
|
22283e2e5f
|
Documentation: Some scriptref documentation.
|
2011-01-05 15:09:30 +01:00 |
|
Merlijn Wajer
|
10e346d2f8
|
Simba: Bump version to 800.
|
2011-01-03 22:51:18 +01:00 |
|
Merlijn Wajer
|
01ccc6dc00
|
Installer: Update for 800.
|
2011-01-03 22:50:47 +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 |
|
Merlijn Wajer
|
d39c056108
|
Merge branch 'RunScript' of https://github.com/Dgby714/Simba into Dgby714-RunScript
|
2011-01-03 18:35:45 +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 |
|
Merlijn Wajer
|
e9782ff5de
|
Documentation: Made a start on bitmaps doc.
|
2011-01-02 22:40:21 +01:00 |
|
Raymond
|
418fcba1c2
|
Oh and here the needed components
|
2010-12-26 14:52:20 +01:00 |
|
Raymond
|
5e737bbdb9
|
Merge branch 'master' of https://github.com/MerlijnWajer/Simba
|
2010-12-26 14:51:11 +01:00 |
|
Raymond
|
48a43fa897
|
Kinda completed the backend of ScriptManager, left is GUI and some small adjustments!
|
2010-12-26 14:50:04 +01:00 |
|
Merlijn Wajer
|
33df4011e4
|
Merge branch 'ExportTypes' of https://github.com/Dgby714/Simba into Dgby714-ExportTypes
|
2010-12-26 13:37:46 +01:00 |
|
Merlijn Wajer
|
e6ee7f378c
|
pyMML: Fix find_all() naming.
|
2010-12-26 01:25:25 +01:00 |
|
John P (Dgby714)
|
a33f059944
|
Simba: Removed a few debug WriteLns.
|
2010-12-25 04:30:42 -05:00 |
|
John P (Dgby714)
|
a9a0c4fd49
|
Extensions: Fixed OpenScript Name problem.
|
2010-12-25 04:27:51 -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)
|
b36866921e
|
Extensions: Changed OpenScript(Ex) to allow running of the script.
|
2010-12-25 04:00:37 -05:00 |
|
Merlijn Wajer
|
4f861ffb5d
|
Merge branch 'GetProcSetTar' of https://github.com/Dgby714/Simba into Dgby714-GetProcSetTar
|
2010-12-24 00:56:52 +01:00 |
|
John P (Dgby714)
|
82e1036aa5
|
Simba: TProc(Arr) rename to TSysProc(Arr)
|
2010-12-23 11:24:18 -05:00 |
|
John P (Dgby714)
|
ec32d53ba7
|
Simba: TType renamed to TPasScriptType.
|
2010-12-23 17:20:11 +01:00 |
|