Ivan Savenko
|
97f1a310df
Fix miscellaneous issues discovered by Sonar
|
1 year ago |
Ivan Savenko
|
398111f8d7
Merge pull request #4212 from alkazandzhiev/alkazandzhiev/saveMultiPlayerNames
|
1 year ago |
Ivan Savenko
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
Aleksandar Kazandzhiev
|
551b87e2cd
Add up to 8 human player names to the configuration and save/load them to avoid entering them each time.
|
1 year ago |
Ivan Savenko
|
dc0b90e755
Code style & formatting
|
1 year ago |
Ivan Savenko
|
540bd16e7b
Fixed video widget playback
|
1 year ago |
Ivan Savenko
|
d08c7b7b8f
Added VideoWidget to hide implementation details
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
6e399eb21a
Make some non-const static variables const or constexpr
|
1 year ago |
Ivan Savenko
|
388ca6e776
Added list of active accounts and rooms to UI. Added room creation logic
|
1 year ago |
Ivan Savenko
|
0a1153e1c6
Switch client-server communication to new API
|
1 year ago |
Ivan Savenko
|
c2c43602ea
Initial version of global lobby server available in client
|
2 years ago |
Laserlicht
|
92b0e2b400
initial highscore support
|
2 years ago |
Laserlicht
|
52b86eb9c1
get back to campaignmenu
|
2 years ago |
Laserlicht
|
34182069f5
campaignset
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
nordsoft
|
d9a2a7bfd0
Fix minor points
|
2 years ago |
nordsoft
|
45f13c7964
Progress update on client side
|
2 years ago |
nordsoft
|
584dd20943
Progress on server side for rmg
|
2 years ago |
nordsoft
|
f4869cbfb0
Tutorial load game mode
|
2 years ago |
nordsoft
|
1def98a862
Tutorial implemented
|
2 years ago |
Ivan Savenko
|
d1e5a347ff
Refactoring of campaign handler: rename types and use strong typing
|
2 years ago |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
Michael
|
eb618fbff9
rename function
|
2 years ago |
Michael
|
8672fc7e3d
Allows to translate default playername
|
2 years ago |
Ivan Savenko
|
b1bd49ecd8
Fix main menu resize on resolution change
|
2 years ago |
Andrey Filipenkov
|
313d479d42
fix using JNI from server in single process build
|
2 years ago |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Dmitry Orlov
|
c99b8b54e6
Fix: 'Load' and 'Main menu' in-game buttons should work properly
|
4 years ago |