1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-11 20:05:03 -05:00
Simba/Units/MMLAddon/PSInc/Wrappers
2010-05-08 03:20:26 +02:00
..
bitmap.inc Donno, need to commit somehow. 2010-05-01 15:00:23 +02:00
colour.inc Mem leak fix 2010-04-18 17:14:19 +02:00
colourconv.inc Mem leak fix 2010-04-18 17:14:19 +02:00
dtm.inc Small typo + some var -> out params. 2010-04-18 23:26:21 +02:00
extensions.inc Mem leak fix 2010-04-18 17:14:19 +02:00
file.inc So... SRL Player form now compiles and sort-off runs.. Doesn't work though. 2010-05-02 00:44:30 +02:00
internets.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
keyboard.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
math.inc Hex-conversion functions added. 2010-04-27 20:30:51 +02:00
mouse.inc Small typo + some var -> out params. 2010-04-18 23:26:21 +02:00
ocr.inc Add LoadFont and FreeFont 2010-04-30 23:25:15 +02:00
other.inc So... SRL Player form now compiles and sort-off runs.. Doesn't work though. 2010-05-02 00:44:30 +02:00
settings.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
strings.inc Added regex support for Simba :). 2010-04-22 00:01:19 +02:00
tpa.inc Added few TPA functions (OffsetTPA,OffsetATPA,FloodFillTPA,CopyTPA,CopyATPA).. Changed most of the Array parameters to be Consts (this saves the need of copying the whole array just to pass it to the method). Changed the debug image borders back to toolwin.. Added constants MaxInt/MaxLongInt 2010-05-08 03:20:26 +02:00
window.inc Mem leak fix 2010-04-18 17:14:19 +02:00