gdle/Source
2018-06-21 23:32:21 +01:00
..
PhatSDK fixed disappearing doors and made some more pointers weak 2018-06-16 11:57:58 +01:00
AllegianceManager.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
AllegianceManager.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Ammunition.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Ammunition.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Animate.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
Animate.h Initial Commit 2018-03-29 17:01:57 -04:00
AnimationPackage.h Initial Commit 2018-03-29 17:01:57 -04:00
AttackManager.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
AttackManager.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
AttributeTransferDevice.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
AttributeTransferDevice.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
AugmentationDevice.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
AugmentationDevice.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
BindStone.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
BindStone.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Book.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Book.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Caster.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Caster.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
ChatMsgs.cpp Initial Commit 2018-03-29 17:01:57 -04:00
ChatMsgs.h Initial Commit 2018-03-29 17:01:57 -04:00
Chest.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Chest.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Client.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Client.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
ClientCommands.cpp Changed the way shared/weak pointers are nulled 2018-06-06 18:08:32 +01:00
ClientCommands.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
ClientEvents.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
ClientEvents.h more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Clothing.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Clothing.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Common.h Initial Commit 2018-03-29 17:01:57 -04:00
Config.cpp Initial Commit 2018-03-29 17:01:57 -04:00
Config.h Initial Commit 2018-03-29 17:01:57 -04:00
Container.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Container.h more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Corpse.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Corpse.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
crc.cpp Initial Commit 2018-03-29 17:01:57 -04:00
crc.h Initial Commit 2018-03-29 17:01:57 -04:00
crcwheel.cpp Initial Commit 2018-03-29 17:01:57 -04:00
crcwheel.h Initial Commit 2018-03-29 17:01:57 -04:00
Database.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
Database.h Initial Commit 2018-03-29 17:01:57 -04:00
Database2.cpp fixes to prevent objects deleting themselves 2018-06-01 11:07:50 +01:00
Database2.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
DatabaseIO.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
DatabaseIO.h Initial Commit 2018-03-29 17:01:57 -04:00
Door.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
Door.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
easylogging++.cpp Adding new logger - source and header 2018-04-22 11:05:24 -07:00
easylogging++.h Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
EmoteManager.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
EmoteManager.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
EnumUtil.cpp Some files that were missing for the config command branch 2018-05-12 21:34:05 +01:00
EnumUtil.h Some files that were missing for the config command branch 2018-05-12 21:34:05 +01:00
FellowshipManager.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
FellowshipManager.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
Food.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Food.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
FragStack.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
FragStack.h Initial Commit 2018-03-29 17:01:57 -04:00
GameEventManager.cpp Initial Commit 2018-03-29 17:01:57 -04:00
GameEventManager.h Initial Commit 2018-03-29 17:01:57 -04:00
GameMode.cpp Changed the way shared/weak pointers are nulled 2018-06-06 18:08:32 +01:00
GameMode.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
GDLELogging.conf Changing Chat logging to Chat.log 2018-05-03 17:15:40 -07:00
Gem.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Gem.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Globals.cpp Initial Commit 2018-03-29 17:01:57 -04:00
Globals.h Initial Commit 2018-03-29 17:01:57 -04:00
Healer.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
Healer.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
HotSpot.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
HotSpot.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
House.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
House.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
InferredCellData.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
InferredCellData.h Initial Commit 2018-03-29 17:01:57 -04:00
InferredPortalData.cpp Check new character names against bad list 2018-05-19 00:03:18 -07:00
InferredPortalData.h Check new character names against bad list 2018-05-19 00:03:18 -07:00
Key.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Key.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Killable.h Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
Lifestone.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Lifestone.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Lockpick.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Lockpick.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Logging.cpp Initial Commit 2018-03-29 17:01:57 -04:00
Logging.h Changed LOG to WINLOG for Release - Public build. 2018-04-25 21:11:02 -05:00
ManaStone.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
ManaStone.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
MeleeWeapon.cpp Initial Commit 2018-03-29 17:01:57 -04:00
MeleeWeapon.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Missile.cpp Initial Commit 2018-03-29 17:01:57 -04:00
Missile.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
MissileLauncher.cpp Initial Commit 2018-03-29 17:01:57 -04:00
MissileLauncher.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Monster.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Monster.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
MonsterAI.cpp Changed the way shared/weak pointers are nulled 2018-06-06 18:08:32 +01:00
MonsterAI.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
Moves.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
Moves.h Initial Commit 2018-03-29 17:01:57 -04:00
Network.cpp Run through correct logout sequence on server shutdown 2018-04-29 18:07:18 -07:00
Network.h Initial Commit 2018-03-29 17:01:57 -04:00
NetworkDefs.h Initial Commit 2018-03-29 17:01:57 -04:00
ObjectIDGen.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
ObjectIDGen.h Initial Commit 2018-03-29 17:01:57 -04:00
ObjectMsgs.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
ObjectMsgs.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
PacketCaptureCredits.h Initial Commit 2018-03-29 17:01:57 -04:00
PacketController.cpp Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
PacketController.h Initial Commit 2018-03-29 17:01:57 -04:00
PhatAC.cpp possible fix to generators breaking on landblock deactivation. added server shutdown message back to window. 2018-05-05 16:15:13 -05:00
PhatSDKImpl.cpp Initial Commit 2018-03-29 17:01:57 -04:00
PhysicsObjCustom.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
PhysicsObjCustom.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
PKModifier.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
PKModifier.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Player.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Player.h more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Portal.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
Portal.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Precompiled.cpp Initial Commit 2018-03-29 17:01:57 -04:00
PressurePlate.cpp fixes to shared pointers 2018-05-24 22:28:15 +01:00
PressurePlate.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Scroll.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Scroll.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
Server.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
Server.h Initial Commit 2018-03-29 17:01:57 -04:00
ServerAPI.cpp Initial Commit 2018-03-29 17:01:57 -04:00
ServerAPI.h Initial Commit 2018-03-29 17:01:57 -04:00
ServerCellManager.cpp Initial Commit 2018-03-29 17:01:57 -04:00
ServerCellManager.h Initial Commit 2018-03-29 17:01:57 -04:00
ServerObjectMaint.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
ServerObjectMaint.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
SHA512.cpp Initial Commit 2018-03-29 17:01:57 -04:00
SHA512.h Initial Commit 2018-03-29 17:01:57 -04:00
SkillAlterationDevice.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
SkillAlterationDevice.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
SpellcastingManager.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
SpellcastingManager.h fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
SpellProjectile.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
SpellProjectile.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
StatTracker.cpp Initial Commit 2018-03-29 17:01:57 -04:00
StatTracker.h Initial Commit 2018-03-29 17:01:57 -04:00
StdAfx.h Updating Testserver and server text to 17 2018-05-19 19:25:28 -07:00
Switch.cpp fixes to shared pointers 2018-05-24 22:28:15 +01:00
Switch.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
TownCrier.cpp changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
TownCrier.h fixes to shared pointers 2018-05-24 22:28:15 +01:00
TradeManager.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
TradeManager.h fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
TreasureFactory.cpp Fixed a few errors 2018-05-29 23:47:16 +01:00
TreasureFactory.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
TurbineCell.cpp Initial Commit 2018-03-29 17:01:57 -04:00
TurbineCell.h Initial Commit 2018-03-29 17:01:57 -04:00
TurbineData.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
TurbineData.h Initial Commit 2018-03-29 17:01:57 -04:00
TurbineFile.cpp Initial Commit 2018-03-29 17:01:57 -04:00
TurbineFile.h Initial Commit 2018-03-29 17:01:57 -04:00
TurbineFormats.h Initial Commit 2018-03-29 17:01:57 -04:00
TurbineObject.cpp Initial Commit 2018-03-29 17:01:57 -04:00
TurbineObject.h Initial Commit 2018-03-29 17:01:57 -04:00
TurbinePortal.cpp Initial Commit 2018-03-29 17:01:57 -04:00
TurbinePortal.h Initial Commit 2018-03-29 17:01:57 -04:00
UseManager.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
UseManager.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
Util.cpp Check new character names against bad list 2018-05-19 00:03:18 -07:00
Util.h Check new character names against bad list 2018-05-19 00:03:18 -07:00
Vendor.cpp fixes to weak ptrs that used to be shared 2018-05-31 18:00:27 +01:00
Vendor.h Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
WeenieFactory.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
WeenieFactory.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
WeenieLandCoverage.cpp Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
WeenieLandCoverage.h Initial Commit 2018-03-29 17:01:57 -04:00
WeenieObject.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
WeenieObject.h more conversions to weak pointers 2018-06-21 23:32:21 +01:00
WeeniePhysics.cpp Initial Commit 2018-03-29 17:01:57 -04:00
WeeniePhysics.h Initial Commit 2018-03-29 17:01:57 -04:00
World.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
World.h fixed disappearing doors and made some more pointers weak 2018-06-16 11:57:58 +01:00
WorldLandBlock.cpp more conversions to weak pointers 2018-06-21 23:32:21 +01:00
WorldLandBlock.h changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00