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
5245 3418 d 21 h alpine /programs/games/heliothryx/game/ Heliothryx game, fixed english localization  
5244 3418 d 21 h alpine /programs/games/heliothryx/game/ Heliothryx: fix: Added forgotted strings files.  
5243 3418 d 21 h alpine /programs/games/ Update for Heliothryx game:
- added localization tool

Updates for Marble Match-3 game:
- added localization support
- some cosmetic changes
 
5242 3419 d 3 h alpine /programs/games/marblematch3/game/ Marble Match 3 game update.
- updated fonts
 
5241 3419 d 13 h punk_joker /programs/develop/tinypad/trunk/ cancel changes r5240  
5240 3419 d 17 h punk_joker /programs/develop/tinypad/trunk/ tinypad 4.0.9 : save/load settings to/from ini file  
5239 3419 d 19 h alpine /programs/games/marblematch3/game/ Updated Marble Match-3 Game
- improved graphics
- smooth animations
 
5238 3420 d 15 h raandoom /programs/games/2048/ 2048:
- fix load / save highscore
- added message about game over
- beautify text draw
TODO:
- optimize tile drawing: maybe separate canvas for every tile
 
5237 3421 d 15 h alpine /programs/games/marblematch3/game/ Marble Match-3 update
- increased performance
- decreased cpu load
- some cosmetic changes
 
5235 3421 d 21 h alpine /programs/games/marblematch3/ New Game: Marble Match-3
Developer: Roman Shuvalov
 
5232 3422 d 15 h raandoom /programs/games/2048/ 2048:
- load / save highscore testing
TODO:
- optimize tile drawing: maybe separate canvas for every tile
- game over screen
- last game save / load
 
5231 3423 d 21 h raandoom /programs/games/2048/ 2048:
- fix flickering (canvas drawing added)
TODO:
- optimize tile drawing: maybe separate canvas for every tile
- game over screen
- last game save / load
- record save / load
 
5230 3424 d 2 h leency /programs/games/flood-it/trunk/ Flood-it: fix key's control  
5229 3426 d 18 h raandoom /programs/games/2048/ 2048: source files added  
5226 3429 d 19 h alpine /programs/games/heliothryx/ Heliothryx Game:
Changed executable name
 
5225 3429 d 20 h alpine /programs/games/heliothryx/ First try.
Techdemo of Heliothryx game
by Roman Shuvalov
 
5224 3429 d 23 h alpine /programs/games/heliothryx/ Game for contest. Test commit.  
5218 3432 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5214 3435 d 13 h punk_joker /programs/cmm/eolite/ Eolite 2.41: delete selected files  
5213 3435 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5210 3436 d 12 h serge /programs/system/shell/cmd/ shell: change the current working directory  
5209 3436 d 18 h punk_joker /programs/cmm/eolite/ Eolite 2.4: fix copy one file; other small fix  
5208 3436 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5207 3437 d 2 h clevermouse /programs/system/shell/modules/ fix shell  
5206 3437 d 3 h clevermouse /programs/develop/mtdbg/ * fix F8 after commands with args, broken in r3675
* fix autoscroll of disassembler window, broken in r4908
 
5195 3439 d 20 h clevermouse /programs/system/os/ part of main system dll, not usable yet  
5189 3443 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'ztriangle.inc'  
5188 3443 d 18 h hidnplayr /programs/games/invaders/ Make invaders code a little less horrible.  
5187 3445 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5186 3445 d 21 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5183 3447 d 4 h hidnplayr /programs/media/kiv/trunk/ KIV: better file extension parsing.  
5181 3447 d 16 h hidnplayr /programs/network/netcfg/ added more dec21x4x (compatible) PCI ID's  
5175 3460 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5174 3462 d 16 h punk_joker /programs/cmm/eolite/ Eolite 2.39: copy the selected files  
5171 3463 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5166 3463 d 22 h hidnplayr /programs/network/netcfg/ Dont try to scan multiple functions on a single function device.  
5163 3464 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5162 3464 d 22 h mario79 /programs/system/mgb/trunk/ MGB - fix of version number for r.5160.  
5160 3464 d 23 h mario79 /programs/system/mgb/trunk/ MGB - fix "benchmark GS selector" for 16bpp (support SVN r.5154)  
5159 3465 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear