| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-04 | Tools/Map extractor: Corrected letter case in gtOCTHpPerStamina.dbc | Shauren | |
| 2015-03-03 | Tools/Map extractor: Updated dbc file list | Shauren | |
| 2015-02-08 | Tools/MapExtractor: Fix crash when passing an invalid input path | jackpoz | |
| Fix unhandled exception happening when passing an invalid path as -i argument. | |||
| 2015-01-25 | Core/Misc: Fix dynamic analysis issues | jackpoz | |
| Fix some dynamic analysis issues reported by Valgrind | |||
| 2015-01-25 | Fix typo in CMakeLists.txt | Nayd | |
| (cherry picked from commit 2ed0af7d752bf0e0686fe7fde04453685831de33) | |||
| 2015-01-25 | Tools: Remove mesh_extractor | Nayd | |
| mesh_extractor is not ready for production and it will be developed in a different branch | |||
| 2015-01-24 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity | |||
| 2015-01-21 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity | |||
| 2015-01-20 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity | |||
| 2015-01-17 | Tools/Extractors | Shauren | |
| * Modified dbc list to include all gametables found in GameTables.dbc, in case they exist... * Extractor always tries to extract both dbc and db2 extensions | |||
| 2015-01-16 | Merge pull request #13763 from et65/6.x | Duarte Duarte | |
| Tools/MapExtractor: Fixed problem with DBFilesClient extraction for some locales. | |||
| 2015-01-11 | Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir exists | Duarte Duarte | |
| Thanks to @ChipLeo Ref #13866 | |||
| 2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
| Happy new year | |||
| 2014-12-29 | Tools/Patcher: Optimized loading binary file by patcher | Shauren | |
| 2014-12-29 | Core: Remove White spaces | Vincent-Michael | |
| 2014-12-26 | Tools/MapExtractor: Fixed problem with DBFilesClient extraction for some ↵ | et65 | |
| locales. Closes #13359 | |||
| 2014-12-21 | Tools/ConnectionPatcher: Fix build on GCC/Clang | Nayd | |
| 2014-12-20 | Tools/ConnectionPatcher: Restore previous functionally that downloaded ↵ | Nayd | |
| modules if they did not exist | |||
| 2014-12-19 | Tools/ConnectionPatcher: Pause program when an error happens | Nayd | |
| Similar to what is done in mmaps_generator and vmap4_extractor. This hopefully reduces the number of problems that Windows users have when patching fails. Closes #13580 | |||
| 2014-12-13 | tools/connection_patcher: add executable permissions to binary to avoid the ↵ | Bernd Lörwald | |
| rare case where permissions of replaced file are ignored | |||
| 2014-11-11 | Tools/Extractors: Remove duplicated DBC fro DBFilesClientList.h | root | |
| Ref #13531 | |||
| 2014-11-11 | Tools/Extractors: small change to get rid of the error 2 when trying to ↵ | root | |
| extract vmaps Ref #13531 | |||
| 2014-11-10 | Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc | Rat | |
| Conflicts: src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCStructure.h src/server/game/Events/GameEventMgr.cpp | |||
| 2014-11-10 | Core/Tools: Added WorldSafeLocs.dbc to extractable files' list | Rat | |
| 2014-11-08 | Tools/ConnectionPatcher: fix: adapt to compiler optimization around ↵ | Bernd Lörwald | |
| Signature pattern on osx clients | |||
| 2014-11-08 | Tools/ConnectionPatcher: allow to find pattern multiple times | Bernd Lörwald | |
| 2014-11-08 | Tools/ConnectionPatcher: fix: use patterns for mac on mac | Bernd Lörwald | |
| 2014-11-08 | Tools/ConnectionPatcher: fix: don't try setting permissions for non-existing ↵ | Bernd Lörwald | |
| file when patching module | |||
| 2014-11-08 | Tools/ConnectionPatcher: add documentation on what is patched | Bernd Lörwald | |
| 2014-11-07 | Core/Extractors: Add missing WorldSafeLocs.dbc | Intel | |
| 2014-11-06 | Tools/Patcher | Shauren | |
| * Client patcher no longer has to be ran from administrator level command line to successfully create bnet module * Set patched bnet module as readonly to prevent wow from deleting it | |||
| 2014-11-06 | Tools/Patcher: Removed "Connection" patch and added rsa modulus patch | Shauren | |
| 2014-11-01 | Build/Tools: Fix linker errors (zlib and pthread) | DDuarte | |
| 2014-10-31 | Merge pull request #13477 from bloerwald/map_extractor/nicer_output_on_errors | Duarte Duarte | |
| Map extractor: nicer output on errors | |||
| 2014-10-29 | Tools/MapExtractor: add -h and add missing newline | Bernd Lörwald | |
| 2014-10-29 | Tools/MapExtractor: print human readable casc errors | Bernd Lörwald | |
| 2014-10-29 | Tools/MapExtractor: give a nice error message on failing to CascOpenStorage() | Bernd Lörwald | |
| 2014-10-29 | Tools/connection_patcher: use user readable characters for ↵ | Bernd Lörwald | |
| '.logon.battle.net' pattern | |||
| 2014-10-29 | Tools/Patcher: Added pattern & patch for portal to all build configurations | Shauren | |
| 2014-10-28 | Tools/connection_patcher: remove c# code, add c++ code with minor ↵ | bloerwald | |
| modification, move to tools, integrate into cmake note: no longer downloads nonexistent modules note: now throws on not finding patterns new dependency: boost.filesystem Closes #13471 | |||
| 2014-10-25 | Tools/Map extractor: Restored default configuration to make maps smaller at ↵ | Shauren | |
| the cost of height data precision | |||
| 2014-10-19 | Tools/Extractors: Build fixes for linux | Shauren | |
| 2014-10-19 | Tools/Extractors: Updated vmap_extractor for 6.0.2 | Shauren | |
| 2014-10-18 | Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x | Shauren | |
| Conflicts: dep/PackageList.txt src/server/bnetserver/Packets/WoWRealmPackets.cpp src/server/bnetserver/Server/Session.cpp | |||
| 2014-10-10 | Tools/Extractors: Updated map extractor | Shauren | |
| 2014-10-10 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-09 | Build: Fixed game & collision depending on each other for linking | Shauren | |
| 2014-09-14 | Tools/Extractors: Add new locales: ptBR, ptPT and itIT | DDuarte | |
| 2014-09-07 | Merge remote-tracking branch 'origin/master' into 4.3.4 | DDuarte | |
| 2014-09-07 | Core/Misc: Refactor scripts to fix static analysis warnings | jackpoz | |
| Fourth batch of fixes targeting 100 issues reported by Coverity | |||
