Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8649 1129 d 0 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
8648 1129 d 3 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8647 1129 d 3 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
8646 1131 d 8 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
8645 1131 d 15 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
8644 1134 d 0 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
8643 1137 d 5 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 1145 d 11 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1145 d 12 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1145 d 13 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8636 1150 d 2 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1150 d 13 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 1151 d 2 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 1151 d 2 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1151 d 5 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1151 d 7 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 1152 d 0 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 1152 d 1 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8625 1152 d 2 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added example program
- Delete trash files
- Added libc.obj loader (will be removed from ktcc)
 
8624 1152 d 3 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

Now it follows the POSIX specification better.
 

Show All