mirror of
https://github.com/Squareville/wonderland-server.git
synced 2026-05-05 07:49:24 -05:00
d0a5678290
* Updating CppScripts Rewrote file to use a lambda map rather than the massive if else chain. Kept the original comments alongside each of the different scripts they were by before. * add script tests * Update names * More Changes to Scripts * Update CppScripts.cpp * Removing Unneeded Files * Update CppScripts.cpp * Delete tests/dGameTests/dScriptsTests/CMakeLists.txt * Delete tests/dGameTests/dScriptsTests/dScriptsTests.cpp * Delete tests/dGameTests/dScriptsTests/CppScriptsOld.cpp * Delete tests/dGameTests/dScriptsTests/CppScriptsOld.h * Update CMakeLists.txt * finishing up --------- Co-authored-by: David Markowitz <EmosewaMC@gmail.com>