Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10049 1 d 1 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
10046 1 d 17 h ace_dent / Convert gif to optimized png images

Conversion from gif to png. Lossless optimization of image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 8.6 KiB (~8.1 KiB kpacked), average ~30% saving for 9 files.
 
10044 1 d 19 h dunkaist /programs/games/c4/trunk/ Fix autobuild for games/c4 (nasm)  
10043 1 d 20 h dunkaist /programs/ Trigger tup-0.8 autobuild (minor Tupfile.lua changes)  
10042 1 d 20 h dunkaist / Update Tupfile.lua's for tup-0.8  
10029 9 d 4 h ace_dent /programs/games/ 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.
 
10028 9 d 13 h ace_dent / Optimize png files for `games`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 64 KiB (~64 KiB kpacked), average ~16% saving for 9 files.
Documentation only artwork (distributed outside a program):
- Slimmed 4.5 KiB (~4.6 KiB kpacked), average ~15% saving for 6 files.
Source artwork material (not directly included in a distribution):
- Slimmed 2.6 KiB (~2 KiB kpacked), average ~26% saving for 4 files.
 
9971 123 d 0 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
9952 139 d 13 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
9759 777 d 20 h maxcodehack / Samples fix #2 + fridge makefile change  
9587 866 d 22 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9568 870 d 14 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9345 906 d 18 h Doczom /programs/games/pong/trunk/ fix header  
9241 931 d 17 h leency /programs/games/phenix/trunk/ Upload optimized Phoenix and ASCL by Kolibrius  
9046 1048 d 20 h leency /programs/ flappybird: use Kolibri image  
9011 1051 d 23 h leency /programs/games/flappybird/ upload flappybird by zorggish  
8610 1184 d 3 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8546 1214 d 2 h maxcodehack / Remove open_watcom doom
Upload gcc sdldoom
 
8539 1221 d 2 h maxcodehack /programs/games/fridge/ "Fridge" game: function PlayMusic: fix strcat memory leak and optimization fix (: "memory")  
8501 1236 d 17 h maxcodehack /programs/games/checkers/trunk/ Checkers: newlib  
8488 1242 d 13 h leency /programs/games/almaz/ Revert 8485, make proper window fix, add translation  
8485 1242 d 23 h maxcodehack /programs/games/almaz/ ALMAZ: window with skin  
8379 1257 d 18 h maxcodehack /programs/games/fridge/ Fix autobuild  
8378 1257 d 18 h maxcodehack /programs/games/fridge/ Fridge: code refactoring  
8346 1261 d 14 h IgorA /programs/ box_lib.obj: clear code  
8324 1265 d 2 h maxcodehack /programs/games/fridge/ Add sound to 'fridge'  
8318 1266 d 4 h maxcodehack / Replace binarie with autobuild ('fridge')  
8316 1266 d 17 h dunkaist / Add /programs/games/fridge to autobuld.  
8310 1267 d 1 h maxcodehack /programs/games/fridge/ Fix autobuild  
8307 1267 d 1 h maxcodehack / Fix C_Layer autobuild, add 'fridge' to autouild  
8301 1268 d 4 h maxcodehack / Fix autobuild  
8299 1268 d 4 h maxcodehack /programs/games/fridge/ Fix autobuild 3  
8298 1268 d 4 h maxcodehack /programs/games/fridge/ Fix autobuild 2  
8297 1268 d 4 h maxcodehack /programs/games/fridge/ Fix autobuild  
8296 1268 d 4 h maxcodehack /programs/games/fridge/ Add 'fridge' autobuild  
8288 1269 d 1 h IgorA /programs/ update ColorDialog  
8287 1269 d 9 h leency /programs/games/FindNumbers/trunk/ FindNumbers: -1 IMG sector  
8219 1281 d 17 h IgorA /programs/ update macros @use_library  
8199 1284 d 3 h IgorA / fix life2, update life3  
8164 1291 d 19 h maxcodehack /programs/games/fridge/ Add Makefile to fridge game