Christoph Oelckers
|
cc48f18303
|
- moved the dictionary implementation into the 'scripting' folder where it really belongs.
|
2020-04-11 14:00:09 +02:00 |
|
Alexander Kromm
|
b038c168c6
|
aggregate TMap into Dictionary instead of deriving from it
|
2020-03-08 18:46:37 +01:00 |
|
Alexander Kromm
|
3607ffaf66
|
fix Dictionary and DictionaryIterator memory leaks
|
2020-03-08 18:46:37 +01:00 |
|
Alexander Kromm
|
60026ba4f2
|
export dictionary iterator
|
2020-01-01 08:39:25 +01:00 |
|
Alexander Kromm
|
bd1892120d
|
add Dictionary.Remove(String key) function
|
2019-12-30 14:57:37 +01:00 |
|
Alexander Kromm
|
703686beee
|
export TMap<FString, FString> to ZScript
|
2019-12-29 13:37:38 +01:00 |
|