1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/MMLAddon/PSInc/Wrappers
2010-04-10 14:34:24 +02:00
..
bitmap.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
colour.inc So.. Did the TPA stuff.. PS should now work correctly (?) 2010-04-07 23:32:17 +02:00
colourconv.inc Added colourconv.inc 2010-04-07 23:03:39 +02:00
dtm.inc Cleaned up a bit, re-arranged some DTM stuff. Speeded FindDTMsRotated up a lil bit.. (Nanosec). Added some 'const' parameters. Fixed a small bug in File saving/opening. 2010-04-03 14:05:15 +02:00
extensions.inc Added bzip decompression + untarring support for extensions + updated the test extension to be a font updater. 2010-04-05 13:56:20 +02:00
file.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +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 Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
mouse.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00
ocr.inc Added 'LoadSystemFont' which allows you to load a font based on one of your system fonts (just like LoadChars2 in scar). 2010-04-05 00:35:49 +02:00
other.inc Added script property SP_OnTerminate.. This way you can add functions to a OnTerminate event list, these functions will be called at the end of the script. 2010-04-10 14:34:24 +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 event-hooks for extensions! Extensions now have 5 events that they listen to, see virtualextension.pas for which. Fixed bug in codehints and a small one in padl/padr/padz. 2010-04-07 14:01:26 +02:00
tpa.inc So.. Did the TPA stuff.. PS should now work correctly (?) 2010-04-07 23:32:17 +02:00
window.inc Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro). 2010-04-07 23:04:25 +02:00