Rev |
Age |
Author |
Path |
Log message |
Diff |
57 |
5142d 14h |
h266 |
/vaca_plus/ |
add support for UNC paths |
|
56 |
5165d 19h |
h266 |
/vaca_plus/ |
minor changes |
|
54 |
5184d 12h |
h266 |
/vaca_plus/ |
pause at the end of debug execution |
|
53 |
5184d 17h |
h266 |
/vaca_plus/ |
installer improvements |
|
52 |
5185d 9h |
h266 |
/vaca_plus/ |
grp existence check rewritten
the add-on grp will be detected if it is either in the addondir or the exedir
the batch file will now look for the following add-on grps: vacation.grp vaca15.grp vacapp.grp vaca13.grp vacation13.grp
a custom add-on grp name can be specified by using the environment variable %vacagrpname% |
|
51 |
5185d 15h |
h266 |
/vaca_plus/ |
add additional debug info: full command line input |
|
50 |
5185d 15h |
h266 |
/vaca_plus/ |
fix big fail with SVN auto-updating |
|
48 |
5185d 21h |
h266 |
/vaca_plus/ |
add additional svn source |
|
46 |
5187d 6h |
h266 |
/vaca_plus/ |
replace checksum program with Windows-native version (no DLL dependencies, woot!)
remove freaking DLLs, they're not needed any more
batch file improvements:
support for theoretically infinite number of subfolders
capitalization tweaks
better installation error prevention, detection, and handling |
|
42 |
5190d 13h |
h266 |
/vaca_plus/ |
batch file improvement |
|
41 |
5197d 10h |
h266 |
/vaca_plus/ |
add workaround for Microsoft Security Essentials "change dir to system32" bug |
|
40 |
5198d 10h |
h266 |
/vaca_plus/ |
fix saving of correct GRP version (escape process when a match is found)
don't erase variables used within script at end; save for reuse and examination |
|
39 |
5198d 11h |
h266 |
/vaca_plus/ |
fix stupid typo with assignment/comparison equals |
|
38 |
5199d 11h |
h266 |
/vaca_plus/ |
add automatic detection of more SVN clients |
|
37 |
5199d 16h |
h266 |
/vaca_plus/ |
batch file improvements |
|
35 |
5200d 8h |
h266 |
/vaca_plus/ |
The batch file will now try to update the SVN repository after EDuke32 is launched, if applicable. |
|
30 |
5202d 13h |
h266 |
/vaca_plus/ |
batch updates:
utilize pushd/popd
improve checksumming
add support for (hypothetical) demo |
|
29 |
5206d 11h |
h266 |
/vaca_plus/ |
Prevent redundant inclusion of directories. |
|
28 |
5206d 17h |
h266 |
/vaca_plus/ |
If there are no conflicting files in the exedir, extract GAME.CON, DEFS.CON, and USER.CON from DUKE3D.GRP to prevent conflicts in other GRPs and folders.
Prevent formation of a CON incompatibility (rename GAME.CON, DEFS.CON, and USER.CON to VACA*.CON) when constructing the VACA13.SSI-based GRP. |
|
27 |
5206d 17h |
h266 |
/vaca_plus/ |
Added checksum identification for conflicting CON files from the original add-on, performed during installation/map patching.
Added checksum verification for newly installed GRP files.
Map patch version number bumped. |
|