This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-12-05 23:28:14 +02:00
Code
Issues
Releases
Activity
Files
481f756b51a3a71b023107de96f532b92e9dc24c
vcmi
/
client
/
lobby
History
Ivan Savenko
d3ecd43aba
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
2023-01-04 16:20:53 +02:00
..
CBonusSelection.cpp
Fixed ugly solid-white status bars in pregame, removed operator* from
2022-11-29 17:07:21 +02:00
CBonusSelection.h
…
CCampaignInfoScreen.cpp
…
CCampaignInfoScreen.h
…
CLobbyScreen.cpp
…
CLobbyScreen.h
…
CSavingScreen.cpp
Fortify CLabel interface to prevent unchecked access
2022-12-19 22:04:50 +02:00
CSavingScreen.h
code improvement
2022-09-27 11:56:12 +03:00
CScenarioInfoScreen.cpp
…
CScenarioInfoScreen.h
…
CSelectionBase.cpp
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
2022-12-23 14:51:34 +02:00
CSelectionBase.h
…
OptionsTab.cpp
replaced C array with std::array
2022-11-28 21:20:46 +02:00
OptionsTab.h
…
RandomMapTab.cpp
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
2023-01-04 16:20:53 +02:00
RandomMapTab.h
Fix msvc build
2022-12-22 02:10:56 +04:00
SelectionTab.cpp
Most of rendering in BattleInt is done via canvas
2022-11-26 23:12:20 +02:00
SelectionTab.h
…