| .. |
|
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
|
added explicit targets for every 3rd party lib (#612)
|
2024-01-27 09:06:23 +01: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
|
Appendcfgelem error (#358)
|
2020-12-17 22:06:05 +01: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
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +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
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01: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
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01: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
|
Codecleanup from #581 (#583)
|
2023-12-26 17:47:40 +01:00 |
|
mathmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
npcmod.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
npcmod.h
|
use Pos classes in Map and Door (#422)
|
2021-09-11 22:38:43 +02:00 |
|
osmod.cpp
|
Introduce DAP Debugger (#608)
|
2024-01-28 09:49:55 +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
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
polsystemmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
sqlitemod.cpp
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
sqlitemod.h
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
sqlmod.cpp
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
sqlmod.h
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
sqlmod.inl.h
|
poc of templating background connect
|
2024-07-20 03:20:28 +02: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
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
uomod.h
|
Add new EScript function: GetStandingCoordinates, and a new option to GetStandingLayers (#476)
|
2023-12-06 12:54:29 +01:00 |
|
uomod2.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02: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
|
Strftime (#345)
|
2020-11-06 21:57:50 +01:00 |
|
utilmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |
|
vitalmod.cpp
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
vitalmod.h
|
General cleanup of module includes (#253)
|
2020-08-29 11:35:13 +02:00 |