- Made SectionIn support more section indices. May break old scripts though (since 12 is interpreted as 12 not 1 and 2 now), but the compiler should at least give error rather than fail silently.
- Added config.h option: NSIS_CONFIG_CRC_ANAL
- Made Sleep instruction not print "Wait..." to output.
- Updated to MakensisW 1.4
- Updated exdll.dpr (Delphi port)
- Added LogText and LogSet commands
- Reworked heavily the section system.
- - Added SectionSetText, SectionSetFlags, SectionGetFlags, and SectionGetText.
- - Added .onSelChange callback.
- - Added RO parameter for SectionIn
- Made size estimation display nicer and reorganized a little bit.
- Added SetShellVarContext instruction.
- Added parameter support for !macro and !insertmacro
Peace all.