DarkflameServer/dDatabase/GameDatabase/MySQL/Tables
Aaron Kimbrell df83f0d847
feat: Reward codes (#1308)
* feat: reward codes
this is for giving rewards across characters as the did in live.
Tested that the default config works
Tested that all claim codes work
Tested that saving and loading claim codes work
Tested that mail sends correctly

* newlines

* include array

* delete cascade

* newline

* address feedback
2023-11-21 18:05:15 -08:00
..
Accounts.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
AccountsRewardCodes.cpp feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
ActivityLog.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
BugReports.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CharInfo.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CharXml.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CMakeLists.txt feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
CommandLog.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Friends.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Leaderboard.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Mail.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
MigrationHistory.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ObjectIdTracker.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PetNames.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PlayerCheatDetections.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PlayKeys.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Property.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PropertyContents.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Servers.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Ugc.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00