Files
OpenRA/OpenRA.Game
RoosterDragon 54e7c0bf44 Refactor TypeDictionary.
- When removing entries, ensure the dictionary entry is removed is the list is emptied, to prevent incorrect lookups later.
- Prevent NRE when calling GetOrDefault<T> where T is a value type and the default is returned.
- Use a single dictionary for simplicity and improved lookup performance (since there is only one dictionary to check).
- De-duplicate code in Get and GetOrDefault.
2015-07-03 20:54:34 +01:00
..
2015-01-09 21:18:05 +01:00
2015-06-30 22:26:53 +02:00
2015-06-06 12:52:38 +02:00
2015-06-21 20:15:06 +01:00
2015-07-03 20:54:34 +01:00
2015-06-20 12:09:58 +02:00
2015-06-07 13:38:04 +02:00
2015-06-30 15:11:50 +12:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-06-27 16:29:33 +02:00
2015-06-27 16:29:33 +02:00
2015-04-01 12:33:17 -05:00
2015-01-09 21:18:05 +01:00
2015-04-09 13:59:20 -05:00
2015-05-02 10:07:26 +02:00
2015-01-09 21:18:05 +01:00
2015-04-09 13:59:20 -05:00
2015-06-20 12:09:58 +02:00
2015-06-07 13:41:29 +02:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00
2015-01-09 21:18:05 +01:00