index
:
clonk/TodsStuff/dist/DTMenu.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 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
-64
/
+153
*
Submenu column fixes
Markus Mittendrein
2018-11-05
1
-21
/
+53
*
Add submenu-as-column-feature (includes Breaking change of ActivateEntry)
Markus Mittendrein
2018-11-03
1
-129
/
+460
*
Add Menu_Closable allows menus to be closed without returning Menu_React_Clos...
Markus Mittendrein
2018-10-31
1
-135
/
+226
*
Some minor updates and fixes
Markus Mittendrein
2018-03-30
1
-2
/
+15
*
Add possibilty to use callbacks for Menu_Adaptor_Limits
Markus Mittendrein
2017-05-23
1
-4
/
+26
*
Fix AdaptorEnumSubmenuFactory; Add Menu_Adaptor_EnumAllowUnknown and Menu_Ada...
Markus Mittendrein
2017-05-18
1
-194
/
+208
*
Update: many small fixes and more consistency
Markus Mittendrein
2017-05-03
1
-257
/
+309
*
Initial
Markus Mittendrein
2017-01-05
1
-0
/
+1650