Chris Miles
b027edd21e
[API] Implement Zone Sidecar ( #3635 )
...
* Zone sidecar work
* Process management work
* Merge
* Sidecar work
* API config option
* Request proxy work
* Proxy headers and params
* Change port
* Remove code
* Sim work
* Sidecar work
* Update loot_simulator_controller.cpp
* Update loot_simulator_controller.cpp
* Formatting
* Post merge change
* Windows compile fix
* Update sidecar_api.cpp
* Update strings.cpp
2023-10-23 22:39:37 -05:00
Chris Miles
3200145d01
[CLI] Console menu validation fixes ( #3413 )
2023-06-17 18:19:55 -05:00
Alex King
968278d8f8
[Cleanup] Use .clear() instead of setting string to empty in eqemu_command_handler.cpp ( #3195 )
...
# Notes
- `x = ""` has less performance than `x.clear()`.
- https://pvs-studio.com/en/docs/warnings/v815/
2023-04-05 11:24:12 -04:00
Akkadius
084e9b7a35
Fix command exit codes
2020-07-07 02:09:39 -05:00
Akkadius
459303c0fe
Hide test: command from the help output (Developer testing) [skip ci]
2020-04-02 15:58:37 -05:00
Chris Miles
8d252dfd9a
Implement database dump service
2020-03-09 03:00:07 -05:00
Akkadius
995fb6914e
Adjust order of operations
2019-12-24 23:57:36 -06:00
Akkadius
af80b51bd3
Adjust newline in handler
2019-12-23 02:00:32 -06:00
Akkadius
4fa14e44aa
Update loginserver commands to use the new and more proper argument format
2019-12-23 01:57:34 -06:00
Akkadius
4b69f56a65
Update command handler to use actual real arguments
2019-12-23 01:31:39 -06:00
Akkadius
2ab0ce19a7
Add console helpers to EQEmu::LogSys cleanup world main
2019-12-23 00:39:39 -06:00
Akkadius
ea15e9bc5f
Fix bug with command length
2019-08-09 00:43:25 -05:00
KimLS
880de837d9
Crash and compile issues on windows
2019-08-08 15:55:14 -07:00
KimLS
b62944c5fb
Fix for windows compile issue
2019-08-05 01:12:31 -07:00
Akkadius
4498819fad
Abstracted CLI command handling interface, streamlined more logging
2019-08-04 02:58:26 -05:00
Akkadius
78d8b909be
Add standalone web api server, cli handler, authorization, commands
2019-07-07 03:13:04 -05:00