Commit Graph

  • 00e18adfac Fix https://github.com/ElunaLuaEngine/Eluna/issues/157 Rochet2 2015-07-30 17:59:48 +03:00
  • e3dad741a5 Fix AddThreat typos Rochet2 2015-07-27 20:25:29 +03:00
  • 561e38e037 Fix some documentation Rochet2 2015-07-12 21:37:46 +03:00
  • 2e56ee8863 Fix RemoveItem documentation Rochet2 2015-07-08 11:15:32 +03:00
  • 8fdd75cf4e Add inheritance comments Rochet2 2015-07-08 11:09:20 +03:00
  • 02c7a06410 Add GetDBTableGuid method Rochet2 2015-07-05 10:03:05 +03:00
  • 447021e849 Fix RegisterGroupEvent hooks Foereaper 2015-06-22 19:13:57 +02:00
  • d4ca8bddda Fix comment on guild hook Rochet2 2015-06-22 15:19:22 +03:00
  • 85cd8e1900 Rework group methods, fix warnings and fix typos Rochet2 2015-06-22 01:02:26 +03:00
  • 51d6454f04 Fix cMaNGOS build Patman64 2015-06-08 00:10:10 -04:00
  • 3aa6d0544b Fix TC compile Rochet2 2015-06-04 12:30:43 +03:00
  • 7397c98a61 Merge new_bindings, closes #151 Refer to 6194ddb43c for new C++11 required changes for mangos based cores Patman64 2015-06-01 20:37:32 +03:00
  • 5c68b7301a Fix few doc types Rochet2 2015-05-11 15:58:37 +03:00
  • f3cd70c401 Enhance documentation Rochet2 2015-05-10 01:43:13 +03:00
  • 196a432e7d Fix Travis build Patman64 2015-05-01 21:28:58 -04:00
  • 3490d21bcd Make the register functions optionally return a cancel callback. Patman64 2015-03-08 18:06:10 -04:00
  • b01d441dbd Fix links Rochet2 2015-05-02 02:45:15 +03:00
  • f88d57f599 Fix mangos build Rochet2 2015-05-02 02:19:51 +03:00
  • b0d68e5e0e Fix copy paste Rochet2 2015-05-02 02:15:07 +03:00
  • 564cf2b15b Add quest add and remove commands and make questcomplete try satisfy the requirements and act like quest complete command. Merge SetLevel and GiveLevel for player methods. Rochet2 2015-05-02 02:06:53 +03:00
  • adccf1ef36 Update LuaFunctions.cpp Rochet2 2015-04-30 11:48:31 +03:00
  • 1be27d59d0 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna Rochet2 2015-04-30 10:48:03 +03:00
  • 633e3abcdc Documentation and minor fixes Rochet2 2015-04-30 10:47:06 +03:00
  • d80159127c change ifdef to fix cmangos build Rochet2 2015-04-23 13:51:40 +03:00
  • 3aba229cee Revert temporary fix for Mangos One Foereaper 2015-04-10 22:27:59 +02:00
  • edfbaab68d Update CONTRIBUTING.md Rochet2 2015-04-10 23:13:03 +03:00
  • 586e5f8e9b Update README.md Rochet2 2015-04-10 23:12:31 +03:00
  • fd51e1158f Update DOC_GEN.md Rochet2 2015-04-10 23:11:20 +03:00
  • 3eb1331aa5 Fix readme: Never trust preview Rochet2 2015-04-10 23:07:52 +03:00
  • d50a52ccb3 Enhance readme and docs Rochet2 2015-04-10 23:00:33 +03:00
  • 0b3bbc70f0 Mangos build fix Foereaper 2015-04-10 02:23:16 +02:00
  • 60952d2a7f Fix for Mangos One build Foereaper 2015-04-10 02:17:23 +02:00
  • 456684ebc3 Merge branch 'RStijn-master' Rochet2 2015-04-07 11:06:59 +03:00
  • e8b9ae9d4f Added support for GameObject::GetLootRecipient() RStijn 2015-04-07 00:19:51 +02:00
  • fdf574955f Add new logging cmake changes for TC (only for wotlk atm) Rochet2 2015-04-05 13:44:44 +03:00
  • 48e5d45d9c Added required playerbot includes Foereaper 2015-04-04 01:17:40 +02:00
  • 8b744ec5bd Missed include previous commit Foereaper 2015-03-31 19:54:57 +02:00
  • c093690c3b Added include for Mangos threading Foereaper 2015-03-31 19:50:02 +02:00
  • f552a6edcd Updated to match mangos Foereaper 2015-03-26 14:39:36 +01:00
  • 9e25ba1a3a Travis doesnt know what default branch is - manually set default Rochet2 2015-03-26 15:19:53 +02:00
  • 7bfd85130c Fix old travis badge link Rochet2 2015-03-26 15:18:27 +02:00
  • 09717f3eb5 Fix the elif defined checks Rochet2 2015-03-26 15:16:21 +02:00
  • 71dad93199 Mangos weather structure updated Foereaper 2015-03-25 00:27:20 +01:00
  • d550424090 Fix Mangos build Foereaper 2015-03-24 22:48:54 +01:00
  • 99db1cd8eb Updated include for Mangos restructure Foereaper 2015-03-24 22:34:58 +01:00
  • 0372952e43 cmangos changes Salja 2015-03-23 16:44:32 +01:00
  • b969262195 Updated cmake file for new Mangos folder structure Foereaper 2015-03-22 23:46:22 +01:00
  • 13d41a0853 Update MERGING.md Rochet2 2015-03-16 20:17:06 +02:00
  • 424ffdc0d7 apply cmangos changes Rochet2 2015-03-16 19:25:55 +02:00
  • 871a3ec42d Fix performance warning Rochet2 2015-03-15 01:37:17 +02:00
  • a2955a3081 Fix shutdown crash Rochet2 2015-03-12 18:54:06 +02:00
  • 9452beae3d Fix broken link Rochet2 2015-03-11 19:52:43 +02:00
  • e84a123e39 Fix Global: appearing in docs where it isn't wanted. Patman64 2015-03-08 19:31:31 -04:00
  • 7cb61f6259 Fix mangos GetDist methods - no exact dist methods on mangos based Rochet2 2015-03-08 16:33:56 +02:00
  • 210f36ba54 Fix a warning on linux Rochet2 2015-03-07 21:28:33 +02:00
  • 2034509b15 Add more guid documentation Rochet2 2015-03-07 17:12:23 +02:00
  • 6badad938d Add more GUID documentation Rochet2 2015-03-07 17:12:09 +02:00
  • 2d672d8828 Add methods to get exact coordinate distances Rochet2 2015-03-06 17:18:18 +02:00
  • 947c3a3b10 Corrected invalid information give on :SpawnCreature Tommy 2015-03-06 04:20:53 -05:00
  • dc157b6f49 Fix typo in GossipSendPOI Rochet2 2015-02-25 20:37:11 +02:00
  • cda4607493 Allow clear events functions to clear events of all types. Patman64 2015-02-21 23:05:12 -05:00
  • 5f6417663e New player method unbind all instances Asandru 2015-02-09 19:48:38 +02:00
  • 166dacee83 Revert 340fe17f4f partially The UpdateUInt32Value method is not identical to Set and Set screws up gossip on TC based Rochet2 2015-02-15 13:52:15 +02:00
  • 32e7a5e065 Fix mangos and TC differences Rochet2 2015-02-15 03:22:13 +02:00
  • 721355b670 Eluna fix merge Rochet2 2015-02-15 03:00:24 +02:00
  • 6b5fed561c Eluna fix problem with reloading timed events Rochet2 2015-02-15 02:08:23 +02:00
  • 4e787924e2 Change AH hooks to work with TC Rochet2 2015-02-15 00:16:22 +02:00
  • 1b9a2ae018 MangosTwo change fixes Rochet2 2015-02-14 00:31:08 +02:00
  • 849651d4c0 Change player access from sessions to players Rochet2 2015-02-13 22:27:06 +02:00
  • bdba6bd9bd Eluna fix cppcheck warnings and errors Rochet2 2015-02-13 21:29:02 +02:00
  • e7019de059 Eluna fix problem with reloading timed events Rochet2 2015-02-15 02:08:23 +02:00
  • 6a731d24ea Change AH hooks to work with TC Rochet2 2015-02-15 00:16:22 +02:00
  • cd217f9490 Added MANGOS define Foereaper 2015-02-14 10:35:46 +01:00
  • 0701980561 Eluna fix cppcheck warnings and errors Rochet2 2015-02-13 21:29:02 +02:00
  • 3ad7d9a767 Merge pull request #144 from ElunaLuaEngine/auctionshouse Salja 2015-01-28 10:46:36 +01:00
  • 540c351460 add bid to AUCTION_EVENT_ON_ADD Salja 2015-01-25 23:44:26 +01:00
  • 81b049cdcd use auctionHouseEntry for all auctions hooks add buyout, etime to AUCTION_EVENT_ON_ADD Salja 2015-01-25 23:22:45 +01:00
  • 734f720aca add player and item to auctionshouse hooks, not sure is better move back to player events ? Salja 2015-01-25 22:47:16 +01:00
  • e6e4ecdab1 Fix push and taxi crashes and add new taxi changes Rochet2 2015-01-24 02:29:11 +02:00
  • 9fe397aaf5 Fix RemoveCorpse and RemoveCorpse return values Tommy 2015-01-20 23:23:58 -05:00
  • 7b94cc4eed Fix GetHonorStoredKills and NearTeleport return values Tommy 2015-01-20 23:17:27 -05:00
  • 92a924e722 Fix tbc and classic Rochet2 2015-01-20 18:50:04 +02:00
  • 22e2195d00 Fix build Rochet2 2015-01-20 18:36:35 +02:00
  • f2e71c181c Merge pull request #142 from ElunaLuaEngine/learn_talents Rochet2 2015-01-20 17:18:01 +02:00
  • ed0d7dd415 eluna OnLearnTalents hook and player:LearnTalent function Salja 2015-01-15 10:29:27 +01:00
  • 3f9251fef9 Merge pull request #137 from ElunaLuaEngine/reformat_reload Rochet2 2015-01-20 17:07:00 +02:00
  • 3d645d8048 Add StackTracePlus, Rewrite not to recreate eluna on reload Rochet2 2015-01-14 01:03:16 +02:00
  • e8d840ace9 Merge pull request #141 from ElunaLuaEngine/hook_boyscouting Rochet2 2015-01-20 16:37:04 +02:00
  • 58c1cf0ae2 Remove Hooks.cpp. Patman64 2015-01-19 00:39:56 -05:00
  • d0efb8f94f Fix Linux build. Patman64 2015-01-19 00:39:01 -05:00
  • 9575a970f3 Move hooks to separate files. Patman64 2015-01-19 00:29:43 -05:00
  • 18a165268e Add include guards to ElunaIncludes.h. Patman64 2015-01-19 00:20:22 -05:00
  • 044b014476 Fix GetStandState Rochet2 2015-01-17 15:05:11 +02:00
  • c486e02d10 Move ElunaCreatureAI into a separate file. Patman64 2015-01-16 17:11:27 -05:00
  • 5492a68e7b Add GAMEOBJECT_EVENT_ON_USE. Patman64 2015-01-15 00:08:48 -05:00
  • 54c82280cd Merge pull request #139 from ElunaLuaEngine/weather_changes Rochet2 2015-01-12 19:25:23 +02:00
  • dd39592ddd Allow binding event handlers to individual Creatures. Patman64 2015-01-11 18:48:38 -05:00
  • d42cb350fe Remove Weather functions and type, add Map:SetWeather Rochet2 2015-01-11 20:00:53 +02:00
  • 882eb40acb Add method GetItemByGUID Rochet2 2015-01-09 23:12:48 +02:00
  • e1230126ab Eluna fix Gossip hooks, possible crash, typo, lua open hook and make some base documentation about return value changes to source Rochet2 2015-01-09 21:45:21 +02:00