Commit Graph

1282 Commits

Author SHA1 Message Date
Raymond 5fbefe7dbe Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-06 00:00:32 +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 2514e792cf Some documentation changes. 2010-09-05 23:27:33 +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 1d17f75796 Colour Conversion, Bitmaps documentation. 2010-09-05 17:29:52 +02:00
Merlijn Wajer 522973fdfa Small bitmaps change 2010-09-04 20:23:23 +02:00
Merlijn Wajer 107ddb5d7e TMufasaBitmap partial documentation. 2010-09-04 20:22:49 +02:00
Merlijn Wajer 966f69e8f9 Makefile for FPDoc + more documentation 2010-09-04 15:28:04 +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 9cdd005cc2 A few documentation changes. 2010-09-03 23:22:31 +02:00
Merlijn Wajer 1d6aa46735 Add Makefiles by moparisthebest 2010-09-03 23:21:15 +02:00
Merlijn Wajer d3d34d383a Colour Finding documentation is now ``complete''.
Additions are more than welcome! Some functions probably need a better
description or example.
2010-09-03 00:50:48 +02:00
Merlijn Wajer e8cb6ee685 Small change 2010-09-02 18:32:23 +02:00
Merlijn Wajer 947d026d91 Add one line to TODO 2010-08-27 21:52:02 +02:00
Merlijn Wajer 5ff48ae017 Fix casing 2010-08-27 15:22:55 +02:00
Merlijn Wajer bb4a3ed614 Fix casing in unit names 2010-08-27 14:41:55 +02:00
Merlijn Wajer d0db0d8da5 Documentation TODO updated 2010-08-26 23:53:20 +02:00
Merlijn Wajer a95f9ea14a Documentation 2010-08-26 23:48:22 +02:00
Merlijn Wajer b8f4f97084 Changes to RUTIS to allow it to work on Linux. Additional units may have to be touched when we start using them. This also does not yet touch the x64 compilation issues 2010-08-24 00:09:05 +02:00
Merlijn Wajer ff86c034e8 Fix compilation on Linux 2010-08-24 00:01:25 +02:00
Raymond 932f0fd8f9 Minor changes 2010-08-20 17:55:03 +02:00
Raymond 9d162c1bfb RUTIS to the source 2010-08-20 17:21:43 +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 64e2bd4d5e +extdecl 2010-08-20 13:30:58 +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
Niels 59fe8feb5e Tried to fix the DTM Editor. 2010-08-04 14:08:03 +02:00
Merlijn Wajer 5826ca19f0 Fix hypot part 2... ;-) 2010-07-31 19:18:57 +02:00
Merlijn Wajer 5556583ce0 Fix hypot. 2010-07-31 19:11:15 +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 b1f6726627 Added PosEx. 2010-07-27 10:26:27 +02:00
Merlijn Wajer eae242b715 Bump simba version 2010-07-26 23:47:37 +02:00
Merlijn Wajer 4983e9220c Add more math functions. 2010-07-26 15:04:56 +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
Merlijn Wajer 65610a3c6e Merge branch 'master' of ssh://git.villavu.com:54367/simba 2010-07-24 14:03:47 +02:00
Merlijn Wajer 312519e3e8 Allow tab to finish the autocompletion as well.
Patch by Sabzi
2010-07-24 14:03:02 +02:00
Cazax 13381cd9ac Merge branch 'master' of ssh://villavu.com:54367/simba 2010-07-23 23:32:55 -04:00
Merlijn Wajer 1c026294ba Fix InvalidTypecast. Forms are cleaned up by the LCL. 2010-07-23 13:23:04 +02:00
Merlijn Wajer 8d852cf18f Temporary workaround for DTM editor crash. 2010-07-23 13:17:48 +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