Rochet2
3aa6d0544b
Fix TC compile
2015-06-04 12:30:43 +03:00
Rochet2
5c68b7301a
Fix few doc types
2015-05-11 21:19:52 +03:00
Rochet2
f3cd70c401
Enhance documentation
...
fix [] errors in types
fix int not set as basetype
add generated date to bottom of page
Rename Crates to All Classes and remove it from the class view
2015-05-10 01:43:32 +03:00
Rochet2
b0d68e5e0e
Fix copy paste
2015-05-02 02:15:07 +03:00
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
633e3abcdc
Documentation and minor fixes
2015-04-30 10:47:06 +03:00
Rochet2
dc157b6f49
Fix typo in GossipSendPOI
...
Thanks to Valkryst
2015-02-25 20:37:11 +02:00
Asandru
5f6417663e
New player method unbind all instances
2015-02-15 14:12:35 +02:00
Rochet2
e6e4ecdab1
Fix push and taxi crashes and add new taxi changes
2015-01-24 02:29:11 +02:00
Tommy
7b94cc4eed
Fix GetHonorStoredKills and NearTeleport return values
...
Corrected line indent
2015-01-20 23:17:27 -05:00
Salja
ed0d7dd415
eluna OnLearnTalents hook and player:LearnTalent function
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-01-20 17:17:02 +02:00
Rochet2
882eb40acb
Add method GetItemByGUID
2015-01-09 23:13:31 +02:00
Tommy
803a835668
Happy New Year 2015
2015-01-01 13:59:33 -05:00
Rochet2
07d25f5031
Eluna Fix static analysis noted warnings and errors
2014-12-23 23:21:13 +02:00
Rochet2
66a624d5db
Fix item not working with gossip
...
Thanks @ak47sigh
2014-12-22 22:58:17 +02:00
Foereaper
7ce8db73b9
First part of Player documentation
2014-12-22 04:54:45 +01:00
Rochet2
dcd0a0e89c
Fix linux build and warnings
2014-12-20 18:24:54 +02:00
Rochet2
130735de43
Fix DurabilityRepairAll default value
2014-12-18 19:19:34 +02:00
Patman64
967a8045eb
Fix calling Eluna functions from coroutines.
...
Fixes #126 .
2014-12-15 00:33:46 -05:00
Rochet2
6268216a64
Eluna implement changes from new_mthread to master ~ Does not add multithread support
2014-11-30 01:37:45 +02:00
Rochet2
a7f4954fbe
Eluna implement functions from #121 , implement hidden file ignoring closes #122 , enhance documentation in places, change requiring some now only allowing unique filenames
2014-11-22 17:16:41 +02:00
Foereaper
0c72883009
Changed AddItem to return item object
2014-09-22 19:34:43 +02:00
Rochet2
4784c2052a
Eluna: Correct whitespace
2014-09-20 22:07:24 +03:00
emudevs
7c0d2cb523
Eluna merged with TC
...
Certain chat methods had parameter changes. Most of these changes will be updated soon to lift the conflict between versions.
2014-09-15 00:22:03 -04:00
Rochet2
38c516c527
Eluna add boost support and fix warnings
2014-07-24 23:37:42 +03:00
Rochet2
cec3174b38
Eluna fix TC
2014-07-17 21:18:49 +03:00
Rochet2
f3baa46446
Eluna fix TC merge changes
2014-07-17 17:23:46 +03:00
Rochet2
d09b5b04ba
Eluna Closes:
...
#70 , #69 , #83 , http://emudevs.com/showthread.php/3438-Custom-Items-and-On-Item-Use-Events
Fixes Object::~Object crash log from #71
2014-07-01 00:35:06 +03:00
Rochet2
8fe509c838
Eluna add mangos support. Notice that old MANGOS is now CMANGOS
2014-06-29 21:29:03 +02:00
Rochet2
1f75dc7843
Eluna change definition checks from mangos to tc
2014-06-29 21:29:03 +02:00
Rochet2
c2a3ea5043
Eluna remove unused method bodies, Rename method bodies correctly, enable some methods implemented on mangos and TC already..
2014-06-29 21:29:02 +02:00
Rochet2
580b3f7a25
Fix linux warnings Implement #72
2014-06-29 21:28:59 +02:00
Rochet2
aa96c42eb0
Eluna misc fixes
2014-06-29 21:28:58 +02:00
Rochet2
143e81da07
Eluna fix merge changes
2014-06-29 21:28:54 +02:00
Rochet2
19b03dcbcf
Eluna fix mangos build
2014-06-29 21:28:49 +02:00
Rochet2
b1f85bfc21
Eluna
...
Improved pushing so that a single userdata is used per object pushed.
Made everything use the singleton less, allowing more free code and easier to implement multithreading later.
Made macros for hookmgr and fixed the issue with hooks called inside hooks.
2014-06-29 21:28:49 +02:00
Rochet2
94063c1b7d
Eluna Removed mutex lock and forced only one map update thread to be used. Made returning more arguments than pushed to return the return amount of nils instead. Removed a few hooks
2014-06-29 21:28:47 +02:00
Rochet2
cdaf38b737
Eluna fix linux script loading - Still require adding a config setting to set a path to allow you to use a fixed path with restarters and shortcuts
2014-06-29 21:28:43 +02:00
Rochet2
bcf7ed591f
Eluna fix wrong opcode
2014-06-29 21:28:36 +02:00
Rochet2
389ed8a80e
Eluna implement SendShowMailbox for all cores
2014-06-29 21:28:36 +02:00
Rochet2
e7cb68a3a6
Eluna fix mangos tbc & classic
2014-06-29 21:28:35 +02:00
Rochet2
16b6514589
Eluna fix mangos wotlk build
2014-06-29 21:28:35 +02:00
Rochet2
7ed94d3e7a
Update eluna
2014-06-29 21:28:34 +02:00
Foereaper
e0f2bea853
Eluna Fixed SendAddonMessage
...
Might want to rewrite parts of this later on, however it works for now.
Thanks to @StoneHarry
2014-06-29 21:28:34 +02:00
Foereaper
54899419e0
Eluna SendAddonMessage method
...
Added: SendAddonMessage method.
TODO: Debug, does not work. @Easelm
2014-06-29 21:28:33 +02:00
Rochet2
4dd716015b
Eluna update
2014-06-29 21:28:30 +02:00
Salja
f07521a1aa
Eluna Classic Support for Honor things (GetHonorStoredKills, GetRankPoints, GetHonorLastWeekStandingPos, SetHonorStoredKills, SetRankPoints, SetHonorLastWeekStandingPos, UpdateHonor, ResetHonor, ClearHonorInfo)
2014-06-29 21:28:27 +02:00
Rochet2
fee6f42e2d
Eluna classic support
2014-06-29 21:28:26 +02:00
Foereaper
a04de5b194
Truncating history
2014-06-29 21:27:59 +02:00