Commit graph

20 commits

Author SHA1 Message Date
LikeableLime
92bf7db7f8 Removed refunding on house purchase and maintenance. 2018-10-07 20:37:19 -05:00
scruples
bd670b67a9 Some memory leak fixes - delete RecipeFactory on shutdown, delete any queuedAttackData on AttackManager destruct, delete houseData object once it's copied to the _houseDataMap and point to the map version instead. 2018-08-17 11:17:11 +01:00
LikeableLime
ee1db0cfe3 Fixed AltCurrencies - Added IsCurrency() list. 2018-08-08 19:51:43 -05:00
Michael Rath
91ee00e241 Finalizing 1.19 rebuild 2018-07-12 14:41:21 -07:00
Morosity
d8f03369eb Rebuild of 1.19 2018-07-11 04:53:32 +00:00
Simon Jarrett
518c2a23df Added some null ptr checks for GetClient() for the 2018-06-30 crash 2018-06-30 15:04:43 +01:00
plunderdog
dfb81edb8a Enums update, still being able to house recall after abandoning fix, trophies not showing at start of loot fix, unlooted corpses become free for all for the last 1/3 of their lifespan, start of corpse permissions coding 2018-06-26 19:48:05 +01:00
Simon Jarrett
a2fdb3f198 Merge branch 'TestServer' into SharedPointers
# Conflicts:
#	GDLEnhanced.vcxproj.filters
#	Source/AttackManager.cpp
#	Source/ClientCommands.cpp
#	Source/ClientEvents.cpp
#	Source/Monster.cpp
#	Source/MonsterAI.cpp
#	Source/PhatSDK/MovementManager.cpp
#	Source/PhatSDK/Support/CombatFormulas.cpp
#	Source/Player.cpp
#	Source/SpellcastingManager.cpp
2018-06-25 21:08:26 +01:00
Simon Jarrett
e91df41c8e more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Simon Jarrett
8f7f9f3e36 Fixed a few errors 2018-05-29 23:47:16 +01:00
Michael Rath
f32990b9f1 Removing excess logging from crash analysis 2018-05-26 11:10:35 -07:00
Simon Jarrett
9ea163be50 changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Michael Rath
87e18f4579 More logging with names. 2018-05-21 20:28:23 -07:00
Scribble
b1ff7687a0 Removed GetName() From all logging that was added in previous MR 2018-05-21 19:52:58 -04:00
Simon Jarrett
0c32bd2f83 changed logging to release 2018-05-22 00:06:53 +01:00
Simon Jarrett
b966a9e65e Logging for the InqDataID crash 2018-05-21 23:20:21 +01:00
LikeableLime
f6214362cd Added more house maintance saves. 2018-04-29 18:46:00 -05:00
LikeableLime
7ce4fb74c8 Misc fixes - Removed corpse save to only save after DIs are removed. Added extra house mainteance save. Added line to PostSpawn so that generators are not reinitialized if they have an existing generator_registry 2018-04-29 03:18:10 -05:00
Likeablelime
8820cf1648 Fixed the crash from a player with no allegiance attempting to enter a housing portal or use housing storage if allegiance permissions are active. 2018-04-16 03:24:41 -05:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00