Donate Share

UnCodeX

File Release Notes and Changelog

Release Name: Build 214

Notes: Note: this is a beta build for MS Windows. It's adviced to first install UnCodeX with the latest setup and then extract the contents of this package.


Changes: # bug fix: tags where not copied for multiple variable definitions in unrealscript. # #include macro's are now processed and the information is included in the class reference. However, line numbers of included entities are incorrect. # Fixed a bug in the HTML otuput comment parsing, some links where not converted correctly. # Added new function to UClasses: function declaration: string; This returns a valid unrealscript declaration of that function/variable/etc. Note: this may not be exact as the source declaration. # Variables with an empty tag (var()) now get their tag set to the class name. # source snoop component updates # more #include updates for the GUI # Added states to the property list