Commit Graph

434 Commits

Author SHA1 Message Date
Rochet2
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. 2015-05-02 02:07:50 +03:00
Rochet2
adccf1ef36 Update LuaFunctions.cpp 2015-04-30 11:48:31 +03:00
Rochet2
1be27d59d0 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna 2015-04-30 10:48:03 +03:00
Rochet2
633e3abcdc Documentation and minor fixes 2015-04-30 10:47:06 +03:00
Rochet2
d80159127c change ifdef to fix cmangos build 2015-04-23 13:51:40 +03:00
Foereaper
3aba229cee Revert temporary fix for Mangos One
Mangos One is now up to date, removed temporary elif.
2015-04-10 22:27:59 +02:00
Rochet2
edfbaab68d Update CONTRIBUTING.md 2015-04-10 23:13:03 +03:00
Rochet2
586e5f8e9b Update README.md 2015-04-10 23:12:31 +03:00
Rochet2
fd51e1158f Update DOC_GEN.md 2015-04-10 23:11:20 +03:00
Rochet2
3eb1331aa5 Fix readme: Never trust preview 2015-04-10 23:07:52 +03:00
Rochet2
d50a52ccb3 Enhance readme and docs 2015-04-10 23:00:33 +03:00
Foereaper
0b3bbc70f0 Mangos build fix 2015-04-10 02:23:16 +02:00
Foereaper
60952d2a7f Fix for Mangos One build
This is temporary until SendAttackStateUpdate is updated on Mangos One+
2015-04-10 02:17:23 +02:00
Rochet2
456684ebc3 Merge branch 'RStijn-master' 2015-04-07 11:06:59 +03:00
RStijn
e8b9ae9d4f Added support for GameObject::GetLootRecipient() 2015-04-07 11:06:20 +03:00
Rochet2
fdf574955f Add new logging cmake changes for TC (only for wotlk atm) 2015-04-05 13:44:44 +03:00
Foereaper
48e5d45d9c Added required playerbot includes 2015-04-04 01:17:40 +02:00
Foereaper
8b744ec5bd Missed include previous commit 2015-03-31 19:54:57 +02:00
Foereaper
c093690c3b Added include for Mangos threading 2015-03-31 19:50:02 +02:00
Foereaper
f552a6edcd Updated to match mangos 2015-03-26 14:39:36 +01:00
Rochet2
9e25ba1a3a Travis doesnt know what default branch is - manually set default 2015-03-26 15:19:53 +02:00
Rochet2
7bfd85130c Fix old travis badge link 2015-03-26 15:18:27 +02:00
Rochet2
09717f3eb5 Fix the elif defined checks 2015-03-26 15:16:21 +02:00
Foereaper
71dad93199 Mangos weather structure updated 2015-03-25 00:27:20 +01:00
Foereaper
d550424090 Fix Mangos build 2015-03-24 22:48:54 +01:00
Foereaper
99db1cd8eb Updated include for Mangos restructure 2015-03-24 22:34:58 +01:00
Salja
0372952e43 cmangos changes
Signed-off-by: Salja <salja8840@gmail.com>
2015-03-23 16:44:32 +01:00
Foereaper
b969262195 Updated cmake file for new Mangos folder structure 2015-03-22 23:46:22 +01:00
Rochet2
13d41a0853 Update MERGING.md 2015-03-16 20:17:06 +02:00
Rochet2
424ffdc0d7 apply cmangos changes 2015-03-16 19:25:55 +02:00
Rochet2
871a3ec42d Fix performance warning 2015-03-15 01:37:17 +02:00
Rochet2
a2955a3081 Fix shutdown crash 2015-03-12 18:54:06 +02:00
Rochet2
9452beae3d Fix broken link
Also some minor changes.
2015-03-11 19:52:43 +02:00
Patman64
e84a123e39 Fix Global: appearing in docs where it isn't wanted.
Also fix a broken font.
2015-03-08 19:31:31 -04:00
Rochet2
7cb61f6259 Fix mangos GetDist methods - no exact dist methods on mangos based 2015-03-08 16:33:56 +02:00
Rochet2
210f36ba54 Fix a warning on linux 2015-03-07 21:28:33 +02:00
Rochet2
2034509b15 Add more guid documentation 2015-03-07 17:12:23 +02:00
Rochet2
6badad938d Add more GUID documentation 2015-03-07 17:12:09 +02:00
Rochet2
2d672d8828 Add methods to get exact coordinate distances 2015-03-06 17:18:38 +02:00
Tommy
947c3a3b10 Corrected invalid information give on :SpawnCreature 2015-03-06 04:20:53 -05:00
Rochet2
dc157b6f49 Fix typo in GossipSendPOI
Thanks to Valkryst
2015-02-25 20:37:11 +02:00
Patman64
cda4607493 Allow clear events functions to clear events of all types. 2015-02-21 23:05:12 -05:00
Asandru
5f6417663e New player method unbind all instances 2015-02-15 14:12:35 +02:00
Rochet2
166dacee83 Revert 340fe17f4f partially
The UpdateUInt32Value method is not identical to Set and Set screws up gossip on TC based
2015-02-15 13:52:15 +02:00
Rochet2
32e7a5e065 Fix mangos and TC differences 2015-02-15 03:22:13 +02:00
Rochet2
721355b670 Eluna fix merge 2015-02-15 03:00:24 +02:00
Rochet2
6b5fed561c Eluna fix problem with reloading timed events 2015-02-15 02:45:29 +02:00
Rochet2
4e787924e2 Change AH hooks to work with TC 2015-02-15 02:45:29 +02:00
Rochet2
1b9a2ae018 MangosTwo change fixes 2015-02-15 02:44:24 +02:00
Rochet2
849651d4c0 Change player access from sessions to players 2015-02-15 02:44:23 +02:00