Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 89 d 17 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 96 d 1 h dunkaist / Update demos/gears to use sys/ksys.h  
9952 106 d 6 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 221 d 8 h dunkaist /programs/demos/ScreenRuler/ Rename TUPFILE.LUA to Tupfile.lua

Yes, autobuild is case-sensitive.
 
9935 221 d 9 h spaceraven /programs/demos/ScreenRuler/ Deleting binary; correcting small mistakes in ScreenRuler.asm  
9934 221 d 11 h spaceraven /programs/demos/ScreenRuler/ New program - Screen Ruler, for measuring distance between 2 pixel on screen.  
9781 726 d 13 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 767 d 11 h macgub /programs/demos/view3ds/ Update to ver 077 - edit subbmit fixed, fire bug fixed, see readme.txt for details.  
9657 822 d 9 h turbocat /programs/demos/kmatrix/trunk/ Kmatrix: Now uses auto import.  
9647 823 d 8 h IgorA /programs/ clean code  
9618 828 d 11 h vitalkrilov /programs/demos/kmatrix/ KMatrix 1.2: initial commit and adding to autobuild  
9585 834 d 3 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for some programs  
9525 842 d 2 h leency / buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix
 
9521 842 d 15 h leency /programs/demos/view3ds/ view3ds: fixed model generation by macgub  
9516 843 d 10 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 843 d 20 h IgorA /programs/demos/view3ds/ view3ds 076 by macgub  
9469 846 d 18 h leency / appearance: add default values  
9454 850 d 7 h leency / View3DS: better key and scroll support
icons16.png: better icons 'run' and 'monitor/screensaver'
some fixes
 
9451 851 d 3 h leency /programs/demos/web/trunk/ demos/web: now can be used as a screensaver  
9450 851 d 4 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 851 d 6 h leency / crownscr: can be used as a screensaver now  
9344 873 d 13 h Doczom /programs/demos/unvwater/trunk/ fix header  
9237 898 d 12 h leency /programs/demos/view3ds/ View3DS by macgub: bugfixes and new rendering model - ray casted shadows. Check Readme for more info.  
8719 1074 d 4 h leency /programs/demos/view3ds/ view3ds 0073 by macgub  
8667 1109 d 16 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1112 d 4 h dunkaist / Upload View3ds 0.72 by macgub.  
8530 1196 d 14 h maxcodehack /programs/demos/gears/trunk/ gears: clean  
8528 1196 d 19 h maxcodehack /programs/ TinyGL: newlib
Gears: newlib
 
8524 1199 d 15 h maxcodehack /programs/ - SDL Demo - fix Tupfile.lua
- Move sysxtree and mfar to outdated
 
8495 1207 d 14 h maxcodehack / Add SDL newlib to autbuild  
8365 1225 d 15 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8253 1241 d 2 h leency /programs/demos/tinyfrac/trunk/ tinyfrac: general refactoring, use scancodes  
8252 1242 d 12 h IgorA / life2: use open dialog, big font in caption  
8236 1244 d 15 h IgorA /programs/ 1) some programs use new macros load_lib.mac
2) bcc32 add example use libimg.obj
 
8232 1245 d 15 h leency /programs/demos/3DS/ View3ds 0.71 by macgub: new glass effect, bugfixing  
8229 1245 d 15 h leency / Upload smaller House.3ds by macgub  
8218 1248 d 20 h maxcodehack / Change SDL example  
8207 1249 d 21 h maxcodehack / Add SDL port to newlib  
8202 1250 d 11 h maxcodehack /programs/demos/SDL/ Add working !newlib! sample for SDL  
8200 1250 d 19 h maxcodehack /programs/demos/SDL/ Add makefile to SDL example
Fix SDL makefile