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

261 Commits

Author SHA1 Message Date
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
Raymond
f9b8611336 Deleted imagelist + added OK button (+ enter in the name-edit box results in a close).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@221 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-09 20:15:26 +00:00
Raymond
edbed662b3 Test
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@220 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-09 19:32:09 +00:00
Wizzup?
ca79137a39 Few changes. SetFocus in colourhistory, and moved a few form items in colourhistory.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@219 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-09 14:22:29 +00:00
bullzeye95
a8d4830b71 Fixed some bugs in replace and added a confirmation dialog.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@218 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 19:09:45 +00:00
Wizzup?
270394a397 Added ColorToHSL, so I can run my old neopets script. ^_^
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@217 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 17:39:28 +00:00
Wizzup?
7ff6765f73 Fixed the position of the colour history form... ;)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@216 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 17:27:48 +00:00
Wizzup?
4fb4d6426e Alright, added support for windows, just cause I'm a nice guy.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@215 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 17:04:35 +00:00
Wizzup?
571ea97bd7 Some more changes.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@214 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 16:55:00 +00:00
Wizzup?
13fe985504 Several changes. Removed support for windows, as KeyInput on Windows tries to synchronize after sending a key. This is not a good idea when not on the main thread; and causes crashes. Either Inherit from TKeyInput on windows, and change the calls so that it doesn't call ProcessMessages, or create your own.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@213 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 16:45:45 +00:00
Wizzup?
74e446d58a Seems one path wasn't added.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@212 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-08 16:25:42 +00:00