1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/MMLCore
2010-04-02 17:55:54 +02:00
..
bitmaps.pas Uhm ScriptSetProp and ScriptGetProp now work with an Enum, ctrl + alt + s is a global shorcut (on windows). f2 is a non-local shortcut to stop the script. Console now hides without losing the information, changed compiler setting for windows, added define mDebug for if you want a more extensive debug. 2010-03-22 15:58:30 +01:00
client.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
colour_conv.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
dtm.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
dtmutil.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
files.pas OnFindInclude will also look in the script dir now. 2010-03-27 21:17:00 +01:00
finder.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
fontloader.pas Font downloading works =). 2010-03-29 23:01:54 +02:00
iomanager.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
libloader.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
mmath.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
mufasabase.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
mufasatypes.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
mufasatypesutil.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
ocr.pas Font downloading works =). 2010-03-29 23:01:54 +02:00
ocrutil.pas Font downloading works =). 2010-03-29 23:01:54 +02:00
os_linux.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
os_windows.pas Fixed some constrcutors (forgot to Inherit Create) 2010-03-25 16:21:21 +01:00
tpa.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
web.pas Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00