summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup DTTransform and remove wrong 3D stuffMarkus Mittendrein2022-02-201-96/+83
* More #strict 3 fixesMarkus Mittendrein2022-02-201-22/+22
* #strict 3 fixesMarkus Mittendrein2022-02-192-7/+8
* DTScopedVars: Add missing CheckScopedVar branch for MapVar()Markus Mittendrein2022-02-131-0/+8
* #strict 3 DTCallbackMarkus Mittendrein2022-02-131-8/+19
* #strict 3 fixesMarkus Mittendrein2020-09-101-2/+3
* Delete DTMenuCompatiblity as the new Map based menu interface is completely d...Markus Mittendrein2019-08-011-66/+0
* DTUtility: Add recursive option to ExtendMarkus Mittendrein2019-08-011-3/+20
* Preprocessor fix; Luckily only affects a comment hereMarkus Mittendrein2019-07-301-1/+1
* DTScopedVars: Add MapVarMarkus Mittendrein2019-07-301-0/+7
* DTUtility: Add Extend, InitMap and Serialize-implementation for mapsMarkus Mittendrein2019-07-301-1/+59
* Change FormatN to use a map instead of two arrays to specify what to fill inMarkus Mittendrein2019-07-301-26/+11
* Replace arr[GetLength(arr)] with arr[]Markus Mittendrein2019-07-297-29/+26
* Use string[i] instead of GetChar(string, i) where appropriateMarkus Mittendrein2019-07-293-27/+25
* Use operators .. and ..= instead of Format where appropriateMarkus Mittendrein2019-07-295-30/+30
* Replace ArrayAppend(arr, value) with arr[] = valueMarkus Mittendrein2019-07-295-18/+19
* Use PrivateCall for fast object callbacks to circumvent access restriction er...Markus Mittendrein2019-07-293-2/+52
* DTCallback: Handle plain string callbacks in CallA as fast callbacks in the c...Markus Mittendrein2018-03-181-1/+1
* DTCallback: Enable fast callbacks also if refs == [] (needed to enable fast c...Markus Mittendrein2018-03-181-2/+2
* DTCallback: Change order of fast and target parameter for Object/DefinitionCa...Markus Mittendrein2018-03-182-2/+29
* DTFindObject: FixMarkus Mittendrein2018-03-181-19/+18
* Update to newest versionMarkus Mittendrein2018-03-189-140/+645
* InitialMarkus Mittendrein2017-01-0521-0/+3262