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
8880 1035 d 0 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Update Tupfile
 
8879 1035 d 0 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Added getcwd and dirname
 
8777 1047 d 3 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
- Fixed bug with input to the console (when clicking on "backspace" characters were not deleted).
- Added _NO_STDERR macro for redirecting "stderr" to the console
 
8771 1048 d 18 h dunkaist /contrib/sdk/sources/zlib/ Fix autobuild.  
8770 1048 d 23 h turbocat /contrib/sdk/sources/zlib/ Trying to fix the ZLIB build  
8769 1048 d 23 h turbocat /contrib/other/jumpnbump/ Jumpnbump:
- Now uses zlib dynamically
 
8768 1048 d 23 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- Fixed typo
 
8767 1048 d 23 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
Fix lib path
 
8766 1048 d 23 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- It is now autobuild as a dynamic library(PE DLL).
 
8760 1051 d 4 h turbocat /contrib/sdk/sources/sqlite3/ Added libsqlite3:
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)
 
8759 1052 d 19 h turbocat /contrib/sdk/sources/newlib/libc/ newlibc:
Added new functions:
- dir.h: mkdir, rmdir, chdir
- dirent.h: alphasort, opendir, closedir, readdir, rewinddir, seekdir, telldir, scandir
 
8758 1053 d 2 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Can be compiled as a PE DLL
 
8757 1053 d 3 h turbocat /contrib/sdk/sources/hello_dll/ Added an example of how to make PE DLL libraries  
8723 1063 d 2 h dunkaist / Autobuild: use (only?) double dots operator to interpolate strings  
8696 1088 d 2 h turbocat /contrib/ Delete old kolibri-libc  
8695 1088 d 2 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Freed from the old ksys.h file
 
8669 1108 d 23 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
 
8665 1112 d 11 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
8664 1112 d 20 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8663 1112 d 23 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
8660 1114 d 0 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
8659 1114 d 0 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
8655 1115 d 2 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 1115 d 2 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Added _ksys_screen_size and _ksys_mkdir
- Fixed extern "C" closing parenthesis
 
8653 1120 d 20 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
8651 1120 d 22 h turbocat / Wolf3d:
- Fixed autobuild
 
8649 1120 d 23 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8648 1121 d 1 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8647 1121 d 1 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1123 d 7 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1123 d 13 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
8644 1125 d 22 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
8643 1129 d 3 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 1137 d 9 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1137 d 10 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1137 d 11 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8636 1142 d 0 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1142 d 11 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
 
8632 1143 d 0 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 1143 d 0 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool