Inner Space Releases

Inner Space version 1.09 Build 4811
Released: 2008-12-14
  • Restored Windows 2000 compatibility (fixed the message that said GetProcessId could not be located in KERNEL32.dll)
  • Improved DirectInput support. There is no longer a "mouse flickering" issue in Star Wars Galaxies
  • Custom menu items can now be added to the Inner Space menu
  • DefaultStartup.iss (the default startup script) is now additionally used by the Uplink, and now has functionality to scan new Scripts\init-uplink and Scripts\init-session folders for scripts to automatically run any time the uplink or a session is launched, respectively. The scripts in these folders should not be scripts that stay running (but can launch scripts that do) because the "init" script functionality will run each script and wait for it to end before running the next. The scripts will be run in alphabetical order.
  • Uplink
    • New data types:
  • ismenuitem
  • ismenu
  • ismenucommand
  • ismenuseparator
    • New Top-Level Objects:
  • ismenu ISMenu ... ISMenu[#] (return type is an ismenuitem-derived type)
    • Documentation for the above data types and TLOs: http://www.lavishsoft.com/wiki/index.php/IS:Uplink#Object_Types