Commit graph

9 commits

Author SHA1 Message Date
Dexter
18bf2e0619 - Fix to house customization (doors) 2017-04-28 16:40:06 -07:00
Dexter
f9000a28bc Fixed customized stairs 2017-04-13 21:23:54 -07:00
LG Archer
322879c460 + Sync house components with RunUO 2.7
+ Increase default PooledEnumerable buffer pool capacity.
+ Instantiate PooledEnumerable instances with a backing List that has a default capacity before calling AddRange.
* This increases performance for instantiating larger PooledEnumerables and decreases the amount of memory reallocation due to collection resizing.
2016-01-27 03:28:08 +00:00
Vorspire
cb8af0830a - Remove duplicate wall definitions. 2015-09-09 10:49:31 +01:00
Vorspire
67e3695a00 + Fix house components flags values. 2015-09-05 03:48:45 +01:00
Darragh Murphy
be1b860357 Merge branch 'master' of https://github.com/ServUO/ServUO
Conflicts:
	Data/Components/walls.txt
2015-09-02 04:09:22 +01:00
Darragh Murphy
a5c7968b4c Add new housing tile components. Doors are not included in this commit. Requires further research. 2015-09-02 04:06:01 +01:00
Vorspire
0a05301aa8 2015-09-02 01:19:18 +01:00
VitaNex
27cd8c04ce - Publish 53 Foundation 2013-10-28 07:09:42 +00:00