Galaxy++ editor v1.9.2 installer

Details

  • Filename
    Galaxy___editor_v1.9.2_installer.msi
  • Uploaded by
  • Uploaded
    Jun 4, 2011
  • Size
    2.63 MB
  • Downloads
    304
  • MD5
    25b63f952c3e19eda213fb8675054c46

Changelog

  • Removed all string obfuscation in fields.
  • Fixed a crash that occured if compiling twice while the compiler was working.
  • It is now possible to define structs without any fields in them.
  • Added a class type, which functions like struct, but is transformed diffrently. Use for exclussively dynamic types.
  • Added constructors in structs and classes