1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-09 01:06:07 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
9299eaed36 code review 2023-12-16 21:10:27 +01:00
56562ad8dc date time format 2023-12-16 18:57:38 +01:00
4a24da3804 Merge pull request #3114 from Laserlicht/fix-highscore
fix high scores screen
2023-11-03 15:51:37 +02:00
8a9f10ec3a fix asset failures 2023-10-31 22:05:22 +01:00
f01ec55d21 Use the "nullptr" literal.
"nullptr" should be used to denote the null pointer
2023-10-27 18:18:59 +00:00
c1707bcc71 fix datatype 2023-10-27 18:52:25 +02:00
89a39fcfc0 code review 2023-10-08 20:27:56 +02:00
be2b3afe48 implements sounds 2023-10-08 12:49:59 +02:00
242e0ffa4a fix playername 2023-09-26 22:06:04 +02:00
c3373ea34c code review 2023-09-25 18:06:40 +02:00
68e536c290 code review 2023-09-24 02:00:42 +02:00
41b03e7c5b fixed some edge cases 2023-09-23 23:11:17 +02:00
96df11a6f2 always show actual entry 2023-09-23 22:45:38 +02:00
8a0565eb9b use vector 2023-09-23 22:15:05 +02:00
6f8b62d77d codereview 2023-09-23 20:41:30 +02:00
ca96749c45 workaround for missing video 2023-09-23 16:28:28 +02:00
06895e6733 fine tuning 2023-09-23 15:11:48 +02:00
e3edcb6cd8 rmb; bugfix; tabs 2023-09-23 14:51:39 +02:00
d2398b804a implement adding 2023-09-23 13:14:45 +02:00
049f90159d highlight preparation 2023-09-23 01:53:45 +02:00
d3f007453d win screen ready 2023-09-23 01:36:01 +02:00
901a33bf1d calculation 2023-09-23 01:03:15 +02:00
1a0f5cf159 calc preperation 2023-09-23 00:21:36 +02:00
30c6cf3b98 video & audio correction; win/lose 2023-09-22 21:45:12 +02:00
a4cb74f0dc highscore input window 2023-09-22 20:39:20 +02:00
909b06f7c1 draw images 2023-09-22 02:19:31 +02:00
92b0e2b400 initial highscore support 2023-09-22 01:39:35 +02:00