ModernUO/Projects/UOContent/Engines/Spawners
Kamron Batman fb915992dd
fix(core): Adds Hashed & Hierarchical Timer Wheel (#655)
- Removes TimerPriority
- Removes TimerThread
- Adds a [Hashed & Hierarchical Timer Wheel](http://www.cs.columbia.edu/~nahum/w6998/papers/ton97-timing-wheels.pdf)
2021-07-11 22:42:06 -07:00
..
BaseSpawner.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
EditSpawnCommand.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
GenerateSpawners.cs fix(core): Fixes map issues at New Haven (#509) 2021-02-14 16:06:49 -08:00
ProximitySpawner.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
RegionSpawner.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
RespawnCommand.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Spawner.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpawnerEntry.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
SpawnerGump.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SpawnPropsCommand.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
SpawnPropsGump.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00