Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
8090 1310 d 1 h IgorA /programs/media/img_transform/ update: add vertical and horizontal lines for align image  
/programs/media/img_transform/doc/about.htm
/programs/media/img_transform/img_transform.asm
8088 1310 d 4 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
/data/common/settings/system.ini
/kernel/trunk/data32.inc
/kernel/trunk/docs/sysfuncs.txt
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/load_lib.mac
/programs/system/icon_new/icon.asm
/programs/system/os/kolibri.asm
/programs/system/os/modules.inc
/programs/system/skincfg/trunk/idata.inc
/programs/system/taskbar/trunk/MOI.INC
8084 1310 d 9 h maxcodehack /programs/games/fridge/ Fridge
- Add victory screen, and print to board a message
- Add random restart
 
/programs/games/fridge/fridge.c
/programs/games/fridge/how_to_compile.txt
8083 1312 d 20 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/info3ds/info_o3d.inc
/programs/develop/kol_f_edit/kol_f_edit.asm
/programs/develop/libraries/box_lib/load_lib.mac
8082 1316 d 4 h maxcodehack /programs/games/fridge/ FIX 3  
/programs/games/fridge/how_to_compile.txt
/programs/games/fridge/kolibri_libimg.h
8081 1316 d 4 h maxcodehack /programs/games/fridge/ FIX2
Add pictures to the game
 
/programs/games/fridge/h.png
/programs/games/fridge/kolibri_libimg.h
/programs/games/fridge/v.png
/programs/games/fridge/fridge.kex
/programs/games/fridge/fridge.c
8080 1316 d 4 h maxcodehack /programs/games/fridge/ Add original pictures to game  
/programs/games/fridge/compile.sh
/programs/games/fridge/fridge.c
/programs/games/fridge/screen.png
8079 1319 d 9 h maxcodehack /programs/games/fridge/ Add screenshot and compilation script  
/programs/games/fridge/compile.sh
/programs/games/fridge/screen.png
8078 1320 d 22 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
/programs/system/shell/cmd/cmd_rmdir.c
8077 1320 d 22 h superturbocat2001 /programs/system/shell/system/ Add fs info header  
/programs/system/shell/system/fs.h
8076 1320 d 22 h superturbocat2001 /programs/system/shell/ add makefile template  
/programs/system/shell/.makefile
8075 1320 d 22 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
/programs/system/shell/cmd/cmd_info.c
8074 1320 d 23 h superturbocat2001 /programs/system/shell/ Added file for build configuration in linux.  
/programs/system/shell/configure
8073 1320 d 23 h superturbocat2001 /programs/other/TinyHashView/ initial commit.  
/programs/other/TinyHashView
/programs/other/TinyHashView/BUILD_KEX.SH
/programs/other/TinyHashView/LICENSE
/programs/other/TinyHashView/algorithms
/programs/other/TinyHashView/algorithms/md5.c
/programs/other/TinyHashView/algorithms/md5.h
/programs/other/TinyHashView/algorithms/sha1.c
/programs/other/TinyHashView/algorithms/sha1.h
/programs/other/TinyHashView/algorithms/sha256.c
/programs/other/TinyHashView/algorithms/sha256.h
/programs/other/TinyHashView/build_kex_kossdk.bat
/programs/other/TinyHashView/installer
/programs/other/TinyHashView/installer/ASSOC.INI
/programs/other/TinyHashView/installer/SETUP.SH
/programs/other/TinyHashView/installer/icons32.png
/programs/other/TinyHashView/kos32sys.h
/programs/other/TinyHashView/makefile
/programs/other/TinyHashView/notify.h
/programs/other/TinyHashView/thashview.c
8072 1321 d 0 h maxcodehack /programs/games/fridge/ Fix first level, colors  
/programs/games/fridge/fridge.c
/programs/games/fridge/fridge.kex
8071 1321 d 7 h maxcodehack /programs/games/fridge/ Add "Pilot's fridge" game  
/programs/games/fridge
/programs/games/fridge/fridge.c
/programs/games/fridge/fridge.kex
8069 1322 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
/programs/develop/libraries/TinyGL/asm_fork/clip.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test0.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test1.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test2.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test3.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test_glu0.asm
/programs/develop/libraries/TinyGL/asm_fork/init.asm
/programs/develop/libraries/TinyGL/asm_fork/kosgl.asm
/programs/develop/libraries/TinyGL/asm_fork/list.asm
/programs/develop/libraries/TinyGL/asm_fork/misc.asm
/programs/develop/libraries/TinyGL/asm_fork/tinygl.asm
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
/programs/develop/libraries/TinyGL/asm_fork/zbuffer.asm
/programs/develop/libraries/TinyGL/asm_fork/zbuffer.inc
/programs/develop/libraries/TinyGL/asm_fork/zgl.inc
/programs/develop/libraries/TinyGL/asm_fork/zline.asm
/programs/develop/libraries/TinyGL/asm_fork/zline.inc
/programs/develop/libraries/TinyGL/asm_fork/zline_r.inc
/programs/develop/libraries/TinyGL/asm_fork/ztriangle.asm
/programs/develop/libraries/TinyGL/asm_fork/ztriangle.inc
8063 1326 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/clip.asm
/programs/develop/libraries/TinyGL/asm_fork/init.asm
/programs/develop/libraries/TinyGL/asm_fork/light.asm
/programs/develop/libraries/TinyGL/asm_fork/list.asm
/programs/develop/libraries/TinyGL/asm_fork/zgl.inc
8062 1327 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glOrtho', small optimize, clean code  
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test0.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test1.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test2.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test3.asm
/programs/develop/libraries/TinyGL/asm_fork/export.inc
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/opinfo.inc
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
8059 1333 d 4 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'gluPerspective',
fix function 'glFrustum'
 
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/export.inc
/programs/develop/libraries/TinyGL/asm_fork/glu.asm

Show All