1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-13 12:55:05 -05:00
Simba/trunk/Units/MMLAddon/PSInc/Wrappers
Raymond 865779c59a So yeah.. Some user information is now actually printed to Simba (like Your bitmap has not been freed etc).
Windows users now have the option to use a console or not (it's the little CMD-image-button).
Non-important information will still be written to the console (so you must open it if you want some lil extra information).

Now default compiles *without* the -WG switch, otherwise you LCL will raise exceptions when the Console is closed

Added some exceptions to the Files unit, rather than returning -1.

Use mDebug to write something to the terminal (it's inside the MufasaBase unit).

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@581 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 15:57:10 +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 FindRotatedDTM now has Alternating or Start-End search routines. 2010-02-28 19:21:15 +00:00
file.inc Added CreateDirectory 2010-02-14 20:21:03 +00:00
internets.inc Cleanup (deleted unneeded variables etc). 2010-03-02 21:27:49 +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 So yeah.. Some user information is now actually printed to Simba (like Your bitmap has not been freed etc). 2010-03-07 15:57:10 +00:00
other.inc So yeah.. Some user information is now actually printed to Simba (like Your bitmap has not been freed etc). 2010-03-07 15:57:10 +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