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

514 Commits

Author SHA1 Message Date
Raymond
6c40005b17 Added MessageBox/ShowMessage/MessageDlg see messagebox.simba 2010-09-11 14:01:56 +02:00
Raymond
90ba36babb Minor fixes + Added all the RUTIS shit 2010-09-11 01:10:49 +02:00
Merlijn Wajer
f972acfcd3 New Makefile by Moparisthebest 2010-09-09 19:34:55 +02:00
Raymond
5d4884e5cd Leet-alized the wrapper app. 2010-09-06 22:32:04 +02:00
Merlijn Wajer
620d6ebcb5 Compiling fix for Windows 2 2010-09-06 21:06:28 +02:00
Merlijn Wajer
1858e73538 Compiling fix for Windows 2010-09-06 21:01:40 +02:00
Raymond
98fac58346 Half-way making the wrapper apps do multiple files at once. 2010-09-06 00:00:21 +02:00
Merlijn Wajer
0e73c91ecc Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-05 20:44:40 +02:00
Merlijn Wajer
a65983437e Big changes to libMML and PyMML.
*   Support multiple clients.
*   Support for array passing. (Copied on FPC side)
*   Partially new coding convention.
2010-09-05 20:43:45 +02:00
Niels
5bed611826 Wrapper Converter for RUTIS. 2010-09-05 20:31:56 +02:00
Merlijn Wajer
853b5227d0 First code documentation using LazDoc.
It also added the os_linux unit to Simba.lpr, I guess it needs to do this for
the FPDoc to work properly.
2010-09-04 14:16:52 +02:00
Merlijn Wajer
3d485deba3 Unified Makefile 2010-09-04 10:41:02 +02:00
Merlijn Wajer
1d6aa46735 Add Makefiles by moparisthebest 2010-09-03 23:21:15 +02:00
Raymond
1eba2fdb8f Added RUTIS to Simba (You can now choose between RUTIS and PascalScript) 2010-08-20 17:21:04 +02:00
Raymond
807905c896 Added Disguise+Status+ClearDebugImg..
Redesigned the way form-interactions are done.
2010-08-18 01:22:03 +02:00
Raymond
4810850ad1 Compile fix for latest LCL + you can now fold comments. 2010-08-15 00:50:23 +02:00
Niels
cd8d3a7a84 Added operator support for arrays: "=", "<>", "+". Still in test phase, still needs support for static arrays. 2010-08-06 15:47:03 +02:00
Niels
8cf4c7adbb Bug #240, extension menu item checked while it shouldn't, fixed. 2010-08-04 14:19:11 +02:00
Merlijn Wajer
5826ca19f0 Fix hypot part 2... ;-) 2010-07-31 19:18:57 +02:00
Merlijn Wajer
e5392de4f1 Fix line endings! 2010-07-31 15:13:28 +02:00
Merlijn Wajer
f94e3f50e9 Fix merge gone wrong. ;) 2010-07-31 15:04:10 +02:00
Merlijn Wajer
eae242b715 Bump simba version 2010-07-26 23:47:37 +02:00
Merlijn Wajer
7b9c4082f5 Simba version bump. 2010-07-24 14:43:40 +02:00
Merlijn Wajer
b3199f100f Revert "Fix play/pause combo on Windows. :-)"
This reverts commit fcc752e279.
2010-07-24 14:42:08 +02:00
Merlijn Wajer
b1d5943c02 Revert "First code for Simba with only one script thread."
This reverts commit f38da4bc8c.
2010-07-24 14:41:53 +02:00
Cazax
6b34a9d108 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-07-22 20:45:40 -04:00
Cazax
2ef9d47b09 Added bmpconversion, settings and handbook icons 2010-07-22 20:42:03 -04:00
Merlijn Wajer
c6b1559af1 Simba version bump. 2010-07-22 23:53:57 +02:00
Merlijn Wajer
fcc752e279 Fix play/pause combo on Windows. :-) 2010-07-22 23:50:55 +02:00
Merlijn Wajer
f38da4bc8c First code for Simba with only one script thread. 2010-07-22 23:32:32 +02:00
Merlijn Wajer
11e16b876c Script manager things 2010-07-20 20:26:49 +02:00
Merlijn Wajer
298a31f32b Cogat -> Simba 2010-07-20 15:31:07 +02:00
Merlijn Wajer
b6386655f1 702 -> 703 2010-07-19 11:43:23 +02:00
Merlijn Wajer
bf67bb07b8 Add ColourHistory feature 2010-07-15 23:22:22 +02:00
Merlijn Wajer
2e24000651 Fix handbook URL 2010-07-14 13:27:56 +02:00
Merlijn Wajer
5355117a10 Made API calls optional with Settings.
Settings/Interpreter/ALlowSysCalls {True,False}
2010-07-09 11:36:44 +02:00
R0b0t1
df846a02b8 Fixed spelling and articulation. 2010-07-05 18:03:37 -05:00
Merlijn Wajer
922367c6aa No ned for the .lrs file 2010-07-05 19:17:50 +02:00
Merlijn Wajer
962d959a7a Merge branch 'master' of ssh://villavu.com:54367/simba 2010-07-05 19:16:02 +02:00
Merlijn Wajer
b4305b689e Small fix 2010-07-05 19:16:00 +02:00
R0b0t1
a1ae670217 Fixed that invalid index error... 2010-07-04 18:55:57 -05:00
Merlijn Wajer
090fd03a2b ExtensionManager -> not resizable 2010-07-03 01:45:56 +02:00
Merlijn Wajer
855798e5b6 Add option not to show tray icon at all times 2010-07-03 01:45:24 +02:00
Merlijn Wajer
023e9d2c7d Merge branch 'master' of ssh://villavu.com:54367/simba 2010-07-01 17:00:25 +02:00
Merlijn Wajer
b511dac44c Change extension manager title 2010-07-01 16:41:14 +02:00
Raymond
7518639ebd Some minor bugs 2010-07-01 03:37:10 +02:00
Merlijn Wajer
070104055f Patch my mc_teo to allow double click extensions.
0001-added-a-double-click-event-to-extension-form.patch
2010-06-29 22:17:28 +02:00
Merlijn Wajer
d13abf3afe Comment fix for mmlcolor.py 2010-06-29 18:19:18 +02:00
Merlijn Wajer
1e401abe97 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-06-29 18:18:57 +02:00
Merlijn Wajer
02b7623e34 Fix #206 2010-06-29 18:17:46 +02:00