- Feb 18, 2012
-
-
rswindell authored
objection based on the lameness of *nix shell syntax.
-
deuce authored
place for files primarilty to make use of FOLDERID_Downloads. On Vista and newer, the default download path is now the system configured one.
-
rswindell authored
pktname() will no longer return a filename of an existing file under any circumstance (even if there are 200+ *.pkt/pk_ files). pkt_to_pkt() cleanup using a packet's file stream pointer to indicate it is open or not. Added debug log output for packet file open error (for access_d).
-
rswindell authored
-
rswindell authored
Added new cmd-line option (-$) to enable pause on abend behavior if needed. Close all open file streams before waiting for keypress upon exit.
-
deuce authored
-
deuce authored
specs.
-
deuce authored
insaninty.
-
- Feb 17, 2012
-
-
echicken authored
Removed disallowedExtensions[], files and directories will now be compared against entries in disallowedFiles[] and omitted from the directory listing if they match (wildcards supported.)
-
echicken authored
-
echicken authored
Unzip artpacks on demand, keep zip, drop user in resulting directory, do not unzip again if directory already exists. Don't display [..] when in ansiRoot directory, even if it does nothing. Added a disallowedFiles[] array. Files or directories exactly matching fields in this array will not be openable. Thanks to access_d for testing and suggesting features & changes, even if he is unprofessional and I hate his face.
-
rswindell authored
-
rswindell authored
No bugs fixed or (hopefully) added.
-
- Feb 16, 2012
-
-
echicken authored
-
- Feb 15, 2012
- Feb 11, 2012
-
-
deuce authored
-
deuce authored
Ensure that the cryptlib dependencies are met before OBJS.
-
deuce authored
-
deuce authored
-
deuce authored
Fixes crash on OS X (and double-free everywhere else) after a getaddrinfo() succeeds, but the connect fails after returning EWOULDBLOCK/EAGAIN/etc. Reported by Michael Montague (thanks!)
-
- Feb 08, 2012
-
-
rswindell authored
string formatting/copy functions and macros. text/answer.* filenames are now case insensitive on *nix (now consistent with all other menu files).
-
deuce authored
insert) instead of setting it to the character that is modified. Fixes the weird colour while in overwrite mode bug reported by DigitalMan Thanks!
-
- Feb 06, 2012
- Jan 26, 2012
- Jan 19, 2012
-
-
deuce authored
ANSI disply bug reported by knocturnal is now FIXED!
-
- Jan 18, 2012
-
-
deuce authored
-
- Dec 21, 2011
-
-
mcmlxxix authored
-
- Dec 19, 2011
-
-
deuce authored
-
- Dec 18, 2011
-
-
deuce authored
-
- Dec 16, 2011
-
-
rswindell authored
value be used. An empty/blank value means '0' (no bit flags). Resolve a couple warnings: 'lp' is assigned a value that is never used
-
- Dec 15, 2011