Ivan Savenko
|
0c24c93c8c
|
SonarCloud fixes
|
2024-04-26 17:57:16 +03:00 |
|
Ivan Savenko
|
eaae78da7a
|
Do not reset map settings unless player switches between scenario and
random map
|
2024-04-26 16:51:40 +03:00 |
|
Ivan Savenko
|
3311676f1d
|
Fix incorrect string ID
|
2024-04-22 16:51:08 +03:00 |
|
Ivan Savenko
|
50dc6f67c6
|
Merge pull request #3809 from dydzio0614/shortcut-enhancements
Artifact management shortcuts + game begin default keybind fix
|
2024-04-22 11:13:09 +03:00 |
|
Laserlicht
|
1f850b8e4e
|
fix error with custom campaign
|
2024-04-20 18:57:53 +02:00 |
|
M
|
6fed084055
|
Do not use enter for non-campaign game start, do not use "B" for non-campaign game start
|
2024-04-20 15:43:39 +02:00 |
|
Laserlicht
|
b74c1818c4
|
set save name by default
|
2024-04-16 21:21:20 +02:00 |
|
Ivan Savenko
|
c99d4b959e
|
Fix potentially uninintialized variables
|
2024-04-11 13:25:54 +03:00 |
|
Ivan Savenko
|
2d9e42b623
|
Do not attempt to show extra options in campaign scenario information
screen
|
2024-04-06 15:59:08 +03:00 |
|
Ivan Savenko
|
b9cd9a5822
|
Open lobby when players leaves pregame menu opened via lobby
|
2024-03-27 13:10:55 +02:00 |
|
Ivan Savenko
|
d700e94189
|
Code cleanup
|
2024-03-27 13:10:55 +02:00 |
|
Ivan Savenko
|
862f6f8c7b
|
Added descriptions for new buttons in pregame menu
|
2024-03-27 13:10:55 +02:00 |
|
Ivan Savenko
|
ace43e97b9
|
Added UI for inviting players into a match
|
2024-03-27 13:10:55 +02:00 |
|
DjWarmonger
|
2c9b7089ad
|
Merge pull request #3645 from vcmi/save_rmg_options
Save rmg options
|
2024-03-14 19:54:08 +01:00 |
|
Tomasz Zieliński
|
e7af9d5607
|
Code review fixes, Sonarcloud fixes
|
2024-03-04 21:23:17 +01:00 |
|
Tomasz Zieliński
|
5f95955535
|
Store and load last difficulty setting
|
2024-03-01 10:57:48 +01:00 |
|
Tomasz Zieliński
|
17fc1604ca
|
Remove unused file
|
2024-02-29 20:20:35 +01:00 |
|
Ivan Savenko
|
22f23ba6f8
|
Restore previously disabled functionality
|
2024-02-29 16:47:44 +02:00 |
|
Tomasz Zieliński
|
b7320bbc8a
|
Cleanup
|
2024-02-29 13:04:48 +01:00 |
|
Ivan Savenko
|
0051ffa7a9
|
Implemented configurable buttons. Replaced 'animateLonelyFrame' logic.
|
2024-02-29 13:57:25 +02:00 |
|
Ivan Savenko
|
07d201502e
|
Refactoring of button class to prepare for configurable button
|
2024-02-29 13:57:25 +02:00 |
|
Tomasz Zieliński
|
2c32c770f7
|
First version that works in lobby
|
2024-02-29 12:45:08 +01:00 |
|
Ivan Savenko
|
99cb1df91d
|
Fixes for positioning on popups with components
|
2024-02-27 13:15:16 +02:00 |
|
Ivan Savenko
|
af671d109f
|
Made graphical primitive-based UI more configurable
|
2024-02-18 20:48:45 +02:00 |
|
Ivan Savenko
|
6e399eb21a
|
Make some non-const static variables const or constexpr
|
2024-02-12 13:22:54 +02:00 |
|
Ivan Savenko
|
ef8eb330d6
|
Merge branch 'develop' into random_template_description
|
2024-02-11 17:54:18 +02:00 |
|
Ivan Savenko
|
f2ecd4cf11
|
Merge branch 'develop' into 'lobby'
|
2024-02-11 16:13:13 +02:00 |
|
Laserlicht
|
4e8152f268
|
reorder gui
|
2024-02-07 22:04:50 +01:00 |
|
Laserlicht
|
c8b6d6a684
|
add extra button for campaigns
|
2024-02-07 21:40:56 +01:00 |
|
Ivan Savenko
|
87059be67b
|
Added range checks to values read from h3m.
Fixes reading of morale/luck values (-3..3) as unsigned leading to
overflow.
|
2024-02-05 21:27:55 +02:00 |
|
Ivan Savenko
|
d4bedd8d8d
|
Fixed handling of match server crash
|
2024-02-04 19:58:09 +02:00 |
|
Ivan Savenko
|
80fc2bb695
|
Merge remote-tracking branch 'vcmi/develop' into lobby
|
2024-02-03 21:11:34 +02:00 |
|
Tomasz Zieliński
|
b7df6064cd
|
Add random map description and display it in RMG menu
|
2024-02-03 16:23:56 +01:00 |
|
Ivan Savenko
|
a9866bb5c6
|
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
2024-01-31 00:17:40 +02:00 |
|
Ivan Savenko
|
322c5faf63
|
Merge remote-tracking branch 'vcmi/develop' into lobby
|
2024-01-26 16:52:23 +02:00 |
|
Ivan Savenko
|
388ca6e776
|
Added list of active accounts and rooms to UI. Added room creation logic
|
2024-01-26 16:32:36 +02:00 |
|
Ivan Savenko
|
4d0c0f10a9
|
Merge pull request #3530 from Laserlicht/tavern
Invite hero
|
2024-01-26 13:12:55 +02:00 |
|
Ivan Savenko
|
891d25a634
|
Merge pull request #3552 from Laserlicht/video_button
video button
|
2024-01-25 16:31:24 +02:00 |
|
Ivan Savenko
|
2a193effcc
|
Merge branch 'master' into 'develop'
|
2024-01-25 16:23:13 +02:00 |
|
Ivan Savenko
|
2f5bf64340
|
Do not crash on attempt to load campaign with unsupported maps
|
2024-01-24 13:44:22 +02:00 |
|
Laserlicht
|
56db0e06cf
|
fix render artefacts remaining after video playback
|
2024-01-24 00:04:56 +01:00 |
|
Laserlicht
|
0df4f9bda5
|
video button
|
2024-01-23 23:45:31 +01:00 |
|
Laserlicht
|
0a4b5dbe10
|
code review
|
2024-01-21 18:12:46 +01:00 |
|
Laserlicht
|
883ea23495
|
moved to gameconfig
|
2024-01-20 17:54:15 +01:00 |
|
Laserlicht
|
d6172a9c4c
|
disable buttons while loading (not changable)
|
2024-01-20 13:42:37 +01:00 |
|
Laserlicht
|
4813179abb
|
Invite hero setting
|
2024-01-20 01:24:34 +01:00 |
|
Ivan Savenko
|
55b504792e
|
Implemented basic version of login window and persistent connection on
client
|
2024-01-19 23:49:59 +02:00 |
|
Ivan Savenko
|
0a1153e1c6
|
Switch client-server communication to new API
|
2024-01-19 23:49:59 +02:00 |
|
Ivan Savenko
|
bd5682ecc3
|
Merge remote-tracking branch 'vcmi/master' into develop
|
2024-01-19 13:49:54 +02:00 |
|
Alexander Wilms
|
73019c204d
|
Replace redundant types with auto for the lvalues of template factory functions for smart pointers
grep -r --include \*.h --include \*.cpp "= std::" * | grep -v auto | grep -Po ".*[^ ]+ [^ ]+ [^ ]*[ ]*=.*;" | grep -v "auto\|int\|char\|bool\|float|\double\|for\|if\|googletest\|fuzzylite\|size_t\|using\|return" | grep -v double | grep -v si64 | grep -v si32 | grep -v ui32 | grep \< | grep -v float | tr -d '\t' | grep -v assert > redundant_types.txt
import re
with open("redundant_types.txt") as f:
for line in f:
line = line.strip()
path = line.split(":", 1)[0]
original_code = ":".join(line.split(":")[1:]).strip()
print()
print(path)
print(original_code)
prefix = "auto "
if original_code.startswith("static"):
static = True
else:
static = False
cpp_type = " ".join(original_code.split("=")[0].strip().split(" ")[0:-1])
print(cpp_type)
if static:
new_code = "static auto "+ " ".join(original_code.split(" ")[2:])
else:
new_code = "auto "+ " ".join(original_code.split(" ")[1:])
print(new_code)
if True:
with open(path, "r") as f:
filedata = f.read()
filedata = filedata.replace(original_code, new_code)
with open(path, "w") as f:
f.write(filedata)
|
2024-01-17 12:50:00 +00:00 |
|