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
8675 1115 d 18 h rgimad /kernel/trunk/ fixed vulnerability (reading kernel memory from userspace) in sysfn25  
8674 1120 d 8 h Coldy /data/ For DLL autoload  
8673 1121 d 4 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1121 d 5 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8671 1121 d 6 h Coldy /kernel/trunk/ For DLL autoload  
8670 1121 d 19 h Alex2003 /kernel/branches/kolibri-e/ roadmap for kolibri e 0.1  
8669 1131 d 17 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Removed attribute "O0" in _ksys_process_info that caused strange behavior in kos32-gcc v4.8.2
- Window centering in wolf3d should be fixed
 
8668 1131 d 20 h leency /data/common/settings/ games.ini: add wolf3d to Game centre  
8667 1132 d 3 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1134 d 14 h dunkaist / Upload View3ds 0.72 by macgub.  
8665 1135 d 5 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
8664 1135 d 14 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8663 1135 d 17 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
8662 1136 d 16 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8661 1136 d 17 h leency /data/common/ icons32.png: add wolf3d icon  
8660 1136 d 18 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
8659 1136 d 18 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
8658 1137 d 17 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8657 1137 d 18 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8656 1137 d 19 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Make sure 32bit trampoline is below 4GiB

This fixes booting via uefi64kos on some systems.
 
8655 1137 d 20 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
 
8654 1137 d 20 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Added _ksys_screen_size and _ksys_mkdir
- Fixed extern "C" closing parenthesis
 
8653 1143 d 15 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
8652 1143 d 16 h turbocat /data/ Fixed typo in "data/Tupefile.lua"  
8651 1143 d 16 h turbocat / Wolf3d:
- Fixed autobuild
 
8650 1143 d 17 h turbocat /data/ Wolfenstein 3D:
- Added game to distr
 
8649 1143 d 17 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8648 1143 d 19 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8647 1143 d 19 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1146 d 1 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1146 d 8 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
8644 1148 d 16 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
8643 1151 d 21 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Removed SHELL APIs as they are not standard libc functions.
- Will be transferred to a separate library.
 
8642 1160 d 3 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1160 d 4 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1160 d 5 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8639 1162 d 23 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1163 d 1 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1163 d 1 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8636 1164 d 19 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'