| .. |
|
adventureMap
|
fc1a20239e
Swapped functions of Ctrl and Shift on adventure map
|
il y a 1 an |
|
battle
|
54216bc313
Fix tactics shortcut not blocked after tactics is over
|
il y a 1 an |
|
eventsSDL
|
7ebc3bc6a5
Added controller sensitivity option, merged cursor options
|
il y a 1 an |
|
globalLobby
|
0db8266495
Implemented some of the requested shortcuts
|
il y a 1 an |
|
gui
|
5b0b1ad7f7
Update texture while UI is locked to avoid concurrent accesses to pixel
|
il y a 1 an |
|
icons
|
ead1140b9b
client/icons/generate_icns.py: Replace print statement by built-in function.
|
il y a 2 ans |
|
ios
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
il y a 1 an |
|
lobby
|
a092760237
Fix freeze on attempt to load campaign save list
|
il y a 1 an |
|
mainmenu
|
f03d80628a
Fix potentially uninitialized pointer
|
il y a 1 an |
|
mapView
|
4787965cec
Reduce memory usage of adventure map
|
il y a 1 an |
|
render
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
il y a 1 an |
|
renderSDL
|
2b9ad0fdfa
Fix time handling
|
il y a 1 an |
|
widgets
|
0a03b333f0
Hero backpack can now be scrolled via mouse wheel / swipe
|
il y a 1 an |
|
windows
|
861ed7667d
Merge pull request #4095 from vcmi/master
|
il y a 1 an |
|
CFocusableHelper.cpp
|
533b26f23b
Fix build
|
il y a 1 an |
|
CFocusableHelper.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
il y a 1 an |
|
CGameInfo.cpp
|
3e3959d360
Move all OH3 objects and obstacle sets to a mod
|
il y a 1 an |
|
CGameInfo.h
|
d04241b10a
Code cleanup
|
il y a 1 an |
|
CMT.cpp
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
CMT.h
|
0b99fc0ccb
Show message box when H3 data is missing
|
il y a 2 ans |
|
CMakeLists.txt
|
8cee8b72a6
[launcher] build for Android
|
il y a 1 an |
|
CMusicHandler.cpp
|
9188280d02
Fix access to CPrologEpilogVideo after destruction from sound callback
|
il y a 1 an |
|
CMusicHandler.h
|
9188280d02
Fix access to CPrologEpilogVideo after destruction from sound callback
|
il y a 1 an |
|
CPlayerInterface.cpp
|
6a0768aae6
Fix allied towns missing from town portal dialog
|
il y a 1 an |
|
CPlayerInterface.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
CServerHandler.cpp
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
CServerHandler.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
CVideoHandler.cpp
|
6085893c0d
CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute
|
il y a 1 an |
|
CVideoHandler.h
|
6085893c0d
CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute
|
il y a 1 an |
|
Client.cpp
|
d6ff7896fe
Fix possible crash on closing game from main menu
|
il y a 1 an |
|
Client.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
ClientCommandManager.cpp
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
ClientCommandManager.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
ClientNetPackVisitors.h
|
522cb571b3
Remove redundant `virtual` specifiers
|
il y a 1 an |
|
ConditionalWait.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
il y a 1 an |
|
GameChatHandler.cpp
|
1f209fd94a
use MetaString
|
il y a 1 an |
|
GameChatHandler.h
|
b50d9de912
Show opponent name in 1-vs-1 games, minor tweaks
|
il y a 1 an |
|
HeroMovementController.cpp
|
9c05e80315
Fix Admiral's Hat whirlpool immunity. Reduce usage of
|
il y a 1 an |
|
HeroMovementController.h
|
6352f268b2
Instant movement is now part of standard movement
|
il y a 1 an |
|
LobbyClientNetPackVisitors.h
|
7dee24edae
Cleanup
|
il y a 1 an |
|
NetPacksClient.cpp
|
1f209fd94a
use MetaString
|
il y a 1 an |
|
NetPacksLobbyClient.cpp
|
888149c6f6
Implemented simple versioning system for multiplayer
|
il y a 1 an |
|
PlayerLocalState.cpp
|
bcbd708fa7
Added more checks to detect illegal access in CList's class
|
il y a 1 an |
|
PlayerLocalState.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
ServerRunner.cpp
|
5f95955535
Store and load last difficulty setting
|
il y a 1 an |
|
ServerRunner.h
|
35c1ef7be2
How about now?
|
il y a 1 an |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
il y a 1 an |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
il y a 1 an |
|
VCMI_client.cbp
|
73a05d82e1
fix
|
il y a 2 ans |
|
VCMI_client.rc
|
ab5e1f9109
don't use separate .rc files for MSVC and MinGW
|
il y a 11 ans |
|
VCMI_client.vcxproj
|
73a05d82e1
fix
|
il y a 2 ans |
|
VCMI_client.vcxproj.filters
|
73a05d82e1
fix
|
il y a 2 ans |
|
resource.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
vcmi.ico
|
d2f0a80573
Update VCMI icon (#2672)
|
il y a 2 ans |