Commit Graph

573 Commits

Author SHA1 Message Date
Wizzup? 77b4ea33ea Fix in doc change
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@573 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-01 02:48:50 +00:00
Wizzup? a5c6073e5c DTM Rotated Handbook fix
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@572 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-01 02:34:04 +00:00
Raymond 1468258483 Fixed issue with position storage of the mainform (when it was maximized it would store the size as huge). Now stores the state as well.
Added the shortcut ctrl + b, which reverts the width/height of the mainform back to default. (<3)

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@571 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 19:48:26 +00:00
Raymond a2df7c159b FindRotatedDTM now has Alternating or Start-End search routines.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@570 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 19:21:15 +00:00
Raymond f336a20625 Small mistake in use of vars ;-).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@569 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 18:08:25 +00:00
Raymond cae8fe3527 small bug
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@568 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:49:45 +00:00
Wizzup? 5bd1828240 inline -> on
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@567 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:21:30 +00:00
Wizzup? b6d3c56055 Fixes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@566 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:03:16 +00:00
Raymond 462126a6bd Fixed DTMs
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@565 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 02:01:18 +00:00
Wizzup? 4a349c69a8 So much for testing compilation
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@564 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 22:01:13 +00:00
Nava2 7c081c53b2 `Succesfully' -> `Successfully'. Fixes the side note for 111.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@563 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 15:55:31 +00:00
Wizzup? 570af87a8a Known issues
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@562 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 14:06:38 +00:00
Raymond ae7fee7ed3 Tried to fix it, but I failed (@ multiple monitor support).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@561 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 13:10:08 +00:00
Raymond 84f0424e46 Now saves form position + recent files.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@560 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 01:36:33 +00:00
Raymond 6c58941bc5 Fixed the FloatToStr bug. + Updated the PascalScript st00f.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@559 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 18:25:42 +00:00
Raymond 4bd62c7237 Added PlaySound for Windows, fixed the way errordata is displayed (PascalScript mucks up at returning the right coordinates..)
Added Include_once, made it look for includes in more dirs (scriptpath, includepath and the current-file-path, fixed bug in Bitmaps where it would not set the bitmap to 'nil' in the actual BMP array. Fixed bug in ScriptPath (it would not include a trailing delimiter)

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@558 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 16:59:05 +00:00
Wizzup? e6027ce05c Cleanup + IsMouseButtonHeld
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@557 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 14:24:40 +00:00
Raymond 40cb1d04ee Fixed explode
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@556 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 01:32:23 +00:00
Raymond 18c43a2aa6 Added explode + implode (explode is tres dirty!)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@555 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 01:02:41 +00:00
Raymond 479ced7f01 Added DrawBitmap (which draws on a Canvas) and IsMouseButtonDown.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@554 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 23:59:51 +00:00
Wizzup? a8eea538c7 FindDTMRotated
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@553 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 23:53:31 +00:00
Wizzup? e5854f3eab Needs less sleep coding
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@552 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 15:23:41 +00:00
Wizzup? d2d41920d0 DTM fuckups and fixes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@551 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 14:54:14 +00:00
Wizzup? 8a63cc43ac This one should work.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@550 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 01:40:05 +00:00
Wizzup? 816961da9e Small API change.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@549 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-24 18:00:25 +00:00
Wizzup? e1e46c1def Removed unused IFDEF
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@548 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-24 17:59:20 +00:00
Wizzup? 5107b530e6 Forgot ResetError. Doesn't matter in this case, but it is still more neat.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@547 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-23 17:48:55 +00:00
Wizzup? 5bba118c09 Adding X Error Handling per THREAD.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@546 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-23 17:17:50 +00:00
Raymond 98a669575e Version for the new update-url/link. (545)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@545 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-21 19:43:47 +00:00
Raymond 1b53ece9c6 Last version for the old update system. + small getpage fix.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@544 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-21 19:36:35 +00:00
Wizzup? f3deb2e79b New URLs
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@543 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-21 17:13:30 +00:00
Wizzup? 8b811fb080 News.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@542 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-21 17:13:29 +00:00
Wizzup? 81b12fd019 Fixed compilation error in internets.inc
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@541 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-20 23:12:51 +00:00
Raymond 63f2367d19 Added CreateDirectory
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@540 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-14 20:21:03 +00:00
Raymond db241061dd Made the "Forgot to free" message universal. Delete the newinternets.pas.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@539 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-14 14:31:54 +00:00
Raymond 87c496ca85 Fixed issue with settings file being saved in the wrong directory.
Simba now has some parameters (-o/--open to open a file and -r/--run to run that file at startup).
Simba now opens a file correctly if you double click an associated .simb file.
Initalized several TPA-functions-results.. (BoxFromTPA could return random values when sending an empty TPA).
Opening/Creating a 'script' will now happen in a new tab (unless the current tab is the same as the default script)
Restructured the internets unit (+ implemented all of the HTTP-client stuff).
And updated the Synapse units.


git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@538 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-13 16:56:46 +00:00
Raymond 1865e848e2 exported 3 more TPA functions.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@537 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-12 00:15:48 +00:00
BenLand100 0ecc5f06dd NEW CPASCAL with new and improved internals. (note, plugintest works, but not in debug mode, for some reason) valgrind says the jvm is trying to do something its not supposed to...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@536 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-10 03:28:15 +00:00
Raymond 79cdefecdd Fixed lots of TPA.pas bugs :-).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@535 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-08 22:42:46 +00:00
Raymond 7f150e1204 Fixed issue with function list.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@534 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-07 23:40:59 +00:00
Raymond ff42373876 Fixed bug where compiling a script wouldn't work when using includes. (#95)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@533 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-07 22:57:08 +00:00
Raymond d4fbc414ea Now auto creates dirs + settings on first run. Clicking on a function in the functionlist will point you to the function in your script.
Fixed small bug with having 2 plugin folders.

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@532 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-07 15:59:03 +00:00
BenLand100 12d34e786e Working on compatibility w/ cpascal, etc. Most essential types imported. Some bug in calling native methods still... need to look into that
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@531 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-07 08:42:06 +00:00
Raymond 54137b8b83 The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/.
Maybe fixed the colourpicker-black-screen bug.. not sure.

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@530 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-07 00:55:52 +00:00
Raymond 354ab2aab9 SRL is working (correctly) now.. Added shitload of Wrappers for any function that returns an Array.. (PS fails on these kind of functions).
Fixed bug in FindDTM(s). Might want to optimze the function though. Replaced all the fSqrt with Sqrt..

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@529 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-06 21:01:35 +00:00
Raymond 108bf37d6f Fixed some bugs in the OCR and TPA.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@528 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-06 18:18:42 +00:00
Raymond 82e54e5b07 Added some methods to complete SRL compatibility.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@527 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-06 02:21:27 +00:00
Wizzup? 121560f8be Doc changes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@526 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-06 01:39:58 +00:00
BenLand100 3864347683 Working on importing types and shit to CPascal... ATM it complains like hell about unknown types but runs
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@525 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-05 19:24:27 +00:00
Raymond 4570a4738d TEIOS_Exported -> TTarget_Exported
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@524 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-05 19:20:35 +00:00