Raymond
|
4f6ad407e1
|
Fixed this unicode issue, I think.
|
2010-05-15 13:57:55 +02:00 |
|
Raymond
|
b7ac0e8dec
|
Fixed unwanted Segfault + small update in UntarEx
|
2010-05-10 14:39:49 +02:00 |
|
Raymond
|
1a8e3977b7
|
No more leaks in TestUnit
|
2010-04-16 20:50:10 +02:00 |
|
Raymond
|
9c21ec3ae9
|
Added SRL-update extension. Made a decompress/untar thread, so that this is no long thread-blocking :).
|
2010-04-16 16:03:26 +02:00 |
|
Raymond
|
8038ebe39a
|
Made the functionlist parse on a timer + in a different thread.
|
2010-04-07 16:23:48 +02:00 |
|
Raymond
|
c918d95b1c
|
Exported the 'whole' TMufasaBitmap class to PascalScript. Changed rev to 605.
|
2010-04-03 15:10:13 +02:00 |
|
Raymond
|
61f3c1ce98
|
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).
Settings in extensions should work now, see test extension.
|
2010-04-02 17:55:54 +02:00 |
|
Raymond
|
492821587d
|
Font downloading works =).
|
2010-03-29 23:01:54 +02:00 |
|
Raymond
|
f85f24e6dd
|
Added BZip2 decompressing, + lil fix with freeing Frame Function List items.
|
2010-03-29 18:24:21 +02:00 |
|