Subversion Repositories nw_plus

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
79 1366d 7h h266 /nwinter/extra/ Cleanup: Remove nwinter/extra/music  
78 2592d 6h h266 /nw_plus/ Batch file fixes, as suggested by Commander.  
77 3317d 14h h266 /nw_plus/ Remove maphacks, which will be covered by the main HRP's UserMapHacks.  
76 3317d 14h h266 /nw_hrp/sprites/ Fix frame name of 3602_fence.md3.  
75 3326d 1h h266 /nw_plus/ Bind the logos displayed in menus to the left and right sides of the screen when widescreen, using orientation flags 256 and 512.  
74 3786d 0h h266 /nw_plus/ Fix a batch file bug preventing the detected GRP version from being stored correctly.  
73 3817d 4h h266 /nw_plus/ Update script to reflect EDuke32 r4128.  
72 3883d 9h h266 /nw_plus/ Fix playing of BONUSMUSIC in NWL7.  
71 4033d 11h h266 /nw_plus/ Fix svn updating in the batch script.  
70 4033d 11h h266 / Fix the angles of #3600-3602 (fences) and the z-position of a sprite in nwl2.  
69 4036d 21h h266 /nw_plus/ Slight improvement to installation procedure.  
68 4043d 23h h266 /nw_plus/ Add support for the Megaton Edition.  
67 4277d 10h h266 / Split highres assets into "nw_hrp/" directory, allowing for easy detachment for those who do not want the HRP.  
66 4277d 11h h266 /nw_plus/ misc con fixes, including namespacing variables  
65 4310d 6h h266 / Add voxels of the gift boxes (3782, 3786) thanks to ReaperMan.  
64 4405d 11h h266 /nwinter/ Fix inconsistencies noticed by LeoD using his script.  
63 4411d 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 4419d 6h h266 /nw_plus/ Add support for detecting SVN 1.7 during automated repository updating.  
61 4419d 7h h266 /nwinter/ fix a warning: 3281.jpg --> 3281.png  
60 4463d 8h h266 /nw_plus/ move copies.def from nw_plus.def to nwinter_hrp.def  
59 4468d 7h h266 /nw_plus/linux_macosx/ fix some errors in the linux_macosx directory  
58 4600d 9h h266 /nw_plus/ add setlocal parameter to batch file and fix exclamation points  
57 4608d 5h h266 /nw_plus/ print debug final command line before executing command  
56 4619d 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 4627d 10h h266 /nw_plus/ add support for UNC paths  
54 4647d 11h h266 /nwinter/8bit/nwsanta/ Add Santa overhead frames by Captain Awesome. Currently unimplemented due to lack of capability.  
53 4647d 11h h266 /nwinter/ newly remade edit of the Gremlins theme based on a lossless source rather than an MP3 source  
52 4650d 16h h266 /nw_plus/ minor changes  
51 4669d 8h h266 /nw_plus/ pause at the end of debug execution  
50 4669d 13h h266 /nw_plus/ installer improvements (and major bug fix)  
49 4670d 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 4670d 11h h266 /nw_plus/ add additional debug info: full command line input  
47 4670d 11h h266 /nw_plus/ fix big fail with SVN auto-updating  
46 4670d 12h h266 /nw_plus/utils/ add statically-linked wget.exe  
45 4670d 17h h266 /nw_plus/ add additional svn source  
44 4672d 2h h266 /nwinter/ add (currently unused) widescreen images for 2492, 3240/3245  
43 4672d 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 4675d 9h h266 /nw_plus/ batch file improvement  
41 4682d 7h h266 /nw_plus/ add workaround for Microsoft Security Essentials "change dir to system32" bug  
40 4683d 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