Floot-It v3.0 #181

Merged
mxlgv merged 2 commits from game-flood-it-v3 into main 2025-03-31 08:15:36 +02:00
Owner
  • adopt window size to screen size
  • bigger fonts
  • proper colored 'S' and 'L' buttons
  • fix issue: after won the game clicks count always increased to max
  • code refactoring, translate comments to English
- adopt window size to screen size - bigger fonts - proper colored 'S' and 'L' buttons - fix issue: after won the game clicks count always increased to max - code refactoring, translate comments to English
Leency added 1 commit 2025-03-28 02:59:23 +01:00
Floot-It v3.0
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 39s
Build system / Build (pull_request) Successful in 5m7s
eb7e8083cd
- adopt window size to screen size
- bigger fonts
- proper colored 'S' and 'L' buttons
- fix issue: after won the game clicks count always increased to max
- code refactoring, translate comments to English
mxlgv requested changes 2025-03-28 16:01:06 +01:00
Dismissed
@@ -1,39 +1,34 @@
//Leency 06.10.2011, Flood-it! v2.41, GPL
//Leency 2011 - 2025, Flood-it! v3.0, GPL
Owner

You do not have the GPL version added. Let's fix it like this if you don't mind:

// SPDX-License-Identifier: GPL-2.0-only
// Flood-it! - brief description of this program
// Copyright (C) 2011-2025  Leency <your@mail.org>
You do not have the GPL version added. Let's fix it like this if you don't mind: ``` // SPDX-License-Identifier: GPL-2.0-only // Flood-it! - brief description of this program // Copyright (C) 2011-2025 Leency <your@mail.org> ```
Owner

Fixed

Fixed
mxlgv marked this conversation as resolved
mxlgv added the
PR
Request changes
label 2025-03-28 16:01:31 +01:00
Leency added 1 commit 2025-03-28 18:18:27 +01:00
Update programs/games/flood-it/flood-it.c
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 32s
Build system / Build (pull_request) Successful in 5m36s
5118b580e7
update game info

Signed-off-by: Kiril Lipatov <lipatov.kiril@gmail.com>
mxlgv force-pushed game-flood-it-v3 from 5118b580e7 to 7b3910de9c 2025-03-28 19:58:50 +01:00 Compare
mxlgv approved these changes 2025-03-28 19:59:53 +01:00
Dismissed
mxlgv force-pushed game-flood-it-v3 from 7b3910de9c to 1c48c24f72 2025-03-28 20:00:10 +01:00 Compare
mxlgv scheduled this pull request to auto merge when all checks succeed 2025-03-28 20:00:29 +01:00
mxlgv added
PR
Ready to merge
and removed
PR
Request changes
labels 2025-03-28 20:00:38 +01:00
mxlgv added
PR
Request changes
and removed
PR
Ready to merge
labels 2025-03-28 20:54:11 +01:00
mxlgv requested changes 2025-03-28 20:55:22 +01:00
Dismissed
mxlgv left a comment
Owner

Character encoding is broken. Need to save in original encoding

Character encoding is broken. Need to save in original encoding
mxlgv canceled auto merging this pull request when all checks succeed 2025-03-28 20:55:29 +01:00
mxlgv force-pushed game-flood-it-v3 from 1c48c24f72 to b7e06a3ec7 2025-03-30 15:59:44 +02:00 Compare
Owner

Character encoding is broken. Need to save in original encoding

Fixed

> Character encoding is broken. Need to save in original encoding Fixed
mxlgv approved these changes 2025-03-30 16:35:20 +02:00
Dismissed
mxlgv added
PR
Ready to merge
and removed
PR
Request changes
labels 2025-03-30 16:38:39 +02:00
Sweetbread force-pushed game-flood-it-v3 from b7e06a3ec7 to 9fc5f9bf44 2025-03-30 16:47:11 +02:00 Compare
Leency added 1 commit 2025-03-31 01:03:28 +02:00
update help, upload forgotten build.bat
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 31s
Build system / Build (pull_request) Successful in 4m33s
804acc1eff
Leency dismissed mxlgv’s review 2025-03-31 01:03:28 +02:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

mxlgv approved these changes 2025-03-31 08:13:10 +02:00
mxlgv merged commit 81dafb3025 into main 2025-03-31 08:15:36 +02:00
mxlgv deleted branch game-flood-it-v3 2025-03-31 08:15:37 +02:00
mxlgv referenced this issue from a commit 2025-03-31 08:15:43 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#181
No description provided.