ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/Oni2
Revision 1201 - Directory Listing - [select for diffs]
Modified Mon Oct 20 02:41:05 2025 UTC (13 days, 20 hours ago) by iritscen
Diff to previous 1200 , to selected 1117
ValExtLinks: Don't assume that curl will return any result code at all (it might crash).
Revision 1200 - Directory Listing - [select for diffs]
Modified Mon Sep 29 19:18:16 2025 UTC (4 weeks, 6 days ago) by iritscen
Diff to previous 1199 , to selected 1117
Reverted last commit now that test is done.
Revision 1199 - Directory Listing - [select for diffs]
Modified Mon Sep 29 18:15:05 2025 UTC (4 weeks, 6 days ago) by iritscen
Diff to previous 1198 , to selected 1117
Testing for a bug in ViewVC by removing the ellipsis character.
Revision 1198 - Directory Listing - [select for diffs]
Modified Sun Sep 21 21:50:56 2025 UTC (6 weeks ago) by iritscen
Diff to previous 1197 , to selected 1117
ValBot: Corrected last attempt at printing correct page name when a redirect occurs, and generally straightened out code a bit.
Revision 1197 - Directory Listing - [select for diffs]
Modified Fri Aug 29 03:52:17 2025 UTC (2 months ago) by iritscen
Diff to previous 1196 , to selected 1117
ValBot: Removed TODO comment from check_interwiki_links.sh which was completed in the last commit.
Revision 1196 - Directory Listing - [select for diffs]
Modified Fri Aug 15 20:55:01 2025 UTC (2 months, 2 weeks ago) by iritscen
Diff to previous 1195 , to selected 1117
ValBot: check_interwiki_links.sh now tallies and more clearly marks redirects that are probably not intended. Redirect target page is now correctly stated in one message about redirects. Streamlined code somewhat.
Revision 1195 - Directory Listing - [select for diffs]
Modified Fri Aug 15 20:46:53 2025 UTC (2 months, 2 weeks ago) by iritscen
Diff to previous 1194 , to selected 1117
ValBot: Added instructions for batch page moving.
Revision 1194 - Directory Listing - [select for diffs]
Modified Mon Nov 18 04:00:08 2024 UTC (11 months, 2 weeks ago) by iritscen
Diff to previous 1193 , to selected 1117
ValBot: check_intrawiki_section_links.py now understands text fragment directives.
Revision 1193 - Directory Listing - [select for diffs]
Modified Thu Oct 31 22:03:44 2024 UTC (12 months ago) by iritscen
Diff to previous 1192 , to selected 1117
ValExtLinks now recognizes private YT videos.
Revision 1192 - Directory Listing - [select for diffs]
Modified Mon Sep 16 23:08:26 2024 UTC (13 months, 2 weeks ago) by iritscen
Diff to previous 1191 , to selected 1117
ValBot: Corrected syntax of two strings with regex patterns.
Revision 1191 - Directory Listing - [select for diffs]
Modified Sat Jul 6 22:01:44 2024 UTC (15 months, 3 weeks ago) by iritscen
Diff to previous 1190 , to selected 1117
ValBot: Adjusted check_interwiki_links for new layout code in German Wikipedia that places the section name in an h2, h3, etc. instead of a span or div.
Revision 1190 - Directory Listing - [select for diffs]
Modified Sun Jun 23 23:36:00 2024 UTC (16 months, 1 week ago) by iritscen
Diff to previous 1189 , to selected 1117
ValExtLinks: Added archive.ph as an alternate domain to archive.is.
Revision 1189 - Directory Listing - [select for diffs]
Modified Sun Apr 21 16:08:13 2024 UTC (18 months, 1 week ago) by iritscen
Diff to previous 1188 , to selected 1117
ValExtLinks: Added file suffix, page suffix and HTTP response code which were previously unknown.
Revision 1188 - Directory Listing - [select for diffs]
Modified Tue Jan 23 03:53:05 2024 UTC (21 months, 1 week ago) by iritscen
Diff to previous 1187 , to selected 1117
ValBot: Removed line converting slashes to HTML notation that now seems to cause a problem rather than solve one.
Revision 1187 - Directory Listing - [select for diffs]
Modified Sun Dec 3 19:19:11 2023 UTC (23 months ago) by iritscen
Diff to previous 1186 , to selected 1117
ValBot: Added instructions to docs on logging in and mass image uploading.
Revision 1186 - Directory Listing - [select for diffs]
Modified Mon Nov 20 02:18:07 2023 UTC (23 months, 2 weeks ago) by iritscen
Diff to previous 1185 , to selected 1117
ValBot: Forgot to update one variable name in check_intrawiki_section_links.py.
Revision 1185 - Directory Listing - [select for diffs]
Modified Tue Aug 15 02:03:16 2023 UTC (2 years, 2 months ago) by iritscen
Diff to previous 1184 , to selected 1117
ValBot: check_interwiki_links.py and check_intrawiki_section_links.py have been restructured significantly and will now follow standard wiki redirects instead of telling the user to follow them.
Revision 1184 - Directory Listing - [select for diffs]
Modified Sun May 21 22:22:55 2023 UTC (2 years, 5 months ago) by iritscen
Diff to previous 1183 , to selected 1117
ValExtLinks: Added --only-200-ok argument.
Revision 1183 - Directory Listing - [select for diffs]
Modified Tue May 16 01:10:09 2023 UTC (2 years, 5 months ago) by iritscen
Diff to previous 1182 , to selected 1117
ValExtLinks now knows to recommend that a template or image intrawiki link start with a ':' so it's a clickable link.
Revision 1182 - Directory Listing - [select for diffs]
Modified Sun May 7 19:53:19 2023 UTC (2 years, 5 months ago) by iritscen
Diff to previous 1181 , to selected 1117
ValExtLinks: Added special code for checking OneDrive file links.  Added some safety code around 'curl' usage on YT and OneDrive link checks.  Fix logic error with handling the wildcard in a URL.
Revision 1181 - Directory Listing - [select for diffs]
Modified Fri Apr 28 00:55:00 2023 UTC (2 years, 6 months ago) by iritscen
Diff to previous 1180 , to selected 1117
ValBot: find_external_images.py: Changed argument "-inlined" to "-embedded".  Now clearly distinguishing linked from embedded images.  Placed some output under a "-dbg" argument.
Revision 1180 - Directory Listing - [select for diffs]
Modified Fri Apr 28 00:54:21 2023 UTC (2 years, 6 months ago) by iritscen
Diff to previous 1179 , to selected 1117
ValBot: check_interwiki_links.py: Improved output and placed some output under a "-dbg" argument.  Added recognition of "WP:" shortcut links.
Revision 1179 - Directory Listing - [select for diffs]
Modified Fri Apr 28 00:53:24 2023 UTC (2 years, 6 months ago) by iritscen
Diff to previous 1178 , to selected 1117
ValBot: check_intrawiki_section_links.py: Simplified output to just advice and errors.  Added support for SectionLink template.  Added support for links built on chapter name transclusion.  Placed verbose output under a "-dbg" argument.
Revision 1178 - Directory Listing - [select for diffs]
Modified Mon Jan 23 01:51:32 2023 UTC (2 years, 9 months ago) by iritscen
Diff to previous 1177 , to selected 1117
ValExtLinks now supports wildcards in the URL too, not just the containing page. Added Cloudflare's error code 520 to list of recognized errors.
Revision 1177 - Directory Listing - [select for diffs]
Modified Fri Jan 13 22:26:56 2023 UTC (2 years, 9 months ago) by iritscen
Diff to previous 1176 , to selected 1117
ValExtLinks now skips URLs that aren't HTTP(S) protocol. Added some error-checking on line parsing. Added my email address.
Revision 1176 - Directory Listing - [select for diffs]
Modified Sun Sep 25 23:58:33 2022 UTC (3 years, 1 month ago) by iritscen
Diff to previous 1175 , to selected 1117
ValBot: check_intrawiki_section_links.py should now always ignore interwiki links.
Revision 1175 - Directory Listing - [select for diffs]
Modified Tue Aug 23 14:15:48 2022 UTC (3 years, 2 months ago) by iritscen
Diff to previous 1174 , to selected 1117
ValExtLinks: Added audit feature which tells the user if there are items in the exception list which are no longer present on the wiki or no longer return the given error code.
Revision 1174 - Directory Listing - [select for diffs]
Modified Tue Jun 28 22:11:41 2022 UTC (3 years, 4 months ago) by iritscen
Diff to previous 1173 , to selected 1117
ValBot: check_interwiki_links.py now properly detects and reports links leading to redirect pages on other wikis.
Revision 1173 - Directory Listing - [select for diffs]
Modified Tue Jun 28 22:06:29 2022 UTC (3 years, 4 months ago) by iritscen
Diff to previous 1172 , to selected 1117
ValBot: check_intrawiki_section_links.py won't quit when a link cannot be understood; it will just move on. find_external_images.py is now polished and robust.
Revision 1172 - Directory Listing - [select for diffs]
Modified Mon Mar 21 21:24:10 2022 UTC (3 years, 7 months ago) by iritscen
Diff to previous 1171 , to selected 1117
ValBot: Updated read-me for changes to scripts.
Revision 1171 - Directory Listing - [select for diffs]
Modified Mon Mar 21 21:23:25 2022 UTC (3 years, 7 months ago) by iritscen
Diff to previous 1170 , to selected 1117
ValBot: check_intrawiki_section_links.py: Added code header, improved output, added support for relative links to subpages in source page.
Revision 1170 - Directory Listing - [select for diffs]
Modified Mon Mar 21 21:22:33 2022 UTC (3 years, 7 months ago) by iritscen
Diff to previous 1169 , to selected 1117
ValBot: check_interwiki_links.py: Added code header, improved output, improved section name detection in target page.
Revision 1169 - Directory Listing - [select for diffs]
Modified Mon Feb 21 23:59:20 2022 UTC (3 years, 8 months ago) by iritscen
Diff to previous 1168 , to selected 1117
ValBot: Reorganized files. Updated docs with more helpful information.
Revision 1168 - Directory Listing - [select for diffs]
Modified Mon Feb 14 03:32:43 2022 UTC (3 years, 8 months ago) by iritscen
Diff to previous 1167 , to selected 1117
ValBot: Added script for un-capitalizing image suffixes. Updated documentation.
Revision 1167 - Directory Listing - [select for diffs]
Modified Wed Oct 27 11:28:09 2021 UTC (4 years ago) by rossy
Diff to previous 1166 , to selected 1117
Daodan: Delete empty MinGW directories

Revision 1166 - Directory Listing - [select for diffs]
Modified Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy
Diff to previous 1165 , to selected 1117
Daodan: Replace MinGW build env with an up-to-date MSYS2 env
Revision 1165 - Directory Listing - [select for diffs]
Modified Sun Oct 24 02:51:14 2021 UTC (4 years ago) by rossy
Diff to previous 1164 , to selected 1117
Daodan: Add AE package creation to makefile
Revision 1164 - Directory Listing - [select for diffs]
Modified Sun Oct 24 02:50:59 2021 UTC (4 years ago) by rossy
Diff to previous 1163 , to selected 1117
Daodan: Release version 4.1
Revision 1163 - Directory Listing - [select for diffs]
Modified Sun Oct 24 02:50:48 2021 UTC (4 years ago) by rossy
Diff to previous 1162 , to selected 1117
Daodan: Add new local input system based on Raw Input
Revision 1162 - Directory Listing - [select for diffs]
Modified Sun Oct 24 02:50:32 2021 UTC (4 years ago) by rossy
Diff to previous 1161 , to selected 1117
Daodan: Add float-type config options
Revision 1161 - Directory Listing - [select for diffs]
Modified Sun Oct 24 02:50:22 2021 UTC (4 years ago) by rossy
Diff to previous 1160 , to selected 1117
Daodan: Use uint64_t for Oni's action state
Revision 1160 - Directory Listing - [select for diffs]
Modified Sun Aug 15 14:20:21 2021 UTC (4 years, 2 months ago) by iritscen
Diff to previous 1159 , to selected 1117
ValExtLinks: Added some entries to the lists of known file and page suffixes.
Revision 1159 - Directory Listing - [select for diffs]
Modified Sun Jun 27 18:35:28 2021 UTC (4 years, 4 months ago) by iritscen
Diff to previous 1158 , to selected 1117
ValExtLinks: Updated sample files which go along with the last update to the script.
Revision 1158 - Directory Listing - [select for diffs]
Modified Sun Jun 13 20:50:43 2021 UTC (4 years, 4 months ago) by iritscen
Diff to previous 1157 , to selected 1117
ValExtLinks: Added argument to 'curl' that prevents some sites from rejecting it. Val now skips archive.is links too when skipping archive.org links.
Revision 1157 - Directory Listing - [select for diffs]
Modified Sun May 9 21:53:48 2021 UTC (4 years, 5 months ago) by iritscen
Diff to previous 1156 , to selected 1117
ValExtLinks: Make sure that bad YT links count as NG. Various tweaks to project organization.
Revision 1156 - Directory Listing - [select for diffs]
Modified Sat May 8 01:44:24 2021 UTC (4 years, 5 months ago) by geyser
Diff to previous 1155 , to selected 1117
Fixed importing of "fact" chunk, as well as an unhandled fatal when attempting to transcode IMA4 to MS ADPCM. Also added missing padding to SNDD template and fixed the duration calculation for WAV-to-SNDD.
Revision 1155 - Directory Listing - [select for diffs]
Modified Mon May 3 15:26:34 2021 UTC (4 years, 6 months ago) by geyser
Diff to previous 1154 , to selected 1117
Uploading WIP code for SoundData, because the previous commit relies on it after all.
Revision 1154 - Directory Listing - [select for diffs]
Modified Mon May 3 15:22:15 2021 UTC (4 years, 6 months ago) by geyser
Diff to previous 1153 , to selected 1117
Implemented import/export of "fact" chunk for .wav files. Added a -demo tag for storing sounds in the PC demo format (if compatible).
Revision 1153 - Directory Listing - [select for diffs]
Modified Mon Apr 5 16:52:24 2021 UTC (4 years, 6 months ago) by iritscen
Diff to previous 1152 , to selected 1117
ValBot: Adding script for checking intrawiki section links. Updated read-me.
Revision 1152 - Directory Listing - [select for diffs]
Modified Wed Mar 31 16:29:48 2021 UTC (4 years, 7 months ago) by iritscen
Diff to previous 1151 , to selected 1117
ValBot: Now checks that the section link (if there is one) within an interwiki link is valid.
Revision 1151 - Directory Listing - [select for diffs]
Modified Mon Mar 8 14:15:52 2021 UTC (4 years, 7 months ago) by iritscen
Diff to previous 1150 , to selected 1117
Adding scripts and instructions for using Pywikibot on OniGalore.
Revision 1150 - Directory Listing - [select for diffs]
Modified Tue Feb 23 22:35:00 2021 UTC (4 years, 8 months ago) by iritscen
Diff to previous 1149 , to selected 1117
ValExtLinks: Added files to version control that I used for research when learning how to detect bad YouTube links. Updated to-do list.
Revision 1149 - Directory Listing - [select for diffs]
Modified Sun Feb 7 22:36:56 2021 UTC (4 years, 8 months ago) by iritscen
Diff to previous 1148 , to selected 1117
ValExtLinks: The messages about skipping URLs now show the wiki page's namespace. Added 504 to known response codes.
Revision 1148 - Directory Listing - [select for diffs]
Modified Thu Feb 4 23:15:20 2021 UTC (4 years, 8 months ago) by iritscen
Diff to previous 1147 , to selected 1117
ValExtLinks: Val can now recognize bad YouTube links (no thanks to YouTube). Fixed some math errors. Added error 429 to known codes.
Revision 1147 - Directory Listing - [select for diffs]
Modified Tue Feb 2 20:10:39 2021 UTC (4 years, 9 months ago) by iritscen
Diff to previous 1146 , to selected 1117
ValExtLinks: Changed --suggest-snapshots to --suggest-snapshots-ng and added --suggest-snapshots-ok for getting snapshot URLs for all good links. This can be used to confirm that sites are backed up in case they die in the future, but note that this argument will take hours to run due to the API rate limit. Added awareness of API rate limit so Archive.org will not start blocking script.
Revision 1146 - Directory Listing - [select for diffs]
Modified Sun Nov 1 18:55:05 2020 UTC (5 years ago) by iritscen
Diff to previous 1145 , to selected 1117
ValExtLinks: Replace all occurrences of HTML-encoded '&'s in exception URL, not just the first.
Revision 1145 - Directory Listing - [select for diffs]
Modified Sun Oct 11 14:58:59 2020 UTC (5 years ago) by iritscen
Diff to previous 1144 , to selected 1117
ValExtLinks: Added .do to recognized page suffixes.
Revision 1144 - Directory Listing - [select for diffs]
Modified Sun Sep 6 20:51:22 2020 UTC (5 years, 1 month ago) by iritscen
Diff to previous 1143 , to selected 1117
ValExtLinks: Changed --skip-archive-links argument to --check-archive-links because the default should be to skip them. Val now uploads all three formats of its report, and links to the RTF and TXT versions from the HTML one. Val can also now tell whether each upload succeeded. A report with no link issues will print a placeholder message in that section of the report. Fixed a bug where Val thought a link should be an interwiki link when it was really a link to an archive.org snapshot from said wiki.
Revision 1143 - Directory Listing - [select for diffs]
Modified Fri Sep 4 13:11:57 2020 UTC (5 years, 1 month ago) by iritscen
Diff to previous 1142 , to selected 1117
Committing sample files to go along with last committed version of ValExtLinks.
Revision 1142 - Directory Listing - [select for diffs]
Modified Fri Sep 4 03:07:08 2020 UTC (5 years, 1 month ago) by iritscen
Diff to previous 1141 , to selected 1117
Val now tries each URL three times. This has proven more effective than giving Val a long timeout and trying each URL once. The summary report has been refined a bit; the most notable change is that the final number and breakdown of link issues leaves out the excepted links. Also stopped Val from getting confused by HTML-encoded '&'s in the exceptions list.
Revision 1141 - Directory Listing - [select for diffs]
Modified Fri Sep 4 02:54:30 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1140 , to selected 1117
Committing the changes to Val which I meant to commit over a week ago. I committed everything but the updated script itself. See last Val commit message for list of changes.
Revision 1140 - Directory Listing - [select for diffs]
Modified Thu Sep 3 18:28:43 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1139 , to selected 1117
Updated o2aslpt.bat, as apparently the output of the MD5 tool changed at some point. Adjusted read-me formatting to be Windows-friendly.
Revision 1139 - Directory Listing - [select for diffs]
Modified Wed Aug 26 18:33:35 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1138 , to selected 1117
ValExtLinks: The 'I Just Broke All The Diff-Gazing' Commit. Revised file structure of the project and added the MIT license. Revised all documentation. HTTP and curl codes are now wiki-formatted and hosted online. In Val itself, I made these changes: Added --timeout argument to change default URL query timeout of 10 seconds. Revised the report header to be easier to read. Less advice is printed directly in the report and more is online at the location linked to under the Legend section.
Revision 1138 - Directory Listing - [select for diffs]
Modified Thu Jul 23 21:15:18 2020 UTC (5 years, 3 months ago) by iritscen
Diff to previous 1137 , to selected 1117
Adding my email address to some of my projects.
Revision 1137 - Directory Listing - [select for diffs]
Modified Tue Jul 21 14:16:54 2020 UTC (5 years, 3 months ago) by iritscen
Diff to previous 1136 , to selected 1117
ValExtLinks: Added '.full' as a recognized page suffix.
Revision 1136 - Directory Listing - [select for diffs]
Modified Mon Jul 20 15:58:39 2020 UTC (5 years, 3 months ago) by iritscen
Diff to previous 1135 , to selected 1117
ValExtLinks now reads its exceptions list from a wiki page instead of a text file that only I can change.
Revision 1135 - Directory Listing - [select for diffs]
Modified Sun Jul 12 23:57:00 2020 UTC (5 years, 3 months ago) by iritscen
Diff to previous 1134 , to selected 1117
Added option to not validate archive.org URLs, as those are unlikely to go bad, and we have an increasing number of them. Val now reports trivial redirect settings in Config section.
Revision 1134 - Directory Listing - [select for diffs]
Modified Sat Jun 6 12:45:46 2020 UTC (5 years, 4 months ago) by alloc
Diff to previous 1133 , to selected 1117
Updater with a few more log lines
Revision 1133 - Directory Listing - [select for diffs]
Modified Sat Jun 6 12:45:18 2020 UTC (5 years, 4 months ago) by alloc
Diff to previous 1132 , to selected 1117
Updated AEI Setup, new updater with a few more log lines, setup always allows chosing the path
Revision 1132 - Directory Listing - [select for diffs]
Modified Sat May 30 13:15:32 2020 UTC (5 years, 5 months ago) by geyser
Diff to previous 1131 , to selected 1117
Oops, forgot to remove some debug output.
Revision 1131 - Directory Listing - [select for diffs]
Modified Sat May 30 12:08:12 2020 UTC (5 years, 5 months ago) by geyser
Diff to previous 1130 , to selected 1117
Yay, another SNDD fix that no one cares about: PC demo SNDDs! (short .dat headers, but the .raw data is MS ADPCM; use -nodemo to treat as Mac/IMA4 anyway).
Revision 1130 - Directory Listing - [select for diffs]
Modified Thu May 28 21:28:44 2020 UTC (5 years, 5 months ago) by geyser
Diff to previous 1129 , to selected 1117
Minor fixes and features in SNDD export: "transcoding" forbidden, standard-compliant MSADPCM (with padding and "fact" section), PCM export (with -extract:pcm).
Revision 1129 - Directory Listing - [select for diffs]
Modified Sat Apr 4 16:03:51 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1128 , to selected 1117
Correcting order of to-do items on Green Room.
Revision 1128 - Directory Listing - [select for diffs]
Modified Sat Apr 4 15:58:51 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1127 , to selected 1117
Adding unfinished Green Room package, for anyone who wants to work on it (see work/docs/To do.txt).
Revision 1127 - Directory Listing - [select for diffs]
Modified Sat Mar 28 02:08:29 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1126 , to selected 1117
Val now counts redirects from youtu.be to youtube.com as OK links.  These links will be reported on if the argument --show-yt-redirects is used.  Renamed --show-https-upgrade to --show-https-upgrades for consistency.  Also sorted the file and page suffix arrays and added some more items to them.  Now handling status codes 400, 418, 502 and 530.  Fixed incorrect nbsps in HTML report.  Val is no longer confused by URLs ending in '(' or ')', or which contain a '%' towards the end.
Revision 1126 - Directory Listing - [select for diffs]
Modified Thu Mar 26 23:11:54 2020 UTC (5 years, 7 months ago) by geyser
Diff to previous 1125 , to selected 1117
Fixed the export of 44.1 kHz sounds (a.k.a. "distorted zap sounds").
Revision 1125 - Directory Listing - [select for diffs]
Modified Wed Mar 25 21:50:30 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1124 , to selected 1117
Val no longer prints the result codes for IW and EI links, since that doesn't really make sense. Fixed a spacing issue in HTML report.
Revision 1124 - Directory Listing - [select for diffs]
Modified Wed Mar 25 01:59:27 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1123 , to selected 1117
Val now removes the annoying ':80' in many Archive links.
Revision 1123 - Directory Listing - [select for diffs]
Modified Sat Mar 21 22:08:35 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1122 , to selected 1117
Fixed bug in Val that was causing dozens of 403 errors to be returned unnecessarily. Polished report wording and messages a little.
Revision 1122 - Directory Listing - [select for diffs]
Modified Fri Mar 20 22:13:48 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1121 , to selected 1117
Val now links to wiki pages using HTTPS instead of HTTP. Fixed code that exempts minor forms of redirects from being listed. New arguments --show-added-slashes and --show-https-upgrade allow one to turn off these exemptions. Reworked summary section extensively to be more readable.
Revision 1121 - Directory Listing - [select for diffs]
Modified Wed Mar 18 18:36:54 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1120 , to selected 1117
Changing this copy of the Val exceptions file to a sample version so I don't have to keep updating it in version control. The live version is at http://iritscen.oni2.net/val/exceptions.txt.
Revision 1120 - Directory Listing - [select for diffs]
Modified Wed Mar 18 17:08:59 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1119 , to selected 1117
Val's reports now print section headers for the init/config stage and for the link results themselves.
Revision 1119 - Directory Listing - [select for diffs]
Modified Wed Mar 18 00:24:42 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1118 , to selected 1117
Properly fixed Val's parsing of Archive API responses this time. Added a little space between each link result, making report much easier to read.
Revision 1118 - Directory Listing - [select for diffs]
Modified Tue Mar 17 16:07:35 2020 UTC (5 years, 7 months ago) by iritscen
Diff to previous 1117
Fixed ValExtLinks' reading of Archive API replies. Fix for reading links that happen to have a shebang in them. Now knows how to handle NULL namespace links. Now prints elapsed time.
Revision 1117 - Directory Listing - [selected]
Modified Thu Jan 23 19:34:57 2020 UTC (5 years, 9 months ago) by iritscen
Diff to previous 1116
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Revision 1116 - Directory Listing - [select for diffs]
Modified Thu Jan 23 19:31:31 2020 UTC (5 years, 9 months ago) by iritscen
Diff to previous 1115 , to selected 1117
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Revision 1115 - Directory Listing - [select for diffs]
Modified Thu Jan 23 19:29:56 2020 UTC (5 years, 9 months ago) by iritscen
Diff to previous 1114 , to selected 1117
Attempting to clear '[file] has unexpectedly changed kind' error by removing and re-adding problem files.
Revision 1114 - Directory Listing - [select for diffs]
Modified Wed Jan 22 14:08:57 2020 UTC (5 years, 9 months ago) by iritscen
Diff to previous 1113 , to selected 1117
Adding OniSplit source code (v0.9.99.0). Many thanks to Neo for all his work over the years.
Revision 1113 - Directory Listing - [select for diffs]
Modified Sun Sep 8 13:26:02 2019 UTC (6 years, 1 month ago) by s10k
Diff to previous 1112 , to selected 1117
Updated readme for 2.0f
Revision 1112 - Directory Listing - [select for diffs]
Modified Sun Sep 8 13:21:41 2019 UTC (6 years, 1 month ago) by s10k
Diff to previous 1111 , to selected 1117
Fix a deadlock, v2.0f
Revision 1111 - Directory Listing - [select for diffs]
Modified Sat Feb 16 17:25:06 2019 UTC (6 years, 8 months ago) by s10k
Diff to previous 1110 , to selected 1117
Added version 2.0e (bugfix in patch file for paths with apostrophes)
Revision 1110 - Directory Listing - [select for diffs]
Modified Sat Feb 16 17:24:18 2019 UTC (6 years, 8 months ago) by s10k
Diff to previous 1109 , to selected 1117
slightly modifications to allow subclassing, added Q_OBJECT macro, since usually all classes derived from QObject should use it
Revision 1109 - Directory Listing - [select for diffs]
Modified Sat Feb 16 17:23:09 2019 UTC (6 years, 8 months ago) by s10k
Diff to previous 1108 , to selected 1117
small dialogs functions changes, now they have an optional value to set as rich text
Revision 1108 - Directory Listing - [select for diffs]
Modified Sat Jul 7 01:37:21 2018 UTC (7 years, 3 months ago) by iritscen
Diff to previous 1107 , to selected 1117
ps2launchargs: Actually including correct BOOT.ELF this time. Tweaks to instructions. Two alternate methods for passing args.
Revision 1107 - Directory Listing - [select for diffs]
Modified Mon Feb 19 15:53:40 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1106 , to selected 1117
Slight tweaks to LPT read-me.
Revision 1106 - Directory Listing - [select for diffs]
Modified Mon Feb 19 14:58:08 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1105 , to selected 1117
Big bug fix to Mac LPT script.
Revision 1105 - Directory Listing - [select for diffs]
Modified Mon Feb 19 14:56:03 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1104 , to selected 1117
Small bug fix to Mac LPT script.
Revision 1104 - Directory Listing - [select for diffs]
Modified Mon Feb 19 14:52:05 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1103 , to selected 1117
Adding oni2aslpt, a tool to unlock the hidden layouts on the Oni 2 disc.
Revision 1103 - Directory Listing - [select for diffs]
Modified Sun Feb 18 17:41:41 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1102 , to selected 1117
Updating ps2launchargs uLE build to one with modified version string.
Revision 1102 - Directory Listing - [select for diffs]
Added Sun Feb 18 15:18:35 2018 UTC (7 years, 8 months ago) by iritscen
Diff to previous 1101 , to selected 1117
A few tweaks to ps2launchargs:
- Added LAUNCHELF.CNF, which allows me to specify a color for highlighted menu items in uLE that a colorblind person can see more easily.
- Customized version string of uLE as it appears in upper-right of UI.
- The LaunchArgs.txt in the source folder no longer uses incorrect argument syntax, and now simply matches the one in the main folder.
- Updated Instructions.rtf in minor ways.

Convenience Links