mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-04 04:36:23 +01:00 
			
		
		
		
	rewrite and reoganize tools functions
* create stdext namespace which contains additional C++ algorithms * organize stdext in string, math, cast and exception utilities
This commit is contained in:
		@@ -170,8 +170,7 @@ SET(framework_SOURCES ${framework_SOURCES}
 | 
			
		||||
    ${CMAKE_CURRENT_LIST_DIR}/luafunctions.cpp
 | 
			
		||||
 | 
			
		||||
    # framework util
 | 
			
		||||
    ${CMAKE_CURRENT_LIST_DIR}/util/utf8.cpp
 | 
			
		||||
    ${CMAKE_CURRENT_LIST_DIR}/math/color.cpp
 | 
			
		||||
    ${CMAKE_CURRENT_LIST_DIR}/util/color.cpp
 | 
			
		||||
 | 
			
		||||
    # framework core
 | 
			
		||||
    ${CMAKE_CURRENT_LIST_DIR}/core/logger.cpp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user