aboutsummaryrefslogtreecommitdiff
path: root/src/tools/vmap4_extractor/model.cpp
AgeCommit message (Expand)Author
4 daysTools/vmap_extractor: Fixed duplicate output files with .m2 and .m2.vmo exten...Shauren
2024-07-06Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...Shauren
2024-03-06Tools/vmap_extractor: Move information about model type from spawns in vmap t...Shauren
2024-03-06Tools/vmap_extractor: Preserve UniqueId from MODF adt chunks in final vmap ou...Shauren
2024-03-01Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2021-04-25Core/Vmaps: Extract more doodad setsShauren
2021-04-25Core/Vmaps: Prepare vmaps for reading new WMO chunk - MOVX, replacement for M...Shauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-06-14Tools/vmap extractor: Various fixesShauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-10Tools/Extractors: Refactor CascHandles into classesShauren
2020-01-02New YearAokromes
2019-06-08Tools/Extractors: Use FileDataID whenever possibleShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-04-27Core/VMAPS: Fixed vmaps in single WMO instances like ragefire chasmShauren
2018-04-21Tools/vmapextractor: Improved vmap detail level by extracting wmo doodads (ta...Shauren
2018-04-07Tools:Shauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-01-18Tools/Extractors: Intruduce safe casc handles and fix all casc related memory...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-07-23Core: Change supported build to 7.0.3.22293Shauren
2016-07-22Tools/vmapextractor: Update to new m2 and wmo structuresShauren
2016-07-19Warning fixesShauren
2016-07-18Tools: Extractor updatesShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-19Tools/Extractors: Updated vmap_extractor for 6.0.2Shauren
2014-09-07Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-07-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-03Core/VMAPs: Fix object orientationjackpoz
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-27Core/Extractors: Fixed a possible issue with M2 model scalingShauren
2013-06-27Tools/Extractors: Fixed possible name issues (underscore instead of space) wh...Shauren
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-09Core/Build: Fix linking and sooo many compile warningsSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-07-03Fix vmap extractor for 15595. Now uses StormLib. Haven't checked if it works ...LordJZ
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima