Aeadoin
|
1ffdd4cb34
|
[Performance] Change to use Pass by reference where valid. (#3163)
* [Performance] Change to use Pass by reference where valid.
* typo
|
2023-04-01 22:55:40 -04:00 |
|
Chris Miles
|
40d1c33351
|
[Logging] Logging Improvements (#2755)
* Console logging improvements
* stderr handling
* Add origination information
* Formatting
* Update zoneserver.cpp
* Update eqemu_logsys.cpp
* Remove semicolon from MySQLQuery log output
* Remove IsRfc5424LogCategory
* Remove no longer used functions
* Remove definition BUILD_LOGGING
* Deprecate categories UCSServer & WorldServer
* Deprecate UCS / World Server / Zone Server categories
* Deprecate Status, QSServer, Normal
* Update login_server.cpp
* Deprecate Emergency, Alert, Critical, Notice
* Deprecate Alert
* Fix terminal color resetting
* Deprecate headless client
* Move LogAIModerate to Detail
* Deprecate moderate logging level for detail
* Update logs.cpp
* Logs list simplify
* Update logs.cpp
* Add discord to log command
* Remove unused headers
* Windows fix
* Error in world when zones fail to load
* Show warning color properly
* Keep loginserver thread log from colliding with other logs during startup
* Deprecate Loginserver category
|
2023-01-17 21:18:40 -06:00 |
|
Chris Miles
|
dfd8f84cac
|
[Strings] Refactor Strings Usage (#2305)
* Initial commit checkpoint
* More functions converted
* Commify
* More functions
* Fin
* Sort declarations
* Split functions between files
* Bots
* Update strings.h
* Split
* Revert find replaces
* Repository template
* Money
* Misc function
* Update CMakeLists.txt
* Saylink
* Update strings.cpp
* Swap Strings::Saylink for Saylink::Create since saylink is coupled to zone database
* API casings
|
2022-07-14 02:10:52 -05:00 |
|
Kinglykrab
|
bf1d05d639
|
[Commands] Cleanup #profanity Command. (#2113)
* [Commands] Cleanup #profanity Command.
- Cleanup messages and logic.
* Update profanity_manager.cpp
* Update profanity_manager.cpp
* Update profanity_manager.cpp
* Update profanity_manager.cpp
|
2022-05-06 21:36:23 -04:00 |
|
KimLS
|
2fbd5aaccc
|
Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore)
|
2020-05-17 18:36:06 -07:00 |
|
Uleat
|
cd95f58625
|
Fix for linux build
|
2019-02-04 12:03:25 -05:00 |
|
Uleat
|
93a0ad2ceb
|
Added command 'profanity'
|
2019-02-04 07:02:27 -05:00 |
|