| .. |
|
adventureMap
|
0db8266495
Implemented some of the requested shortcuts
|
1 year ago |
|
battle
|
0db8266495
Implemented some of the requested shortcuts
|
1 year ago |
|
eventsSDL
|
88fbb7ee71
Most of buttons created in cpp now have assigned shortcut
|
1 year ago |
|
globalLobby
|
0db8266495
Implemented some of the requested shortcuts
|
1 year ago |
|
gui
|
dd337dba7b
Fixed Puzzle Map hotkey not working due to having inactive button in
|
1 year ago |
|
icons
|
ead1140b9b
client/icons/generate_icns.py: Replace print statement by built-in function.
|
2 years ago |
|
ios
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
lobby
|
0db8266495
Implemented some of the requested shortcuts
|
1 year ago |
|
mainmenu
|
88fbb7ee71
Most of buttons created in cpp now have assigned shortcut
|
1 year ago |
|
mapView
|
c19992ee5b
Do not animate events such as new monsters
|
1 year ago |
|
render
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
renderSDL
|
2b9ad0fdfa
Fix time handling
|
1 year ago |
|
widgets
|
88fbb7ee71
Most of buttons created in cpp now have assigned shortcut
|
1 year ago |
|
windows
|
0db8266495
Implemented some of the requested shortcuts
|
1 year ago |
|
CFocusableHelper.cpp
|
533b26f23b
Fix build
|
1 year ago |
|
CFocusableHelper.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
CGameInfo.cpp
|
3e3959d360
Move all OH3 objects and obstacle sets to a mod
|
1 year ago |
|
CGameInfo.h
|
d04241b10a
Code cleanup
|
1 year ago |
|
CMT.cpp
|
95d761bbb8
Handle corrupted H3 data - show message box instead of silent crash
|
1 year ago |
|
CMT.h
|
0b99fc0ccb
Show message box when H3 data is missing
|
2 years ago |
|
CMakeLists.txt
|
1abe9007bc
Moved CTextInput to a separate file. No changes in logic
|
1 year ago |
|
CMusicHandler.cpp
|
9188280d02
Fix access to CPrologEpilogVideo after destruction from sound callback
|
1 year ago |
|
CMusicHandler.h
|
9188280d02
Fix access to CPrologEpilogVideo after destruction from sound callback
|
1 year ago |
|
CPlayerInterface.cpp
|
1bc7c29111
Add workaround for visiting Altar of Sacrifice on 1.4 saves
|
1 year ago |
|
CPlayerInterface.h
|
26ffa3342b
Fix locked UI on starting multiplayer game
|
1 year ago |
|
CServerHandler.cpp
|
da9d82b697
Merge pull request #3973 from vcmi/master
|
1 year ago |
|
CServerHandler.h
|
e89e5d2127
Rename for clarity
|
1 year ago |
|
CVideoHandler.cpp
|
6085893c0d
CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute
|
1 year ago |
|
CVideoHandler.h
|
6085893c0d
CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute
|
1 year ago |
|
Client.cpp
|
93da58beed
Do not use locks on single-threaded server.
|
1 year ago |
|
Client.h
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
|
ClientCommandManager.cpp
|
39e19f79f4
Fix #3754, #2316
|
1 year ago |
|
ClientCommandManager.h
|
8582bd7d66
Replaced 'convert txt' command with more convenient 'translate' and
|
1 year ago |
|
ClientNetPackVisitors.h
|
522cb571b3
Remove redundant `virtual` specifiers
|
1 year ago |
|
GameChatHandler.cpp
|
1f209fd94a
use MetaString
|
1 year ago |
|
GameChatHandler.h
|
b50d9de912
Show opponent name in 1-vs-1 games, minor tweaks
|
1 year ago |
|
HeroMovementController.cpp
|
68bd54ae99
Fix server error messages on moving through garrisons
|
1 year ago |
|
HeroMovementController.h
|
6352f268b2
Instant movement is now part of standard movement
|
1 year ago |
|
LobbyClientNetPackVisitors.h
|
7dee24edae
Cleanup
|
1 year ago |
|
NetPacksClient.cpp
|
1f209fd94a
use MetaString
|
1 year ago |
|
NetPacksLobbyClient.cpp
|
1f209fd94a
use MetaString
|
1 year ago |
|
PlayerLocalState.cpp
|
bcbd708fa7
Added more checks to detect illegal access in CList's class
|
1 year ago |
|
PlayerLocalState.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
ServerRunner.cpp
|
5f95955535
Store and load last difficulty setting
|
1 year ago |
|
ServerRunner.h
|
35c1ef7be2
How about now?
|
1 year ago |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
VCMI_client.cbp
|
73a05d82e1
fix
|
2 years ago |
|
VCMI_client.rc
|
ab5e1f9109
don't use separate .rc files for MSVC and MinGW
|
11 years ago |
|
VCMI_client.vcxproj
|
73a05d82e1
fix
|
2 years ago |
|
VCMI_client.vcxproj.filters
|
73a05d82e1
fix
|
2 years ago |
|
resource.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
vcmi.ico
|
d2f0a80573
Update VCMI icon (#2672)
|
2 years ago |