Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
8696 1087 d 0 h turbocat /contrib/ Delete old kolibri-libc  
/contrib/kolibri-libc
8695 1087 d 0 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Freed from the old ksys.h file
 
/contrib/games/wolf3d/kolibri.cpp
8669 1107 d 21 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 1111 d 8 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_process_info
 
/contrib/kolibri-libc/source/include/ksys.h
8664 1111 d 18 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 1111 d 21 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 1112 d 21 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_get_screen_size not optimize
 
/contrib/kolibri-libc/source/include/ksys.h
8659 1112 d 22 h turbocat /contrib/kolibri-libc/source/include/ kolibri-libc:
- Fixed _ksys_mkdir not optimize
 
/contrib/kolibri-libc/source/include/ksys.h
8655 1113 d 23 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 1114 d 0 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 1119 d 18 h turbocat / Wolfenstein 3D:
- The catalog of autobuild of the binary has been changed.
 
/contrib/games/wolf3d/Tupfile.lua
/data/Tupfile.lua
8651 1119 d 20 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 1119 d 21 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 1119 d 23 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 1119 d 23 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
8646 1122 d 5 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added bin folder
- Fixed no-closing sound thread.
 
/contrib/games/wolf3d/bin
/contrib/games/wolf3d/id_sd.cpp
8645 1122 d 11 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added sound!
- Added Linux makefile
- Added _KOLIBRI definition
- Removed not working parameters from --help in KolibriOS
 
/contrib/games/wolf3d/Makefile.linux
/contrib/games/wolf3d/SDL
/contrib/games/wolf3d/SDL/SDL_audiocvt.c
/contrib/games/wolf3d/SDL/SDL_mixer.c
/contrib/games/wolf3d/SDL/SDL_sysaudio.h
/contrib/games/wolf3d/SDL/SDL_wave.c
/contrib/games/wolf3d/SDL/SDL_wave.h
/contrib/games/wolf3d/SDL_mixer
/contrib/games/wolf3d/SDL_mixer/SDL_mixer.h
/contrib/games/wolf3d/SDL_mixer/dynamic_flac.h
/contrib/games/wolf3d/SDL_mixer/dynamic_fluidsynth.h
/contrib/games/wolf3d/SDL_mixer/dynamic_mod.h
/contrib/games/wolf3d/SDL_mixer/dynamic_mp3.h
/contrib/games/wolf3d/SDL_mixer/dynamic_ogg.h
/contrib/games/wolf3d/SDL_mixer/effect_position.c
/contrib/games/wolf3d/SDL_mixer/effects_internal.c
/contrib/games/wolf3d/SDL_mixer/effects_internal.h
/contrib/games/wolf3d/SDL_mixer/fluidsynth.h
/contrib/games/wolf3d/SDL_mixer/load_aiff.c
/contrib/games/wolf3d/SDL_mixer/load_aiff.h
/contrib/games/wolf3d/SDL_mixer/load_flac.h
/contrib/games/wolf3d/SDL_mixer/load_ogg.h
/contrib/games/wolf3d/SDL_mixer/load_voc.c
/contrib/games/wolf3d/SDL_mixer/load_voc.h
/contrib/games/wolf3d/SDL_mixer/mixer.c
/contrib/games/wolf3d/SDL_mixer/music.c
/contrib/games/wolf3d/SDL_mixer/music_cmd.h
/contrib/games/wolf3d/SDL_mixer/music_flac.h
/contrib/games/wolf3d/SDL_mixer/music_mad.h
/contrib/games/wolf3d/SDL_mixer/music_mod.h
/contrib/games/wolf3d/SDL_mixer/music_modplug.h
/contrib/games/wolf3d/SDL_mixer/music_ogg.h
/contrib/games/wolf3d/SDL_mixer/wavestream.h
/contrib/games/wolf3d/compile_flags.txt
/contrib/games/wolf3d/Makefile
/contrib/games/wolf3d/id_sd.cpp
/contrib/games/wolf3d/id_sd.h
/contrib/games/wolf3d/wl_inter.cpp
/contrib/games/wolf3d/wl_main.cpp
8644 1124 d 20 h turbocat /contrib/other/sdlquake-1.0.9/ SDLQUAKE:
- Added Makefile.kos
- Fixed resource file search.
 
/contrib/other/sdlquake-1.0.9/Makefile.kos
/contrib/other/sdlquake-1.0.9/dirname.c
/contrib/other/sdlquake-1.0.9/host.c
8643 1128 d 1 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Removed SHELL APIs as they are not standard libc functions.
- Will be transferred to a separate library.
 
/contrib/kolibri-libc/compile_flags.txt
/contrib/kolibri-libc/samples/shell_io.c
/contrib/kolibri-libc/source/shell_api
/contrib/kolibri-libc/loader/symbols.txt
8642 1136 d 7 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
/contrib/kolibri-libc/source/Makefile
/contrib/kolibri-libc/source/Makefile.shared

Show All