Galaxy++ editor v1.9.2 directory

Details

  • Filename
    Galaxy___editor_v1.9.2.zip
  • Uploaded by
  • Uploaded
    Jun 4, 2011
  • Size
    1.62 MB
  • Downloads
    198
  • MD5
    8e398cee089946dee0377c4f16856cc8

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