| .. |
|
adventureMap
|
6bd4eac27a
Rename settings files
|
2 years ago |
|
battle
|
6bd4eac27a
Rename settings files
|
2 years ago |
|
gui
|
daa2b63dde
Further UI improvements
|
2 years ago |
|
icons
|
760ae7d44a
Changes related to Debian packaging, based on josch patch
|
11 years ago |
|
ios
|
11ec500dff
[iOS] use pinch gesture as Spacebar hotkey instead of Tab
|
2 years ago |
|
lobby
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 years ago |
|
mainmenu
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 years ago |
|
render
|
d0f57fed6f
Cleaned up code of Minimap
|
2 years ago |
|
renderSDL
|
d0f57fed6f
Cleaned up code of Minimap
|
2 years ago |
|
widgets
|
8c52cbcd00
Merge pull request #1429 from dydzio0614/creature-numeric-quantities
|
2 years ago |
|
windows
|
195eac3375
Merge pull request #1545 from dydzio0614/town-panel-number-formatting
|
2 years ago |
|
CFocusableHelper.cpp
|
44d0e19c71
remove focus from active text input after keyboard is closed
|
3 years ago |
|
CFocusableHelper.h
|
44d0e19c71
remove focus from active text input after keyboard is closed
|
3 years ago |
|
CGameInfo.cpp
|
a5077245a8
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
|
CGameInfo.h
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 years ago |
|
CMT.cpp
|
5b1f3bf0db
use JNIEnv object from SDL instead of forwarding from Java for Client
|
2 years ago |
|
CMT.h
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 years ago |
|
CMakeLists.txt
|
4c19d8794d
add option to compile AI code into libvcmi directly
|
2 years ago |
|
CMusicHandler.cpp
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
|
CMusicHandler.h
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 years ago |
|
CPlayerInterface.cpp
|
195eac3375
Merge pull request #1545 from dydzio0614/town-panel-number-formatting
|
2 years ago |
|
CPlayerInterface.h
|
72fe1fcfa9
Fix minimap updating on hero loss
|
2 years ago |
|
CServerHandler.cpp
|
c4e7e91850
fix single process build for Android
|
2 years ago |
|
CServerHandler.h
|
9f55666931
rework netpacks to avoid double typeinfo
|
2 years ago |
|
CVideoHandler.cpp
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 years ago |
|
CVideoHandler.h
|
a9fefffc65
Video playback is now time-based, using video file timings
|
2 years ago |
|
Client.cpp
|
c4e7e91850
fix single process build for Android
|
2 years ago |
|
Client.h
|
cb3fd24ec0
Fixes after merge, move removeGUI to Client class
|
2 years ago |
|
ClientCommandManager.cpp
|
91b17bed79
Partial encapsulation of AdvMapInt
|
2 years ago |
|
ClientCommandManager.h
|
06376ca4ef
Change ClientCommandManager to become non-static
|
2 years ago |
|
ClientNetPackVisitors.h
|
9f55666931
rework netpacks to avoid double typeinfo
|
2 years ago |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 years ago |
|
LobbyClientNetPackVisitors.h
|
9f55666931
rework netpacks to avoid double typeinfo
|
2 years ago |
|
NetPacksClient.cpp
|
72fe1fcfa9
Fix minimap updating on hero loss
|
2 years ago |
|
NetPacksLobbyClient.cpp
|
9f55666931
rework netpacks to avoid double typeinfo
|
2 years ago |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 years ago |
|
StdInc.h
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
2 years ago |
|
VCMI_client.cbp
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
4 years ago |
|
VCMI_client.rc
|
ab5e1f9109
don't use separate .rc files for MSVC and MinGW
|
11 years ago |
|
VCMI_client.vcxproj
|
54550b50de
Update VS files to 2019, partially fix test project
|
6 years ago |
|
VCMI_client.vcxproj.filters
|
260981d586
Update project files to match vcmi code changes
|
7 years ago |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |