aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-03Tools/MeshExtractor:Subv
* Fixed a bunch of errors * Allow to extract m2 and mdx models, WMOs are still not being extracted.
2012-10-03Tools/MeshExtractor:Subv
* Added the capability of extracting DBCs. * Fixed most compile warnings * Some work on the navigation mesh generation process (still not ready)
2012-10-01Tools/MeshExtractor:Subv
* 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-09-30Tools&Core: Whitespace cleanupNay
No one likes whitespace, right?
2012-09-30Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-30SQL: Rename SQL merged in PRNay
2012-09-30Merge pull request #7891 from tibbi/title_converterNay
adding Title converter to faction converter, original author Silinoron
2012-09-30Merge pull request #7896 from tibbi/wsgNay
some WSG improvements
2012-09-30Tools/MeshExtractor: tabs2spacesNay
2012-09-30SQL: Rename file merged in PR; Core: cleanup whitespace and tabsNay
2012-09-30Tools/MeshExtractor:Subv
* 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-30Merge pull request #7911 from Retriman/masterNay
Core/Script: Update creature_text for boss Elder Nadox
2012-09-30Core/Script:Retriman
* Update creature_text for boss Elder Nadox * Clean Space work whitch @Durotar
2012-09-29Core/MMaps: Removed an incorrect call to GetHeightSubv
Tools/MeshExtractor: Fixed a crash caused by calling fclose in a NULL stream
2012-09-29Tools/MeshExtractor: Get rid of some memory leaksSubv
2012-09-29Merge pull request #7909 from durotar/masterNay
Core/Script: update creature_text for boss Mimiron
2012-09-29Core/Script: update creature_text for boss Mimirondurotar
2012-09-29Tools/MeshExtractor:Subv
* Fixed some crashes * Added multithreading support, default to 4 threads. * Added some command line arguments
2012-09-29DB/Models: Creature model updates for VoA and ToCr.w1sht0l1v3
2012-09-29Tools/MeshExtractor: Fixed a crash and bad data for liquidsSubv
2012-09-28Core/Build: Fixed buildSubv
2012-09-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-09-28Tools/MeshExtractor: Removed extra fcloseSubv
2012-09-28Tools/MeshExtractor: Fixed a crash and some other mistakes.Subv
First glances of multithreading ( need to figure out a way around StormLib )
2012-09-28Tools/MeshExtractor: Allow to extract only 1 map ( via command line )Subv
2012-09-28Tools/MeshExtract:Subv
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-28Tools/MeshExtractor: Fixed an uninitialized variable error.Subv
2012-09-28typotibbi
2012-09-28Tools: MeshExtractor is working now. Please note that this is not yet finishedSubv
2012-09-28Core/Battlefield: revert part of previous commit to fix build.Kandera
2012-09-28Tools: Fixed build in MeshExtractorSubv
2012-09-28Tools: Fixed build in MeshExtractor (almost)Subv
2012-09-28Core/Battlefield: fix build from previous commitKandera
2012-09-28Core/Battlefield: fix world states on player login for wintergraspSubv
2012-09-28some WSG improvementstibbi
* correct worldstates * remove focused/brutal assault on a flag capture
2012-09-28Address a few compile errors. Correct spacing in HandleMmapPathCommand.kaelima
2012-09-28Tools: Made more updates to the MeshExtractorSubv
2012-09-28Tools: Added an experimental tool (still WIP) to replace the current mmaps ↵Subv
generator
2012-09-28Core/Scripts: Some fixes for Razorscale.w1sht0l1v3
2012-09-27emptylinetibbi
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-27Core/Battleground: Change notice about unhandled areatriggers to debug info ↵kaelima
and removed the GM notice. Added comment for a field in HandleBattlefieldListOpcode. And removed useless bool in BattlefieldWG::OnGameObjectCreate.
2012-09-27Merge pull request #7890 from durotar/masterNay
Core/Script: update creature_text for Custodian of Time (quest 10277)
2012-09-27Core/Script: update creature_text for Custodian of Time (quest 10277)durotar
2012-09-27Merge pull request #7883 from tibbi/shield_generatorkandera
correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULT
2012-09-27Merge pull request #7886 from tibbi/transport_visibilityNay
Correctly update visibility for transports, author GriffonHeart Closes #7132 Closes #6395
2012-09-27Correctly update visibility for transports, author GriffonHearttibbi
2012-09-27correct hit result if the spell has SPELL_ATTR3_IGNORE_HIT_RESULTtibbi
2012-09-26DB/Misc: fix the fix of the fix of her fixNay
2012-09-26DB/Misc: fix the fix of my fixKandera