Commit Graph

  • 09567e8201 Missing changes for Cata master Zyres 2023-07-24 10:52:54 +02:00
  • 0f8f3a9bca Use RAII for initialisation Zyres 2023-07-24 01:50:21 +02:00
  • 8564f305f8 Finalized refactor of ObjectMgr files Zyres 2023-07-23 18:34:26 +02:00
  • a1326e6106 Run a-style on AchievementMgr files Zyres 2023-07-23 12:13:11 +02:00
  • c0b2873b93 Replace "getAllCompleteAchievements" with "isInCompletedAchievements" Zyres 2023-07-23 09:27:44 +02:00
  • 5816f12fc4 Replace rawptr with shared_ptr in ObjectMgr for LevelInfo/Map Zyres 2023-07-23 09:05:31 +02:00
  • 364aaf9c70 Replace rawptr with shared_ptr in ObjectMgr for Group Zyres 2023-07-22 15:06:15 +02:00
  • 5b5a144be0 More cleanup in ObjectMgr Zyres 2023-07-22 12:31:51 +02:00
  • 28cfbc35a6 Resvolve compilation for version bc and classic Zyres 2023-07-22 08:06:21 +02:00
  • e5e2942aa4 Cleanup ObjectMgr misc functions Zyres 2023-07-22 00:17:31 +02:00
  • 95996c5885 Achievement stuff in ObjectMgr grouped an tweaked Zyres 2023-07-21 22:36:52 +02:00
  • 7004ca570a Resolved missing update for cata/mop Zyres 2023-07-21 17:45:30 +02:00
  • 9ba9a838c4 Replace rawptr with shared_ptr for class CachedCharacterInfo Zyres 2023-07-21 16:50:03 +02:00
  • b05eb0ed63 Replace rawptr with shared_ptr for class Corpse Zyres 2023-07-21 12:22:53 +02:00
  • 3266601f13 Sort misc functions Zyres 2023-07-21 09:41:38 +02:00
  • bd9d4db8c0 Replace rawptr with shared_ptr for class Charter Zyres 2023-07-21 02:40:59 +02:00
  • 8ef6fbc122 Replace rawptr with shared_ptr for Class ArenaTeam Zyres 2023-07-20 23:06:05 +02:00
  • f6e9bbaa1b Replace rawptr with shared_ptr for Class Channel Zyres 2023-07-20 20:53:19 +02:00
  • e1ef50d67e Revert "Fix no PCH on MSVC" Zyres 2023-07-19 22:36:22 +02:00
  • 6f52a2400d Fix no PCH on MSVC Zyres 2023-07-19 22:17:27 +02:00
  • a2ab7037a6 Merge branch 'develop' of https://github.com/AscEmu/AscEmu into develop Zyres 2023-07-15 11:17:12 +02:00
  • 17c168a2cc Fixed wrong msg type for quest 'A Humble Task' Zyres 2023-07-15 11:17:06 +02:00
  • df31162871 fix clang. (#1119) schnek 2023-07-14 18:19:18 +03:00
  • 2ce69cb0df Update gcc.cmake Zyres 2023-07-14 07:00:07 +02:00
  • 31feaec51b Change pchWorld.hpp to include local files based on relative location since these files are included relative too Zyres 2023-07-12 08:01:33 +02:00
  • 32c2635967 Update pchWorld.hpp Zyres 2023-07-12 07:27:03 +02:00
  • b7e2f1b643 Expand pch for world with "latest" additions Zyres 2023-07-12 07:21:13 +02:00
  • f657f0025e Icc Trashmobs (#1118) aaron02 2023-07-12 06:46:40 +02:00
  • 620cd3f4f3 Move hardcoded aiscripts to database for map 542 Zyres 2023-07-11 19:57:26 +02:00
  • 3ca9437106 Update README.md Zyres 2023-07-11 17:41:04 +02:00
  • 7f04b33520 Creature AI Scripts cleanup and added onTaunt (#1116) aaron02 2023-07-11 17:22:56 +02:00
  • bcc8537c96 V808 'players' object of 'vector' type was created but was not utilized. Magtheridon.cpp 234 Zyres 2023-07-11 00:03:31 +02:00
  • 7793951d37 Move hardcoded aiscripts to database for map 585 Zyres 2023-07-10 22:25:57 +02:00
  • e4a5c365e3 Fix Taxi for Cata and above, Fix Pathgenerator for all Versions (#1114) aaron02 2023-07-10 18:21:50 +02:00
  • af2017742e Move hardcoded aiscripts to database for map 534 Zyres 2023-07-09 11:48:57 +02:00
  • a671a0eb9d Move hardcoded aiscripts to database for map 565 Zyres 2023-07-09 10:44:50 +02:00
  • 01c34cf071 Move hardcoded aiscripts to database for map 564 Zyres 2023-07-09 09:47:10 +02:00
  • aee0d46dc3 V547 Expression 'm_deathState != CORPSE' is always false. Creature.cpp 668 Zyres 2023-07-09 00:11:28 +02:00
  • e0573bfae9 V522 There might be dereferencing of a potential null pointer 'gameobject'. Player.cpp 8912 Zyres 2023-07-08 19:57:44 +02:00
  • d4ca6cc8fb V522 Dereferencing of the null pointer 'm_duelPlayer' might take place. Player.cpp 11929 Zyres 2023-07-08 19:50:53 +02:00
  • 4645858346 V811 Decreased performance. Excessive type casting: string -> char * -> string. Consider inspecting third argument of the function sendChatMessage. AIInterface.cpp 1532 Zyres 2023-07-08 19:42:38 +02:00
  • 174a14ccde V1037 Two or more case-branches perform the same actions. Check lines: 379, 400 Pet.cpp 379 Zyres 2023-07-08 19:37:35 +02:00
  • e41385d6b1 V547 Expression 'm_deathState != CORPSE' is always false. Creature.cpp 668 Zyres 2023-07-08 19:02:03 +02:00
  • afc5e9072f Check and defaults for min/maxdamage Zyres 2023-07-08 16:21:57 +02:00
  • cd5015c912 Changed attacktime in creature_properties for 0 - default now 2000 Zyres 2023-07-08 16:15:07 +02:00
  • 761ef69c43 Update config.yml Zyres 2023-07-08 15:46:41 +02:00
  • 5ead53a1ed Fix SRC_TBC_SHADOWLABYRINTH_SCRIPTS_FILES (not added) (#1110) schnek 2023-07-08 05:14:06 -08:00
  • 40939e5c75 Merge pull request #1109 from schnek/fix_cmake Zyres 2023-06-01 18:39:08 +02:00
  • 296b3f03cd Cleanup/Refactor of CMake - enabled #include schnek 2023-05-24 12:38:19 +03:00
  • 8e8020fef5 Merge pull request #1107 from aaron02/fixprofessions Zyres 2023-05-23 18:24:48 +02:00
  • c45c6c2ecf Merge pull request #1106 from schnek/sql_loc Zyres 2023-05-23 18:24:26 +02:00
  • 4222815bf4 Merge pull request #1102 from schnek/test_pch_2 Zyres 2023-05-23 18:23:26 +02:00
  • 407e5e2d3e fix crash when learning from trainers aaron02 2023-05-20 16:55:55 +02:00
  • eb0efd440c adding localization files (locales_creature) schnek 2023-05-19 14:31:55 +03:00
  • a7d3d83d45 refactoring - enabled #include schnek 2023-05-11 11:38:15 +03:00
  • 7f0cefc9d7 Merge pull request #1101 from aaron02/develop Zyres 2023-05-17 12:24:32 +02:00
  • 1fec2b29ad fix spellscript aaron02 2023-05-13 00:36:40 +02:00
  • 3428fae203 in Cata there is no Movementflag transport aaron02 2023-05-13 00:30:07 +02:00
  • f4b50dcbda Merge pull request #1098 from schnek/cmake_txt Zyres 2023-05-10 07:28:39 +02:00
  • 976e2a85a7 Update CMakeLists.txt schnek 2023-04-23 15:28:02 +03:00
  • 8ac4b4b110 rework cmake - removed old implementation where files were included in manual "mode" schnek 2023-04-22 14:59:08 +03:00
  • 3375f45db2 Merge pull request #1097 from schnek/file_rnms Zyres 2023-04-07 10:01:55 +02:00
  • 2ebd3d23db Update README.md schnek 2023-04-01 13:59:51 +03:00
  • 41ae587929 File moved to Cryptography -> RC4Engine.h schnek 2023-04-01 13:59:44 +03:00
  • 0ee4720707 File moved to Cryptography -> LogonCommDefines.h schnek 2023-04-01 12:41:56 +03:00
  • 581810734f File moved to Cryptography -> crc32 .h/cpp schnek 2023-04-01 12:21:58 +03:00
  • d43c39363c File moved to Cryptography -> AuthCodes.h schnek 2023-04-01 12:11:02 +03:00
  • 80d651cbd8 File renames Auth -> Cryptography schnek 2023-03-27 20:33:22 +03:00
  • 023268e897 Codestyle to CallBack.h schnek 2023-03-12 23:30:52 +03:00
  • 8e52c1b3c6 File moved to Utilities -> CallBack.h schnek 2023-03-12 23:23:42 +03:00
  • 08109145c3 Codestyle to Log.hpp schnek 2023-03-12 23:18:12 +03:00
  • 252024e435 File moved to Logging -> Log .hpp/cpp schnek 2023-03-12 23:00:13 +03:00
  • 75546c2917 File moved to Utilities -> Util .hpp/cpp schnek 2023-03-12 22:28:31 +03:00
  • cee8b9d561 File moved to Debugging -> Errors .h/cpp schnek 2023-03-12 20:48:33 +03:00
  • b40445b183 Сhanges in cmake Utilities (SRC_UTIL_FILES->SRC_UTILITIES_FILES) schnek 2023-03-12 19:52:20 +03:00
  • 4e2a046457 Codestyle to Debugging -> CrashHandler .h/cpp schnek 2023-03-12 19:46:17 +03:00
  • c5144a4953 File moved to Debugging -> CrashHandler .h/cpp schnek 2023-03-12 18:54:29 +03:00
  • e1fcf2d53c File renames Util -> Utilities schnek 2023-03-12 18:36:20 +03:00
  • d2c834bd3c Merge pull request #1095 from schnek/cmake_m Zyres 2023-03-05 08:12:48 +01:00
  • 32b9748984 Resolved errors in cmake / added comments schnek 2023-03-01 18:58:10 +03:00
  • f460901d6e Remove old debugcmfs file from yource and remove unused commands. Zyres 2023-02-20 21:56:39 +01:00
  • 32a2171e29 Merge pull request #1093 from schnek/pch_files_cmake Zyres 2023-02-20 21:17:26 +01:00
  • 6a1f033016 ignore build warning LNK4006 all versions schnek 2023-02-20 21:03:28 +03:00
  • 7a5d45bed4 Update pchWorld.hpp (.h -> .hpp) schnek 2023-02-20 10:15:19 +03:00
  • 0cd18eb4f8 Merge branch 'develop' into pch_files_cmake schnek 2023-02-18 23:09:15 +03:00
  • 668613b9d9 Cleanup Vehicle files Zyres 2023-02-17 07:07:52 +01:00
  • bdd75939af Cleanup Summon files Zyres 2023-02-14 14:07:02 +01:00
  • 6c2928b282 Cleanup Corpse files Zyres 2023-02-14 11:45:11 +01:00
  • 62406a271e change to hpp since we are in the c++ world Zyres 2023-02-14 10:43:11 +01:00
  • ebe56e235a Cleanup Container files Zyres 2023-02-14 10:13:20 +01:00
  • f53e734d29 Cleanup DynamicObject files Zyres 2023-02-13 22:57:23 +01:00
  • ef4fdd9353 Move goprop structures to seperated file Zyres 2023-02-13 21:59:52 +01:00
  • e2332c9ff7 Move go defines to seperated file Zyres 2023-02-13 21:43:27 +01:00
  • badbf57050 Additional table loading, check if defined table exist in db Zyres 2023-02-11 21:43:54 +01:00
  • 87dce062bc Fix crash (thanks to @aaron02) Zyres 2023-02-11 21:04:27 +01:00
  • 5abccf57e1 Save some storage by using spellsets (~4MB) instead of generating a vector for every trainer. Zyres 2023-02-11 19:39:03 +01:00
  • 37e1451fea Add additional feedback to trainer_properties and trainer_properties_spellset Zyres 2023-02-11 07:35:54 +01:00
  • d69ad0b46f Merge pull request #1092 from schnek/1_3_not_use_pch Zyres 2023-02-11 07:07:42 +01:00
  • 1df6485e1f start rework cmake - each generated precompiled header in separate file schnek 2023-02-09 21:32:37 +03:00
  • a5aab70285 Fix non-pch build Classic, TBC, WotLK schnek 2023-02-07 19:24:01 +03:00