Skip to content

Releases: Open-GTO/mdialog

mdialog v1.3.0

23 Nov 20:13
Compare
Choose a tag to compare
  • Remove notvar_flags from functions (for zlang).

mdialog v1.2.2

26 Oct 17:16
Compare
Choose a tag to compare
  • #6: Fix strlen const specifier
  • #7: Add packet strings processing

mdialog v1.2.1

25 Oct 15:27
Compare
Choose a tag to compare
  • Fix strfind offset position
  • #5: Add isnull check for the strlen function

mdialog v1.2.0

25 Oct 03:10
Compare
Choose a tag to compare
  • Add tags support

Now you can use tags for markup your dialogs:

Tag Description
\\c Centers the text
\\r Aligns the text to the right

tags example

mdialog v1.1.3

05 Sep 15:39
Compare
Choose a tag to compare
  • Fix compatibility with latest zlang

mdialog v1.1.2

10 Jul 19:50
Compare
Choose a tag to compare
  • Fix gDialogFunction max size
  • Fix dialog open state after dialog response

mdialog v1.1.1

04 Jan 04:25
Compare
Choose a tag to compare
  • Reduce button's and caption array sizes for zlang mode
  • Update README

mdialog v1.1

04 Sep 14:44
Compare
Choose a tag to compare
  • Optimization
  • Add zlang support (with MDIALOG_ZLANG_MODE define)

mdialog v1.0

09 Jul 10:50
Compare
Choose a tag to compare
  • First release