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
72 3894d 20h h266 /nw_plus/ Fix playing of BONUSMUSIC in NWL7.  
71 4044d 22h h266 /nw_plus/ Fix svn updating in the batch script.  
70 4044d 22h h266 / Fix the angles of #3600-3602 (fences) and the z-position of a sprite in nwl2.  
69 4048d 8h h266 /nw_plus/ Slight improvement to installation procedure.  
68 4055d 10h h266 /nw_plus/ Add support for the Megaton Edition.  
67 4288d 21h h266 / Split highres assets into "nw_hrp/" directory, allowing for easy detachment for those who do not want the HRP.  
66 4288d 22h h266 /nw_plus/ misc con fixes, including namespacing variables  
65 4321d 16h h266 / Add voxels of the gift boxes (3782, 3786) thanks to ReaperMan.  
63 4422d 18h 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 4430d 16h h266 /nw_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
60 4474d 19h h266 /nw_plus/ move copies.def from nw_plus.def to nwinter_hrp.def  
59 4479d 18h h266 /nw_plus/linux_macosx/ fix some errors in the linux_macosx directory  
58 4611d 19h h266 /nw_plus/ add setlocal parameter to batch file and fix exclamation points  
57 4619d 16h h266 /nw_plus/ print debug final command line before executing command  
56 4630d 17h 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 4638d 21h h266 /nw_plus/ add support for UNC paths  
52 4662d 2h h266 /nw_plus/ minor changes  
51 4680d 19h h266 /nw_plus/ pause at the end of debug execution  
50 4681d 0h h266 /nw_plus/ installer improvements (and major bug fix)  
49 4681d 15h 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 4681d 22h h266 /nw_plus/ add additional debug info: full command line input  
47 4681d 22h h266 /nw_plus/ fix big fail with SVN auto-updating  
46 4681d 22h h266 /nw_plus/utils/ add statically-linked wget.exe  
45 4682d 4h h266 /nw_plus/ add additional svn source  
43 4683d 13h 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 4686d 20h h266 /nw_plus/ batch file improvement  
41 4693d 17h h266 /nw_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4694d 17h 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 4694d 17h h266 /nw_plus/ fix stupid typo with assignment/comparison equals  
38 4695d 18h h266 /nw_plus/ add automatic detection of more SVN clients  
37 4695d 23h h266 /nw_plus/ batch file improvements  
36 4696d 0h h266 /nw_plus/utils/windows/win32/ add msys-iconv-2.dll  
35 4696d 15h 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 4696d 20h h266 /nw_plus/ More documentation updates.  
33 4696d 20h h266 /nw_plus/ Give the documentation a much-needed update.  
32 4696d 22h h266 /nw_plus/utils/windows/win32/ add more dlls  
31 4696d 22h h266 /nw_plus/utils/windows/win32/ add msys-1.0.dll  
30 4698d 20h 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 4702d 18h h266 /nw_plus/ Prevent redundant inclusion of directories.  
28 4703d 0h 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.