Commit Graph

17 Commits

Author SHA1 Message Date
f222e98a09 All: Update locale codes (Part 2) (#76)
- Update language codes and add comments.
- Correct `en_US` translations.
- Some whitespace clean-up (mainly EOL sanitation).

Reviewed-on: KolibriOS/kolibrios#76
Co-authored-by: Andrew <dent.ace@gmail.com>
Co-committed-by: Andrew <dent.ace@gmail.com>
2024-06-14 10:35:46 +02:00
412e42a342 Most of language code fixes 2024-06-03 00:34:02 +01:00
e9e08c56b6 Update Tupfile.lua's for tup-0.8
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
ace_dent
dc416dc668 Optimize png files for games resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 526 KiB (~485 KiB kpacked), average ~39% saving for 20 files.
Source artwork material (not included in a distribution):
- Slimmed 433 B (~425 B kpacked), ~15% saving for 1 file.
Old vestigial images (may no longer be used):
- Slimmed 41.9 KiB (~16.9 KiB kpacked), average ~45% saving for 8 files.

git-svn-id: svn://kolibrios.org@10029 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 07:34:18 +00:00
vitalkrilov
46d9482bb0 Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
IgorA
5f41a75e27 box_lib.obj: clear code
git-svn-id: svn://kolibrios.org@8346 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 21:01:35 +00:00
IgorA
4982b912eb update macros @use_library
git-svn-id: svn://kolibrios.org@8219 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-18 18:11:43 +00:00
IgorA
2e185e713d fix life2, update life3
git-svn-id: svn://kolibrios.org@8199 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 07:55:40 +00:00
Kirill Lipatov (Leency)
1203d7f120 compress images by Andrey Oskin
git-svn-id: svn://kolibrios.org@7670 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-10 08:44:54 +00:00
Kirill Lipatov (Leency)
28c247cd92 wtf, do not include lang.inc
git-svn-id: svn://kolibrios.org@7526 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:22:27 +00:00
Kirill Lipatov (Leency)
0b4fb297f0 life3: update UI, add to ISO
git-svn-id: svn://kolibrios.org@7525 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:20:00 +00:00
IgorA
4080229253 cleaning code;
resizing the buffer to fit the window;
changing the scale from scrolling the mouse

git-svn-id: svn://kolibrios.org@7524 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-03 20:59:00 +00:00
IgorA
c6ceff795e 'life3': fix function 'but_open_file', clean code
git-svn-id: svn://kolibrios.org@7514 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 14:09:14 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
IgorA
00039a43da fix include files
git-svn-id: svn://kolibrios.org@5092 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-05 17:08:16 +00:00
IgorA
1386fef88b fix some functions
git-svn-id: svn://kolibrios.org@2501 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-23 17:24:30 +00:00
IgorA
a66a87554f 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)

git-svn-id: svn://kolibrios.org@2359 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-20 14:24:37 +00:00