Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
8760 1068 d 13 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)
 
/contrib/sdk/sources/sqlite3
/contrib/sdk/sources/sqlite3/Makefile
/contrib/sdk/sources/sqlite3/shell
/contrib/sdk/sources/sqlite3/shell/Makefile
/contrib/sdk/sources/sqlite3/shell/shell.c
/contrib/sdk/sources/sqlite3/shell/stub.c
/contrib/sdk/sources/sqlite3/shell/test.c
/contrib/sdk/sources/sqlite3/sqlite3.c
/contrib/sdk/sources/sqlite3/sqlite3.def
/contrib/sdk/sources/sqlite3/sqlite3.h
/contrib/sdk/sources/sqlite3/sqlite3ext.h
/contrib/sdk/sources/sqlite3/stub.c
8759 1070 d 5 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
 
/contrib/sdk/sources/newlib/libc/dirent
/contrib/sdk/sources/newlib/libc/dirent/alphasort.c
/contrib/sdk/sources/newlib/libc/dirent/closedir.c
/contrib/sdk/sources/newlib/libc/dirent/dir.c
/contrib/sdk/sources/newlib/libc/dirent/ksys_fs.h
/contrib/sdk/sources/newlib/libc/dirent/opendir.c
/contrib/sdk/sources/newlib/libc/dirent/readdir.c
/contrib/sdk/sources/newlib/libc/dirent/rewinddir.c
/contrib/sdk/sources/newlib/libc/dirent/scandir.c
/contrib/sdk/sources/newlib/libc/dirent/seekdir.c
/contrib/sdk/sources/newlib/libc/dirent/telldir.c
/contrib/sdk/sources/newlib/libc/Makefile
/contrib/sdk/sources/newlib/libc/Tupfile.lua
/contrib/sdk/sources/newlib/libc/include/sys/dir.h
/contrib/sdk/sources/newlib/libc/include/sys/dirent.h
/contrib/sdk/sources/newlib/libc/libc.def
8758 1070 d 11 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Can be compiled as a PE DLL
 
/contrib/sdk/sources/SDL-1.2.2_newlib/src/dll.lds
/contrib/sdk/sources/SDL-1.2.2_newlib/src/libSDL.def
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Makefile
8757 1070 d 13 h turbocat /contrib/sdk/sources/hello_dll/ Added an example of how to make PE DLL libraries  
/contrib/sdk/sources/hello_dll
/contrib/sdk/sources/hello_dll/Makefile
/contrib/sdk/sources/hello_dll/hello_test
/contrib/sdk/sources/hello_dll/hello_test/Makefile
/contrib/sdk/sources/hello_dll/hello_test/hello.c
/contrib/sdk/sources/hello_dll/libhello.c
/contrib/sdk/sources/hello_dll/libhello.def
8723 1080 d 12 h dunkaist / Autobuild: use (only?) double dots operator to interpolate strings  
/contrib/media/updf/fitz/Tupfile.lua
/contrib/media/updf/pdf/Tupfile.lua
/contrib/other/jumpnbump/Tupfile.lua
/contrib/sdk/sources/newlib/libc/Tupfile.lua
/programs/use_fasm.lua
8696 1105 d 12 h turbocat /contrib/ Delete old kolibri-libc  
/contrib/kolibri-libc
8695 1105 d 12 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Freed from the old ksys.h file
 
/contrib/games/wolf3d/kolibri.cpp
8669 1126 d 9 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
 
/contrib/kolibri-libc/source/include/ksys.h
8665 1129 d 20 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
/contrib/kolibri-libc/source/include/ksys.h
8664 1130 d 5 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Now it searches for resources only in the directory where the binary itself is located.
 
/contrib/games/wolf3d/kolibri.cpp
/contrib/games/wolf3d/wl_main.cpp
8663 1130 d 9 h turbocat /contrib/other/sdlquake-1.0.9/ sdlquake:
- Better fix for finding resource folders.
 
/contrib/other/sdlquake-1.0.9/kolibri.h
/contrib/other/sdlquake-1.0.9/dirname.c
/contrib/other/sdlquake-1.0.9/host.c
/contrib/other/sdlquake-1.0.9/sys_sdl.c
8660 1131 d 9 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
/contrib/kolibri-libc/source/include/ksys.h
8659 1131 d 9 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
/contrib/kolibri-libc/source/include/ksys.h
8655 1132 d 11 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
 
/contrib/games/wolf3d/joystick_stub.cpp
/contrib/games/wolf3d/kolibri.cpp
/contrib/games/wolf3d/wl_main.cpp
/contrib/games/wolf3d/wl_menu.cpp
8654 1132 d 11 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Added _ksys_screen_size and _ksys_mkdir
- Fixed extern "C" closing parenthesis
 
/contrib/kolibri-libc/source/include/ksys.h
8653 1138 d 6 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
/contrib/games/wolf3d/Tupfile.lua
/data/Tupfile.lua
8651 1138 d 7 h turbocat / Wolf3d:
- Fixed autobuild
 
/data/common/games/wolf3d
/data/common/games/wolf3d/audiohed.wl6
/data/common/games/wolf3d/audiot.wl6
/data/common/games/wolf3d/config.wl6
/data/common/games/wolf3d/gamemaps.wl6
/data/common/games/wolf3d/maphead.wl6
/data/common/games/wolf3d/vgadict.wl6
/data/common/games/wolf3d/vgagraph.wl6
/data/common/games/wolf3d/vgahead.wl6
/data/common/games/wolf3d/vswap.wl6
/contrib/games/wolf3d/bin/audiohed.wl6
/contrib/games/wolf3d/bin/audiot.wl6
/contrib/games/wolf3d/bin/config.wl6
/contrib/games/wolf3d/bin/gamemaps.wl6
/contrib/games/wolf3d/bin/maphead.wl6
/contrib/games/wolf3d/bin/vgadict.wl6
/contrib/games/wolf3d/bin/vgagraph.wl6
/contrib/games/wolf3d/bin/vgahead.wl6
/contrib/games/wolf3d/bin/vswap.wl6
/data/Tupfile.lua
8649 1138 d 8 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added to autobuild
- Added game resources
 
/contrib/games/wolf3d/Tupfile.lua
/contrib/games/wolf3d/bin/audiohed.wl6
/contrib/games/wolf3d/bin/audiot.wl6
/contrib/games/wolf3d/bin/config.wl6
/contrib/games/wolf3d/bin/gamemaps.wl6
/contrib/games/wolf3d/bin/maphead.wl6
/contrib/games/wolf3d/bin/vgadict.wl6
/contrib/games/wolf3d/bin/vgagraph.wl6
/contrib/games/wolf3d/bin/vgahead.wl6
/contrib/games/wolf3d/bin/vswap.wl6
8648 1138 d 10 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
/contrib/sdk/sources/SDL-1.2.2_newlib/src/compile.sh
/contrib/sdk/sources/SDL-1.2.2/src/video/menuetos/SDL_menuetevents.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Makefile
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetevents.c
8647 1138 d 11 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed crash when finishing a game in Linux.
- Fixed makefile libSDLn dir.
 
/contrib/games/wolf3d/Makefile
/contrib/games/wolf3d/id_sd.cpp

Show All