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
8669 1141 d 14 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 1141 d 17 h leency /data/common/settings/ games.ini: add wolf3d to Game centre  
8667 1142 d 0 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1144 d 11 h dunkaist / Upload View3ds 0.72 by macgub.  
8665 1145 d 2 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
8664 1145 d 11 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8663 1145 d 14 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
8662 1146 d 13 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8661 1146 d 14 h leency /data/common/ icons32.png: add wolf3d icon  
8660 1146 d 15 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
8659 1146 d 15 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
8658 1147 d 14 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8657 1147 d 15 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8656 1147 d 16 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Make sure 32bit trampoline is below 4GiB

This fixes booting via uefi64kos on some systems.
 
8655 1147 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
 
8654 1147 d 17 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Added _ksys_screen_size and _ksys_mkdir
- Fixed extern "C" closing parenthesis
 
8653 1153 d 11 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
8652 1153 d 13 h turbocat /data/ Fixed typo in "data/Tupefile.lua"  
8651 1153 d 13 h turbocat / Wolf3d:
- Fixed autobuild
 
8650 1153 d 14 h turbocat /data/ Wolfenstein 3D:
- Added game to distr
 
8649 1153 d 14 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8648 1153 d 16 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8647 1153 d 16 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1155 d 22 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1156 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
 
8644 1158 d 13 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
8643 1161 d 18 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 1170 d 0 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1170 d 1 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1170 d 2 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8639 1172 d 20 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1172 d 22 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1172 d 22 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8636 1174 d 16 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1175 d 2 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell_ping
- Added shell_get_pid
- Fixed malloc in stdlib.h
- Added check during SHELL init (uses shell_ping)
- getc is used like fgetc
 
8634 1175 d 3 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1175 d 14 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8632 1175 d 15 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell_printf
- Added shell functions to export table.
- Fixed libc.obj build(use mingw)
- Removed generated libc.obj-loader files
 
8631 1175 d 16 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1175 d 18 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates