1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/trunk/Units/MMLAddon/PSInc/Wrappers
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
..
bitmap.inc Added DrawBitmap (which draws on a Canvas) and IsMouseButtonDown. 2010-02-25 23:59:51 +00:00
colour.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
dtm.inc The executable is now created in the "trunk", rather than Projects/SAMufasaGUI/. 2010-02-07 00:55:52 +00:00
file.inc Added CreateDirectory 2010-02-14 20:21:03 +00:00
internets.inc Fixed compilation error in internets.inc 2010-02-20 23:12:51 +00:00
keyboard.inc Added more functions to make SRL compile.. 2010-01-28 23:34:03 +00:00
math.inc SRL is working (correctly) now.. Added shitload of Wrappers for any function that returns an Array.. (PS fails on these kind of functions). 2010-02-06 21:01:35 +00:00
mouse.inc Added DrawBitmap (which draws on a Canvas) and IsMouseButtonDown. 2010-02-25 23:59:51 +00:00
ocr.inc Added some methods to complete SRL compatibility. 2010-02-06 02:21:27 +00:00
other.inc Added PlaySound for Windows, fixed the way errordata is displayed (PascalScript mucks up at returning the right coordinates..) 2010-02-26 16:59:05 +00:00
strings.inc Added explode + implode (explode is tres dirty!) 2010-02-26 01:02:41 +00:00
tpa.inc SRL is working (correctly) now.. Added shitload of Wrappers for any function that returns an Array.. (PS fails on these kind of functions). 2010-02-06 21:01:35 +00:00
window.inc TEIOS_Exported -> TTarget_Exported 2010-02-05 19:20:35 +00:00