1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-23 17:52:16 -05:00

Commit Graph

  • 4b05177910 Fixed some bugs: Ghost file, tab indent, cleardebug etc. Raymond 2010-03-06 14:23:24 +0000
  • 641ec96b28 Patch from ss23 + some other small changes. Raymond 2010-03-06 12:06:19 +0000
  • 8f449fd456 Added extra (optional) param to LoadScriptFile, to clean up thiz madness! Raymond 2010-03-04 22:55:50 +0000
  • d045081643 Added support for dragging files. Not tested at UNIX-based/compatible platforms but it should work just as good as in any other platform. It also takes care of the Windows fileswapping bug, of OpenInNewTab = false and some other kewl stuff. Besides I can now actually say I coded on Simba ;) Markus 2010-03-03 17:56:05 +0000
  • a8664634a9 Wrap function! Raymond 2010-03-02 21:35:24 +0000
  • 9e398674ae Cleanup (deleted unneeded variables etc). Raymond 2010-03-02 21:27:49 +0000
  • 77b4ea33ea Fix in doc change Wizzup? 2010-03-01 02:48:50 +0000
  • a5c6073e5c DTM Rotated Handbook fix Wizzup? 2010-03-01 02:34:04 +0000
  • 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. Raymond 2010-02-28 19:48:26 +0000
  • a2df7c159b FindRotatedDTM now has Alternating or Start-End search routines. Raymond 2010-02-28 19:21:15 +0000
  • f336a20625 Small mistake in use of vars ;-). Raymond 2010-02-28 18:08:25 +0000
  • cae8fe3527 small bug Raymond 2010-02-28 13:49:45 +0000
  • 5bd1828240 inline -> on Wizzup? 2010-02-28 13:21:30 +0000
  • b6d3c56055 Fixes Wizzup? 2010-02-28 13:03:16 +0000
  • 462126a6bd Fixed DTMs Raymond 2010-02-28 02:01:18 +0000
  • 4a349c69a8 So much for testing compilation Wizzup? 2010-02-27 22:01:13 +0000
  • 7c081c53b2 Succesfully' -> Successfully'. Fixes the side note for 111. Nava2 2010-02-27 15:55:31 +0000
  • 570af87a8a Known issues Wizzup? 2010-02-27 14:06:38 +0000
  • ae7fee7ed3 Tried to fix it, but I failed (@ multiple monitor support). Raymond 2010-02-27 13:10:08 +0000
  • 84f0424e46 Now saves form position + recent files. Raymond 2010-02-27 01:36:33 +0000
  • 6c58941bc5 Fixed the FloatToStr bug. + Updated the PascalScript st00f. Raymond 2010-02-26 18:25:42 +0000
  • 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) Raymond 2010-02-26 16:59:05 +0000
  • e6027ce05c Cleanup + IsMouseButtonHeld Wizzup? 2010-02-26 14:24:40 +0000
  • 40cb1d04ee Fixed explode Raymond 2010-02-26 01:32:23 +0000
  • 18c43a2aa6 Added explode + implode (explode is tres dirty!) Raymond 2010-02-26 01:02:41 +0000
  • 479ced7f01 Added DrawBitmap (which draws on a Canvas) and IsMouseButtonDown. Raymond 2010-02-25 23:59:51 +0000
  • a8eea538c7 FindDTMRotated Wizzup? 2010-02-25 23:53:31 +0000
  • e5854f3eab Needs less sleep coding Wizzup? 2010-02-25 15:23:41 +0000
  • d2d41920d0 DTM fuckups and fixes Wizzup? 2010-02-25 14:54:14 +0000
  • 8a63cc43ac This one should work. Wizzup? 2010-02-25 01:40:05 +0000
  • 816961da9e Small API change. Wizzup? 2010-02-24 18:00:25 +0000
  • e1e46c1def Removed unused IFDEF Wizzup? 2010-02-24 17:59:20 +0000
  • 5107b530e6 Forgot ResetError. Doesn't matter in this case, but it is still more neat. Wizzup? 2010-02-23 17:48:55 +0000
  • 5bba118c09 Adding X Error Handling per THREAD. Wizzup? 2010-02-23 17:17:50 +0000
  • 98a669575e Version for the new update-url/link. (545) Raymond 2010-02-21 19:43:47 +0000
  • 1b53ece9c6 Last version for the old update system. + small getpage fix. Raymond 2010-02-21 19:36:35 +0000
  • f3deb2e79b New URLs Wizzup? 2010-02-21 17:13:30 +0000
  • 8b811fb080 News. Wizzup? 2010-02-21 17:13:29 +0000
  • 81b12fd019 Fixed compilation error in internets.inc Wizzup? 2010-02-20 23:12:51 +0000
  • 63f2367d19 Added CreateDirectory Raymond 2010-02-14 20:21:03 +0000
  • db241061dd Made the "Forgot to free" message universal. Delete the newinternets.pas. Raymond 2010-02-14 14:31:54 +0000
  • 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. Raymond 2010-02-13 16:56:46 +0000
  • 1865e848e2 exported 3 more TPA functions. Raymond 2010-02-12 00:15:48 +0000
  • 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... BenLand100 2010-02-10 03:28:15 +0000
  • 79cdefecdd Fixed lots of TPA.pas bugs :-). Raymond 2010-02-08 22:42:46 +0000
  • 7f150e1204 Fixed issue with function list. Raymond 2010-02-07 23:40:59 +0000
  • ff42373876 Fixed bug where compiling a script wouldn't work when using includes. (#95) Raymond 2010-02-07 22:57:08 +0000
  • 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. Raymond 2010-02-07 15:59:03 +0000
  • 12d34e786e Working on compatibility w/ cpascal, etc. Most essential types imported. Some bug in calling native methods still... need to look into that BenLand100 2010-02-07 08:42:06 +0000
  • 54137b8b83 The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/. Raymond 2010-02-07 00:55:52 +0000
  • 354ab2aab9 SRL is working (correctly) now.. Added shitload of Wrappers for any function that returns an Array.. (PS fails on these kind of functions). Raymond 2010-02-06 21:01:35 +0000
  • 108bf37d6f Fixed some bugs in the OCR and TPA. Raymond 2010-02-06 18:18:42 +0000
  • 82e54e5b07 Added some methods to complete SRL compatibility. Raymond 2010-02-06 02:21:27 +0000
  • 121560f8be Doc changes Wizzup? 2010-02-06 01:39:58 +0000
  • 3864347683 Working on importing types and shit to CPascal... ATM it complains like hell about unknown types but runs BenLand100 2010-02-05 19:24:27 +0000
  • 4570a4738d TEIOS_Exported -> TTarget_Exported Raymond 2010-02-05 19:20:35 +0000
  • 2cee56c20e Made wrapper for Random(). Raymond 2010-02-05 16:30:42 +0000
  • 842858ce6e Added mouse coords. Resolves #79. Wizzup? 2010-02-05 14:50:49 +0000
  • e358ab9a2a Added a way for plugins to expot functions non-stdcall (Might want to delete later, need it now because PS doesn't *fucking* work with StdCall). Raymond 2010-02-04 23:32:24 +0000
  • 3c571474a2 Fix.. Wizzup? 2010-02-04 18:10:34 +0000
  • afe756343f CPascal now gives proper location error messages, also added some in CPascal to eventually use a callback method to load include files (The $include directive does nothing but debug output atm) BenLand100 2010-02-04 06:10:43 +0000
  • 352979fbf8 More manual stuff, just updated the rest of them using the new functions, also I think that having a pvtotal command would be nice. Nava2 2010-02-04 05:50:51 +0000
  • 5b2c6d8305 Less coding when sleepy pl0x Wizzup? 2010-02-03 23:46:55 +0000
  • 7fb428ffa3 Hopefully this is better Wizzup? 2010-02-03 23:45:23 +0000
  • 1aee1fb8ee Oops Wizzup? 2010-02-03 23:32:58 +0000
  • 8c848bc843 Merge Wizzup? 2010-02-03 23:30:28 +0000
  • cf39457756 Fixes 92, added stuff for FindDTMRotated and FindDTMsRotated.. nothing big. Nava2 2010-02-03 23:15:30 +0000
  • ed96400df1 Made a start with getting plugins to work correctly, therefore added TEIOS_Exported... Raymond 2010-02-03 23:13:09 +0000
  • 62996e54cf More handbook changes Wizzup? 2010-02-03 11:00:14 +0000
  • f3347c9530 Fixed string returning methods with CPascal. Other "reference" returning methods will need to be delt with on a need-to-deal-with basis. BenLand100 2010-02-03 06:09:36 +0000
  • f85a7839b9 blackchat example Wizzup? 2010-02-01 19:18:10 +0000
  • 3a004127f2 Init FStopping Wizzup? 2010-02-01 19:08:10 +0000
  • 5342a061f3 Macros and functions for method definitions. Will cause less fuckups Wizzup? 2010-02-01 09:21:14 +0000
  • b7d63d1aae New icon for Tray and Main App Wizzup? 2010-02-01 08:39:23 +0000
  • 8c09614190 Resolve 83 Wizzup? 2010-02-01 08:21:52 +0000
  • 2bd8708be0 More handbook stubs Wizzup? 2010-02-01 02:29:01 +0000
  • 5fc1677442 Less images pl0x Wizzup? 2010-01-31 17:34:42 +0000
  • f181f866e3 mufasa handbook typo + small addition Wizzup? 2010-01-31 16:58:51 +0000
  • d0c1180d97 Added compile-only action; Raymond 2010-01-31 12:29:33 +0000
  • 92ff79e17c Fixed #83 relating to bitmap targets. Created a new TTarget extension BenLand100 2010-01-30 17:01:28 +0000
  • 78a354ecea GetTextAt initial implementation. Wizzup? 2010-01-30 02:58:03 +0000
  • 6d839ec43a Fixes for OCRBench on Windows. Wizzup? 2010-01-29 22:21:50 +0000
  • 1dafb7c86d Added more functions to make SRL compile.. Raymond 2010-01-28 23:34:03 +0000
  • 276620c8d4 Catch the exception thrown if the Interpreters fail to initialise Wizzup? 2010-01-28 18:22:45 +0000
  • 81c123fd41 Added few wrappers for directly imported FPC functions. Raymond 2010-01-28 17:58:23 +0000
  • cf07848307 Forgot to copy over the new libs... There is definately a bug that is oddly similar to PS's... BenLand100 2010-01-28 06:08:19 +0000
  • 89916c30a5 Made CPascal dynamically link from the Plugins folder... STILL an error from running inside Simba, need to do more research. Its fairly stable though BenLand100 2010-01-28 06:01:07 +0000
  • 12804e9d4a The maze solver still segfaults... its something to do with linking BenLand100 2010-01-27 21:06:25 +0000
  • 2b1c5f2e2c Bugs in CPascal: Error in passing by reference, error somewhere in maze.simb BenLand100 2010-01-27 15:52:58 +0000
  • 2df8dbe3df Setting for CPascal or PascalScript. Wizzup? 2010-01-27 13:48:56 +0000
  • c4f57298d5 Commit so I can add setting for interpreter ;ater. Wizzup? 2010-01-27 13:01:37 +0000
  • e4aa31d3bd CPascal is now able to dynamically link in. TestUnit.pas 536 ish has the line to switch out CPascal and PascalScript BenLand100 2010-01-27 05:44:43 +0000
  • 5d859fd445 lol lpi BenLand100 2010-01-27 01:51:07 +0000
  • 30f9ae6e1c CPascal is broked, still. See line 536-538 in TestUnit.pas BenLand100 2010-01-27 01:50:17 +0000
  • cc74811fe7 OCRData -> max_width, max_height. Wizzup? 2010-01-27 00:37:48 +0000
  • 86221bbe93 Committing major additions related to interpreter but no major changes to the program flow, yet. Added cpascal binaries for linux and windows. BenLand100 2010-01-26 22:58:41 +0000
  • 7bece8ede2 Added GetKeyCode to the manager.. Not sure if it needs a default implementation? Raymond 2010-01-26 19:38:27 +0000
  • 478ce1c71f Session -> IDE Config Wizzup? 2010-01-26 18:01:18 +0000
  • 6cf186d18b lpi Wizzup? 2010-01-26 18:01:17 +0000
  • 47934ca351 Project.lpi Wizzup? 2010-01-26 18:01:16 +0000