Up to [local] / projects / fnaify
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.215 / (download) - annotate - [select for diffs], Sun Dec 18 16:11:39 2022 UTC (5 months, 2 weeks ago) by thfr
Branch: MAIN
CVS Tags: release-3_1,
HEAD
Changes since 1.214: +24 -5 lines
Diff to previous 1.214 (colored)
prepare 3.1 release
Revision 1.214 / (download) - annotate - [select for diffs], Fri Sep 2 20:41:25 2022 UTC (9 months ago) by thfr
Branch: MAIN
Changes since 1.213: +4 -0 lines
Diff to previous 1.213 (colored)
some iomap and initial stubs for EOS SDK
Revision 1.213 / (download) - annotate - [select for diffs], Sun Aug 28 01:09:39 2022 UTC (9 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.212: +4 -0 lines
Diff to previous 1.212 (colored)
update supported games list
Revision 1.212 / (download) - annotate - [select for diffs], Sat Aug 27 21:44:54 2022 UTC (9 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.211: +1 -1 lines
Diff to previous 1.211 (colored)
fix syntax error from commit afe4004ee9c8bc93f94da64e6e91a5dd5fcc3ae4
Revision 1.211 / (download) - annotate - [select for diffs], Sat Aug 27 21:40:24 2022 UTC (9 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.210: +1 -0 lines
Diff to previous 1.210 (colored)
add libmojoshader.so to ignored files - will be statically linked by FNA3D
Revision 1.210 / (download) - annotate - [select for diffs], Thu Aug 18 23:49:11 2022 UTC (9 months, 2 weeks ago) by thfr
Branch: MAIN
Changes since 1.209: +3 -1 lines
Diff to previous 1.209 (colored)
add LastCallBBS; FMOD stub entries for Axiom Verge 2
Revision 1.209 / (download) - annotate - [select for diffs], Sat Apr 30 22:57:10 2022 UTC (13 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.208: +1 -1 lines
Diff to previous 1.208 (colored)
Terraria doesn't need MONO_FORCE_COMPAT=1 anymore
Revision 1.208 / (download) - annotate - [select for diffs], Thu Jan 6 17:21:01 2022 UTC (17 months ago) by thfr
Branch: MAIN
Changes since 1.207: +8 -3 lines
Diff to previous 1.207 (colored)
add some of the symlinks for SnailsXNA
Revision 1.207 / (download) - annotate - [select for diffs], Sun Nov 28 22:17:56 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.206: +4 -2 lines
Diff to previous 1.206 (colored)
check return value when grepping for linuxlines; to fix errexit abort when no such lines in a config file
Revision 1.206 / (download) - annotate - [select for diffs], Sun Nov 28 19:07:32 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.205: +6 -5 lines
Diff to previous 1.205 (colored)
fix logic error in exefile selection
Revision 1.205 / (download) - annotate - [select for diffs], Sun Nov 28 18:47:59 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.204: +10 -9 lines
Diff to previous 1.204 (colored)
fix handling of cases with 0 .config files; some output formatting reworking
Revision 1.204 / (download) - annotate - [select for diffs], Sun Nov 28 17:25:43 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.203: +4 -2 lines
Diff to previous 1.203 (colored)
check output of ffmpeg, avoiding aborting script if files already exist with errexit
Revision 1.203 / (download) - annotate - [select for diffs], Sun Nov 28 17:17:00 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.202: +8 -4 lines
Diff to previous 1.202 (colored)
fix XNA detection logic (fallout from shellcheck work)
Revision 1.202 / (download) - annotate - [select for diffs], Sun Nov 28 16:24:09 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.201: +25 -22 lines
Diff to previous 1.201 (colored)
fix handling of needlibarray
Revision 1.201 / (download) - annotate - [select for diffs], Sun Nov 28 15:36:54 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.200: +14 -10 lines
Diff to previous 1.200 (colored)
fix inarray() after shellcheck
Revision 1.200 / (download) - annotate - [select for diffs], Sun Nov 28 15:22:20 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.199: +7 -10 lines
Diff to previous 1.199 (colored)
fix printf and debug_echo output
Revision 1.199 / (download) - annotate - [select for diffs], Sun Nov 28 15:11:33 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.198: +23 -36 lines
Diff to previous 1.198 (colored)
fix print formatting after shellcheck
Revision 1.198 / (download) - annotate - [select for diffs], Wed Nov 24 16:36:24 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.197: +3 -0 lines
Diff to previous 1.197 (colored)
add Miasma COFT to README; some more work on cleaning up shellcheck fallout
Revision 1.197 / (download) - annotate - [select for diffs], Tue Nov 23 15:58:38 2021 UTC (18 months, 1 week ago) by thfr
Branch: MAIN
Changes since 1.196: +1 -1 lines
Diff to previous 1.196 (colored)
fix monodis check
Revision 1.196 / (download) - annotate - [select for diffs], Tue Nov 23 00:54:18 2021 UTC (18 months, 2 weeks ago) by thfr
Branch: MAIN
Changes since 1.195: +152 -138 lines
Diff to previous 1.195 (colored)
more shellcheck
Revision 1.195 / (download) - annotate - [select for diffs], Mon Nov 22 22:01:18 2021 UTC (18 months, 2 weeks ago) by thfr
Branch: MAIN
Changes since 1.194: +14 -14 lines
Diff to previous 1.194 (colored)
more shellcheck
Revision 1.194 / (download) - annotate - [select for diffs], Mon Nov 22 03:15:21 2021 UTC (18 months, 2 weeks ago) by thfr
Branch: MAIN
Changes since 1.193: +13 -11 lines
Diff to previous 1.193 (colored)
shellcheck first of several commits
Revision 1.193 / (download) - annotate - [select for diffs], Mon Sep 20 22:16:37 2021 UTC (20 months, 2 weeks ago) by thfr
Branch: MAIN
Changes since 1.192: +6 -0 lines
Diff to previous 1.192 (colored)
some symlinks for Honour Runs
Revision 1.192 / (download) - annotate - [select for diffs], Wed Feb 10 17:05:08 2021 UTC (2 years, 3 months ago) by thfr
Branch: MAIN
Changes since 1.191: +59 -0 lines
Diff to previous 1.191 (colored)
more iomap; Diehard Dungeon support
Revision 1.191 / (download) - annotate - [select for diffs], Mon Dec 14 20:36:02 2020 UTC (2 years, 5 months ago) by thfr
Branch: MAIN
Changes since 1.190: +62 -55 lines
Diff to previous 1.190 (colored)
add -n flag to skip library checks
Revision 1.190 / (download) - annotate - [select for diffs], Wed Oct 7 20:09:07 2020 UTC (2 years, 7 months ago) by thfr
Branch: MAIN
CVS Tags: release-3_0
Changes since 1.189: +6 -8 lines
Diff to previous 1.189 (colored)
update USAGE (-h) to match man page more closely
Revision 1.189 / (download) - annotate - [select for diffs], Wed Oct 7 09:21:23 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.188: +88 -55 lines
Diff to previous 1.188 (colored)
better heuristics for run() frameworkfile selection; other smaller changes
Revision 1.188 / (download) - annotate - [select for diffs], Tue Oct 6 21:11:03 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.187: +27 -30 lines
Diff to previous 1.187 (colored)
revert change to get_frameworkfile such that xnasetup isn't skipped; skip installing FNA/XNA bridge in xnasetup if $fnadir exists; make directory for SSDD
Revision 1.187 / (download) - annotate - [select for diffs], Tue Oct 6 20:06:26 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.186: +31 -26 lines
Diff to previous 1.186 (colored)
correctly detect and handle $fnadir/FNA.dll, fix IFS in check_remove_steamworks()
Revision 1.186 / (download) - annotate - [select for diffs], Tue Oct 6 19:13:00 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.185: +10 -6 lines
Diff to previous 1.185 (colored)
deal with FNA installation in /usr/local/share/FNA
Revision 1.185 / (download) - annotate - [select for diffs], Mon Oct 5 07:19:23 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.184: +15 -4 lines
Diff to previous 1.184 (colored)
build FNA with inclusion of SDL2_image.cs and Vorbisfile.cs; fixes Terraria, Charlie Murder etc.
Revision 1.184 / (download) - annotate - [select for diffs], Tue Sep 22 04:20:47 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.183: +5 -1 lines
Diff to previous 1.183 (colored)
use full path of mono executable for FNAIFY_MONO
Revision 1.183 / (download) - annotate - [select for diffs], Sat Sep 19 21:45:35 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.182: +250 -190 lines
Diff to previous 1.182 (colored)
update generation of fnaify.dllmap.config
Revision 1.182 / (download) - annotate - [select for diffs], Fri Sep 18 17:28:46 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.181: +20 -16 lines
Diff to previous 1.181 (colored)
ignore -F if MonoGame.Framework.dll
Revision 1.181 / (download) - annotate - [select for diffs], Fri Sep 18 16:58:50 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.180: +45 -21 lines
Diff to previous 1.180 (colored)
allow -F to modify framework version for non-XNA/after setup
Revision 1.180 / (download) - annotate - [select for diffs], Tue Sep 8 21:00:51 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.179: +4 -4 lines
Diff to previous 1.179 (colored)
switch building FNA.dll from Debug to Release. Works around issues with ARB_debug_output
Revision 1.179 / (download) - annotate - [select for diffs], Tue Sep 8 10:15:05 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.178: +1 -1 lines
Diff to previous 1.178 (colored)
update error message if .fnaify_ready not found
Revision 1.178 / (download) - annotate - [select for diffs], Tue Sep 8 10:10:38 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.177: +1 -1 lines
Diff to previous 1.177 (colored)
update usage; add oshogbo to authors list
Revision 1.177 / (download) - annotate - [select for diffs], Tue Sep 8 08:22:02 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.176: +2 -3 lines
Diff to previous 1.176 (colored)
update README.md with new flags (sVfFdD)
Revision 1.176 / (download) - annotate - [select for diffs], Tue Sep 8 07:46:10 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.175: +2 -1 lines
Diff to previous 1.175 (colored)
only move .config files if they are not symlinks \(fnaify creates symlink .config files\)
Revision 1.175 / (download) - annotate - [select for diffs], Tue Sep 8 07:27:48 2020 UTC (2 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.174: +6 -2 lines
Diff to previous 1.174 (colored)
add flag to force setup
Revision 1.174 / (download) - annotate - [select for diffs], Sun Sep 6 03:26:43 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.173: +3 -19 lines
Diff to previous 1.173 (colored)
abandon modes setup and run; instead have fnaify handle setup and launch automatically
Revision 1.173 / (download) - annotate - [select for diffs], Sun Aug 9 14:36:24 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.172: +25 -3 lines
Diff to previous 1.172 (colored)
SteamLink dllmaps for Serious Sam DD
Revision 1.172 / (download) - annotate - [select for diffs], Sun Aug 9 10:15:46 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.171: +33 -22 lines
Diff to previous 1.171 (colored)
fix MidBoss by using sed in a local fnaify.dllmap.MidBoss.config
Revision 1.171 / (download) - annotate - [select for diffs], Sun Aug 9 09:15:46 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.170: +7 -2 lines
Diff to previous 1.170 (colored)
remove Khet 2.0 from game list; skip config files in selectexe(); display fnaify version with run()
Revision 1.170 / (download) - annotate - [select for diffs], Sun Aug 9 08:23:53 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.169: +4 -2 lines
Diff to previous 1.169 (colored)
unmark Hive which works ok; make selectexe() smarter; skip 'vshost' files
Revision 1.169 / (download) - annotate - [select for diffs], Sun Aug 9 08:17:31 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.168: +30 -0 lines
Diff to previous 1.168 (colored)
iomap for HELLYEAH
Revision 1.168 / (download) - annotate - [select for diffs], Sun Aug 9 07:40:05 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.167: +8 -1 lines
Diff to previous 1.167 (colored)
remove Game Type and Explosionade from game list; add an exception for Hammerwatch (still doesn't run); add BlitNet and CDGEngine to configbasearray
Revision 1.167 / (download) - annotate - [select for diffs], Sat Aug 8 10:14:03 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.166: +48 -1 lines
Diff to previous 1.166 (colored)
iomap for EvilQuest
Revision 1.166 / (download) - annotate - [select for diffs], Sat Aug 8 09:16:06 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.165: +13 -3 lines
Diff to previous 1.165 (colored)
add SDL2 files to configbasearray (Escape Goat 1&2 need this); fix .exe enumeration in iomap()
Revision 1.165 / (download) - annotate - [select for diffs], Sat Aug 8 08:55:40 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.164: +1 -1 lines
Diff to previous 1.164 (colored)
fix comment
Revision 1.164 / (download) - annotate - [select for diffs], Sat Aug 8 04:29:54 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.163: +142 -127 lines
Diff to previous 1.163 (colored)
reformat iomap() into case...in; add Bird Assassin
Revision 1.163 / (download) - annotate - [select for diffs], Sat Aug 8 00:00:42 2020 UTC (2 years, 9 months ago) by thfr
Branch: MAIN
Changes since 1.162: +27 -1 lines
Diff to previous 1.162 (colored)
add Signs of Life and Khet 2.0; some more dllmaps; symlinks for DLC Quest;fix monopath in check_remove_steamworks()...
Revision 1.162 / (download) - annotate - [select for diffs], Fri Aug 7 12:37:32 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.161: +14 -0 lines
Diff to previous 1.161 (colored)
add Eagle Island, including check_eagle_island to help pick the correct directory
Revision 1.161 / (download) - annotate - [select for diffs], Fri Aug 7 12:09:22 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.160: +1 -0 lines
Diff to previous 1.160 (colored)
Add Camera Obscura to game list; un-mark Celeste as it works again. re-add msvcrt to dllmap - needed for Charlie Murder
Revision 1.160 / (download) - annotate - [select for diffs], Fri Aug 7 11:45:08 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.159: +31 -17 lines
Diff to previous 1.159 (colored)
add iomap and dllmaps for Camera Obscura; fix game invocation with env(1), run Quirks after Config
Revision 1.159 / (download) - annotate - [select for diffs], Fri Aug 7 09:40:29 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.158: +6 -1 lines
Diff to previous 1.158 (colored)
re-add A Virus Named TOM and Wizorb; both will need some work on mono, Steam stubs; expand monofilesarray by additional ones found in AVNT
Revision 1.158 / (download) - annotate - [select for diffs], Fri Aug 7 09:19:55 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.157: +39 -30 lines
Diff to previous 1.157 (colored)
add configbasearray for assemblies that need a .config; add datasize (ulimit) to fnaify runtime information; readd LoadLibrary dllmap
Revision 1.157 / (download) - annotate - [select for diffs], Fri Aug 7 08:20:24 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.156: +9 -6 lines
Diff to previous 1.156 (colored)
work around cases without framework file; add iomap for Aces Wild; hide more setup output
Revision 1.156 / (download) - annotate - [select for diffs], Fri Aug 7 07:51:48 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.155: +15 -15 lines
Diff to previous 1.155 (colored)
fix find(1) for .exe/.dll; move .exe enumeration into selectexe(); default to interactive selection of .exe file in run()
Revision 1.155 / (download) - annotate - [select for diffs], Fri Aug 7 07:14:24 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.154: +20 -16 lines
Diff to previous 1.154 (colored)
add options -fFDl; remove LoadLibrary dllmap which needs to go in Nuclex.Input.dll.config; remove gdiplus dllmap which is already in /etc/mono/config
Revision 1.154 / (download) - annotate - [select for diffs], Fri Aug 7 06:01:46 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.153: +17 -17 lines
Diff to previous 1.153 (colored)
move XNA detection out of xnasetup() into setup(); add verbosity to ffmpeg conversion of A/V files
Revision 1.153 / (download) - annotate - [select for diffs], Fri Aug 7 04:54:46 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.152: +53 -56 lines
Diff to previous 1.152 (colored)
simplify framework file and version handling; remove Streets of Fury EX quirk as this will need to go to XNA section
Revision 1.152 / (download) - annotate - [select for diffs], Fri Aug 7 02:50:51 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.151: +274 -49 lines
Diff to previous 1.151 (colored)
update gameconfig creation to 3.0; use FNAIFY VERSION for detecting outdated config; use OPTARG for getopts; use .fnaify_ready cookie; fix IFS vs indent; fix run() for Rogue Legacy
Revision 1.151 / (download) - annotate - [select for diffs], Thu Aug 6 22:52:17 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.150: +50 -70 lines
Diff to previous 1.150 (colored)
move remaining functionality into setup()
Revision 1.150 / (download) - annotate - [select for diffs], Thu Aug 6 22:44:42 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.149: +204 -231 lines
Diff to previous 1.149 (colored)
move more core code into setup(); remove dllmaps for MidBoss that are already in /etc/mono/config
Revision 1.149 / (download) - annotate - [select for diffs], Thu Aug 6 22:25:03 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.148: +310 -317 lines
Diff to previous 1.148 (colored)
move remaining functions to the top above MODES functions
Revision 1.148 / (download) - annotate - [select for diffs], Thu Aug 6 22:07:29 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.147: +71 -77 lines
Diff to previous 1.147 (colored)
move more arrays and variables to the front. Remove stray and duplicate trunklibnam() that was for wrapper script and is now obsolete
Revision 1.147 / (download) - annotate - [select for diffs], Thu Aug 6 22:00:46 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.146: +4 -0 lines
Diff to previous 1.146 (colored)
verbiage in man page
Revision 1.146 / (download) - annotate - [select for diffs], Thu Aug 6 21:55:03 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.145: +1 -0 lines
Diff to previous 1.145 (colored)
formatting for man page
Revision 1.145 / (download) - annotate - [select for diffs], Thu Aug 6 21:46:38 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.144: +1 -1 lines
Diff to previous 1.144 (colored)
adjust version to 3.0
Revision 1.144 / (download) - annotate - [select for diffs], Thu Aug 6 21:44:08 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.143: +92 -91 lines
Diff to previous 1.143 (colored)
make USAGE more readable, move config checking into check_gameconfig(), rename var monoconfig to gameconfig
Revision 1.143 / (download) - annotate - [select for diffs], Thu Aug 6 21:32:01 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.142: +48 -103 lines
Diff to previous 1.142 (colored)
remove all launch script related processing in favor of run mode; unify options processing with process_options(); start setup(), help()
Revision 1.142 / (download) - annotate - [select for diffs], Thu Aug 6 20:52:29 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.141: +11 -5 lines
Diff to previous 1.141 (colored)
expand usage to list (future) modes; add FNAIFY_VERSION; attempt to fix monopath for check_remove_steamworks
Revision 1.141 / (download) - annotate - [select for diffs], Thu Aug 6 20:42:58 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.140: +67 -65 lines
Diff to previous 1.140 (colored)
print runtime details with run(), move more helper functions to the top, remove create_wrapper
Revision 1.140 / (download) - annotate - [select for diffs], Thu Aug 6 20:09:40 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.139: +14 -125 lines
Diff to previous 1.139 (colored)
move detection into iomap, simplifying and reducing code by a lot
Revision 1.139 / (download) - annotate - [select for diffs], Thu Aug 6 19:52:16 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.138: +20 -41 lines
Diff to previous 1.138 (colored)
remove compilation of libatomstb.so, as now supplied by fnaify-extralibs package. Instead add to needlibarray if not found. Separate Streets of Fury EX from Zachtronics games
Revision 1.138 / (download) - annotate - [select for diffs], Thu Aug 6 18:19:56 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.137: +19 -3 lines
Diff to previous 1.137 (colored)
add some quirks for Streets of Fury EX, mark exe_flags and exe_env in finish_fnaify for removal when run mode is fleshed out
Revision 1.137 / (download) - annotate - [select for diffs], Thu Aug 6 17:56:12 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.136: +2 -0 lines
Diff to previous 1.136 (colored)
add Hidden in Plain Sight, PlanetFriend, Ruggnar, Session Seven, Ultra Hat Dimension. Remove Wizorb. Quirk for SoF EX
Revision 1.136 / (download) - annotate - [select for diffs], Wed Aug 5 23:17:15 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.135: +131 -53 lines
Diff to previous 1.135 (colored)
add initial draft for run() mode
Revision 1.135 / (download) - annotate - [select for diffs], Wed Aug 5 22:20:13 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.134: +22 -16 lines
Diff to previous 1.134 (colored)
switch argument processing to ksh(1)'s getopts; tested with Press X to Not Die
Revision 1.134 / (download) - annotate - [select for diffs], Wed Aug 5 20:51:47 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.133: +10 -4 lines
Diff to previous 1.133 (colored)
handle configfilesarray as proper ksh array, fixing whitespace issues seen with Press X to Not Die
Revision 1.133 / (download) - annotate - [select for diffs], Wed Aug 5 19:43:54 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.132: +10 -0 lines
Diff to previous 1.132 (colored)
iomap for Phoenix Force
Revision 1.132 / (download) - annotate - [select for diffs], Wed Aug 5 19:01:37 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.131: +10 -0 lines
Diff to previous 1.131 (colored)
iomap for One Finger Death Punch
Revision 1.131 / (download) - annotate - [select for diffs], Wed Aug 5 18:46:40 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.130: +18 -0 lines
Diff to previous 1.130 (colored)
add initial iomap for Mount Your Friends
Revision 1.130 / (download) - annotate - [select for diffs], Wed Aug 5 18:10:27 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.129: +8 -0 lines
Diff to previous 1.129 (colored)
add iomap for LaserCat
Revision 1.129 / (download) - annotate - [select for diffs], Wed Aug 5 06:58:31 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 (colored)
make exe_flags cumulative; add more dllentries for Before the Echo
Revision 1.128 / (download) - annotate - [select for diffs], Tue Aug 4 20:35:01 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.127: +89 -58 lines
Diff to previous 1.127 (colored)
call create_wrapper() from finish_fnaify(), restoring setting exe_flags. GCM2 initial symlinks. Remove MONO_IOMAP which is gone.
Revision 1.127 / (download) - annotate - [select for diffs], Tue Aug 4 18:49:19 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.126: +40 -37 lines
Diff to previous 1.126 (colored)
add symlinking for Sword of the Stars: The Pit; use -f flag with ln(1)
Revision 1.126 / (download) - annotate - [select for diffs], Tue Aug 4 18:22:59 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.125: +23 -3 lines
Diff to previous 1.125 (colored)
quirks for CSTW, ScourgeBringer, Dead Pixels; mark a few defective games with '[!]'
Revision 1.125 / (download) - annotate - [select for diffs], Mon Aug 3 15:19:33 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.124: +11 -0 lines
Diff to previous 1.124 (colored)
add iomap for Apple Jack 1\&2, mark Celeste as mono 6 fallout
Revision 1.124 / (download) - annotate - [select for diffs], Thu Jul 16 10:32:55 2020 UTC (2 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.123: +5 -1 lines
Diff to previous 1.123 (colored)
add support for SpaceChem; needs Ethan Lee's update from 2020-07-15; add missing symlinks for Dead Pixels iomap
Revision 1.123 / (download) - annotate - [select for diffs], Sat Jun 20 19:24:50 2020 UTC (2 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.122: +76 -42 lines
Diff to previous 1.122 (colored)
add iomap, move quirks into finish_fnaify()
Revision 1.122 / (download) - annotate - [select for diffs], Sat Jun 13 08:12:20 2020 UTC (2 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.121: +1 -2 lines
Diff to previous 1.121 (colored)
update the monoconfig version check
Revision 1.121 / (download) - annotate - [select for diffs], Wed Jun 10 10:16:37 2020 UTC (2 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.120: +44 -44 lines
Diff to previous 1.120 (colored)
implement check for libatomstb.so before offering manual installation; re-enable creating FNA.dll.config for MidBoss; adjust find call for broken symlinks
Revision 1.120 / (download) - annotate - [select for diffs], Wed Jun 10 07:09:45 2020 UTC (2 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.119: +7 -1 lines
Diff to previous 1.119 (colored)
add Shenzhen I/O to compat list; some minor additions
Revision 1.119 / (download) - annotate - [select for diffs], Mon Jun 8 07:06:35 2020 UTC (2 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.118: +93 -2 lines
Diff to previous 1.118 (colored)
add symlink replacement for MonoGame games; add NeuroVoider to supported games
Revision 1.118 / (download) - annotate - [select for diffs], Tue Jun 2 03:55:30 2020 UTC (3 years ago) by thfr
Branch: MAIN
Changes since 1.117: +6 -1 lines
Diff to previous 1.117 (colored)
add Shenzhen I/O, even though it crashes. Add note about datasize limit to wrapper script.
Revision 1.117 / (download) - annotate - [select for diffs], Tue Jun 2 02:47:58 2020 UTC (3 years ago) by thfr
Branch: MAIN
Changes since 1.116: +26 -4 lines
Diff to previous 1.116 (colored)
add support for Zachtronics games Eliza, Molek-Syntez, Exapunks, Opus Magnum. Update function names for libstubborn
Revision 1.116 / (download) - annotate - [select for diffs], Wed Apr 22 03:53:54 2020 UTC (3 years, 1 month ago) by thfr
Branch: MAIN
Changes since 1.115: +1 -0 lines
Diff to previous 1.115 (colored)
add dllmaps to handle SteamWrapper, FMODStudio, and FMODex (without audio) if libstubborn.so is found
Revision 1.115 / (download) - annotate - [select for diffs], Sun Apr 12 10:26:02 2020 UTC (3 years, 1 month ago) by thfr
Branch: MAIN
CVS Tags: release-2_2
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored)
prepare for 2.2
Revision 1.114 / (download) - annotate - [select for diffs], Sun Dec 8 15:45:49 2019 UTC (3 years, 5 months ago) by thfr
Branch: MAIN
CVS Tags: release-2_1
Changes since 1.113: +1 -5 lines
Diff to previous 1.113 (colored)
update description and TODO in fnaify
Revision 1.113 / (download) - annotate - [select for diffs], Sun Dec 8 15:33:06 2019 UTC (3 years, 5 months ago) by thfr
Branch: MAIN
Changes since 1.112: +32 -27 lines
Diff to previous 1.112 (colored)
add libSkiaSharp to ignored files for Stardew 1.4, fix check for outdated fnaify.dllmap.config echo -> cat (thanks brynet for both reports!), order ignoredarray and monofilearray alphabetically
Revision 1.112 / (download) - annotate - [select for diffs], Mon Nov 11 18:08:57 2019 UTC (3 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.111: +6 -0 lines
Diff to previous 1.111 (colored)
add MONO_FORCE_COMPAT quirk for Blueberry Garden
Revision 1.111 / (download) - annotate - [select for diffs], Mon Nov 11 17:29:33 2019 UTC (3 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.110: +17 -0 lines
Diff to previous 1.110 (colored)
add MONO_FORCE_COMPAT quirk for Terraria and SOTS: The Pit; add readme target to Makefile
Revision 1.110 / (download) - annotate - [select for diffs], Fri Oct 4 19:41:42 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.109: +1 -1 lines
Diff to previous 1.109 (colored)
fix check for outdated config
Revision 1.109 / (download) - annotate - [select for diffs], Fri Oct 4 19:30:36 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.108: +11 -7 lines
Diff to previous 1.108 (colored)
change order of config file locations; add warning if config file appears to be out of date
Revision 1.108 / (download) - annotate - [select for diffs], Fri Oct 4 19:02:43 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.107: +12 -12 lines
Diff to previous 1.107 (colored)
move debug_echo() up
Revision 1.107 / (download) - annotate - [select for diffs], Fri Oct 4 18:50:03 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.106: +7 -16 lines
Diff to previous 1.106 (colored)
crank to 2.1; update USAGE; update man page
Revision 1.106 / (download) - annotate - [select for diffs], Fri Oct 4 18:17:16 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.105: +77 -61 lines
Diff to previous 1.105 (colored)
add Nuclex.Input/kernel32 dllentry; set up order of config file as -c argument -> /usr/local/share/fnaify/fnaify.dllmap.config >> ~/.config/fnaify/fnaify.dllmap.config
Revision 1.105 / (download) - annotate - [select for diffs], Fri Oct 4 15:42:01 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.104: +2 -1 lines
Diff to previous 1.104 (colored)
added several XNA games that are supported; shorten the comment/description at the top
Revision 1.104 / (download) - annotate - [select for diffs], Fri Oct 4 01:02:13 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.103: +9 -0 lines
Diff to previous 1.103 (colored)
add hint for LoadLibrary dllentry to be added; add Weapon of Choice to supported games
Revision 1.103 / (download) - annotate - [select for diffs], Tue Sep 24 04:26:31 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.102: +5 -2 lines
Diff to previous 1.102 (colored)
ignore FarseerPhysics.Portable.xml and steam_appid.txt in lib dirs to support Linux version of Super Blood Hockey
Revision 1.102 / (download) - annotate - [select for diffs], Sat Sep 21 20:11:56 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
CVS Tags: release-2_0
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored)
set version to 2.0
Revision 1.101 / (download) - annotate - [select for diffs], Sat Sep 21 19:35:45 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored)
add more sort to when files are listed
Revision 1.100 / (download) - annotate - [select for diffs], Sat Sep 21 19:18:13 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.99: +2 -1 lines
Diff to previous 1.99 (colored)
remove NLog and AZSNotSFML build files after use
Revision 1.99 / (download) - annotate - [select for diffs], Sat Sep 21 19:13:02 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.98: +1 -3 lines
Diff to previous 1.98 (colored)
sort .exe files to grab correct one for Super Rad Raygun for example
Revision 1.98 / (download) - annotate - [select for diffs], Sat Sep 21 18:56:23 2019 UTC (3 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.97: +14 -23 lines
Diff to previous 1.97 (colored)
fix displaying warning about incompatible FNA or NLog in finish_fnaify()
Revision 1.97 / (download) - annotate - [select for diffs], Sun Jul 7 20:34:32 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.96: +1 -1 lines
Diff to previous 1.96 (colored)
add .gitignore; tweak wording
Revision 1.96 / (download) - annotate - [select for diffs], Sun Jun 23 23:52:04 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.95: +3 -3 lines
Diff to previous 1.95 (colored)
fix order of steamworks-nosteam dirs
Revision 1.95 / (download) - annotate - [select for diffs], Sun Jun 23 23:47:26 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.94: +2 -1 lines
Diff to previous 1.94 (colored)
fix freetype dllmap
Revision 1.94 / (download) - annotate - [select for diffs], Sun Jun 23 22:57:53 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.93: +2 -0 lines
Diff to previous 1.93 (colored)
add note about imperfect version checking with NLog.dll
Revision 1.93 / (download) - annotate - [select for diffs], Sun Jun 23 22:28:24 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.92: +6 -6 lines
Diff to previous 1.92 (colored)
make output less verbose
Revision 1.92 / (download) - annotate - [select for diffs], Sun Jun 23 22:14:01 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.91: +9 -0 lines
Diff to previous 1.91 (colored)
add nlog_warning, to warn user if old NLog version found
Revision 1.91 / (download) - annotate - [select for diffs], Sun Jun 23 22:05:55 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.90: +41 -0 lines
Diff to previous 1.90 (colored)
add check_nlog(), enabling Flinthook
Revision 1.90 / (download) - annotate - [select for diffs], Sun Jun 23 21:33:54 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.89: +4 -2 lines
Diff to previous 1.89 (colored)
only move .config files containing dllmap out of the way
Revision 1.89 / (download) - annotate - [select for diffs], Sat Jun 22 05:49:44 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.88: +5 -4 lines
Diff to previous 1.88 (colored)
fix depdir to include steamworks-nosteam
Revision 1.88 / (download) - annotate - [select for diffs], Wed Jun 19 22:44:42 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.87: +3 -2 lines
Diff to previous 1.87 (colored)
close quotes
Revision 1.87 / (download) - annotate - [select for diffs], Wed Jun 19 22:25:41 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.86: +109 -57 lines
Diff to previous 1.86 (colored)
add -i|-y switches for interactive/non-interactive modes; streamline printdash(); add option to compile libatomstb.so; remove adjustments for MidBoss (they won't be sustainable)
Revision 1.86 / (download) - annotate - [select for diffs], Wed Jun 19 16:03:31 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.85: +2 -0 lines
Diff to previous 1.85 (colored)
add TODO about interactive/non-interactive modes
Revision 1.85 / (download) - annotate - [select for diffs], Mon Jun 17 23:04:26 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.84: +1 -1 lines
Diff to previous 1.84 (colored)
fix checking for Steamworks.NET.dll
Revision 1.84 / (download) - annotate - [select for diffs], Mon Jun 17 22:37:06 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.83: +7 -4 lines
Diff to previous 1.83 (colored)
add /usr/local/lib/steamworks-nosteam to recognized paths; add some debug_echo's
Revision 1.83 / (download) - annotate - [select for diffs], Mon Jun 17 16:23:54 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.82: +16 -48 lines
Diff to previous 1.82 (colored)
remove commented out old .config adjustments; simplify dllmaps
Revision 1.82 / (download) - annotate - [select for diffs], Mon Jun 17 16:20:42 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.81: +26 -5 lines
Diff to previous 1.81 (colored)
fnaify.config -> fnaify.dllmap.config, add lines for MidBoss to config
Revision 1.81 / (download) - annotate - [select for diffs], Mon Jun 17 05:35:50 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.80: +87 -35 lines
Diff to previous 1.80 (colored)
use ~/.config/fnaify/fnaify.config instead of adjusting dllmaps with sed
Revision 1.80 / (download) - annotate - [select for diffs], Tue Jun 11 00:50:30 2019 UTC (3 years, 11 months ago) by thfr
Branch: MAIN
Changes since 1.79: +15 -8 lines
Diff to previous 1.79 (colored)
switch to using ffmpeg for video conversion (now works with One Finger Death Punch, too); specify libtheora and libvorbis in the ffmpeg arguments
Revision 1.79 / (download) - annotate - [select for diffs], Mon Jun 3 20:08:34 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.78: +1 -3 lines
Diff to previous 1.78 (colored)
don't prompt for launch script name, default to run_game.sh
Revision 1.78 / (download) - annotate - [select for diffs], Mon Jun 3 20:06:12 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.77: +1 -2 lines
Diff to previous 1.77 (colored)
generalize RE for removing directory before library name in .config files
Revision 1.77 / (download) - annotate - [select for diffs], Mon Jun 3 19:52:01 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.76: +7 -3 lines
Diff to previous 1.76 (colored)
fix walking monopath array
Revision 1.76 / (download) - annotate - [select for diffs], Mon Jun 3 17:25:32 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.75: +14 -19 lines
Diff to previous 1.75 (colored)
rework monopath variable; don't copy FNA/XNA-bridge files to gamedir, but use it in monopath
Revision 1.75 / (download) - annotate - [select for diffs], Mon Jun 3 16:51:16 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.74: +40 -36 lines
Diff to previous 1.74 (colored)
use files from /usr/local/share/fnaify-libs/XNA-bridge for XNA games; some cleanup of comments and head
Revision 1.74 / (download) - annotate - [select for diffs], Mon Jun 3 07:47:33 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.73: +11 -7 lines
Diff to previous 1.73 (colored)
add 4 XNA games to compatibility list; a few output tweaks
Revision 1.73 / (download) - annotate - [select for diffs], Mon Jun 3 06:39:19 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.72: +2 -9 lines
Diff to previous 1.72 (colored)
tighten up some console output; remove a few commented out lines
Revision 1.72 / (download) - annotate - [select for diffs], Mon Jun 3 05:43:41 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.71: +27 -26 lines
Diff to previous 1.71 (colored)
unify finish_fnaify to wrap up with XNA or FNA, gst-launch-1.0 -> gst-launch; some formatting and small bug fixes
Revision 1.71 / (download) - annotate - [select for diffs], Mon Jun 3 05:17:24 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.70: +29 -40 lines
Diff to previous 1.70 (colored)
remove prompts, display licenses at the end, quiet ffmpeg and gst-launch-1.0
Revision 1.70 / (download) - annotate - [select for diffs], Mon Jun 3 00:15:07 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.69: +2 -0 lines
Diff to previous 1.69 (colored)
add 4 XNA Zeboyd Games to the compatible games
Revision 1.69 / (download) - annotate - [select for diffs], Sun Jun 2 23:17:57 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.68: +24 -0 lines
Diff to previous 1.68 (colored)
add conversion of WMA and WMV to xnasetup; now also dependency on ffmpeg, gstreamer, gstreamer1-plugins-ugly, and gstreamer1-plugins-libav
Revision 1.68 / (download) - annotate - [select for diffs], Sun Jun 2 22:57:47 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.67: +39 -29 lines
Diff to previous 1.67 (colored)
set up Steamworks stub also with xnasetup; fix whitespace for XNA assembly detection; some formatting
Revision 1.67 / (download) - annotate - [select for diffs], Sun Jun 2 17:26:43 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.66: +7 -1 lines
Diff to previous 1.66 (colored)
bump to 2.0-beta, add TODO for xna_setup, refine README about XNA, update compatibility list in README now with sections FNA, XNA, MonoGame, and Other
Revision 1.66 / (download) - annotate - [select for diffs], Sun Jun 2 07:48:49 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.65: +1 -0 lines
Diff to previous 1.65 (colored)
add FIXME to add detection and stubbing of Steamworks to xna_setup
Revision 1.65 / (download) - annotate - [select for diffs], Sun Jun 2 07:46:38 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.64: +212 -123 lines
Diff to previous 1.64 (colored)
add detection and setup for XNA games; so far tested with The Useful Dead and Super Amazing Wagon Adventure
Revision 1.64 / (download) - annotate - [select for diffs], Sat Jun 1 01:30:04 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)
fix unbalanced quotes
Revision 1.63 / (download) - annotate - [select for diffs], Sat Jun 1 01:22:52 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.62: +18 -50 lines
Diff to previous 1.62 (colored)
more cleanup
Revision 1.62 / (download) - annotate - [select for diffs], Sat Jun 1 01:00:16 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.61: +51 -127 lines
Diff to previous 1.61 (colored)
cleanup of comments, whitespace, and echo/printf
Revision 1.61 / (download) - annotate - [select for diffs], Sat Jun 1 00:16:42 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.60: +36 -26 lines
Diff to previous 1.60 (colored)
make printdash() calculate line length from argument
Revision 1.60 / (download) - annotate - [select for diffs], Mon May 27 22:10:03 2019 UTC (4 years ago) by thfr
Branch: MAIN
CVS Tags: release-1_3
Changes since 1.59: +1 -11 lines
Diff to previous 1.59 (colored)
set version to 1.3, minor updates to README, minor cleanup
Revision 1.59 / (download) - annotate - [select for diffs], Mon May 27 20:47:05 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58 (colored)
better wording
Revision 1.58 / (download) - annotate - [select for diffs], Mon May 27 20:45:47 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored)
format output better
Revision 1.57 / (download) - annotate - [select for diffs], Mon May 27 20:42:07 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.56: +4 -1 lines
Diff to previous 1.56 (colored)
add reference to FNA's license when offering to download FNA 17.12
Revision 1.56 / (download) - annotate - [select for diffs], Sun May 26 21:11:41 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.55: +25 -0 lines
Diff to previous 1.55 (colored)
add detection of Steamworks.NET.dll stubs
Revision 1.55 / (download) - annotate - [select for diffs], Sat May 25 22:19:09 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.54: +21 -16 lines
Diff to previous 1.54 (colored)
add sha256 check for FNA-1712.zip
Revision 1.54 / (download) - annotate - [select for diffs], Wed May 22 05:24:31 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53 (colored)
improve whitespace for prompt
Revision 1.53 / (download) - annotate - [select for diffs], Wed May 22 05:22:38 2019 UTC (4 years ago) by thfr
Branch: MAIN
Changes since 1.52: +36 -35 lines
Diff to previous 1.52 (colored)
add prompt to download and compile FNA 17.12 where useful
Revision 1.52 / (download) - annotate - [select for diffs], Sun Feb 3 21:29:57 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.51: +7 -7 lines
Diff to previous 1.51 (colored)
linux-files/ -> fnaify-backup/ (more descript)
Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 27 00:36:01 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
CVS Tags: release-1_2
Changes since 1.50: +35 -80 lines
Diff to previous 1.50 (colored)
whitespace cleanup
Revision 1.50 / (download) - annotate - [select for diffs], Sun Jan 27 00:21:19 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.49: +12 -2 lines
Diff to previous 1.49 (colored)
add specific instructions for FNA 17.12 for Adventures of Shuggy
Revision 1.49 / (download) - annotate - [select for diffs], Sat Jan 26 23:52:32 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.48: +1 -0 lines
Diff to previous 1.48 (colored)
better whitespace formatting
Revision 1.48 / (download) - annotate - [select for diffs], Sat Jan 26 23:51:13 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.47: +13 -1 lines
Diff to previous 1.47 (colored)
re-add warning if incompatible FNA.dll with hint at the path that will be searched for a compatible FNA.dll
Revision 1.47 / (download) - annotate - [select for diffs], Sat Jan 26 23:40:45 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46 (colored)
function syntax error (this is shell script)
Revision 1.46 / (download) - annotate - [select for diffs], Sat Jan 26 23:37:39 2019 UTC (4 years, 4 months ago) by thfr
Branch: MAIN
Changes since 1.45: +20 -66 lines
Diff to previous 1.45 (colored)
prepare for 1.2 release; some clean up; use colon as separator for dependency dirs
Revision 1.45 / (download) - annotate - [select for diffs], Sun Dec 2 19:16:26 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.44: +9 -3 lines
Diff to previous 1.44 (colored)
clean up $depdir use and fix -d flag
Revision 1.44 / (download) - annotate - [select for diffs], Sun Dec 2 18:58:15 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.43: +7 -6 lines
Diff to previous 1.43 (colored)
replace known problematic uses of \[0-9]; mark remaining uses (for FreeBSD portability)
Revision 1.43 / (download) - annotate - [select for diffs], Sun Dec 2 18:25:25 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.42: +7 -7 lines
Diff to previous 1.42 (colored)
attempt to fix some sed calls for FreeBSD where there seems to be an issue with using \1 inside single quotes, as opposed to double
Revision 1.42 / (download) - annotate - [select for diffs], Sun Dec 2 17:48:12 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 (colored)
forgot space after '['
Revision 1.41 / (download) - annotate - [select for diffs], Sun Dec 2 17:43:24 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.40: +46 -28 lines
Diff to previous 1.40 (colored)
allow setting custom mono binary with FNAIFY_MONO; check for mono and abort if can't be called; don't run framework file version checks if monodis can't be called
Revision 1.40 / (download) - annotate - [select for diffs], Sun Dec 2 17:08:06 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.39: +8 -3 lines
Diff to previous 1.39 (colored)
remove backslash-n in echo that isn't read as newline in ash, sdk_ on #openbsd-gaming pointed this out; some output formatting
Revision 1.39 / (download) - annotate - [select for diffs], Sun Dec 2 02:36:06 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38 (colored)
typo in variable name
Revision 1.38 / (download) - annotate - [select for diffs], Sun Dec 2 02:27:43 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.37: +3 -1 lines
Diff to previous 1.37 (colored)
fix incorrect use of globbing by spelling out all files
Revision 1.37 / (download) - annotate - [select for diffs], Sun Dec 2 02:13:33 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.36: +18 -5 lines
Diff to previous 1.36 (colored)
in case of potentially incompatible FNA.dll, move it out of the way and set MONO_PATH to look for better one in /usr/local/share/fnaify-libs
Revision 1.36 / (download) - annotate - [select for diffs], Sun Dec 2 01:12:00 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35 (colored)
fix SDL2_image_compact lib name
Revision 1.35 / (download) - annotate - [select for diffs], Sat Dec 1 20:59:34 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.34: +23 -8 lines
Diff to previous 1.34 (colored)
version at this point should be 1.2-alpha, make MidBoss check for libSDL_image_compact, some formatting
Revision 1.34 / (download) - annotate - [select for diffs], Sat Dec 1 19:13:10 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.33: +5 -3 lines
Diff to previous 1.33 (colored)
change the directory for future additional libs to share/fnaify-libs, check if that dir exists to sidestep missing dir error messages
Revision 1.33 / (download) - annotate - [select for diffs], Mon Nov 26 06:56:18 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.32: +10 -9 lines
Diff to previous 1.32 (colored)
fix selection of correct .exe file
Revision 1.32 / (download) - annotate - [select for diffs], Mon Nov 26 04:27:42 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.31: +3 -0 lines
Diff to previous 1.31 (colored)
ignore any .dll files in the lib directories
Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 26 04:18:07 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)
improve regex for removing trailing lib version suffix
Revision 1.30 / (download) - annotate - [select for diffs], Mon Nov 26 02:35:41 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29 (colored)
use cd(1) to work with non-PWD gamedir
Revision 1.29 / (download) - annotate - [select for diffs], Mon Nov 26 02:22:28 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 (colored)
fix wrong variable used when selecting .exe
Revision 1.28 / (download) - annotate - [select for diffs], Mon Nov 26 00:35:12 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.27: +10 -8 lines
Diff to previous 1.27 (colored)
fix detection of files to ignore, fix assembling array of missing libs
Revision 1.27 / (download) - annotate - [select for diffs], Sun Nov 25 23:40:39 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 (colored)
fix array error (stray [i]) when searching for libpng
Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 25 23:32:27 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.25: +17 -8 lines
Diff to previous 1.25 (colored)
also use the eval construct for selecting .exe, tighten input validation
Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 25 21:51:08 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.24: +30 -13 lines
Diff to previous 1.24 (colored)
fix depdir handling (whitespace) and scriptfile selection
Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 25 19:40:50 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.23: +8 -12 lines
Diff to previous 1.23 (colored)
instead of checking for mono, warn if monodis not found; add some TODO
Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 25 18:15:32 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.22: +7 -1 lines
Diff to previous 1.22 (colored)
add check for monodis
Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 25 02:36:24 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.21: +7 -4 lines
Diff to previous 1.21 (colored)
post merge bug fixes: fix missing " in sed substitution, missing \ in launch script and a few more little things
Revision 1.21 / (download) - annotate - [select for diffs], Sun Nov 25 01:52:53 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.20: +33 -41 lines
Diff to previous 1.20 (colored)
fixes and cleanup; complete the merge from oshogbo
Revision 1.20 / (download) - annotate - [select for diffs], Sun Nov 25 00:49:12 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.19: +22 -23 lines
Diff to previous 1.19 (colored)
double-brackets to singles, some more portability fixes based on oshogbo's version
Revision 1.19 / (download) - annotate - [select for diffs], Sun Nov 25 00:29:43 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.18: +16 -27 lines
Diff to previous 1.18 (colored)
fix and/or simplify sed calls for .config files based on oshogbo's work, some cleanup
Revision 1.18 / (download) - annotate - [select for diffs], Sun Nov 25 00:06:19 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.17: +17 -22 lines
Diff to previous 1.17 (colored)
allow different locations for looking for libraries, including /usr/local/share/fnaify/lib, some simplifications and portability fixes based on oshogbo's work
Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 24 23:09:47 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.16: +20 -105 lines
Diff to previous 1.16 (colored)
refactor arrays to try to be more Bourne Shell compatible, some cleanup, based on work by oshogbo
Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 24 22:26:11 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.15: +48 -44 lines
Diff to previous 1.15 (colored)
move checks for mono and framework libs to the beginning; warn with Atom Zombie Smasher, break in all other cases of not finding framework
Revision 1.15 / (download) - annotate - [select for diffs], Sat Nov 24 21:41:48 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.14: +19 -11 lines
Diff to previous 1.14 (colored)
attempt to make identification Bourne shell-compliant, most taken from oshogbo
Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 24 20:56:39 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.13: +56 -196 lines
Diff to previous 1.13 (colored)
use debug_ functions in the body
Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 24 20:40:10 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.12: +78 -51 lines
Diff to previous 1.12 (colored)
improve helper functions and arrays, add libraryname function, mostly taken verbatim from oshogbo
Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 24 20:13:11 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.11: +22 -0 lines
Diff to previous 1.11 (colored)
add debug_echo and debug_printdash functions by oshogbo
Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 24 20:04:55 2018 UTC (4 years, 6 months ago) by thfr
Branch: MAIN
Changes since 1.10: +18 -13 lines
Diff to previous 1.10 (colored)
add option to specify gamedir, prepare for 1.2
Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 31 03:45:57 2018 UTC (4 years, 7 months ago) by thfr
Branch: MAIN
Changes since 1.9: +13 -7 lines
Diff to previous 1.9 (colored)
Make detection of games requiring custom flags or env more sensitive by using ls and fgrep. After report by sdk_ on #openbsd-gaming that GOG version of Hacknet doesn't set required flag.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 26 04:15:20 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
CVS Tags: release-1_1
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)
update version to 1.1
Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 26 04:13:17 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.7: +9 -13 lines
Diff to previous 1.7 (colored)
separate input variables fixing bug with selecting .exe; comment cleanup
Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 23 05:20:10 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
CVS Tags: release-1_0
Changes since 1.6: +3 -0 lines
Diff to previous 1.6 (colored)
clean up README, introduce version 1.0
Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 23 04:05:55 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)
also don't match mono(machine)config when looking for launch script
Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 23 03:12:42 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.4: +60 -57 lines
Diff to previous 1.4 (colored)
switch running in PWD and not needing script name as argument; update README
Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 23 01:42:36 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.3: +27 -0 lines
Diff to previous 1.3 (colored)
remove the drm-free\* files; move info on FNA.dll versions into fnaify
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 23 01:38:11 2018 UTC (4 years, 8 months ago) by thfr
Branch: MAIN
Changes since 1.2: +100 -31 lines
Diff to previous 1.2 (colored)
move lists and wrapper template from external files into fnaify script
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 18 06:24:04 2018 UTC (4 years, 10 months ago) by thfr
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1 (colored)
document bug 'unexpected operator/operand'
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 5 04:50:36 2018 UTC (5 years ago) by thfr
Branch: MAIN
import fnaify