polserver/testsuite/pol/scripts
turleypol 5bd71ae8ee
Non blocking gump cmd (#871)
* refactor gump pkt creation

* testclient returns buttonid 1 pressed when 'button' is contained in the
commands

* extended test

* cleanup destructor mess a bit

* store gumps as pair to decide if the executor needs to be revived
more refactoring

* disallow copy, if used creates nasty bugs

* helper method to convert imp to character

* gumpevent

* new non-blocking dialog function, sends event instead

* test closegump

* test if serialnumber gets correctly converted and invalid entries get
skipped

* removed unused BApplicPtr class
added BApplicObjBase to impptrIf convert function

* use impptrIf

* CloseGump accepts now also an array of characters
extended tests

* moved deleted copy constructor to the public part

* by default clang tidy will check .inc files, removed this filter

* the last tidy run with modernize-loop wasnt added to the PR check

* keep vector with chr and gumpid per uomod
to prevent growing dont add to the cache if same chr with same id
already exists.

* docs

* core-changes
2026-03-16 08:11:43 +01:00
..
include Non blocking gump cmd (#871) 2026-03-16 08:11:43 +01:00
misc Add can clothe capabilities to paperdoll, (un)equip(test) scripts (#782) 2025-06-22 12:01:54 +02:00
busyloop.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
start.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
tests.src Fix display of corpse body items (hair, face, beard) on human death (#770) 2025-02-27 23:30:32 +01:00