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

1257 Commits

Author SHA1 Message Date
Raymond
25ad9b2dd5 Temporary fix.. It's ugly. 2011-02-17 19:31:54 +01:00
Merlijn Wajer
ce94bf3b43 Documentation: Spelling fixes.
vimspell is lovely.
2011-02-11 13:04:53 +01:00
Merlijn Wajer
866b53a9fb Documentation: Fix sentence. 2011-02-10 11:03:00 +01:00
Raymond
34cf62b181 Some minor changes.. Revert if you dislike. 2011-02-08 16:20:28 +01:00
Raymond
981ec3760a Should compile with latest LCL, donno if it works, but meh, just graphic components. 2011-02-06 22:46:05 +01:00
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