Spp
380db44583
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
2012-10-02 12:17:42 +02:00
Spp
f8846cdeaf
Core/Utilities: Do not expose internal store structure in Tokens and rename it to Tokenizer
2012-10-02 11:54:41 +02:00
Subv
fa57ecddac
Tools/MeshExtractor:
...
* Added the option to output debug information on ADTs.
* Tweaked rcConfig options and fixed some mistakes about it.
* Generate 64 tiles per ADT, this should give us a more accurate mesh on large maps.
* Speedup compilation time by moving function bodies from Utils.h to Utils.cpp
2012-10-01 15:43:21 -05:00
Retriman
139a953325
Core/Script: Dungeon Ahnkahet Boss Amanitar.
...
*Convert creaturescript to BossAI.
*Fix spawn Mushroom
*Fix DisplayID Mushroom.
*Fix gral. Timers in spells whitch dbm 3.3.5a
*Fix remove mini spell.
2012-10-01 16:41:05 -04:00
Subv
d44ec4b7da
Merge pull request #7936 from Retriman/ahorasi!
...
Core/Script: Dungeon Ahnkahet Boss Amanitar.
2012-10-01 13:22:58 -07:00
Subv
174deb131a
SQL: Rename SQL from previous merge.
2012-09-30 17:47:47 -05:00
Subv
816595613b
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2012-09-30 17:46:20 -05:00
Retriman
4596fc776e
Core/Script: Update spelldifficulty for Boss Anubarak
2012-09-30 18:43:10 -04:00
Subv
875e642622
Merge pull request #7924 from Retriman/master
...
Core/Script: Update creature_text for boss Jedoga Shadowseeker
2012-09-30 15:27:49 -07:00
Retriman
128c8c0562
DB: Typo in sql (order logical)
2012-09-30 17:34:41 -04:00
Retriman
2e75ecd74b
Core/Script:
...
* Update creature_text for boss Jedoga Shadowseeker
2012-09-30 17:32:48 -04:00
Nay
469291166c
Merge pull request #7919 from Retriman/master
...
DB: Fix SounID in Herald Volazj
2012-09-30 09:13:01 -07:00
Retriman
f2cb98373b
DB: Fix SounID in Herald Volazj
2012-09-30 12:10:48 -04:00
Nay
990bef2bff
SQL: Rename SQL merged in PR
2012-09-30 16:34:06 +01:00
Nay
97163a2496
Merge pull request #7918 from Retriman/master
...
Core/Script: Update creature_text for boss Herald Volazj
2012-09-30 08:32:59 -07:00
Retriman
6591dd6b10
Core/Script:
...
* Update creature_text for boss Herald Volazj
thanks @Aokromes, for soundId text
2012-09-30 11:29:31 -04:00
Nay
4c3266c7af
Tools&Core: Whitespace cleanup
...
No one likes whitespace, right?
2012-09-30 15:52:10 +01:00
Nay
746252fe4e
Merge remote-tracking branch 'origin/master' into mmaps
2012-09-30 15:43:20 +01:00
Nay
8ac05aff2d
SQL: Rename SQL merged in PR
2012-09-30 15:43:05 +01:00
Nay
39dba3f22f
Merge pull request #7891 from tibbi/title_converter
...
adding Title converter to faction converter, original author Silinoron
2012-09-30 07:40:51 -07:00
Nay
0eb86ac370
Merge pull request #7896 from tibbi/wsg
...
some WSG improvements
2012-09-30 07:38:20 -07:00
Nay
d63e1276d6
Tools/MeshExtractor: tabs2spaces
2012-09-30 15:38:03 +01:00
Nay
8a18449a74
SQL: Rename file merged in PR; Core: cleanup whitespace and tabs
2012-09-30 15:33:56 +01:00
Subv
14b304d4f7
Tools/MeshExtractor:
...
* Removed the cache of ADTs
* Add the correct geometry for neighbor ADTs
* Fixes more crashes
* Calculate the correct bounds for the map tiles.
2012-09-30 08:27:56 -05:00
Nay
31901e57b9
Merge pull request #7911 from Retriman/master
...
Core/Script: Update creature_text for boss Elder Nadox
2012-09-30 05:10:31 -07:00
Retriman
8110ab1ed5
Core/Script:
...
* Update creature_text for boss Elder Nadox
* Clean Space
work whitch @Durotar
2012-09-30 01:28:36 -04:00
Subv
5c9e917e5e
Core/MMaps: Removed an incorrect call to GetHeight
...
Tools/MeshExtractor: Fixed a crash caused by calling fclose in a NULL stream
2012-09-29 16:19:33 -05:00
Subv
987436ceea
Tools/MeshExtractor: Get rid of some memory leaks
2012-09-29 15:38:31 -05:00
Nay
b5b9bb52d2
Merge pull request #7909 from durotar/master
...
Core/Script: update creature_text for boss Mimiron
2012-09-29 12:20:28 -07:00
durotar
49179651b1
Core/Script: update creature_text for boss Mimiron
2012-09-29 14:07:52 -05:00
Subv
1a7f0658b2
Tools/MeshExtractor:
...
* Fixed some crashes
* Added multithreading support, default to 4 threads.
* Added some command line arguments
2012-09-29 12:49:14 -05:00
w1sht0l1v3
a2091aede3
DB/Models: Creature model updates for VoA and ToCr.
2012-09-29 19:24:29 +03:00
Subv
3bea28e62c
Tools/MeshExtractor: Fixed a crash and bad data for liquids
2012-09-29 06:24:35 -05:00
Subv
6b23d2f771
Core/Build: Fixed build
2012-09-28 19:08:01 -05:00
Subv
a706b8027a
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2012-09-28 17:56:08 -05:00
Subv
95db9605ce
Tools/MeshExtractor: Removed extra fclose
2012-09-28 17:28:20 -05:00
Subv
9b97a89ef8
Tools/MeshExtractor: Fixed a crash and some other mistakes.
...
First glances of multithreading ( need to figure out a way around StormLib )
2012-09-28 17:09:44 -05:00
Subv
eba6980b9a
Tools/MeshExtractor: Allow to extract only 1 map ( via command line )
2012-09-28 16:26:43 -05:00
Subv
886f71df72
Tools/MeshExtract:
...
Fixed linux build, thanks Dev[Acho].
Added a DBC class
It will now autodetect your locale and start extracting mmaps as soon as started.
2012-09-28 16:21:35 -05:00
Subv
5725b068d2
Tools/MeshExtractor: Fixed an uninitialized variable error.
2012-09-28 14:28:50 -05:00
tibbi
dcf68a02f6
typo
2012-09-28 19:54:17 +01:00
Subv
3eda479e29
Tools: MeshExtractor is working now. Please note that this is not yet finished
2012-09-28 13:30:43 -05:00
Kandera
cb8fc503dd
Core/Battlefield: revert part of previous commit to fix build.
2012-09-28 10:41:44 -04:00
Subv
1c6a44e4c5
Tools: Fixed build in MeshExtractor
2012-09-28 09:30:23 -05:00
Subv
e12f7ed3e8
Tools: Fixed build in MeshExtractor (almost)
2012-09-28 09:01:13 -05:00
Kandera
db455e317e
Core/Battlefield: fix build from previous commit
2012-09-28 09:45:50 -04:00
Subv
431db10e1a
Core/Battlefield: fix world states on player login for wintergrasp
2012-09-28 09:44:34 -04:00
tibbi
45af997cca
some WSG improvements
...
* correct worldstates
* remove focused/brutal assault on a flag capture
2012-09-28 14:39:06 +01:00
kaelima
753f43718e
Address a few compile errors. Correct spacing in HandleMmapPathCommand.
2012-09-28 15:04:47 +02:00
Subv
ad0cd9f40a
Tools: Made more updates to the MeshExtractor
2012-09-28 07:59:22 -05:00