Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6067 3029 d 3 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
6060 3031 d 4 h IgorA /programs/develop/info3ds/ add a new program for users (it has a simple interface)  
6046 3037 d 7 h IgorA /programs/develop/info3ds/ code reorganization  
6022 3045 d 8 h IgorA /programs/develop/info3ds/ add the calculation of normals for better lighting  
6017 3047 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
6013 3048 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fix in light functions, new test example  
5948 3074 d 16 h IgorA /programs/develop/ 1) fix draw caption in 'tree_list'
2) 'info3ds' correct scale on axis x and y
 
5947 3075 d 11 h pathoswithin /programs/ Nope... rollback  
5946 3075 d 11 h pathoswithin /programs/ turn on "movi"  
5944 3075 d 14 h IgorA /programs/develop/info3ds/ add multi select vertices & average coordinates: x,y,z  
5939 3076 d 14 h IgorA /programs/ small fix in 't_edit'  
5938 3078 d 12 h IgorA /programs/develop/info3ds/ update program, use *.ini file  
5936 3080 d 17 h pavelyakov /programs/develop/libraries/libs_v2/ source code library  
5935 3081 d 11 h IgorA /programs/develop/info3ds/ update program  
5930 3083 d 12 h IgorA /programs/develop/info3ds/ fix; add tinygl.obj to draw points in chunk 4110  
5922 3088 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix interpolated pixels colors  
5917 3091 d 9 h IgorA /programs/develop/kol_f_edit/ update program  
5914 3093 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ 1) fix in rev 5911
2) add mouse scroll in 'tree_list'
 
5911 3097 d 3 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
5904 3098 d 5 h hidnplayr /programs/develop/libraries/http/ Fix memory leak in HTTP library.  
5881 3102 d 11 h IgorA /programs/develop/ 1) fix in system macro 'copy_path'
2) optimize program 'info3ds'
 
5879 3104 d 2 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5845 3126 d 16 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: fix option checkmarks  
5838 3127 d 14 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: integer zoom feature  
5835 3129 d 16 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5832 3152 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5769 3175 d 13 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
5739 3182 d 2 h dunkaist /programs/develop/examples/circle/trunk/ circle: switch from MENUET00 to MENUET01  
5732 3182 d 16 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
5696 3190 d 14 h hidnplayr /programs/develop/mtdbg/ MTDBG: draw window large enough at frist draw, to prevent double draw on startup.  
5692 3192 d 17 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
5679 3194 d 17 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
5636 3199 d 4 h leency /programs/develop/tinypad/trunk/ Tinypad 4.1: upgrade version number for previous revision, add changes to history.txt  
5618 3202 d 10 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
5579 3213 d 8 h Pathoswithin /programs/develop/tinypad/trunk/ various fixes in tinypad  
5545 3329 d 14 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
5539 3332 d 5 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
5537 3332 d 12 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
5534 3332 d 14 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5518 3338 d 4 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.