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
67 4490d 22h h266 /vaca_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
66 4490d 22h h266 /vacation/sprites/ Fix frame name of Red-Brown Shrinker Ammo (45) due to the rotation correction of the HRP shrinker crystal model.  
65 4513d 20h h266 /vaca_plus/ Yo dawg, I added credits for your credits so you can get credit for adding a credit to the credits.  
64 4513d 20h h266 / Update all instances of the credits screen to add a credit for Jon St. John as the Voice of Duke Nukem.  
63 4533d 2h h266 /vacation/ add specular maps for 3687, 3769, 3770  
62 4535d 0h h266 /vaca_plus/ move copies.def from vaca_plus.def to vacation_hrp.def  
61 4539d 23h h266 /vaca_plus/ fix some errors in the linux_macosx directory  
60 4672d 1h h266 /vaca_plus/ add setlocal parameter to batch file and fix exclamation points  
59 4679d 21h h266 / print debug final command line before executing command
add extended idle Voodoo Ring frames by Captain Awesome
 
58 4690d 23h 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 4699d 3h h266 /vaca_plus/ add support for UNC paths  
56 4722d 8h h266 /vaca_plus/ minor changes  
55 4737d 8h h266 /vacation/extra/betascreens/ add beta screenshots for lulz  
54 4741d 0h h266 /vaca_plus/ pause at the end of debug execution  
53 4741d 6h h266 /vaca_plus/ installer improvements  
52 4741d 21h 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 4742d 4h h266 /vaca_plus/ add additional debug info: full command line input  
50 4742d 4h h266 /vaca_plus/ fix big fail with SVN auto-updating  
49 4742d 4h h266 /vaca_plus/utils/ add statically-linked wget.exe  
48 4742d 9h h266 /vaca_plus/ add additional svn source  
47 4743d 18h h266 /vacation/ add (currently unused) widescreen images for 2492  
46 4743d 18h 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 4744d 5h h266 /vacation/sprites/props/ optimized 3649.png  
44 4745d 3h h266 /vaca_plus/ add 3649 credits  
43 4745d 5h spiker /vacation/sprites/  
42 4747d 1h h266 /vaca_plus/ batch file improvement  
41 4753d 23h h266 /vaca_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4754d 22h 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 4754d 23h h266 /vaca_plus/ fix stupid typo with assignment/comparison equals  
38 4756d 0h h266 /vaca_plus/ add automatic detection of more SVN clients  
37 4756d 4h h266 /vaca_plus/ batch file improvements  
36 4756d 5h h266 /vaca_plus/utils/windows/win32/ add msys-iconv-2.dll  
35 4756d 20h h266 /vaca_plus/ The batch file will now try to update the SVN repository after EDuke32 is launched, if applicable.  
34 4757d 2h h266 /vaca_plus/ More documentation updates.  
33 4757d 2h h266 /vaca_plus/ Give the documentation a much-needed update.  
32 4757d 3h h266 /vaca_plus/utils/windows/win32/ add more dlls  
31 4757d 3h h266 /vaca_plus/utils/windows/win32/ add msys-1.0.dll  
30 4759d 1h h266 /vaca_plus/ batch updates:
utilize pushd/popd
improve checksumming
add support for (hypothetical) demo
 
29 4763d 0h h266 /vaca_plus/ Prevent redundant inclusion of directories.  
28 4763d 5h 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.