Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 94 d 4 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
 
9965 100 d 12 h dunkaist / Update demos/gears to use sys/ksys.h  
9952 110 d 17 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".
 
9936 225 d 19 h dunkaist /programs/demos/ScreenRuler/ Rename TUPFILE.LUA to Tupfile.lua

Yes, autobuild is case-sensitive.
 
9935 225 d 21 h spaceraven /programs/demos/ScreenRuler/ Deleting binary; correcting small mistakes in ScreenRuler.asm  
9934 225 d 22 h spaceraven /programs/demos/ScreenRuler/ New program - Screen Ruler, for measuring distance between 2 pixel on screen.  
9781 731 d 1 h vitalkrilov /programs/ added feature (which was expected to be) of custom HELPERDIR for some Tupfile's (btw there are still many files with same problem)  
9740 771 d 23 h macgub /programs/demos/view3ds/ Update to ver 077 - edit subbmit fixed, fire bug fixed, see readme.txt for details.  
9657 826 d 20 h turbocat /programs/demos/kmatrix/trunk/ Kmatrix: Now uses auto import.  
9647 827 d 19 h IgorA /programs/ clean code  
9618 832 d 23 h vitalkrilov /programs/demos/kmatrix/ KMatrix 1.2: initial commit and adding to autobuild  
9585 838 d 15 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for some programs  
9525 846 d 14 h leency / buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix
 
9521 847 d 3 h leency /programs/demos/view3ds/ view3ds: fixed model generation by macgub  
9516 847 d 21 h leency /programs/ appearance: fully working screensaver tab
Eolite: add light line in the top of statusbar
software_widget: fix game centre
view3ds: fix by macgub
 
9512 848 d 7 h IgorA /programs/demos/view3ds/ view3ds 076 by macgub  
9469 851 d 5 h leency / appearance: add default values  
9454 854 d 18 h leency / View3DS: better key and scroll support
icons16.png: better icons 'run' and 'monitor/screensaver'
some fixes
 
9451 855 d 15 h leency /programs/demos/web/trunk/ demos/web: now can be used as a screensaver  
9450 855 d 16 h leency / rename old screenserver into 'zeroline' and move it to demos folder, update the code so it can be used as a screensaver with a new @ss
upload a new wallpapper brickhouseislands3c.png
 
9449 855 d 17 h leency / crownscr: can be used as a screensaver now  
9344 878 d 0 h Doczom /programs/demos/unvwater/trunk/ fix header  
9237 902 d 23 h leency /programs/demos/view3ds/ View3DS by macgub: bugfixes and new rendering model - ray casted shadows. Check Readme for more info.  
8719 1078 d 15 h leency /programs/demos/view3ds/ view3ds 0073 by macgub  
8667 1114 d 4 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1116 d 15 h dunkaist / Upload View3ds 0.72 by macgub.  
8530 1201 d 2 h maxcodehack /programs/demos/gears/trunk/ gears: clean  
8528 1201 d 6 h maxcodehack /programs/ TinyGL: newlib
Gears: newlib
 
8524 1204 d 2 h maxcodehack /programs/ - SDL Demo - fix Tupfile.lua
- Move sysxtree and mfar to outdated
 
8495 1212 d 1 h maxcodehack / Add SDL newlib to autbuild  
8365 1230 d 2 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8253 1245 d 13 h leency /programs/demos/tinyfrac/trunk/ tinyfrac: general refactoring, use scancodes  
8252 1247 d 0 h IgorA / life2: use open dialog, big font in caption  
8236 1249 d 3 h IgorA /programs/ 1) some programs use new macros load_lib.mac
2) bcc32 add example use libimg.obj
 
8232 1250 d 2 h leency /programs/demos/3DS/ View3ds 0.71 by macgub: new glass effect, bugfixing  
8229 1250 d 3 h leency / Upload smaller House.3ds by macgub  
8218 1253 d 8 h maxcodehack / Change SDL example  
8207 1254 d 9 h maxcodehack / Add SDL port to newlib  
8202 1254 d 23 h maxcodehack /programs/demos/SDL/ Add working !newlib! sample for SDL  
8200 1255 d 6 h maxcodehack /programs/demos/SDL/ Add makefile to SDL example
Fix SDL makefile