DarkflameServer/dGame/dUtilities/SlashCommands
David Markowitz 5049f215ba
chore: Use string to access SQLite columns (#1535)
* use string to access field name

* Update DEVGMCommands.cpp

* corrected column name

* constexpr array

include <array>

Revert "constexpr array"

This reverts commit 1492e8b1773ed5fbbe767c74466ca263178ecdd4.

Revert "include <array>"

This reverts commit 2b7a67e89ad673d420f496be97f9bc51fd2d5e59.

include <array>

constexpr array

---------

Co-authored-by: jadebenn <jonahbenn@yahoo.com>
2024-04-13 23:41:51 -05:00
..
CMakeLists.txt chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
DEVGMCommands.cpp chore: Use string to access SQLite columns (#1535) 2024-04-13 23:41:51 -05:00
DEVGMCommands.h chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
GMGreaterThanZeroCommands.cpp chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
GMGreaterThanZeroCommands.h chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
GMZeroCommands.cpp chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
GMZeroCommands.h chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00