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

700 Commits

Author SHA1 Message Date
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
Raymond
2cee56c20e Made wrapper for Random().
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@523 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-05 16:30:42 +00:00
Wizzup?
842858ce6e Added mouse coords. Resolves #79.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@522 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-05 14:50:49 +00:00
Raymond
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).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@521 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-04 23:32:24 +00:00
Wizzup?
3c571474a2 Fix..
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@520 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-04 18:10:34 +00:00
BenLand100
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)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@519 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-04 06:10:43 +00:00
Nava2
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.
Anyways, sorry if some are messed up, I did my best.


git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@518 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-04 05:50:51 +00:00
Wizzup?
5b2c6d8305 Less coding when sleepy pl0x
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@517 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:46:55 +00:00
Wizzup?
7fb428ffa3 Hopefully this is better
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@516 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:45:23 +00:00
Wizzup?
1aee1fb8ee Oops
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@515 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:32:58 +00:00
Wizzup?
8c848bc843 Merge
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@514 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:30:28 +00:00
Nava2
cf39457756 Fixes 92, added stuff for FindDTMRotated and FindDTMsRotated.. nothing big.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@513 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:15:30 +00:00
Raymond
ed96400df1 Made a start with getting plugins to work correctly, therefore added TEIOS_Exported...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@512 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 23:13:09 +00:00
Wizzup?
62996e54cf More handbook changes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@511 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 11:00:14 +00:00
BenLand100
f3347c9530 Fixed string returning methods with CPascal. Other "reference" returning methods will need to be delt with on a need-to-deal-with basis.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@510 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-03 06:09:36 +00:00
Wizzup?
f85a7839b9 blackchat example
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@509 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 19:18:10 +00:00
Wizzup?
3a004127f2 Init FStopping
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@508 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 19:08:10 +00:00
Wizzup?
5342a061f3 Macros and functions for method definitions. Will cause less fuckups
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@507 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 09:21:14 +00:00
Wizzup?
b7d63d1aae New icon for Tray and Main App
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@506 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 08:39:23 +00:00
Wizzup?
8c09614190 Resolve 83
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@505 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 08:21:52 +00:00
Wizzup?
2bd8708be0 More handbook stubs
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@504 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-01 02:29:01 +00:00
Wizzup?
5fc1677442 Less images pl0x
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@503 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-31 17:34:42 +00:00
Wizzup?
f181f866e3 mufasa handbook typo + small addition
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@502 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-31 16:58:51 +00:00
Raymond
d0c1180d97 Added compile-only action;
Added GetTextAt to the wrappers, made implemenetation for IsKeyHeld on windows and added a link to the handbook.

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@501 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-31 12:29:33 +00:00