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

500 Commits

Author SHA1 Message Date
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
Merlijn Wajer
9517c35814 Fix #207. 2010-06-29 17:59:27 +02:00
Merlijn Wajer
594fa6a163 pymml example program used to control presentatins 2010-06-28 00:20:56 +02:00
Merlijn Wajer
66d07009ef Fix exporting 2010-06-28 00:20:35 +02:00
Merlijn Wajer
6d3f938489 Change handbook URL 2010-06-27 17:19:56 +02:00
Merlijn Wajer
a30358226d Documentation. 2010-06-27 12:07:39 +02:00
Raymond
52a731e773 New rev number 2010-06-20 20:37:40 +02:00
Raymond
0cf36e3746 .Simba -> .simba 2010-06-17 00:28:30 +02:00
Raymond
385bea53e3 DTM editor now works! (As extension and normal script ;)).. It was a silly bug 2010-06-16 22:25:04 +02:00
Raymond
c558f564f6 Fixed some stuff regarding extensions. 2010-06-15 18:30:39 +02:00
Merlijn Wajer
97a94d5679 Change doc for pymml a bit to work better with RST. 2010-06-13 02:10:15 +02:00
Merlijn Wajer
e092f6aadd Script Manager changes.
Just a few changes, committing because I'm switching computers.
2010-06-13 00:07:35 +02:00
Merlijn Wajer
3c8a311844 Parsing of the XML concept.
Adding the rest of the data is peanuts. Now to figure out a good place to
install the scripts to. The hardest part is probably keeping track of installed
scripts, and updating them when possible.
2010-06-12 14:29:56 +02:00
Merlijn Wajer
aa20686346 Python <-> Pascal syntax fuckup 2010-06-08 19:18:48 +02:00
Merlijn Wajer
2134e9a031 PyMML changes, doc additions, fixes. 2010-06-08 19:16:58 +02:00