Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10028 6 d 14 h ace_dent / Optimize png files for `games`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 64 KiB (~64 KiB kpacked), average ~16% saving for 9 files.
Documentation only artwork (distributed outside a program):
- Slimmed 4.5 KiB (~4.6 KiB kpacked), average ~15% saving for 6 files.
Source artwork material (not directly included in a distribution):
- Slimmed 2.6 KiB (~2 KiB kpacked), average ~26% saving for 4 files.
 
9797 754 d 14 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9790 755 d 3 h turbocat /contrib/games/wolf3d/ wolf3d:
- Now used standart SDL timer functions;
- Removed old files and useless functions.
 
9770 765 d 14 h turbocat /contrib/games/opentyrian/ OpenTyrian: refactoring, fixed launch from game center.  
9566 867 d 20 h turbocat /contrib/games/hydracastlelabyrinth/ Added port HydraCastleLabyrinth.  
9244 928 d 14 h turbocat /contrib/games/opentyrian/src/ OpenTyrian: Fixed VERSION and disabled exit, on unsupported scaling  
9213 958 d 19 h turbocat /contrib/games/wolf3d/ Wolf3D: uSDL is no longer needed.  
9212 958 d 19 h turbocat /contrib/games/opentyrian/SDL/ OpenTyrian:
- uSDL_Delay is no longer needed.
 
9171 992 d 15 h turbocat /contrib/games/opentyrian/ OpenTyrian: Added to autobuild  
9169 992 d 18 h turbocat /contrib/games/opentyrian/ OpenTyrian: Sources uploaded  
9133 1012 d 14 h turbocat /contrib/games/wolf3d/ Wolf3d:
- Does not terminate if there is no sound.
- Added --nosound parameter.
- Fixed uSDL_Delay again.
 
9124 1017 d 17 h turbocat /contrib/games/wolf3d/ Wolf3D:
- Added automatic adjustment to the screen
 
9123 1018 d 10 h turbocat /contrib/games/wolf3d/SDL/ Wolf3D:
- Fixed in-game time.
- Fixed incorrect implementation of SDL_Delay.
- Achieved maximum smoothness.
 
9097 1025 d 16 h turbocat /contrib/games/wolf3d/ Wolf3D:
- Fixed speed.
- Fixed lags.
- Returned --res parameter
 
8695 1118 d 18 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Freed from the old ksys.h file
 
8664 1143 d 12 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8655 1145 d 17 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed hang when saving game: now save and settings are saved by default in "/tmp0/1/wolf4sdl"
- Now the --configdir parameter works
 
8653 1151 d 12 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
8651 1151 d 14 h turbocat / Wolf3d:
- Fixed autobuild
 
8649 1151 d 14 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8647 1151 d 17 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1153 d 23 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1154 d 5 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
8597 1186 d 15 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed too long delay in the menu.
 
8596 1188 d 16 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.
 
8557 1205 d 23 h maxcodehack /contrib/games/ Upload Wolfenstein 3D sources