uox3/source
Xoduz a1fee724c6 Version number and tag
Bumping version number to tag develop branch before merge of big spidermonkey upgrade
2026-08-13 14:56:35 +08:00
..
ai.cpp Server crash fix on worldfile load and timer fixes 2025-07-30 06:18:46 +08:00
archive.cpp Fix for broken backup feature 2025-05-03 13:17:31 +08:00
boats.cpp Small update 2025-06-27 09:04:16 +08:00
books.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
books.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cAccountClass.cpp Fixes for weapon and armor definitions 2025-09-21 10:22:30 +08:00
cAccountClass.h Fix compile warnings 2023-07-08 14:25:04 -04:00
calcfuncs.cpp Misc Fixes and Updates 2025-04-23 00:01:53 +08:00
cBaseObject.cpp Update cBaseObject.cpp 2026-03-09 11:38:50 +08:00
cBaseObject.h Poison fixes 2025-07-04 01:17:04 +08:00
cChar.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cChar.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cConsole.cpp Added server restart functionality 2025-10-24 16:13:17 +08:00
cConsole.h Fix compile warnings 2022-11-04 00:52:37 -04:00
cDice.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cdice.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cEffects.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cGuild.cpp Fixes for weapon and armor definitions 2025-09-21 10:22:30 +08:00
cGuild.h Updates to guild exposing 2025-04-14 23:26:42 -05:00
CGump.cpp Standardization across os 2023-08-25 07:10:48 -04:00
CGump.h Standardization across os 2023-08-25 07:10:48 -04:00
Changelog.txt docs(changelog): Update Changelog.txt from PR #556 2026-07-24 21:13:54 +00:00
cHTMLSystem.cpp More timer-related tweaks 2025-05-31 01:47:47 +08:00
cHTMLSystem.h More timer-related tweaks 2025-05-31 01:47:47 +08:00
cItem.cpp refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
cItem.h refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
CJSEngine.cpp Misc fixes 2025-05-04 01:54:56 +08:00
CJSEngine.h String lookup maps 2025-04-07 14:11:13 +10:00
CJSMapping.cpp PR iteration 2026-02-12 02:33:30 +08:00
CJSMapping.h Reserved slot cleanup, debug prints 2025-04-06 20:52:27 +10:00
classes.h Containers 2025-09-04 19:12:05 -05:00
cMagic.h refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
cmdtable.cpp Added server restart functionality 2025-10-24 16:13:17 +08:00
cmdtable.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cMultiObj.cpp Some adjustments based on review 2026-03-09 09:33:26 +08:00
cMultiObj.h Some adjustments based on review 2026-03-09 09:33:26 +08:00
codeCount.csv Start fixing up property limits. Start fixing up API changes 2025-03-25 16:10:53 +10:00
combat.cpp refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
combat.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
commands.cpp Merge from origin/develop. Fix compile error in cScript.cpp 2025-07-04 08:39:28 +10:00
commands.h Small update 2025-06-27 09:04:16 +08:00
ConfigOS.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
CPacketReceive.cpp fix(magic): centralize spellbook location checks 2026-07-22 16:40:51 -05:00
CPacketReceive.h 0.99.6d 2025-06-28 22:37:42 +08:00
CPacketSend.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
CPacketSend.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cPlayerAction.cpp refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
cRaces.cpp A few more updates 2025-04-25 09:47:04 +08:00
cRaces.h Misc Fixes and Updates 2025-04-23 00:01:53 +08:00
CResponse.cpp update 2026-06-21 13:45:22 -05:00
CResponse.h Update CResponse.h 2026-06-21 17:39:45 -05:00
cScript.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cScript.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
cServerData.cpp Update cServerData.cpp 2026-06-21 18:01:33 -05:00
cServerData.h fixes 2026-06-21 17:49:43 -05:00
cServerDefinitions.cpp Last batch of fixes for this PR 2025-04-29 09:34:51 +08:00
cServerDefinitions.h Last batch of fixes for this PR 2025-04-29 09:34:51 +08:00
cSkillClass.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cSocket.cpp Scriptable Gump Containers 2026-01-10 17:02:01 -06:00
cSocket.h Implementation of speedhack anti-cheat system 2025-12-13 01:31:17 +08:00
cSpawnRegion.cpp Fixed issue with NPCs returning to bounding box, added new Character JS properties 2026-04-27 04:12:54 +08:00
cSpawnRegion.h New Functions and Script Tag 2026-02-18 12:56:17 -06:00
cThreadQueue.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cThreadQueue.h Added server restart functionality 2025-10-24 16:13:17 +08:00
cVersionClass.cpp Version number and tag 2026-08-13 14:56:35 +08:00
cVersionClass.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
cWeather.cpp Misc minor cleanup of dictionaries, some script and source files 2026-01-31 18:51:53 +08:00
cWeather.hpp Update cWeather.hpp 2026-01-17 18:52:21 -06:00
Dictionary.cpp Misc fixes 2025-05-04 01:54:56 +08:00
Dictionary.h Couple more changes 2022-10-24 23:42:16 +08:00
dist.cpp 0.99.6d 2025-06-28 22:37:42 +08:00
effect.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
enums.h 0.99.6d 2025-06-28 22:37:42 +08:00
EventTimer.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
EventTimer.hpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
fileio.cpp Added way to define creatures as pack animals 2025-08-05 02:40:39 +08:00
findfuncs.cpp PR iteration 2026-02-12 02:33:30 +08:00
funcdecl.h PR iteration 2026-02-12 02:33:30 +08:00
GenericList.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
gumps.cpp Fixes for ADD-menu on older client versions 2026-06-14 08:00:15 +02:00
house.cpp Pets and followers mini-revamp 2023-06-02 01:44:40 +08:00
IP4Address.cpp Remove commented code 2022-11-25 16:14:25 -05:00
IP4Address.hpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
items.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
jail.cpp Couple of new JS events, crash fix 2025-05-08 00:57:18 +08:00
jail.h Stream replacement 2023-08-27 21:42:47 -04:00
JSEncapsulate.cpp Fix class name based on Dragon's research 2025-04-02 07:35:14 +10:00
JSEncapsulate.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
lineofsight.cpp Small update 2025-06-27 09:04:16 +08:00
magic.cpp Fixes 2026-07-24 15:56:15 -05:00
magic.h refactor(magic): match reagents by section id 2026-07-24 15:27:40 -05:00
Makefile Merge in from develop 2023-01-09 11:37:12 +10:00
Makefile.bkp Remove some commented code. CMake tweak. Bump version requested to 1.8. Add global flag to global object 2023-08-09 07:43:48 +10:00
mapclasses.h 0.99.6-RC6x 2023-10-14 05:03:53 +08:00
mapstuff.cpp Small update 2025-06-27 09:04:16 +08:00
mapstuff.h Fixed Z 2023-11-18 03:15:38 -06:00
movement.cpp Fixed issue with NPCs returning to bounding box, added new Character JS properties 2026-04-27 04:12:54 +08:00
movement.h Pathfinding update 2026-04-26 21:13:48 +08:00
msgboard.cpp Stream replacement 2023-08-27 21:42:47 -04:00
msgboard.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
MultiMul.cpp Fix GetMultiCorner 2026-02-18 22:22:31 -06:00
MultiMul.hpp Recreating PR so can do changes to it 2023-09-03 14:43:16 +08:00
network.cpp refactor(magic): clarify spell macro lookup 2026-07-22 18:29:14 -05:00
network.h Stream replacement 2023-08-27 21:42:47 -04:00
npcs.cpp Fixed issue with NPCs returning to bounding box, added new Character JS properties 2026-04-27 04:12:54 +08:00
ObjectFactory.cpp Fix more compile warnings 2022-11-04 17:12:13 -04:00
ObjectFactory.h Couple more changes 2022-10-24 23:42:16 +08:00
osunique.cpp More cast, construct, and spacing fixes 2022-11-14 21:12:12 -05:00
osunique.hpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
PageVector.h Fix Clang unused private members 2022-11-21 21:11:34 -05:00
PartySystem.cpp Stat Window Update 2025-02-01 11:21:58 -06:00
PartySystem.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
pcmanage.cpp refactor(items): move spellbook predicate onto items 2026-07-23 22:59:48 -05:00
power.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
Prerequisites.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
quantityfuncs.cpp refactor(magic): match reagents by section id 2026-07-24 15:27:40 -05:00
queue.cpp Standardization across os 2023-08-25 07:10:48 -04:00
regions.cpp More timer-related tweaks 2025-05-31 01:47:47 +08:00
regions.h More timer-related tweaks 2025-05-31 01:47:47 +08:00
scriptc.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
scriptc.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
SEFunctions.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
SEFunctions.h Event Manager, onScriptLoad, onStart, FindItemBySection 2026-02-07 19:11:59 +08:00
skills.cpp 0.99.6d 2025-06-28 22:37:42 +08:00
skills.h More updates 2025-05-12 07:12:34 +08:00
sound.cpp Couple of small fixes 2022-10-27 00:54:41 +08:00
speech.cpp Update speech.cpp 2026-02-14 12:38:35 +08:00
speech.h More timer-related tweaks 2025-05-31 01:47:47 +08:00
ssection.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
ssection.h feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
StringUtility.cpp Merge branch 'AOS-Properties-Regenation' of https://github.com/DragonSlayer62/UOX3 into pr/277 2025-04-20 06:05:51 +08:00
StringUtility.hpp ubuntu string fix 2025-01-03 23:53:51 -06:00
targeting.cpp fix(magic): use configured teleport reagents 2026-07-22 18:03:21 -05:00
teffect.h More timer-related tweaks 2025-05-31 01:47:47 +08:00
TimeUtility.cpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
TimeUtility.hpp Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
townregion.cpp update 2026-01-17 19:14:00 -06:00
townregion.h Weather Changes 2026-01-17 11:33:17 -06:00
trade.cpp UOX3 0.99.6-RC6 2023-07-01 20:02:40 +08:00
typedefs.h More timer-related tweaks 2025-05-31 01:47:47 +08:00
UOPData.cpp Fix C to C++ style issues and convert spaces to tabs 2022-11-14 19:24:29 -05:00
UOPData.hpp Fix C to C++ style issues and convert spaces to tabs 2022-11-14 19:24:29 -05:00
uox3.cpp Event Manager, onScriptLoad, onStart, FindItemBySection 2026-02-07 19:11:59 +08:00
uox3.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
UOXJSClasses.h Reserved slot cleanup, debug prints 2025-04-06 20:52:27 +10:00
UOXJSMethods.cpp feat(magic): support configurable spellbook expansions 2026-07-22 16:01:21 -05:00
UOXJSMethods.h Pathfinding update 2026-04-26 21:13:48 +08:00
UOXJSPropertyEnums.h refactor(magic): unify spell reagent definitions 2026-07-22 17:40:30 -05:00
UOXJSPropertyFuncs.cpp refactor(magic): match reagents by section id 2026-07-24 15:27:40 -05:00
UOXJSPropertyFuncs.h String lookup maps 2025-04-07 14:11:13 +10:00
UOXJSPropertySpecs.h refactor(magic): unify spell reagent definitions 2026-07-22 17:40:30 -05:00
UOXStdHeaders.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
uoxstruct.h Added way to define creatures as pack animals 2025-08-05 02:40:39 +08:00
vendor.cpp Some minor fixes and updates 2025-07-02 03:11:29 +08:00
weight.cpp Misc Fixes and Updates 2025-04-23 00:01:53 +08:00
weight.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
wholist.cpp UOX3 0.99.6-RC6 2023-07-01 20:02:40 +08:00
wholist.h Rest of the changes for 0.99.6-RC1 2022-10-24 18:39:33 +08:00
worldmain.cpp More timer-related tweaks 2025-05-31 01:47:47 +08:00
worldmain.h More timer-related tweaks 2025-05-31 01:47:47 +08:00