polserver/pol-core/pol/multi
turleypol c588c51a33
Expansion helper classes for central handling of features (#756)
* use uoexpansion enums for A9, B9 flags
added TOL to uoexpansion
currently unsure where this will end

simplified account initialisation, added errorcheck

* Expansion classes for server and account
fixed flags

* use of AccountExpansion,ServerExpansion
extended tests
splitted unittest file
added missing test for Min/MaxAttackRange

* more micro performance for world saving
use all 4 cores in CI builds
fix compiler flag warning on windows

* save test for weight_multiplier

* enable gothic,rustictiles when using HSA expansion

* removed ancient unused files

* addressed comments
renamed ServerExpansion to ServerFeatures
added method for expansion name

* got rid of client UOExpansionFlag which is the same as the accout
expansion

* updated core-changes and docs

* updated generated ssopt

* test for tooltips
changed method names
removed/clarified comments

* npc hitchance was never saved
added missing npc save tests

* hitchance bug exists also for items...
added missing test for movemode
2025-02-05 19:02:25 +01:00
..
boat.cpp WorldSave performance (#753) 2025-01-29 06:48:05 +01:00
boat.h added multi prop/itemdesc items_decay (#735) 2024-11-14 06:58:18 +01:00
boatcomp.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
boatcomp.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
customhousehelp.cpp Moved target/menu members from char to ClientGameData, simplified memory size estimation (#668) 2024-07-28 10:42:47 +02:00
customhouses.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
customhouses.h removed pol_distance/inrange* functions (#556) 2023-12-25 22:02:52 +01:00
house.cpp WorldSave performance (#753) 2025-01-29 06:48:05 +01:00
house.h added multi prop/itemdesc items_decay (#735) 2024-11-14 06:58:18 +01:00
multi.h added multi prop/itemdesc items_decay (#735) 2024-11-14 06:58:18 +01:00
multicfg.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
multicr.cpp refactor uomod to use pos classes (#651) 2024-07-06 07:56:02 +02:00
multidef.cpp Initial support for class instances in Executor (#699) 2024-10-10 18:06:04 +02:00
multidef.h Boat refactor Part 3 of N (#656) 2024-07-10 19:54:31 +02:00
multidef2.cpp converted multidef (#441) 2021-11-09 20:01:16 +01:00
multis.cpp added multi prop/itemdesc items_decay (#735) 2024-11-14 06:58:18 +01:00