Subversion Repositories vaca_plus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
66 4485d 2h h266 /vacation/sprites/ Fix frame name of Red-Brown Shrinker Ammo (45) due to the rotation correction of the HRP shrinker crystal model.  
65 4508d 0h h266 /vaca_plus/ Yo dawg, I added credits for your credits so you can get credit for adding a credit to the credits.  
64 4508d 0h h266 / Update all instances of the credits screen to add a credit for Jon St. John as the Voice of Duke Nukem.  
63 4527d 6h h266 /vacation/ add specular maps for 3687, 3769, 3770  
62 4529d 4h h266 /vaca_plus/ move copies.def from vaca_plus.def to vacation_hrp.def  
61 4534d 3h h266 /vaca_plus/ fix some errors in the linux_macosx directory  
60 4666d 5h h266 /vaca_plus/ add setlocal parameter to batch file and fix exclamation points  
59 4674d 1h h266 / print debug final command line before executing command
add extended idle Voodoo Ring frames by Captain Awesome
 
58 4685d 3h h266 /vaca_plus/ batch improvements:
- SVN updating now displays the SVN commit log for changes
- for further UNC compatibility, all instances of "%~dp0" are replaced with a variable set after the pushd
 
57 4693d 6h h266 /vaca_plus/ add support for UNC paths  
56 4716d 12h h266 /vaca_plus/ minor changes  
55 4731d 12h h266 /vacation/extra/betascreens/ add beta screenshots for lulz  
54 4735d 4h h266 /vaca_plus/ pause at the end of debug execution  
53 4735d 9h h266 /vaca_plus/ installer improvements  
52 4736d 1h 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 4736d 7h h266 /vaca_plus/ add additional debug info: full command line input  
50 4736d 8h h266 /vaca_plus/ fix big fail with SVN auto-updating  
49 4736d 8h h266 /vaca_plus/utils/ add statically-linked wget.exe  
48 4736d 13h h266 /vaca_plus/ add additional svn source  
47 4737d 22h h266 /vacation/ add (currently unused) widescreen images for 2492  
46 4737d 22h 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
 
45 4738d 9h h266 /vacation/sprites/props/ optimized 3649.png  
44 4739d 7h h266 /vaca_plus/ add 3649 credits  
43 4739d 9h spiker /vacation/sprites/  
42 4741d 5h h266 /vaca_plus/ batch file improvement  
41 4748d 3h h266 /vaca_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4749d 2h 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 4749d 3h h266 /vaca_plus/ fix stupid typo with assignment/comparison equals  
38 4750d 4h h266 /vaca_plus/ add automatic detection of more SVN clients  
37 4750d 8h h266 /vaca_plus/ batch file improvements  
36 4750d 9h h266 /vaca_plus/utils/windows/win32/ add msys-iconv-2.dll  
35 4751d 0h h266 /vaca_plus/ The batch file will now try to update the SVN repository after EDuke32 is launched, if applicable.  
34 4751d 6h h266 /vaca_plus/ More documentation updates.  
33 4751d 6h h266 /vaca_plus/ Give the documentation a much-needed update.  
32 4751d 7h h266 /vaca_plus/utils/windows/win32/ add more dlls  
31 4751d 7h h266 /vaca_plus/utils/windows/win32/ add msys-1.0.dll  
30 4753d 5h h266 /vaca_plus/ batch updates:
utilize pushd/popd
improve checksumming
add support for (hypothetical) demo
 
29 4757d 3h h266 /vaca_plus/ Prevent redundant inclusion of directories.  
28 4757d 9h 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 4757d 9h 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.