This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
Hero3
/
vcmi
spegling av
https://github.com/vcmi/vcmi.git
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
Moved client files to more suitable locations
Ivan Savenko
2 år sedan
förälder
49c94c1498
incheckning
8a9492d129
27 ändrade filer
med
0 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
0
0
client/adventureMap/AdventureMapClasses.cpp
0
0
client/adventureMap/AdventureMapClasses.h
0
0
client/adventureMap/CAdvmapInterface.cpp
0
0
client/adventureMap/CAdvmapInterface.h
0
0
client/adventureMap/mapHandler.cpp
0
0
client/adventureMap/mapHandler.h
0
0
client/render/CAnimation.cpp
0
0
client/render/CAnimation.h
0
0
client/render/CBitmapHandler.cpp
0
0
client/render/CBitmapHandler.h
0
0
client/render/Canvas.cpp
0
0
client/render/Canvas.h
0
0
client/render/ColorFilter.cpp
0
0
client/render/ColorFilter.h
0
0
client/render/Fonts.cpp
0
0
client/render/Fonts.h
0
0
client/render/Graphics.cpp
0
0
client/render/Graphics.h
0
0
client/render/SDLRWwrapper.cpp
0
0
client/render/SDLRWwrapper.h
0
0
client/render/SDL_Extensions.cpp
0
0
client/render/SDL_Extensions.h
0
0
client/render/SDL_PixelAccess.h
0
0
client/widgets/CreatureCostBox.cpp
0
0
client/widgets/CreatureCostBox.h
0
0
client/windows/CMessage.cpp
0
0
client/windows/CMessage.h
+ 0
- 0
client/widgets/AdventureMapClasses.cpp → client/adventureMap/AdventureMapClasses.cpp
Visa fil
+ 0
- 0
client/widgets/AdventureMapClasses.h → client/adventureMap/AdventureMapClasses.h
Visa fil
+ 0
- 0
client/windows/CAdvmapInterface.cpp → client/adventureMap/CAdvmapInterface.cpp
Visa fil
+ 0
- 0
client/windows/CAdvmapInterface.h → client/adventureMap/CAdvmapInterface.h
Visa fil
+ 0
- 0
client/mapHandler.cpp → client/adventureMap/mapHandler.cpp
Visa fil
+ 0
- 0
client/mapHandler.h → client/adventureMap/mapHandler.h
Visa fil
+ 0
- 0
client/gui/CAnimation.cpp → client/render/CAnimation.cpp
Visa fil
+ 0
- 0
client/gui/CAnimation.h → client/render/CAnimation.h
Visa fil
+ 0
- 0
client/CBitmapHandler.cpp → client/render/CBitmapHandler.cpp
Visa fil
+ 0
- 0
client/CBitmapHandler.h → client/render/CBitmapHandler.h
Visa fil
+ 0
- 0
client/gui/Canvas.cpp → client/render/Canvas.cpp
Visa fil
+ 0
- 0
client/gui/Canvas.h → client/render/Canvas.h
Visa fil
+ 0
- 0
client/gui/ColorFilter.cpp → client/render/ColorFilter.cpp
Visa fil
+ 0
- 0
client/gui/ColorFilter.h → client/render/ColorFilter.h
Visa fil
+ 0
- 0
client/gui/Fonts.cpp → client/render/Fonts.cpp
Visa fil
+ 0
- 0
client/gui/Fonts.h → client/render/Fonts.h
Visa fil
+ 0
- 0
client/Graphics.cpp → client/render/Graphics.cpp
Visa fil
+ 0
- 0
client/Graphics.h → client/render/Graphics.h
Visa fil
+ 0
- 0
client/SDLRWwrapper.cpp → client/render/SDLRWwrapper.cpp
Visa fil
+ 0
- 0
client/SDLRWwrapper.h → client/render/SDLRWwrapper.h
Visa fil
+ 0
- 0
client/gui/SDL_Extensions.cpp → client/render/SDL_Extensions.cpp
Visa fil
+ 0
- 0
client/gui/SDL_Extensions.h → client/render/SDL_Extensions.h
Visa fil
+ 0
- 0
client/gui/SDL_PixelAccess.h → client/render/SDL_PixelAccess.h
Visa fil
+ 0
- 0
client/CreatureCostBox.cpp → client/widgets/CreatureCostBox.cpp
Visa fil
+ 0
- 0
client/CreatureCostBox.h → client/widgets/CreatureCostBox.h
Visa fil
+ 0
- 0
client/CMessage.cpp → client/windows/CMessage.cpp
Visa fil
+ 0
- 0
client/CMessage.h → client/windows/CMessage.h
Visa fil