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
8596 1175 d 10 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.
 
/contrib/games/wolf3d/kolibri.cpp
/contrib/games/wolf3d/mame/fmopl.cpp
/contrib/games/wolf3d/mame/fmopl.h
/contrib/games/wolf3d/Makefile
/contrib/games/wolf3d/wl_main.cpp
8595 1175 d 10 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
/contrib/sdk/sources/newlib/libc/include/kos32sys.h
8594 1175 d 14 h leency /programs/cmm/browser/ WebView: fix images  
/programs/cmm/browser/WebView.c
8593 1177 d 16 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  
/kernel/trunk/core/taskman.inc
8592 1178 d 6 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
/kernel/trunk/core/taskman.inc
8591 1179 d 12 h Kenshin /programs/develop/mtdbg/ * displaying of labels is fixed
* command history
* documentation slightly updated
 
/programs/develop/mtdbg/cmd_hist.inc
/programs/develop/mtdbg/README
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
/programs/develop/mtdbg/mtdbg.txt
8590 1181 d 9 h rgimad /programs/develop/tinypad/trunk/ fix broken file in rev 8589, nothing new  
/programs/develop/tinypad/trunk/tp-common.asm
8589 1181 d 9 h turbocat / Weather: Fix config filepath  
/data/Tupfile.lua
/programs/develop/tinypad/trunk/tp-common.asm
/programs/other/Weather/weather.c
8588 1181 d 10 h turbocat /data/ Added Weather to IMG distro  
/data/Tupfile.lua
8587 1181 d 10 h turbocat /programs/other/Weather/json/ - Added libjson.a lib  
/programs/other/Weather/json/libjson.a
8586 1181 d 10 h turbocat /programs/other/Weather/ Weather:
- Added to autobuild
- Updated weather.json config path
 
/programs/other/Weather/Tupfile.lua
/programs/other/Weather/weather.c
/programs/other/Weather/weather.json
8585 1184 d 12 h rgimad / upload new program QR Tool  
/programs/media/qr_tool
/programs/media/qr_tool/Makefile
/programs/media/qr_tool/Makefile_lib
/programs/media/qr_tool/lib
/programs/media/qr_tool/lib/decode.c
/programs/media/qr_tool/lib/identify.c
/programs/media/qr_tool/lib/quirc.c
/programs/media/qr_tool/lib/quirc.h
/programs/media/qr_tool/lib/quirc_internal.h
/programs/media/qr_tool/lib/version_db.c
/programs/media/qr_tool/libquirc.a
/programs/media/qr_tool/qr_tool
/programs/media/qr_tool/qr_tool.c
/data/Tupfile.lua
8584 1185 d 12 h leency /programs/cmm/quark/ Quark: edit text, ability to make font bigger  
/programs/cmm/quark/textbuf.h
/programs/cmm/quark/data.h
/programs/cmm/quark/prepare_page.h
/programs/cmm/quark/quark.c
/programs/cmm/quark/search.h
8583 1185 d 12 h leency /programs/develop/backy/ Backy: no console window when it is not necessary  
/programs/develop/backy/Backy.c
/programs/develop/backy/gcc_version/Backy.c
8582 1185 d 19 h Kenshin /programs/develop/libraries/ little documentation fix: color names according to ECMA-48 standard  
/programs/develop/libraries/console/console_en.txt
/programs/develop/libraries/console/console_ru.txt
/programs/develop/libraries/console_coff/console_en.txt
/programs/develop/libraries/console_coff/console_ru.txt
8581 1186 d 6 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
/contrib/C_Layer/EXAMPLE/boxlib/Makefile
/contrib/C_Layer/EXAMPLE/img_example/Makefile
/contrib/C_Layer/EXAMPLE/img_example/main.c
/contrib/C_Layer/EXAMPLE/kmenu/Makefile
/contrib/C_Layer/EXAMPLE/libguic_kolibri/Makefile
/contrib/C_Layer/EXAMPLE/libguic_kolibri/editor_tree_msgbox.c
/contrib/C_Layer/EXAMPLE/libguic_kolibri/option_menu.c
/contrib/C_Layer/EXAMPLE/rasterworks/Makefile
/contrib/C_Layer/INCLUDE/kolibri_d_button.h
/contrib/C_Layer/INCLUDE/kolibri_filebrowse.h
/contrib/C_Layer/INCLUDE/kolibri_frame.h
/contrib/C_Layer/INCLUDE/kolibri_libimg.h
/contrib/C_Layer/INCLUDE/kolibri_menubar.h
/contrib/C_Layer/INCLUDE/kolibri_optionbox.h
/contrib/C_Layer/INCLUDE/kolibri_pathshow.h
/contrib/C_Layer/INCLUDE/kolibri_scrollbar.h
/contrib/C_Layer/INCLUDE/kolibri_statictext.h
8580 1186 d 8 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
/contrib/sdk/sources/newlib/libc/include/kos32sys.h
8579 1186 d 11 h Boppan /programs/develop/clink/ Add clink (COFF-to-COFF linker cpable of making DLLs for KolibriOS from several separated COFF objects)  
/programs/develop/clink
/programs/develop/clink/.gitmodules
/programs/develop/clink/README.md
/programs/develop/clink/README.txt
/programs/develop/clink/a.out.obj
/programs/develop/clink/cdict
/programs/develop/clink/cvec
/programs/develop/clink/epep
/programs/develop/clink/main.c
/programs/develop/clink/test
/programs/develop/clink/test.bat
/programs/develop/clink/test/a.c
/programs/develop/clink/test/a.obj
/programs/develop/clink/test/b.c
/programs/develop/clink/test/b.obj
/programs/develop/clink/test/rel.c
/programs/develop/clink/test/rel.obj
8578 1186 d 21 h superturbocat2001 /programs/develop/tinypy/ Added new functions in ksys module
Added socket module(WIP)
 
/programs/develop/tinypy/std_modules/file
/programs/develop/tinypy/std_modules/file/fs.c
/programs/develop/tinypy/std_modules/file/init.c
/programs/develop/tinypy/std_modules/ksys/start_app.c
/programs/develop/tinypy/std_modules/socket
/programs/develop/tinypy/std_modules/socket/init.c
/programs/develop/tinypy/std_modules/socket/socket.c
/programs/develop/tinypy/std_modules/ksys/fs.c
/programs/develop/tinypy/std_modules/ksys/net.c
/programs/develop/tinypy/examples/rw_file.py
/programs/develop/tinypy/std_modules/bitwise/bitwise.c
/programs/develop/tinypy/std_modules/bitwise/init.c
/programs/develop/tinypy/std_modules/ksys/init.c
/programs/develop/tinypy/std_modules/ksys/syscalls.c
/programs/develop/tinypy/std_modules/math/math.c
/programs/develop/tinypy/std_modules/modules.c
/programs/develop/tinypy/tinypy/Makefile
8577 1186 d 21 h superturbocat2001 /programs/develop/tinypy/tinypy/ Fix load_console tinypy  
/programs/develop/tinypy/tinypy/tinypy.c

Show All