1
0
Bifurcation 0
Graphe des révisions

23 commits

Auteur SHA1 Message Date
Nathanial.C.Jones
d3e9acc290 Set PURGEDEV to false and updated build script to set PURGEDEV to true for builds.
Also decided to take the "a" out of the WoW version.
2013-01-31 01:35:39 +00:00
Nathanial.C.Jones
d7b73376b1 Updated version output to 5.1.0a. 2013-01-03 00:29:46 +00:00
Nathanial.C.Jones
813c2a215e Set min svn version to this revision. Updated build for 5.0.4. 2012-09-25 02:14:00 +00:00
Nathanial.C.Jones
03f2ef0f66 Adjusted to output 4.3.3 for the WoW portion of the version. 2012-02-29 11:00:29 +00:00
Nathanial.C.Jones
dea0d83755 Minor change to ensure proper zip file naming. 2011-12-21 00:06:28 +00:00
Nathanial.C.Jones
91d99b09f4 Updated to set version as 4.3.0.xxx. 2011-12-03 00:34:48 +00:00
Nathanial.C.Jones
cbc1225158 Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
Nathanial.C.Jones
3c7760b4e4 Updated the usage printout. Added a comment regarding "all" for the locale (means a version that runs regardless of user's locale). 2011-07-05 11:46:34 +00:00
Nathanial.C.Jones
45edd3bec9 Added svn export failure detection to build script. 2011-07-03 15:14:27 +00:00
Nathanial.C.Jones
935bcb3800 Put all locales on a single line (the list is only for assistance with build scripting as the input file for a cat executed to create the list for a for loop). 2011-07-03 14:59:37 +00:00
Nathanial.C.Jones
b86c404350 List of locales for which data files exist. 2011-07-03 14:25:51 +00:00
Nathanial.C.Jones
4c2d84c292 Build script now creates properly named zip files for each locale. 2011-07-03 14:24:04 +00:00
Nathanial.C.Jones
812f921795 Updated QHData toc files for patch 4.2. Updated QHBuild to replace version tag in QHData toc files. 2011-07-01 16:24:53 +00:00
Nathanial.C.Jones
4ac75db693 Not sure what happened, did a merge back int the trunk but the changes didn't show up. 2011-07-01 14:54:43 +00:00
Nathanial.C.Jones
a0d1531f10 Adjust zip file name to include the locale. 2011-06-29 17:35:17 +00:00
Nathanial.C.Jones
96c228935d Implmented code for building the specific locales. 2011-06-29 17:20:18 +00:00
Nathanial.C.Jones
25eda24c3d Build script should now tag replace in QHData directory, along with the QuestHelper directory. 2011-06-29 17:12:20 +00:00
Nathanial.C.Jones
314eb5b873 Edited to include QHData directory in build. Right now this is just extra baggage. 2011-06-29 11:55:15 +00:00
Nathanial.C.Jones
73a1606070 Updated QHBuild to build for 4.1 patch. 2011-04-28 02:04:07 +00:00
Nathanial.C.Jones
fd867c890d Special item icons now disappear when their quest is complete. 2011-02-14 14:53:06 +00:00
Nathanial.C.Jones
cdb5b9a387 Fixes issue 349. 2011-02-13 23:52:07 +00:00
Nathanial.C.Jones
d76e17c0a6 Though the build script is made to handle no arguments, I can never remember what the arguments are, so I've made it so that no arguments is invalid usage. 2011-01-21 01:13:28 +00:00
Nathanial.C.Jones
4968270390 Added Development directory. Moved build script into it. This will ultimately house all build scripts. 2010-12-02 03:36:45 +00:00