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

1093 Commits

Author SHA1 Message Date
Merlijn Wajer
a2a151fc49 Quick fix 2010-09-09 21:32:55 +02:00
Merlijn Wajer
e360f21ba0 Doc: DTM additions, fixes for ui and colourfinding. 2010-09-09 21:29:17 +02:00
Merlijn Wajer
f972acfcd3 New Makefile by Moparisthebest 2010-09-09 19:34:55 +02:00
Merlijn Wajer
1f58db7da3 More Documentation additions 2010-09-09 17:53:07 +02:00
Merlijn Wajer
47886fdf25 More documentation changes + additions.
Mainly skeletons of all the functions without further explanation and examples.
2010-09-09 17:19:29 +02:00
Merlijn Wajer
bc7c429195 Documentation changes. 2010-09-09 16:40:57 +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
Merlijn Wajer
8b0807a91b Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-06 00:24:51 +02:00
Merlijn Wajer
b46d586023 OCR documentation.
Complete except for documentation on how to _find_ text.
2010-09-06 00:24:22 +02:00
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