1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-27 11:32:18 -05:00

Commit Graph

  • f42c32f1b8 rs_GetUpText should work now in the GUI. It probably still needs internal tweaking, but you can test it now, and report pictures of situations where it does not work. I may have left some debugging writeln's in - remove them when they annoy you. Wizzup? 2009-11-03 00:40:07 +0000
  • cee2bb4d82 Few changes - not done yet. Wizzup? 2009-11-02 11:35:53 +0000
  • c3aa2b3e36 Copy image! Raymond 2009-11-02 11:07:41 +0000
  • 2b7c86831f Fixed error in ReturnData. Raymond 2009-11-02 10:34:41 +0000
  • 7b1e8d6f6a Changes. Wizzup? 2009-11-02 10:18:35 +0000
  • 6936a5c81e Made some changes in CopyClientToBitmap (It does NOT have a bug, unless ReturnData is wrong.. Might wanne look into that Tovenaar) it now has the option to resize the bitmap or not. (Scar does resize the bitmap). Raymond 2009-11-02 09:25:49 +0000
  • 79d5a5c5e5 Polished and removed all/most bugs from the tab system, added hints to the buttons, and added a "copy" menu item (no icon) bullzeye95 2009-11-02 04:10:32 +0000
  • a46ff70ce4 Fixed colourpicker. On windows now uses the OnMouseMove event, displays the correct and x,y.. Added a GetDimensionBox to Window, not sure if it works/compiles correctly on Linux. :-) Raymond 2009-11-01 17:58:57 +0000
  • 01f971a476 Cleaned up a bit Raymond 2009-11-01 17:23:16 +0000
  • a23dd1b397 Fuck dragging for linux users! Raymond 2009-11-01 15:30:32 +0000
  • 5d4f147e51 Couldn't switch tabs anymore Raymond 2009-11-01 15:17:18 +0000
  • c0a090c01c Some fixes for linux Raymond 2009-11-01 15:04:03 +0000
  • a3625f5d07 Did lots on GUI. Tabs extended, now use shortcuts, save all etc. Tab-popup. Raymond 2009-11-01 13:56:54 +0000
  • 8a101c65f5 First OCR Function - GetTextAtEx. Currently only for UpText - still much of a stub. Wizzup? 2009-11-01 11:07:46 +0000
  • f304e759fa Fixed some little things + Tray has now Run/Pause/Stop. Oh and GPL @ framescript Raymond 2009-10-31 23:31:51 +0000
  • 5318273524 Fixed terminate button. Raymond 2009-10-31 22:18:56 +0000
  • 8755708b3a Added tabs... TEST THIS OUT! Raymond 2009-10-31 21:44:13 +0000
  • 7e06e85bee Been messing around a bit, haven't changed much. Raymond 2009-10-30 20:21:44 +0000
  • 892e09abc8 Added some new types, just made the hueXMod and satXMod variables for speeding up the tolerance finding procedures. Nava2 2009-10-27 01:49:52 +0000
  • 4157568bde Please use svn:eol-style native for every new file. Wizzup? 2009-10-27 01:03:37 +0000
  • bf4e1e5a69 FindColor test for people who want to test without PS. Wizzup? 2009-10-25 20:55:50 +0000
  • ae967f063c THERE YOU GOOOOOOOOOOOOOOO :D Raymond 2009-10-25 20:31:53 +0000
  • 8538097e9d Testing linux commit Raymond 2009-10-25 18:18:24 +0000
  • ce2ca537cd Sum updates Raymond 2009-10-25 11:01:28 +0000
  • b2919afafa Added some extra menu's. Raymond 2009-10-24 16:00:10 +0000
  • e1dc236d90 Updated tha gui bish! Raymond 2009-10-24 15:37:00 +0000
  • 86a67e64b2 Pimped tha GUI Raymond 2009-10-24 14:01:21 +0000
  • 0a8a1b2b66 Whee Wizzup? 2009-10-23 22:40:41 +0000
  • 9eee02476c This may make testing easier. Especially if you don't want to use PascalScript. Wizzup? 2009-10-23 22:21:14 +0000
  • abef02fd38 I herd u like test scripts? Raymond 2009-10-22 18:24:20 +0000
  • 3bacb9f537 Yo dawg I herd you like fixes Wizzup? 2009-10-22 18:23:14 +0000
  • 4e931dc421 Some extra exceptions bish! Raymond 2009-10-22 18:15:51 +0000
  • 3b603917a0 FindDeformedBitmapToleranceIn has been improved! Is zeh win now. (beats scar, imo). Oh and we can now type more than 80 chars a line (in synedit). Raymond 2009-10-22 14:25:20 +0000
  • a8c22c4ffa Eeh. This should fix the path issue. Wizzup? 2009-10-20 23:07:05 +0000
  • fdc17555c2 Ray included a wrong path. Wizzup? 2009-10-20 22:49:37 +0000
  • f3dae9ae78 .include now quite working.. Raymond 2009-10-20 20:30:11 +0000
  • dd3d202b44 Bitmap masks added. Little mistake in the RowCalcs, fixed it. RetData now also has a RowLen property. Added Paths (ScriptPath / AppPath); Raymond 2009-10-20 19:48:18 +0000
  • 303851af92 Looks like object creation now actually works.. :-) Raymond 2009-10-20 13:44:51 +0000
  • ffb90926b6 Added SetTargetBitmap, and made CallThreadSafe work, hell yeah! OnDestroy event for bitmaps.. Added PosterizeBitmap Added window.inc Added FormTest.mufa Raymond 2009-10-18 20:11:47 +0000
  • 22ff72fb11 Meh. Wizzup? 2009-10-18 19:22:52 +0000
  • 25d196ee75 Seriously learn the difference between (xe-xs) and Width. KTHNX! Since (xe-xs) <> Width. Raymond 2009-10-18 13:56:12 +0000
  • 0109f1c91c Fix for SaveScreenshot on Linux Wizzup? 2009-10-17 23:09:36 +0000
  • 3220330c90 Fix for linux. Wizzup? 2009-10-17 22:54:08 +0000
  • 85bb6c6e1d Added FindDeformedBitmapToleranceIn.. Raymond 2009-10-17 22:25:40 +0000
  • 50adef2299 Added few functions + made psWriteln use Critical Sections (Not sure wether it w0rks on linux). Raymond 2009-10-17 18:53:08 +0000
  • 7c2fd48297 Updated the GUI a bit :-). Now has Loading/Saving + some elementary stuff. Raymond 2009-10-17 17:57:09 +0000
  • 030aac3748 Added several bitmap functions (Contrast, Brightness, Invert, Desaturate) Raymond 2009-10-17 14:14:47 +0000
  • 4a65a1ffb1 Kind-of got RotateBitmap working.. (failed to make it work for different middlepoints /emo). Raymond 2009-10-17 11:59:33 +0000
  • d69697a0d7 Added StretchResize Raymond 2009-10-15 21:36:47 +0000
  • c73e4df23d Empty ocr.pas :) Wizzup? 2009-10-12 21:46:29 +0000
  • c8cb3a1d19 Changes. Wizzup? 2009-10-12 20:56:29 +0000
  • 9298ee8c74 Some changes. Wizzup? 2009-10-12 19:35:44 +0000
  • c59ea10a2c Zo dan. Wizzup? 2009-10-12 17:47:46 +0000
  • 5f8b9009d1 Fix for time. ;-) Wizzup? 2009-10-12 17:35:50 +0000
  • 6c1938cc7f Tell me if I missed anything. Wizzup? 2009-10-12 15:04:52 +0000
  • bd5f01d4c0 GPL v3. (Not aGPL after all.) Wizzup? 2009-10-12 14:37:31 +0000
  • 18dd345e94 I meant aGPL. Fixed spaces. Wizzup? 2009-10-12 14:21:37 +0000
  • 945219ed0f GPL example. Wizzup? 2009-10-12 14:20:26 +0000
  • b744a350a9 Added some Finder functions (Spiral stuff + bitmap st00f). Raymond 2009-10-11 18:50:18 +0000
  • 50218e9320 Bmp stuff + normal font size in GUI. Raymond 2009-10-09 22:17:35 +0000
  • 4c144e7b3d Small change ^_^;; Wizzup? 2009-10-08 04:55:22 +0000
  • e9d2c0a614 CopyClientToBitmap. Wizzup? 2009-10-08 03:54:14 +0000
  • 2cb6eac33c Small fix for window.pas, removed some comments from dtm.pas, and added more documentation. Wizzup? 2009-10-07 08:22:28 +0000
  • c6ad8a4bf4 Worked on the Docs. Wizzup? 2009-10-07 03:17:38 +0000
  • 8b999a88b8 Fix Wizzup? 2009-10-06 23:12:51 +0000
  • 3b7cd21fbd No pdf. Wizzup? 2009-10-06 22:43:28 +0000
  • d5365e46ef Makefile's for documentation. :) Wizzup? 2009-10-06 22:43:13 +0000
  • 4857d037c1 Wups, placed the form on my second monitor again. ;-) Wizzup? 2009-10-06 18:09:05 +0000
  • 8648fbb120 More fixes for FindDTM and FindDTMs. The rotated variant do not function correctly, yet. I think the entire idea they are based on should be slightly different. Wizzup? 2009-10-06 18:08:41 +0000
  • fa648c717d Forgot to commit the test. Wizzup? 2009-10-06 06:53:45 +0000
  • a063b83081 Well - DTM needs some more work. It doesn't fully detect what areas it should search in - yet. Basically: x1 = x1 - max(areasize * (negative) distance to main point) <-- Max of all points. Same for the rest. Wizzup? 2009-10-06 06:52:38 +0000
  • 5015ece4e2 mmath Wizzup? 2009-10-06 03:42:52 +0000
  • b970995a3d Woot. Wizzup? 2009-10-06 03:40:44 +0000
  • 1ff3e33a5e More DTM tests. Wizzup? 2009-10-06 03:10:43 +0000
  • b3442cc043 Played a bit with the SAMufasaGUI Size, and it's font sizes. Wizzup? 2009-10-04 08:55:12 +0000
  • df029c2fd7 More DTM. Wizzup? 2009-10-04 06:37:34 +0000
  • 9f5fb3b1c0 git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@103 3f818213-9676-44b0-a9b4-5e4c4e03d09d Raymond 2009-10-03 22:29:54 +0000
  • 6cb7800002 Few fixes. Wizzup? 2009-10-03 22:28:29 +0000
  • e9292ee853 git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@101 3f818213-9676-44b0-a9b4-5e4c4e03d09d Raymond 2009-10-03 22:22:28 +0000
  • 490c3e1871 Fixed some warnings + added FindDTM and AreaShape. Wizzup? 2009-10-03 22:11:30 +0000
  • 33b416a939 Fixed. Raymond 2009-10-03 19:38:40 +0000
  • 0f2c4af46f Forgot a file. :) Wizzup? 2009-10-03 19:20:52 +0000
  • 88710ef066 Some DTM functions. Wizzup? 2009-10-03 19:17:54 +0000
  • 3561203791 Probably moved the form out of your window, fixed. :p Wizzup? 2009-09-29 21:46:18 +0000
  • b852563368 Fix + comments Wizzup? 2009-09-29 21:44:38 +0000
  • 950bf6cfa9 Added freeze() to colour test. Fixed a bug in cts 0, made cst 1 20% faster. Only cts 2 left to optimise. (Can be optimised a lot!) Wizzup? 2009-09-29 02:12:29 +0000
  • 8ae45b0237 Added a TrayIcon. Wizzup? 2009-09-25 19:29:03 +0000
  • 5085ba40c8 Two makefiles Wizzup? 2009-09-25 00:05:00 +0000
  • 47bd23951b Few changes, and added a Makefile. Wizzup? 2009-09-24 07:40:13 +0000
  • 02dc6d6cef git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@90 3f818213-9676-44b0-a9b4-5e4c4e03d09d Raymond 2009-09-23 22:01:19 +0000
  • f279ee1489 git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@89 3f818213-9676-44b0-a9b4-5e4c4e03d09d Raymond 2009-09-23 21:56:51 +0000
  • 8f7966e002 Colour picker change. Wizzup? 2009-09-23 21:53:52 +0000
  • 7806e9ceac Added a Window Selector for Linux. Wizzup? 2009-09-23 20:18:33 +0000
  • 2a00089fc6 Fixed test script. Wizzup? 2009-09-23 04:29:22 +0000
  • cdb1b97465 Compilation fix. Wizzup? 2009-09-23 04:16:05 +0000
  • 79505f7c4d Changes. Wizzup? 2009-09-23 04:09:52 +0000
  • 301e4370ad Forgot to upload it. Wizzup? 2009-09-23 00:31:14 +0000
  • f49f0ed870 Few changes. Wizzup? 2009-09-23 00:10:40 +0000
  • efc8843623 Note needs a bit of fixing. (Colour Picker) Added a comment on the history. Wizzup? 2009-09-23 00:00:51 +0000
  • 55736bdaaf Enabled the colour picker button. (The Colour Picker is now functional) The only thing left to do for the colour picker is to add an easy way to access the picker history. :) Wizzup? 2009-09-22 23:58:14 +0000