index
:
clonk/TodsStuff/dist/DTMenuDebug.c4d
master
[no description]
maxmitti
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Maps for the whole interface instead of "NamedArgs"
Markus Mittendrein
2019-08-01
1
-676
/
+564
*
Replace arr[GetLength(arr)] with arr[]
Markus Mittendrein
2019-07-30
1
-1
/
+1
*
Use operators .. and ..= instead of Format where appropriate
Markus Mittendrein
2019-07-29
1
-1
/
+1
*
Replace ArrayAppend(arr, value) with arr[] = value
Markus Mittendrein
2019-07-29
1
-4
/
+4
*
Fix OnMenuSelection endless recursion when the top or bottom entry can't be s...
Markus Mittendrein
2018-12-21
1
-5
/
+29
*
Fix bugs when using Menu_Entry_Icon and fix menus that shrink while the selec...
Markus Mittendrein
2018-12-08
1
-7
/
+16
*
Add Menu_Columns()
Markus Mittendrein
2018-11-07
1
-65
/
+154
*
Submenu column fixes
Markus Mittendrein
2018-11-05
1
-21
/
+54
*
Add submenu-as-column-feature (includes Breaking change of ActivateEntry)
Markus Mittendrein
2018-11-03
1
-132
/
+467
*
Add Menu_Closable allows menus to be closed without returning Menu_React_Clos...
Markus Mittendrein
2018-10-31
1
-147
/
+242
*
Some minor updates and fixes
Markus Mittendrein
2018-03-30
1
-12
/
+25
*
Add possibilty to use callbacks for Menu_Adaptor_Limits
Markus Mittendrein
2017-05-23
1
-4
/
+44
*
Fix AdaptorEnumSubmenuFactory; Add Menu_Adaptor_EnumAllowUnknown and Menu_Ada...
Markus Mittendrein
2017-05-18
1
-15
/
+47
*
Update: Add MenuVar/Menu_Vars; Rely on the preprocessor; Fixes
Markus Mittendrein
2017-05-17
1
-192
/
+196
*
Update: many small fixes and more consistency
Markus Mittendrein
2017-05-03
1
-272
/
+331
*
Initial
Markus Mittendrein
2017-01-05
1
-0
/
+1793