1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-25 10:42:20 -05:00
Simba/trunk/Units/MMLAddon
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
..
PSInc 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
colourpicker.pas Fixed colourpicker for multiple screens. I guess it should've worked before, but maximizing didn't work correctly so I commented that line :) 2010-03-06 16:10:44 +00:00
internets.pas 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
mmlpsthread.pas 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
plugins.pas 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). 2010-02-04 23:32:24 +00:00
settings.pas 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
stringutil.pas Cleanup (deleted unneeded variables etc). 2010-03-02 21:27:49 +00:00
updater.pas 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
windowselector.pas 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