Commit graph

182 commits

Author SHA1 Message Date
sanctum32
28ad733c49 [12690] Extractor cmake file cleanup 2020-02-17 09:20:34 +00:00
sanctum32
2744e8b3c9 [12688] Missing changes for last commit 2020-02-17 09:20:33 +00:00
sanctum32
d75cef90e3 [12687] Fixed extractor build on gcc 2020-02-17 09:20:32 +00:00
sanctum32
2629260ba2 [12681] Replaced tabs by space for last commit 2020-02-17 09:20:29 +00:00
sanctum32
5c4b9d3ccd [12680] Fixed false vmap extrator error, submitted updated extractor binary 2020-02-17 09:20:28 +00:00
billy1arm
0d939a804c [m] Updated MMaps extraction exceptions 2020-02-17 09:20:28 +00:00
Antz
1997c1e903 Rebase resync 2020-02-17 09:19:44 +00:00
MadMaxMangos
c410f30f65 spelling corrections and explained options a little more 2020-02-17 09:05:21 +00:00
billy1arm
34b5dda651 [m] updated url 2020-02-17 08:59:53 +00:00
billy1arm
c94dbc84c2 [m] Lots of Doxygen fixes/additions - thanks to lfxGroove 2020-02-17 08:59:03 +00:00
sanctum32
b134615f92 [m] Fixed typo in make_vmaps.bat 2020-02-17 07:35:40 +00:00
billy1arm
42abf7c67e [m] attempt to fix Travis not building 2020-02-17 07:27:37 +00:00
billy1arm
ef445ea523 [12632] Revert previous commit (see Notes) 2020-02-17 00:54:15 +00:00
Dramacydal
1cd806c02e [12631] Use uint32 for phaseMasks in core and database 2020-02-17 00:41:55 +00:00
billy1arm
1fa3b614ed [12630] Remove VS2008 support and general cleanup 2020-02-17 00:41:25 +00:00
billy1arm
be6a4f8465 [c12594] Correct file version no. in VC110 sln files 2020-02-16 23:59:13 +00:00
Schmoozerd
d087f89a40 [c12586] Add delayed starting for mmap extraction to ExtractResources 2020-02-16 23:45:33 +00:00
Schmoozerd
d988eb4038 [c12561] Escape some file names in the cleanupStyle helper script 2020-02-16 22:51:27 +00:00
Schmoozerd
99a83dba1d [c12550] Add a helper script to easily merge topic branches and pull-requests
(based on commit [12423] - 0136df7)

Signed-off-by: DasBlub <DasBlub@gmail.com>
2020-02-16 21:52:33 +00:00
Schmoozerd
02504e4a38 [c12549] Add helper script to easily create a topic branch
(based on commit [12422] - 9245f5f)

Signed-off-by: DasBlub <DasBlub@gmail.com>
2020-02-16 21:52:30 +00:00
Schmoozerd
a27787851c [c12537] Update Authorship information
(based on commit [12388] - 037f217)

Signed-off-by: Xfurry <xfurry@scriptdev2.com>
2020-02-16 21:27:46 +00:00
Schmoozerd
a05738717a [c12536] Happy New Year 2013
Update authorship information and prepare for easier ways next year

Signed-off-by: Schmoozerd <schmoozerd@cmangos>

(based on commit [12325] - b7dbcda)
2020-02-16 21:25:01 +00:00
Salja
0f9fb8d40e [12113] Update git_id.
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 20:40:45 +00:00
Salja
104881706b [0140] Forgot to Change
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 19:26:12 +00:00
Salja
29c459982e [0139] Added new "vmapExtractor4" Thanks (Sys Xen, LordJz, Trinity).
NOTE: VC90 Project-Files need Update
      Cmake need Update

Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 19:26:11 +00:00
Salja
475b7a943e [0138] Update "extractor_binary"
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 19:26:10 +00:00
Salja
f8895f2830 [0137] Drop "vmap_extractor_v3"
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 19:25:28 +00:00
Salja
9286040179 [0055] Update CMakeLists for extractor. Thanks rsa
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 08:28:34 +00:00
Salja
f592231863 [0047] Update git_id
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 07:37:45 +00:00
Fabian
eb3f94c24e [0026] Added VC110 project files. 2020-02-16 03:26:04 +00:00
Salja
8f95ea2d4c arrrg extractor
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 02:52:02 +00:00
Salja
f4be15a7af Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 02:50:23 +00:00
Machiavelli
32aede1a82 [12075] Don't check registry for game folder on windows, use relative "Data" dir, similar to linux.
Fixes annoyance when you have multiple wow clients and building vmaps fails for reason that extractor takes path from wrong client even though it is located inside the correct directory

Signed-off-by: stfx <stfx@hotmail.de>
2012-08-02 10:08:40 +02:00
Reamer
fa6233609b [12015] Add pullrequest #47 for improvements with mmap generator debug output
Don't override obj-files, which are created with "movemapgen -debugOutput true"

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-06-22 19:16:05 +02:00
Schmoozerd
8c29893310 [11964] Implement new conditions system
Tree-like design idea by Faramir118, thanks for that!

* Add `conditions` table to store conditions.
* REPLACE current handling of conditions for the *_loot_template tables
  Convert the old conditions in *_loot_template to the new system by SQL-Queries
* ADD support for new conditions to gossip_menu and gossip_menu_option.
  If for these tables no condition_id (new system) is provided, the old conditions will still be used
* Add a small helper python script to contrib/convertConditions, see README there for details
* Add new command to reload the `conditions` table (.reload conditions)
* Add two Meta-Condition types CONDITION_AND (-1) and CONDITION_OR (-2) which are used as:
  value1 (as condition_entry) AND / OR value2 (as condition_entry)

  With these meta-conditions it is possible to create tree like and very complicated combined conditions (like HasAura && (HasItem || HasQuest))

NOTE about conversion:
For easier convertion all the old table data is still preserved, but will be removed eventually (within a circle of the moon approximately)
The python script will not create an optimal initial fill of the `conditions` table. You might want to tweak it manually or suggest some optimized algorithm :)

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-15 23:06:00 +02:00
Xfurry
fcbde94267 [11941] Implement effects for spells 27687, 27695
also fix another type in extractor-binary script (thanks again nighoo)

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-06 23:51:21 +02:00
Schmoozerd
fe3f4a43ee [11939] Make binary_extracting scripts compatible to bourne shell. Thanks to nighoo for pointing
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-06 19:36:41 +02:00
Nighoo
c0eca52371 [11936] Add git_id (*nix version) to .gitignore
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-03-31 03:38:53 +02:00
SilverIce
8c912d0ab3 [11924] fix MoveMapGen vc90 build problems (add missing project dependencies) thx Thermaltake 2012-02-07 23:59:59 +02:00
Schmoozerd
b03443c425 [11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for pointing 2012-02-07 15:20:46 +01:00
faramir118
68b701f5d1 [11917] Increment map version magic. You have to re-extract maps, vmaps and mmaps
With this commit, Pathfinding is implemented in MaNGOS!
Thank you very much to all who contributed, especially to Faramir118 and qsa.

Please report bugs and required offmesh changes, so that they can be adressed
For *nix users of the extractor, help about compiling content of contrib/ can be found in forums
2012-02-07 00:02:28 +01:00
Schmoozerd
1d42263285 [11916] Remove old binaries for extraction 2012-02-06 23:57:24 +01:00
Schmoozerd
abb7909e5a [11915] Update ad.exe 2012-02-06 23:57:09 +01:00
Schmoozerd
9c9e3a0e0d [11914] Add new scripts and windows binary files for extraction 2012-02-06 23:56:48 +01:00
faramir118
73b3ae889d [11904] Fix Liquid Extraction and better hole support 2012-02-06 23:16:35 +01:00
faramir118
deb97590a1 [11903] Add MoveMapGen tool to generate MMaps
Authorship also includes qsa, and thanks to others!
2012-02-06 22:52:50 +01:00
Schmoozerd
8068dcf6dd [11875] Update Copyright notice to year 2012
Start timemachine and a Happy new year to all!
2012-01-16 17:43:59 +01:00
Nighoo
97a1884ea4 [11836] Some more documentation and information for soap example 2011-10-27 21:09:25 +02:00
zergtmn
4efca9aada [11795] Drop support for VC 2005 2011-09-17 19:53:15 +06:00
Bobi88
443b5c776c [11291] And just when we thought that we'd have updated all copyrights in all files...
Signed-off-by: DasBlub <DasBlub@gmail.com>
2011-03-27 16:45:53 +02:00