| .. |
|
attributemod.cpp
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
attributemod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
basiciomod.cpp
|
Send Print() messages to attached debugger (#663)
|
2024-07-16 12:41:55 +02:00 |
|
basiciomod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
basicmod.cpp
|
impptr_if method/impptrIf function to test and return Imp derived classes (#685)
|
2024-08-07 22:14:52 +02:00 |
|
basicmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
boatmod.cpp
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +02:00 |
|
boatmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
cfgmod.cpp
|
switched impptr to template with default type (#680)
|
2024-08-03 12:35:01 +02:00 |
|
cfgmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
clmod.cpp
|
replaced baseclass x,y,z,realm members with Pos4d. (#420)
|
2021-09-10 20:17:25 +02:00 |
|
clmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
datastore.cpp
|
Worldsave further improvements (#758)
|
2025-02-06 20:41:12 +01:00 |
|
datastore.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
datastoreimp.h
|
Changed classes to be final if possible, removed override macro
|
2018-10-09 09:47:27 +02:00 |
|
fileaccess.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
filemod.cpp
|
Moved target/menu members from char to ClientGameData, simplified memory size estimation (#668)
|
2024-07-28 10:42:47 +02:00 |
|
filemod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
guildmod.cpp
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
guildmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
httpmod.cpp
|
Moved target/menu members from char to ClientGameData, simplified memory size estimation (#668)
|
2024-07-28 10:42:47 +02:00 |
|
httpmod.h
|
Add flag to os::HTTPRequest() for additional response data; Add http::WriteStatus() and http::WriteHeader() (#504)
|
2023-02-08 21:13:48 +01:00 |
|
mathmod.cpp
|
impptr_if method/impptrIf function to test and return Imp derived classes (#685)
|
2024-08-07 22:14:52 +02:00 |
|
mathmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
npcmod.cpp
|
added multi prop/itemdesc items_decay (#735)
|
2024-11-14 06:58:18 +01:00 |
|
npcmod.h
|
use Pos classes in Map and Door (#422)
|
2021-09-11 22:38:43 +02:00 |
|
osmod.cpp
|
verbose curl flag
|
2025-02-10 08:17:26 +01:00 |
|
osmod.h
|
Get environment variable/Extended Testsuite (#359)
|
2021-02-27 08:36:22 +01:00 |
|
partymod.cpp
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
partymod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
polsystemmod.cpp
|
Add realm decay setting (#734)
|
2024-11-10 00:33:04 +01:00 |
|
polsystemmod.h
|
Add realm decay setting (#734)
|
2024-11-10 00:33:04 +01:00 |
|
sqlmod.cpp
|
SQL non default port, escape string (#629)
|
2024-03-10 14:31:30 +01:00 |
|
sqlmod.h
|
SQL non default port, escape string (#629)
|
2024-03-10 14:31:30 +01:00 |
|
storagemod.cpp
|
Fix storage area usage in module functions (#551)
|
2023-10-16 12:33:54 -04:00 |
|
storagemod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
unimod.cpp
|
LEAKLOG, DEBUGLOG, SCRIPTLOG, FLEXLOG changed to new logging (#597)
|
2024-01-13 17:08:33 +01:00 |
|
unimod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
uomod.cpp
|
Suspend worldsave script (#745)
|
2025-01-17 18:43:46 +01:00 |
|
uomod.h
|
Moved target/menu members from char to ClientGameData, simplified memory size estimation (#668)
|
2024-07-28 10:42:47 +02:00 |
|
uomod2.cpp
|
Expansion helper classes for central handling of features (#756)
|
2025-02-05 19:02:25 +01:00 |
|
uomod3.cpp
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
uomod4.cpp
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +02:00 |
|
utilmod.cpp
|
Add allow_negatives to module function util::RandomDiceRoll (#748)
|
2025-01-21 15:33:22 +01:00 |
|
utilmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
vitalmod.cpp
|
impptr_if method/impptrIf function to test and return Imp derived classes (#685)
|
2024-08-07 22:14:52 +02:00 |
|
vitalmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |