Raymond
6b73686cd0
Methods are now in an Array, instead of directly added into the PS-Script engine.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@271 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-06 23:05:08 +00:00
Raymond
13be2661cf
Added some 'basic' functions
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@270 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-06 22:25:28 +00:00
Wizzup?
5148465e60
Better this way.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@269 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-04 21:36:52 +00:00
Wizzup?
9a85b49a1c
Small fix
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@268 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-04 20:59:11 +00:00
Wizzup?
b4d56fa979
Changes in doc and code.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@267 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-04 20:57:00 +00:00
Wizzup?
2bb26ee30f
The missing piece. :)
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@266 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-04 12:50:12 +00:00
Wizzup?
8b6081f1d2
Split up the `core' of the OCR (ocrutil.pas) and the unfinished usability layer, (ocr.pas)
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@265 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-03 00:40:27 +00:00
Wizzup?
d2e3e278f1
DTM uses CTS 1. FindDTM/FindDTMs are `done' for now. Unless you guys/girls really want AreaShape, then I can add those too.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@264 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-02 20:18:38 +00:00
Wizzup?
481d3e3cd3
More optimisations. Removed areashape for now.
...
One thing still needs to optimized - and that is the colour/tolerance matching.
Not too hard, but LOTS of extra code.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@263 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-02 19:04:29 +00:00
Wizzup?
e5fd4f2702
Minor fix. var -> out so it won't throw a warning.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@262 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-02 00:30:05 +00:00
Wizzup?
260eaf5f57
Fix for DTMConsistent where it returned random garbage. (Did not init result)
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@261 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-02 00:25:13 +00:00
Wizzup?
c0132294be
Added new DTM Finding. Not done yet, but getting there.
...
Needs a few obvious optimizations, and rotated isn't implemented yet.
Needs a stress-test script.
Added a script to test the difference between FindColorsTolerance and FindColorsToleranceOptimisation.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@260 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-01 23:41:43 +00:00
Wizzup?
17cb6596cc
If the current window bitmap is beeing freed, don't raise an exception, but default to desktop and print a warning.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@259 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-01 13:11:14 +00:00
Wizzup?
ed6c37cc79
Another fix by mixster
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@258 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-12-01 00:12:41 +00:00
Wizzup?
322633dcb9
Fixes
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@257 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 23:59:10 +00:00
Wizzup?
a01c08c30b
Documentation fixes and additions by mixster.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@256 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 23:56:54 +00:00
Wizzup?
a09b1d0043
DWord -> LongWord... :>
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@255 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 21:56:55 +00:00
Wizzup?
446c5a5ef2
Integer -> DWord
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@254 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 21:50:17 +00:00
Wizzup?
d0572ddc18
Several bugfixes.
...
For the record:
- One in wait. Integer -> DWord.
- ActivateClient did not call XFlush(), and wasn't exported either.
- Bug in SendKeys where it did not release the VK_SHIFT key.
- Overloaded + and - operators for TPoints
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@253 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 19:57:26 +00:00
Raymond
8e3c093fbb
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@252 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-30 15:55:14 +00:00
Raymond
c5d968160f
Added DebugImageForm, see debugimageform.mufa for example.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@251 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 19:23:25 +00:00
Raymond
432b9b5f1c
Added FindColorsToleranceOptimised and FindColorToleranceOptimised, both optimised for CTS 2.. Test it outz!
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@250 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 14:12:01 +00:00
Raymond
0a46930651
Added some functions.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@249 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 11:40:10 +00:00
Wizzup?
614533d701
Made it look a bit less bad
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@248 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 01:56:31 +00:00
Wizzup?
57af9d5b36
Free -> Freedom
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@247 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 00:19:42 +00:00
Wizzup?
2422f28706
Footnotes -> bottom. (He calls them footnodes...)
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@246 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-29 00:15:09 +00:00
Wizzup?
cfdbd263d2
Added some more sample docs
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@245 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-28 19:25:05 +00:00
Wizzup?
a15dfaec68
Some keyboard documentation
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@244 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-28 18:22:20 +00:00
Wizzup?
c371d6bd8b
Added -local_icon
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@243 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-28 02:29:18 +00:00
Wizzup?
925abaad00
Few more changes to the Makefile
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@242 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-27 18:05:19 +00:00
Wizzup?
71128bfc01
Changes...
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@241 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-27 17:54:54 +00:00
Wizzup?
6a868620b5
Changes.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@240 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-27 17:46:53 +00:00
Wizzup?
a2cc43a956
Few fixes.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@239 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-27 12:17:28 +00:00
Wizzup?
7adc95e741
Added a few things
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@238 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-27 12:14:28 +00:00
Wizzup?
03ba5804e5
Handbook
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@237 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-26 19:52:22 +00:00
Markus
9d83f53bbb
yeye is it allright now? Tested with win32 and Qt api and it worked fine at those now.
...
Oh, one more bug: colour picker AV's at Qt, just fyi.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@236 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-24 22:02:49 +00:00
Markus
9937ac49eb
made the colourhistory form nice :) (aka constraints etc fixed for sexy resizing)
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@235 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-23 21:59:40 +00:00
Wizzup?
2682acc57f
Added licenses. Removed a few comments.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@234 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-17 11:08:09 +00:00
Wizzup?
cc3b9d401f
Added file writing, reading, etc.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@233 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-17 09:30:09 +00:00
Wizzup?
f52f2986c4
Some more changes, exceptions and comments.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@232 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-14 02:45:00 +00:00
Wizzup?
46aec15209
Mufasa v2 -> Simba!
...
Did some documentation work, added some comments to some files.
Also added another check in Window.pas to help further debugging.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@231 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-14 01:22:06 +00:00
Wizzup?
f5aaa1ab9c
Renaming
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@230 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-13 12:00:00 +00:00
Raymond
1f1cdda543
Fixed a lil shortcuts bug, added exit to File menu, added Exit Icon, added Help menu, added About form.
...
Changed the exported mouse functions to use Integers & consts, rather than the current Enum (because PascalScript is worthless when it comes to Enums).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@229 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-12 21:20:29 +00:00
Raymond
8f220c8796
Cleanup
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@228 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-12 18:22:09 +00:00
Raymond
fce233838d
Little clean-up; We need to initalize every record!!!!
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@227 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-11 22:35:26 +00:00
Wizzup?
99e6decced
Compiling fix.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@226 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-11 19:53:58 +00:00
Raymond
7ecefaaa9b
FUCKING ANNOYING BUG FIXED
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@225 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-10 22:07:42 +00:00
Wizzup?
f8fc7069d3
Added mouse test + some changes
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@224 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-10 20:39:20 +00:00
Raymond
bfa8b3eb39
Exported vk_codes.
...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@223 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-10 19:25:45 +00:00
Wizzup?
afca6a0e10
Added ClickMouse, HoldMouse and ReleaseMouse.
...
Also added TClickType and TMousePress.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@222 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-10 00:46:34 +00:00