Commit Graph

10 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
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
Anton_K
8c98d2a737 Dungeons game: fix keyboard input handling
git-svn-id: svn://kolibrios.org@5492 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-01 18:25:37 +00:00
Anton_K
5f127d5ecf Dungeons game:
new loading screen
new HUD
performance improvement
movement speed increased

git-svn-id: svn://kolibrios.org@5480 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-26 21:37:43 +00:00
Anton_K
f26597b70f Add readme to Dungeons
git-svn-id: svn://kolibrios.org@5332 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-31 17:15:15 +00:00
Anton_K
72b65d63d7 Small fixes in Dungeons
git-svn-id: svn://kolibrios.org@5330 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-31 16:09:49 +00:00
Anton_K
8c63bdcfea Fix path in dungeons.asm
git-svn-id: svn://kolibrios.org@5314 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-31 02:19:43 +00:00
Anton_K
0f7b958798 Add tupfile to Dungeons
git-svn-id: svn://kolibrios.org@5313 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-31 02:17:55 +00:00
Anton_K
95be852ae1 New game
git-svn-id: svn://kolibrios.org@5312 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-31 02:12:08 +00:00