Commit Graph

1112 Commits

Author SHA1 Message Date
Merlijn Wajer 61a1f7df6b Fonts: NPCChars update by Icefire. 2010-09-21 08:58:32 +02:00
Merlijn Wajer dc0ca2ad1a Simba: mufasa -> bugs 2010-09-18 13:33:03 +02:00
Merlijn Wajer 6494b951bb mmlcore: LoadFont() did not return True on success. 2010-09-18 13:04:02 +02:00
Merlijn Wajer bda9bb9ab9 Apply patch by mopar. 2010-09-17 16:51:36 +02:00
Merlijn Wajer 9279280366 libmml: Fix Free, Realloc. 2010-09-12 15:06:11 +02:00
Merlijn Wajer b37ad040c3 pymml: add MMLException, add memory management 2010-09-12 15:01:42 +02:00
Merlijn Wajer 688e3e9ef3 pymml: last_error fix & more unified standards. 2010-09-12 14:28:19 +02:00
Merlijn Wajer 4b5f7d0305 ScriptManager: Fix threads on UNIX 2010-09-12 14:27:42 +02:00
Raymond 79152c88ed Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-11 23:25:27 +02:00
Raymond 4a357ec461 Getting the ScriptManager somewhere! 2010-09-11 23:24:53 +02:00
Merlijn Wajer 6dbf566879 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-11 19:11:20 +02:00
Merlijn Wajer a00fbaaf2d Makefile change by moparisthebest 2010-09-11 19:11:05 +02:00
Raymond cf05f50411 Updated rev number + compile fix. 2010-09-11 17:48:21 +02:00
Raymond 85bd8a6733 Changed Rutis Wrapper app to work with var-parameters, added fix by Nielsie to make RUTIS support var parameters for imported funtions.. Recreated the wrappers. 2010-09-11 16:30:39 +02:00
Raymond 2d530e0b4e Added goto dialog 2010-09-11 14:17:32 +02:00
Raymond ffe9fd2b2a Made test file nicer. 2010-09-11 14:05:28 +02:00
Raymond 6c40005b17 Added MessageBox/ShowMessage/MessageDlg see messagebox.simba 2010-09-11 14:01:56 +02:00
Raymond f825ea80e6 Added some test files. 2010-09-11 14:01:33 +02:00
Raymond 90ba36babb Minor fixes + Added all the RUTIS shit 2010-09-11 01:10:49 +02:00
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