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

1267 Commits

Author SHA1 Message Date
Merlijn Wajer
45b215efd9 Simba: Cleanups in several units.
os_windows probably _DOES_ _NOT_ compile yet.
2011-02-21 15:56:17 +01:00
Merlijn Wajer
d7d2491f60 Simba/PS: Added ERROR directive. Renamed FIXME
to WARNING. The ERROR directive stops the script and jumps to the directive, the
WARNING directive will only print a warning.
2011-02-21 15:03:42 +01:00
Merlijn Wajer
8558ae66d5 Simba/PS: Added extra directive ``FIXME''.
Not totally done yet. I also want to add ERROR.
Also modified the Pascalscript preprocessor a bit more, it never passed a
filename to the custom define functions. I'm open for more elegant solutions!
2011-02-21 14:36:55 +01:00
Merlijn Wajer
aac852c18c Simba/PS: Add/Fix include_once support. 2011-02-19 15:19:08 +01:00
Merlijn Wajer
5d90489fd8 Simba: Changed version to 820. 2011-02-19 15:09:12 +01:00
Merlijn Wajer
dc3d257c43 Doc: Update version number. 2011-02-19 13:34:04 +01:00
Merlijn Wajer
ea033dd144 Windows Installer; Update version number. 2011-02-19 13:33:36 +01:00
Merlijn Wajer
374ca8d9fc Simba: Completed USE_RUTIS compiler directives. 2011-02-19 13:18:08 +01:00
Raymond
bb5f00fab7 Hide console by default & make disguise change the name of the application as well. 2011-02-17 21:56:00 +01:00
Raymond
01b382134d Added http://villavu.com/forum/showthread.php?t=62348 2011-02-17 19:41:24 +01:00
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