Quellcode durchsuchen

Moved client files to more suitable locations

Ivan Savenko vor 2 Jahren
Ursprung
Commit
8a9492d129

+ 0 - 0
client/widgets/AdventureMapClasses.cpp → client/adventureMap/AdventureMapClasses.cpp


+ 0 - 0
client/widgets/AdventureMapClasses.h → client/adventureMap/AdventureMapClasses.h


+ 0 - 0
client/windows/CAdvmapInterface.cpp → client/adventureMap/CAdvmapInterface.cpp


+ 0 - 0
client/windows/CAdvmapInterface.h → client/adventureMap/CAdvmapInterface.h


+ 0 - 0
client/mapHandler.cpp → client/adventureMap/mapHandler.cpp


+ 0 - 0
client/mapHandler.h → client/adventureMap/mapHandler.h


+ 0 - 0
client/gui/CAnimation.cpp → client/render/CAnimation.cpp


+ 0 - 0
client/gui/CAnimation.h → client/render/CAnimation.h


+ 0 - 0
client/CBitmapHandler.cpp → client/render/CBitmapHandler.cpp


+ 0 - 0
client/CBitmapHandler.h → client/render/CBitmapHandler.h


+ 0 - 0
client/gui/Canvas.cpp → client/render/Canvas.cpp


+ 0 - 0
client/gui/Canvas.h → client/render/Canvas.h


+ 0 - 0
client/gui/ColorFilter.cpp → client/render/ColorFilter.cpp


+ 0 - 0
client/gui/ColorFilter.h → client/render/ColorFilter.h


+ 0 - 0
client/gui/Fonts.cpp → client/render/Fonts.cpp


+ 0 - 0
client/gui/Fonts.h → client/render/Fonts.h


+ 0 - 0
client/Graphics.cpp → client/render/Graphics.cpp


+ 0 - 0
client/Graphics.h → client/render/Graphics.h


+ 0 - 0
client/SDLRWwrapper.cpp → client/render/SDLRWwrapper.cpp


+ 0 - 0
client/SDLRWwrapper.h → client/render/SDLRWwrapper.h


+ 0 - 0
client/gui/SDL_Extensions.cpp → client/render/SDL_Extensions.cpp


+ 0 - 0
client/gui/SDL_Extensions.h → client/render/SDL_Extensions.h


+ 0 - 0
client/gui/SDL_PixelAccess.h → client/render/SDL_PixelAccess.h


+ 0 - 0
client/CreatureCostBox.cpp → client/widgets/CreatureCostBox.cpp


+ 0 - 0
client/CreatureCostBox.h → client/widgets/CreatureCostBox.h


+ 0 - 0
client/CMessage.cpp → client/windows/CMessage.cpp


+ 0 - 0
client/CMessage.h → client/windows/CMessage.h