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 1134 d 7 h rgimad /kernel/trunk/ fixed vulnerability (reading kernel memory from userspace) in sysfn25  
8674 1138 d 20 h Coldy /data/ For DLL autoload  
8673 1139 d 17 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1139 d 18 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8671 1139 d 18 h Coldy /kernel/trunk/ For DLL autoload  
8670 1140 d 7 h Alex2003 /kernel/branches/kolibri-e/ roadmap for kolibri e 0.1  
8669 1150 d 6 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 1150 d 8 h leency /data/common/settings/ games.ini: add wolf3d to Game centre  
8667 1150 d 15 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1153 d 3 h dunkaist / Upload View3ds 0.72 by macgub.  
8665 1153 d 17 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
8664 1154 d 3 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8663 1154 d 6 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
8662 1155 d 5 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8661 1155 d 6 h leency /data/common/ icons32.png: add wolf3d icon  
8660 1155 d 7 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
8659 1155 d 7 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
8658 1156 d 6 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8657 1156 d 7 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8656 1156 d 7 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Make sure 32bit trampoline is below 4GiB

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