Subversion Repositories nw_plus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
78 2599d 13h h266 /nw_plus/ Batch file fixes, as suggested by Commander.  
74 3793d 7h h266 /nw_plus/ Fix a batch file bug preventing the detected GRP version from being stored correctly.  
73 3824d 11h h266 /nw_plus/ Update script to reflect EDuke32 r4128.  
71 4040d 18h h266 /nw_plus/ Fix svn updating in the batch script.  
70 4040d 18h h266 / Fix the angles of #3600-3602 (fences) and the z-position of a sprite in nwl2.  
69 4044d 4h h266 /nw_plus/ Slight improvement to installation procedure.  
68 4051d 6h h266 /nw_plus/ Add support for the Megaton Edition.  
63 4418d 15h 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 4426d 13h h266 /nw_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
58 4607d 15h h266 /nw_plus/ add setlocal parameter to batch file and fix exclamation points  
57 4615d 12h h266 /nw_plus/ print debug final command line before executing command  
56 4626d 13h 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 4634d 17h h266 /nw_plus/ add support for UNC paths  
52 4657d 22h h266 /nw_plus/ minor changes  
51 4676d 15h h266 /nw_plus/ pause at the end of debug execution  
50 4676d 20h h266 /nw_plus/ installer improvements (and major bug fix)  
49 4677d 12h 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 4677d 18h h266 /nw_plus/ add additional debug info: full command line input  
47 4677d 18h h266 /nw_plus/ fix big fail with SVN auto-updating  
45 4678d 0h h266 /nw_plus/ add additional svn source  
43 4679d 9h 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 4682d 16h h266 /nw_plus/ batch file improvement  
41 4689d 13h h266 /nw_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4690d 13h 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 4690d 14h h266 /nw_plus/ fix stupid typo with assignment/comparison equals  
38 4691d 14h h266 /nw_plus/ add automatic detection of more SVN clients  
37 4691d 19h h266 /nw_plus/ batch file improvements  
35 4692d 11h h266 / The batch file will now try to update the SVN repository after EDuke32 is launched, if applicable.
Remove 757 pal 24 def error.
 
30 4694d 16h 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 4698d 14h h266 /nw_plus/ Prevent redundant inclusion of directories.  
28 4698d 20h 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 4698d 20h 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.
 
25 4778d 12h h266 / all references to default HRP audited and updated
fix loading of XXX data
Polymer "versions" of crates added
slight tweak to NW1
 
24 4780d 17h h266 /nw_plus/ IPS patches replaced with bspatches.
Patch version bumped.
 
22 4780d 19h h266 /nw_plus/ More verbose map patching reasoning added.
NW1 phone ringing improved.
 
21 4783d 15h h266 /nw_plus/ Fix corruption in NW3.
Specify CON file to editor for sounds.
 
20 4784d 9h h266 / map bugfix
music improvements, mainly for ease of use of Shift+F5
 
19 4795d 12h h266 /nw_plus/ Fix mistake in editor .bat merge.  
18 4795d 13h h266 / wrapper .bat files now only set environment variable flags and do not pass any parameters themselves
Mapster32 .bat code merged into main .bat (wrapper .bat still exists)
all grunt work merged into main launcher
massive improvements on the loading of hrp.duke4.net files in the root directory
polymer_hrp\ subdirectory automatically included along with .zip files
add STAYPUT elves to zoo
re-add white 8-bit digitalnum, but don't undefine hightile
 
16 4795d 18h h266 /nw_plus/ generate and use custom NAMES.H in Mapster32 launcher
batch file directory detection fixes and improvements
wrapper batch file improvements
zoo improvements