.. |
adventureMap
|
Merge remote-tracking branch 'upstream/develop' into adv_search
|
2024-10-14 19:52:55 +02:00 |
battle
|
Split CHeroHandler.cpp/.h into 1 file per class
|
2024-10-13 14:01:09 +00:00 |
eventsSDL
|
Add workaround for SDL bug - use old code for buggy SDL versions
|
2024-09-23 14:02:55 +00:00 |
globalLobby
|
Implemented generation of player-colored version of DiBoxBck
|
2024-09-12 21:22:41 +00:00 |
gui
|
Merge remote-tracking branch 'upstream/develop' into adv_search
|
2024-10-14 19:52:55 +02:00 |
ios
|
|
|
lobby
|
fixes audio playback after using Back button
|
2024-10-14 20:26:31 +02:00 |
mainmenu
|
lower background music while campaign audio plays
|
2024-10-14 21:02:49 +02:00 |
mapView
|
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
2024-10-09 15:43:46 +00:00 |
media
|
Merge pull request #4772 from Laserlicht/mixer_audio_duration
|
2024-10-14 21:51:49 +03:00 |
render
|
Merge pull request #4763 from IvanSavenko/herohandler_split
|
2024-10-14 19:05:48 +03:00 |
renderSDL
|
Fix some of the new warnings from sonarcloud
|
2024-10-11 10:45:29 +00:00 |
widgets
|
Merge remote-tracking branch 'upstream/develop' into adv_search
|
2024-10-14 19:52:55 +02:00 |
windows
|
Merge remote-tracking branch 'upstream/develop' into adv_search
|
2024-10-14 19:52:55 +02:00 |
xBRZ
|
|
|
ArtifactsUIController.cpp
|
|
|
ArtifactsUIController.h
|
|
|
CGameInfo.cpp
|
Added GameSettings to gamestate, potentially allowing to define game
|
2024-09-05 15:16:27 +00:00 |
CGameInfo.h
|
Added GameSettings to gamestate, potentially allowing to define game
|
2024-09-05 15:16:27 +00:00 |
Client.cpp
|
Replace more usages of pointers to packs with references
|
2024-10-07 14:59:14 +00:00 |
Client.h
|
Fix some of the new warnings from sonarcloud
|
2024-10-11 10:45:29 +00:00 |
ClientCommandManager.cpp
|
Split CHeroHandler.cpp/.h into 1 file per class
|
2024-10-13 14:01:09 +00:00 |
ClientCommandManager.h
|
generate assets only when necessary
|
2024-08-29 00:37:39 +02:00 |
ClientNetPackVisitors.h
|
rename; introduce factor
|
2024-09-28 15:05:13 +02:00 |
CMakeLists.txt
|
Proper support for usage of multiple fonts in a chain
|
2024-09-24 10:59:35 +00:00 |
CMT.h
|
address code review comments
|
2024-08-31 18:14:05 +03:00 |
ConditionalWait.h
|
|
|
CPlayerInterface.cpp
|
Split CHeroHandler.cpp/.h into 1 file per class
|
2024-10-13 14:01:09 +00:00 |
CPlayerInterface.h
|
|
|
CServerHandler.cpp
|
Merge pull request #4736 from Laserlicht/fix_8th_portal_summoning
|
2024-10-07 22:19:17 +03:00 |
CServerHandler.h
|
Reduced usage of CPack, replaced with CPackForServer where applicable
|
2024-10-07 14:59:14 +00:00 |
GameChatHandler.cpp
|
|
|
GameChatHandler.h
|
|
|
HeroMovementController.cpp
|
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
2024-10-09 15:43:46 +00:00 |
HeroMovementController.h
|
|
|
LobbyClientNetPackVisitors.h
|
|
|
NetPacksClient.cpp
|
Split CHeroHandler.cpp/.h into 1 file per class
|
2024-10-13 14:01:09 +00:00 |
NetPacksLobbyClient.cpp
|
rename and move window class
|
2024-09-12 23:35:21 +02:00 |
PlayerLocalState.cpp
|
Merge pull request #4770 from IvanSavenko/prison_fix
|
2024-10-14 18:16:53 +03:00 |
PlayerLocalState.h
|
Fix some of the new warnings from sonarcloud
|
2024-10-11 10:45:29 +00:00 |
resource.h
|
|
|
ServerRunner.cpp
|
Fix compilation with boost 1.86
|
2024-09-09 16:59:01 +00:00 |
ServerRunner.h
|
Fix compilation with boost 1.86
|
2024-09-09 16:59:01 +00:00 |
StdInc.cpp
|
|
|
StdInc.h
|
|
|