| .. |
|
adventureMap
|
b4693a9d7f
Merge pull request #5859 from IvanSavenko/antilag
|
3 months ago |
|
battle
|
802788b89f
rename to key binding
|
3 months ago |
|
eventsSDL
|
d8e6931284
Merge pull request #5937 from Laserlicht/shortcut
|
3 months ago |
|
globalLobby
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
gui
|
802788b89f
rename to key binding
|
3 months ago |
|
ios
|
9b655ac43e
ios fix attempt
|
1 year ago |
|
lobby
|
f58d08e563
Support for banned game entities in random map templates
|
3 months ago |
|
mainmenu
|
d9ac7755d6
campaign unlock to gamesettings
|
3 months ago |
|
mapView
|
7a1ede1e38
Adventure spell API refactoring to ease use by AI
|
3 months ago |
|
media
|
2e42d6dd9f
Fix playback of looped sounds
|
4 months ago |
|
netlag
|
7a0a3cd427
Remove logging, update docs
|
3 months ago |
|
render
|
dea441899a
searchbox color
|
3 months ago |
|
renderSDL
|
a6f95433a2
fix
|
3 months ago |
|
widgets
|
fe2a981ddf
Show skill that can be learned in university on right click
|
3 months ago |
|
windows
|
d8e6931284
Merge pull request #5937 from Laserlicht/shortcut
|
3 months ago |
|
xBRZ
|
0842ada1c7
Quick fix for xbrz scaling artifacts on window borders
|
10 months ago |
|
ArtifactsUIController.cpp
|
099053437a
Update unit growth in town screen UI when unequipping Legion pieces
|
4 months ago |
|
ArtifactsUIController.h
|
60afbbe20f
Necromancy & Eagle eye infowindows
|
6 months ago |
|
CMT.h
|
a474803aaf
Use exception throwing to shutdown main thread
|
7 months ago |
|
CMakeLists.txt
|
b4693a9d7f
Merge pull request #5859 from IvanSavenko/antilag
|
3 months ago |
|
CPlayerInterface.cpp
|
241da5937d
First semi-working version of antilag for hero movement
|
3 months ago |
|
CPlayerInterface.h
|
241da5937d
First semi-working version of antilag for hero movement
|
3 months ago |
|
CServerHandler.cpp
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
3 months ago |
|
CServerHandler.h
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
3 months ago |
|
Client.cpp
|
3576efc3f3
Initial version of antilag support
|
3 months ago |
|
Client.h
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
3 months ago |
|
ClientCommandManager.cpp
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
3 months ago |
|
ClientCommandManager.h
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
3 months ago |
|
ClientNetPackVisitors.h
|
3ea2c8bff0
Cleanup, remove unnecessary changes
|
3 months ago |
|
GameChatHandler.cpp
|
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
|
3 months ago |
|
GameChatHandler.h
|
b50d9de912
Show opponent name in 1-vs-1 games, minor tweaks
|
1 year ago |
|
GameEngine.cpp
|
187d79bc7c
code review
|
3 months ago |
|
GameEngine.h
|
187d79bc7c
code review
|
3 months ago |
|
GameEngineUser.h
|
9732d39c70
Moved shutdown request dialog handling to GameInstance
|
7 months ago |
|
GameInstance.cpp
|
a474803aaf
Use exception throwing to shutdown main thread
|
7 months ago |
|
GameInstance.h
|
a474803aaf
Use exception throwing to shutdown main thread
|
7 months ago |
|
HeroMovementController.cpp
|
241da5937d
First semi-working version of antilag for hero movement
|
3 months ago |
|
HeroMovementController.h
|
6352f268b2
Instant movement is now part of standard movement
|
1 year ago |
|
LobbyClientNetPackVisitors.h
|
7dee24edae
Cleanup
|
1 year ago |
|
NetPacksClient.cpp
|
3ea2c8bff0
Cleanup, remove unnecessary changes
|
3 months ago |
|
NetPacksLobbyClient.cpp
|
52da332640
GameHandler now uses GameConnectionID instead of connection pointers
|
3 months ago |
|
PlayerLocalState.cpp
|
5ada2d19e1
UI now shows spell range from config
|
3 months ago |
|
PlayerLocalState.h
|
5ada2d19e1
UI now shows spell range from config
|
3 months ago |
|
ServerRunner.cpp
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
ServerRunner.h
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
UIHelper.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
3 months ago |
|
UIHelper.h
|
60afbbe20f
Necromancy & Eagle eye infowindows
|
6 months ago |
|
resource.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |