DarkflameServer/dGame/dUtilities
jadebenn 799269c79e
fix: Using 'leave-zone' in Return to the Venture Explorer allows players to return to the original Venture Explorer map (#1341)
* fixed VE zone bug and added config option to renable it

* add zero back to LWOMAPID initialization

* typo

* removed config option to enable bug
2023-12-20 15:12:01 -06:00
..
BrickDatabase.cpp Convert BrickDatabase to namespace (#1142) 2023-07-17 17:55:25 -05:00
BrickDatabase.h Convert BrickDatabase to namespace (#1142) 2023-07-17 17:55:25 -05:00
CheatDetection.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CheatDetection.h feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
CMakeLists.txt feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
GUID.cpp fix: Implement proper Sound trigger component serialization (#1160) 2023-08-06 15:38:12 -05:00
GUID.h fix: Implement proper Sound trigger component serialization (#1160) 2023-08-06 15:38:12 -05:00
Loot.cpp perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Loot.h perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Mail.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Mail.h format codebase 2022-07-28 08:39:57 -05:00
Preconditions.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
Preconditions.h convert to unix line endings 2022-08-05 22:01:59 -05:00
SlashCommandHandler.cpp fix: Using 'leave-zone' in Return to the Venture Explorer allows players to return to the original Venture Explorer map (#1341) 2023-12-20 15:12:01 -06:00
SlashCommandHandler.h Removed some hardcoded logic for racing (#1075) 2023-05-08 04:38:08 -05:00
VanityUtilities.cpp address feedback 2023-11-10 22:01:25 -06:00
VanityUtilities.h consolidate code 2023-11-09 21:28:52 -06:00