Top secrets sources NedoPC pentevo

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1077 2023-05-11 13:56:43 fyrex /tools/unreal_fix/0.39.0/fix_labels/ unreal: strcasecmp msvc fix  
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
1075 2023-05-08 23:10:17 lvd /tools/unreal_fix/0.39.0/fix_labels/x32/ build .exe from previous commit  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
1074 2023-05-08 22:09:02 fyrex /tools/unreal_fix/0.39.0/fix_labels/ bass 2.4.17 + 64bit versions work fine  
/tools/unreal_fix/0.39.0/fix_labels/x32/bass64.dll
/tools/unreal_fix/0.39.0/fix_labels/snd_bass.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/bass.dll
1073 2023-05-05 13:42:26 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added comments to the previous commit  
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
1072 2023-05-05 13:40:49 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added building of emul.exe and emul64.exe, emul64.exe now has default config of the same name as emul.exe (both would use emul.ini)  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1037 2022-11-29 13:22:20 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added Makefile target to rebuild .exe without rebuilding dependencies (*.d)  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1036 2022-11-21 17:50:12 dimkam /tools/unreal_fix/0.39.0/fix_labels/ unreal: исправлена fe-эмуляция  
/tools/unreal_fix/0.39.0/fix_labels/io.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1021 2022-09-13 20:24:46 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added README  
/tools/unreal_fix/0.39.0/fix_labels/README
1020 2022-09-13 20:11:33 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added AMD64 and LTO options to Makefile, removed unused makefiles from sub-dirs  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1019 2022-09-13 14:08:13 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: changed dependecies described in Makefile  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1018 2022-09-13 14:00:47 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added dependencies generation for compile  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1017 2022-09-13 12:50:57 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: fixed SSE2 turnoff based on cryptic compiler defines, beautified makefile a little  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/mods.h
1016 2022-09-13 11:45:44 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: moved to SSE2 build  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul-i686-mingw-w64-gcc930.exe
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/emul.h
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1015 2022-09-13 11:19:30 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: removed older Makefiles, now the only one is for mingw cross-build  
/tools/unreal_fix/0.39.0/fix_labels/Makefile.gcc
/tools/unreal_fix/0.39.0/fix_labels/Makefile.lvd
/tools/unreal_fix/0.39.0/fix_labels/Makefile.w64
1014 2022-09-13 11:17:51 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: removed older .cmd files  
/tools/unreal_fix/0.39.0/fix_labels/c32-debug-gcc.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-debug.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-p1-release-gcc.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-p1-release.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-debug-cl.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-debug-gcc.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-debug.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-release-cl.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-release-gcc.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-release-sse4.2.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-rebuild-release.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-release-sse4.2.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-release.cmd
/tools/unreal_fix/0.39.0/fix_labels/c32-sse1-release.cmd
/tools/unreal_fix/0.39.0/fix_labels/c64-rebuild-debug-cl.cmd
/tools/unreal_fix/0.39.0/fix_labels/c64-rebuild-debug-icl.cmd
1013 2022-09-12 19:58:17 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal 0.39.0: fixed 'cast from ‘u_char*’ {aka ‘unsigned char*’} to ‘u_int’' error when compiling for 64bit  
/tools/unreal_fix/0.39.0/fix_labels/zxusbnet.cpp
1009 2022-06-16 12:03:47 alone /tools/unreal_fix/0.39.0/fix_labels/x32/ -unreal: set nobright level in "alone" palette to AA (as in emulators by Shalaev and Lion17), fix zero+bright level in ATM palette (was 80, as if gamma=1.0, now AA)  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_labels/x32/quorum.ini
/tools/unreal_fix/0.39.0/fix_labels/x32/unreal.ini
1006 2022-01-23 22:06:40 dimkam /tools/unreal_fix/0.39.0/fix_labels/x32/ rebuild unreal  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul-i686-mingw-w64-gcc930.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1004 2022-01-17 13:46:28 dimkam /tools/unreal_fix/0.39.0/ remove tools\unreal_fix\0.39.0\fix_build  
/tools/unreal_fix/0.39.0/fix_build
/tools/unreal_fix/0.39.0/fix_labels/emul.h
/tools/unreal_fix/0.39.0/fix_labels/io.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul-i686-mingw-w64-gcc930.exe
1003 2022-01-17 11:26:46 dimkam /tools/unreal_fix/0.39.0/fix_labels/ исправлена FE-эмуляции (inir и т.п.)  
/tools/unreal_fix/0.39.0/fix_labels/x32/CMOS
/tools/unreal_fix/0.39.0/fix_labels/emul.h
/tools/unreal_fix/0.39.0/fix_labels/io.cpp
/tools/unreal_fix/0.39.0/fix_labels/mainloop.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32
/tools/unreal_fix/0.39.0/fix_labels/x32/emul-i686-mingw-w64-gcc930.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_labels/z80.cpp
/tools/unreal_fix/0.39.0/fix_labels/z80_main.inl

Show All