47 Commits
Author SHA1 Message Date
Venugh c9eb42f246 Core/Commands: Implemented mmaps commands. 2012-09-06 00:36:24 +02:00
Venugh e7c0d8bef0 Core/MMaps: Applied Trinity Codestyle to PathGenerator. 2012-09-05 23:47:02 +02:00
Venugh c8eeb1f9e6 Core/AI: Removed EventAI handling. is not needed more for cataclysm...
move a sql to correct place.
2012-08-14 01:57:42 +02:00
Venugh 3f97ca1fab Core/Misc: Removed useless include from commands. 2012-07-31 16:02:54 +02:00
Venugh cecaab7948 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into mmaps 2012-04-11 06:39:23 +02:00
Venugh abc33c7b5d Core/Movement: Correct MotionMaster and fix a crash. 2012-04-09 18:36:45 +02:00
Venugh 8368112f45 Try to check existance of mmaps folder. 2012-04-09 18:05:35 +02:00
Venugh b970d31e07 add extraction tools. 2012-04-09 17:34:48 +02:00
Venugh d06c092712 fix linker error. 2012-04-09 17:17:31 +02:00
Venugh 9ac2255fbc fix all build errors, only 1 linking error. 2012-04-09 17:10:54 +02:00
Venugh 8452fd0dbd fixed errors. 2012-04-09 17:05:32 +02:00
Venugh f478e6be2b spline changes for mmaps. 2012-04-09 16:38:05 +02:00
Venugh c8f708f9ad remove useless pathfinding code. 2012-04-09 16:20:22 +02:00
Venugh d847ce7b0a Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into mmaps 2012-04-09 16:11:40 +02:00
Venugh 119a3ff5fc movementgenerator mmaps usage.
Signed-off-by: Venugh <[email protected]>
2012-04-09 16:11:17 +02:00
Venugh d047200d04 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into mmaps 2012-04-09 15:57:10 +02:00
Venugh 2181b123ba Give mmap generator the correct name. 2012-04-09 15:55:27 +02:00
Venugh ccb7a5a809 Add config options. 2012-04-09 15:53:21 +02:00
Venugh 710a617a3c Core/Tools: Store hole data. 2012-04-09 15:52:00 +02:00
Venugh 973adf112b More changes for mmaps. 2012-04-09 15:48:19 +02:00
Venugh b1b831a1d7 Core/Movement: Implemented mmaps in ConfusedMovementGenerator. 2012-04-09 15:20:45 +02:00
Venugh c3a049df82 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into mmaps 2012-04-09 15:16:20 +02:00
Venugh d6bddc1c94 Core/Mmaps:
* implemented loading part.
2012-04-09 15:11:39 +02:00
Venugh eae627f752 Core:
+ add mmaps files.
+ add the generator for movement.
2012-04-09 14:51:03 +02:00
Venugh 23969328d7 missed one file. 2012-04-09 14:49:08 +02:00
Venugh b6f9dbf673 Core/Contrib: Implemented sh files for extract all needed datas.
The sh files based from mangos.
2012-04-09 14:45:38 +02:00
Venugh 204b846fe6 Core/Tools: Implemented mmaps_generator. 2012-04-09 14:45:05 +02:00
Venugh 37cf893ad9 Core/Dep:
+ Added recastnavigation.
+ Add Info to Packagelist.
+ Link recastnavigation in Cmake.
2012-04-09 14:24:53 +02:00
Venugh 5416b734e4 Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit. 2012-02-23 12:32:21 +01:00
Venugh 1cac01b3df Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit. 2012-02-23 11:50:58 +01:00
Venugh ab923f7157 Core/Scripts: typo from last commit. thx Discovered. 2012-01-14 00:22:26 +01:00
Venugh 46d1736d0d Core/Scripts: Convert Torek script_texts to creature_text.
Apply coding style in it.
2012-01-14 00:20:03 +01:00
Venugh c548f4ea73 DB/SQL: Fixed my typo from previous Commit. 2012-01-13 23:05:43 +01:00
Venugh fdef33ed66 DB/SQL: Corrected the sql names. and add a new line. 2012-01-13 22:22:52 +01:00
Venugh b242a19ad5 Core/Scripts: remove define from arcatraz. 2012-01-13 22:02:04 +01:00
Venugh d359c87908 Core/Scripts: Convert Warden Mellichar texts to creature_texts. 2012-01-13 21:59:21 +01:00
Venugh e6b159f7ea Core/Scripts: Correct rand change. thanks to Nayd for explain. 2012-01-13 21:41:45 +01:00
Venugh 6929fff8d6 Core/Scripts: Convert MillHouse Manastorm texts to creature_texts. 2012-01-13 21:13:18 +01:00
Venugh 057621f866 CMake: Updated year to 2012. 2012-01-07 23:10:50 +01:00
Venugh b7959716ea Core/Commands: Implemented .reload waypoint_data command. (requests from Aokromes.) 2012-01-05 20:31:12 +01:00
Venugh 882ebe2b8e Core/World: Convert Execute to PreparedStatement from Battleground random. 2011-12-27 01:04:12 +01:00
Venugh cab508b4c8 Convert a Execute to a PreparedStatement. 2011-12-27 00:56:42 +01:00
Venugh a70aa857a7 CMake: Add support for MySQL 5.6. 2011-12-11 20:52:19 +01:00
Venugh 7e43bae94e Core/Server: Fix typo from previous commit. 2011-12-11 16:02:37 +01:00
Venugh e3017f6e2a Core/Player: Correct val in SMSG_POWER_UPDATE. 2011-11-28 17:53:44 +01:00
Venugh e667c4ab1d Core/Opcode: Fixed SMSG_FEATURE_SYSTEM_STATUS.
thx to nay for help.
2011-11-27 23:42:55 +01:00
Venugh 21f9a05324 Core/DataStores: Coding style. 2011-11-24 18:54:59 +01:00