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
8723 1100 d 15 h dunkaist / Autobuild: use (only?) double dots operator to interpolate strings  
8696 1125 d 15 h turbocat /contrib/ Delete old kolibri-libc  
8695 1125 d 15 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Freed from the old ksys.h file
 
8669 1146 d 12 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 1149 d 23 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
8664 1150 d 8 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
8663 1150 d 12 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
8660 1151 d 12 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
8659 1151 d 12 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
8655 1152 d 14 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 1152 d 14 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Added _ksys_screen_size and _ksys_mkdir
- Fixed extern "C" closing parenthesis
 
8653 1158 d 9 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
8651 1158 d 10 h turbocat / Wolf3d:
- Fixed autobuild
 
8649 1158 d 11 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8648 1158 d 14 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8647 1158 d 14 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1160 d 19 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1161 d 2 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
8644 1163 d 11 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
8643 1166 d 15 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 1174 d 22 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1174 d 23 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1175 d 0 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8636 1179 d 13 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1180 d 0 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 1180 d 13 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 1180 d 13 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1180 d 16 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1180 d 18 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell apis(shell_api.h)
- Added functions for working with a named shared memory area(ksys.h).
- Fixed itoa
 
8628 1181 d 11 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Fix fputs and fgets fs error names(added KSYS prefix instead KOS)
- Added enum KSYS_MOUSE_POS
 
8627 1181 d 12 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8625 1181 d 12 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added example program
- Delete trash files
- Added libc.obj loader (will be removed from ktcc)
 
8624 1181 d 14 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

Now it follows the POSIX specification better.
 
8623 1181 d 14 h Boppan /contrib/kolibri-libc/source/include/ kolibri-libc: Add fs error codes to ksys.h  
8622 1181 d 15 h Boppan /contrib/kolibri-libc/ Relocate kolibri-libc from GitHub  
8619 1183 d 16 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8611 1187 d 23 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1188 d 0 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8597 1193 d 12 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed too long delay in the menu.
 
8596 1195 d 13 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.