Subversion Repositories nw_plus

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
67 4258d 10h h266 / Split highres assets into "nw_hrp/" directory, allowing for easy detachment for those who do not want the HRP.  
66 4258d 11h h266 /nw_plus/ misc con fixes, including namespacing variables  
65 4291d 6h h266 / Add voxels of the gift boxes (3782, 3786) thanks to ReaperMan.  
63 4392d 8h h266 /nw_plus/ - update and add debug versions of kextract and kgroup
- factor file paths to utils
- add debug handling for buildtools in batch file
 
62 4400d 6h h266 /nw_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
60 4444d 8h h266 /nw_plus/ move copies.def from nw_plus.def to nwinter_hrp.def  
59 4449d 7h h266 /nw_plus/linux_macosx/ fix some errors in the linux_macosx directory  
58 4581d 9h h266 /nw_plus/ add setlocal parameter to batch file and fix exclamation points  
57 4589d 5h h266 /nw_plus/ print debug final command line before executing command  
56 4600d 7h h266 /nw_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
 
55 4608d 10h h266 /nw_plus/ add support for UNC paths  
52 4631d 16h h266 /nw_plus/ minor changes  
51 4650d 8h h266 /nw_plus/ pause at the end of debug execution  
50 4650d 13h h266 /nw_plus/ installer improvements (and major bug fix)  
49 4651d 5h h266 /nw_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: nwinter.grp nwinter_demo.grp
a custom add-on grp name can be specified by using the environment variable %nwgrpname%
 
48 4651d 11h h266 /nw_plus/ add additional debug info: full command line input  
47 4651d 11h h266 /nw_plus/ fix big fail with SVN auto-updating  
46 4651d 12h h266 /nw_plus/utils/ add statically-linked wget.exe  
45 4651d 17h h266 /nw_plus/ add additional svn source  
43 4653d 2h h266 /nw_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 4656d 9h h266 /nw_plus/ batch file improvement  
41 4663d 7h h266 /nw_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4664d 6h h266 /nw_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 4664d 7h h266 /nw_plus/ fix stupid typo with assignment/comparison equals  
38 4665d 7h h266 /nw_plus/ add automatic detection of more SVN clients  
37 4665d 12h h266 /nw_plus/ batch file improvements  
36 4665d 13h h266 /nw_plus/utils/windows/win32/ add msys-iconv-2.dll  
35 4666d 4h h266 / The batch file will now try to update the SVN repository after EDuke32 is launched, if applicable.
Remove 757 pal 24 def error.
 
34 4666d 9h h266 /nw_plus/ More documentation updates.  
33 4666d 10h h266 /nw_plus/ Give the documentation a much-needed update.  
32 4666d 11h h266 /nw_plus/utils/windows/win32/ add more dlls  
31 4666d 11h h266 /nw_plus/utils/windows/win32/ add msys-1.0.dll  
30 4668d 9h h266 / add level summaries to NWINTRO.TXT
add correct enemy name notation to data
batch updates:
utilize pushd/popd
improve checksumming
add support for demo GRP not causing an infinite loop
 
29 4672d 7h h266 /nw_plus/ Prevent redundant inclusion of directories.  
28 4672d 13h h266 /nw_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.  
27 4672d 13h h266 /nw_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.
 
26 4672d 23h h266 / map patch update
Polymer Police: 3726, 3739-3741
("Polymer Police" means I have gone through the list of tiles which are variations on normal HRP tiles, and any tile numbers listed means I have found new work done on the upstream tile, which I have then replicated on the add-on tile.)
 
25 4752d 5h h266 / all references to default HRP audited and updated
fix loading of XXX data
Polymer "versions" of crates added
slight tweak to NW1
 
24 4754d 10h h266 /nw_plus/ IPS patches replaced with bspatches.
Patch version bumped.
 
23 4754d 11h h266 /nw_plus/utils/ add bsdiff to utils in anticipation of replacing uips