88c24062b1
Update programs/games/solitare/solitare.asm
2026-03-04 19:04:41 +00:00
8f499f78d5
Upload files to "programs/games/solitare"
...
Final version of game
2026-03-04 17:23:46 +00:00
5f4b293767
Upload files to "programs/games/solitare"
...
FIX adding score
2026-03-03 11:28:08 +00:00
0efc35f8b2
Upload files to "programs/games/solitare"
...
Add KOSfuncs.inc
2026-03-02 22:02:21 +00:00
836735d28c
Update programs/games/solitare/solitare.asm
2026-03-02 19:11:11 +00:00
dd15125384
Upload files to "programs/games/solitare"
...
V1.5 windows mode
2026-03-02 19:06:54 +00:00
5a47b26aeb
Delete programs/games/solitare/solitare.asm
2026-03-02 19:05:36 +00:00
e1320d573f
Upload files to "programs/games/solitare"
...
New version, Pixel clipping on edge od screen
2026-03-01 13:56:52 +00:00
c9484c2f9b
Delete programs/games/solitare/solitare.asm
2026-03-01 13:55:03 +00:00
848719b5c1
Upload files to "programs/games/solitare"
...
Refactored version of CARD game
2026-03-01 12:30:28 +00:00
e2b3ccf541
Delete programs/games/solitare/solitare.asm
2026-03-01 12:28:31 +00:00
932a0fed7d
Update programs/games/solitare/solitare.asm
2026-02-27 20:09:48 +00:00
7cb981914d
Update programs/games/solitare/solitare.asm
2026-02-27 19:23:44 +00:00
79f8b27cfe
games/solitaires: add to image build
2026-02-27 21:08:05 +02:00
8d55a1cfc8
games/solitaries: fix build, part 2
2026-02-27 20:55:35 +02:00
Taldariner
eb686f3083
Merge branch 'max-patch-1' of https://git.kolibrios.org/Max/kolibrios into max-patch-1
2026-02-27 20:51:04 +02:00
Taldariner
756fa8dd66
apps/solitaires: fix build, translate comments to English
2026-02-27 20:50:04 +02:00
4495fd5981
Update programs/games/Tupfile.lua
2026-02-27 18:39:23 +00:00
593ae0bd7f
Upload files to "programs/games"
...
Hi, this is a simple solitaire game project.
2026-02-27 18:19:32 +00:00
b464de6265
Upload files to "programs/games"
2026-02-27 11:10:19 +00:00
cc1034d849
fb2reader: add to oberon07 build system ( #343 )
...
Part of issue #328
Reviewed-on: KolibriOS/kolibrios#343
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Co-authored-by: hrigar <h4gar02@protonmail.com >
Co-committed-by: hrigar <h4gar02@protonmail.com >
2026-02-26 20:55:58 +00:00
06c1497624
system/docs: update docs and SF constants to match actual kernel ( #306 )
...
- Update sysfuncs.txt and sysfuncr.txt to match actual kernel code:
- Add missing SF's info
- Add missing constants
- Fix some mistakes
- Update KOSfuncs.inc to match actual kernel code:
- Remove obsolete constants
- Add missing constants
- Rename some constants to match their names in docs
Reviewed-on: KolibriOS/kolibrios#306
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2026-02-26 17:25:16 +00:00
b52da3e1c3
koldbg: use shared KOSfuncs definitions
...
Signed-off-by: hrigar <h4gar02@protonmail.com >
2026-02-25 01:05:45 +05:30
Igor Shutrov
f9425f5bd0
ftpd: Add help command
2026-02-23 21:18:26 +00:00
864210679c
oberon07: Option -nochk a by default
...
This option disables runtime checks to reduce binary file size.
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-02-21 19:22:11 +00:00
7f8e028ffd
ci/cd: Added checkout of submodules
...
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-02-21 19:22:11 +00:00
e9b6cf3fc9
cedit: Added to build system
...
Fixed installation of oberon07 compiler in ISO image
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-02-21 19:22:11 +00:00
4658a928d4
oberon07: Added as a git submodule
...
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-02-21 19:22:11 +00:00
b6a5171cd9
oberon07: Source code removed
...
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-02-21 19:22:11 +00:00
Igor Shutrov
668fd4deeb
ftpd: add ip to first message
2026-02-17 22:08:04 +05:00
dd9a7b92d8
libc.obj: Fixed build skip with TCC build enabled
...
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-01-28 17:22:54 +03:00
Igor Shutrov
1173ca7b26
Cedit: Improve search panel ( #313 )
...
Улучшения для Cedit в Панели поиска:
- Добавлен поиск следующего фрагмента текста по нажатию Enter
- Добавлен обратный переход по полям ввода в Панели поиска по Shift-Tab
Co-authored-by: Igor Shutrov <igor@shutrov.ru >
Reviewed-on: KolibriOS/kolibrios#313
Reviewed-by: Burer <burer@noreply.localhost >
Co-authored-by: Igor Shutrov <kolibridev@inbox.ru >
Co-committed-by: Igor Shutrov <kolibridev@inbox.ru >
2026-01-18 16:28:46 +00:00
ccd0c183ec
mtdbg: Backtrace implemented ( #315 )
...
Added support for backtrace/stacktrace output.
This is useful for high-level languages like C and Oberon07.
If a debug file is provided, searches for the nearest debug symbol.
Reviewed-on: KolibriOS/kolibrios#315
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Reviewed-by: Burer <burer@noreply.localhost >
2026-01-18 13:08:02 +00:00
f065cc6e69
mtdbg: Fixed magic cmd flags
...
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2026-01-11 13:35:58 +00:00
f1b99bad84
libc.obj: Added missing strpbrk() to EXPORTS ( #310 )
...
Reviewed-on: KolibriOS/kolibrios#310
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Co-authored-by: Егор <velikiydolbayeb@gmail.com >
Co-committed-by: Егор <velikiydolbayeb@gmail.com >
2026-01-10 23:27:51 +00:00
igorsh
c580d4ac5b
ftpd: Add XPWD and XCWD commands ( #309 )
...
Добавлены команды XPWD и XCWD, дублирующие PWD и CWD
Co-authored-by: Igor Shutrov <igor@shutrov.ru >
Co-authored-by: Burer <burer@kolibrios.org >
Reviewed-on: KolibriOS/kolibrios#309
Reviewed-by: Burer <burer@noreply.localhost >
Co-authored-by: igorsh <kolibridev@inbox.ru >
Co-committed-by: igorsh <kolibridev@inbox.ru >
2026-01-08 17:03:23 +00:00
Igor Shutrov
17c33521c3
ftpd: Fix typo
2026-01-07 19:41:28 +00:00
Igor Shutrov
f6395c9501
ftpd: Fix typo
2026-01-07 19:41:28 +00:00
Igor Shutrov
000288ce8b
ftpd: Fix RETR for small and empty files
2026-01-06 18:20:39 +00:00
10d9e9f36f
Info3ds: added resizing of the window with the figure ( #241 )
...
info3ds: added resizing of the window with the figure
and the list of vertices in the properties window,
info3ds, info3ds_u: files with menu icons are embedded into the program
Reviewed-on: KolibriOS/kolibrios#241
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Reviewed-by: Burer <burer@noreply.localhost >
Co-authored-by: IgorA <aie85playm@gmail.com >
Co-committed-by: IgorA <aie85playm@gmail.com >
2025-12-31 07:34:00 +00:00
f4c4a7e29a
apps/floppybird: rewrite to c ( #284 )
...
What was done:
- [x] Rewritten to C
- [x] Refactored some code
- [x] Fixed window resizing (#182 )
- [x] Adaptation for different skin height
- [x] Fixed some tubes leftovers drawing
- [x] Changed tubes generation a little bit
- [x] Changed interface a little bit
- [x] Added Escape key for exit to main menu
- [x] Removed buttons from main menu (hotkeys left) :(
What needs to be done:
- [ ] ~~Fix rolled-up bug?~~
- [ ] ~~Fit it into 2048 bytes?~~
- [ ] ~~Add pause?~~
- [ ] ~~Use buffer for drawing without flickering?~~
P.S. There is no way game with all this changes will fit in 2560 bytes, as previous version, so I decided to skip them.
Reviewed-on: KolibriOS/kolibrios#284
Reviewed-by: Ivan B <dunkaist@noreply.localhost >
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2025-12-29 06:34:23 +00:00
Igor Shutrov
bc5b2f884a
Remove redundant space before 220 code
2025-12-29 06:32:40 +00:00
manh-td
d0de275ab3
Use 64 bit for times in mpeg4_encode_gop_header()
2025-12-20 11:01:45 +00:00
manh-td
a83f6f7e4b
Fix DoS due to lack of eof check
2025-12-20 11:00:16 +00:00
manh-td
d54c802297
Fixes out of array access
2025-12-20 10:59:41 +00:00
manh-td
29c42738b8
Add missing check for av_malloc
2025-12-20 10:37:35 +00:00
c17d1a57a3
Correcting typos in C_Layer libini ( #289 )
...
Change `int_get_color` to `int_get_shortcut` to `ini_get_color` and `ini_get_shortcut` to fix library initialization.
Reviewed-on: KolibriOS/kolibrios#289
Reviewed-by: Gleb Zaharov <risdeveau@codrs.ru >
Reviewed-by: Burer <burer@noreply.localhost >
Co-authored-by: Егор <egor00f@noreply.localhost >
Co-committed-by: Егор <egor00f@noreply.localhost >
2025-12-14 10:02:43 +00:00
7b0867a6cf
[apps/cmm] add new proxy for https sources ( #277 )
...
Deployed new https proxy for WebView and Downloader.
Made it configurable through /sys/settings/app.ini.
Reviewed-on: KolibriOS/kolibrios#277
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Co-authored-by: Burer <burer@kolibrios.org >
Co-committed-by: Burer <burer@kolibrios.org >
2025-10-17 11:04:08 +02:00
c65da0d96f
programs: Add Uxn emulator ( #272 )
...
To build this, a zig compiler (tested: 0.14.1) is needed, run `zig build --release=fast`.
It will download https://github.com/chmod222/zuxn when building.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org >
Reviewed-on: KolibriOS/kolibrios#272
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Reviewed-by: Burer <burer@kolibrios.org >
Co-authored-by: iyzsong <iyzsong@envs.net >
Co-committed-by: iyzsong <iyzsong@envs.net >
2025-10-13 11:52:24 +02:00
a0c01e204e
Webview: Fix many typos with the English translation ( #282 )
...
- Fixes a few spelling mistakes and rewords things to sound more natural.
- Reworded to sound more natural in English.
- Fixes many typos on the English homepage of WebView.
Reviewed-on: KolibriOS/kolibrios#282
Reviewed-by: Gleb Zaharov <risdeveau@codrs.ru >
Reviewed-by: Burer <burer@noreply.localhost >
Co-authored-by: Talkashie <talkashie97@gmail.com >
Co-committed-by: Talkashie <talkashie97@gmail.com >
2025-10-08 00:12:15 +02:00