Rochet2
6641f4a204
Fix build after e2a1ccd118
2017-07-02 23:04:58 +03:00
Rochet2
f1117fc2d8
Fix TC build
2017-06-24 23:22:43 +03:00
Rochet2
839d3df8f6
Fix TC build
2017-04-29 20:48:07 +03:00
Rochet2
00eef91aa2
Fix clang warnings about variable usage
2017-04-13 00:51:17 +03:00
Rochet2
cc2037461c
Optimize table usage in methods
2017-03-19 16:27:46 +02:00
Rochet2
b7c379a42c
Change Eluna to a global variable
...
Remove Eluna* from being passed. You can now get it through Eluna::GetEluna(L)
Change function call cleanup to lua_settop instead of manual loop
Explicitly delete the copy constructor and copy assignment operators
2017-03-19 15:48:48 +02:00
Rochet2
a4a6ee2233
Add requested changes to support future MaNGOS wotlk build
2017-02-16 18:15:38 +02:00
Rochet2
6ca6f90f67
Revert "Fix cmangos classic build"
...
This reverts commit 57214b69c7 .
2017-01-02 13:13:12 +02:00
Rochet2
57214b69c7
Fix cmangos classic build
2016-12-16 20:02:52 +02:00
Rochet2
fba5392f63
Fix cmangos build
2016-12-16 19:26:32 +02:00
Rochet2
0e78349861
Fix cmangos wotlk build
2016-12-16 18:44:25 +02:00
Rochet2
67ea403f10
Fix cmangos (classic) build
2016-11-27 20:53:42 +02:00
Rochet2
2694720b1a
Fix TC build
2016-11-19 20:27:57 +02:00
Rochet2
eb4eeecb62
Fix CalcAbsorbResist after d3a71a8338
2016-10-29 17:08:20 +03:00
Rochet2
dec6c45d35
Fix TC build
2016-10-07 21:39:40 +03:00
Rochet2
1fd743a563
remove old setphasemask function for units
2016-08-10 19:24:27 +03:00
Rochet2
aac1d4b015
Fix TC build
2016-04-24 17:08:37 +03:00
Rochet2
ca52c49388
Fix TC build
2016-04-14 21:02:59 +03:00
Rochet2
0023631b74
Fix TC jump method
2016-03-11 23:37:38 +02:00
Rochet2
2fce645b7e
new year
2016-01-05 20:19:47 +02:00
Rochet2
969c0bbbfa
Fix documentation indentation and implement emote state method. Closes https://github.com/ElunaLuaEngine/Eluna/issues/181
2016-01-05 16:58:09 +02:00
Rochet2
086ad796fc
Add new methods. Closes https://github.com/ElunaLuaEngine/Eluna/pull/176 and https://github.com/ElunaLuaEngine/Eluna/issues/171
2016-01-05 16:42:29 +02:00
Rochet2
72d0f8f13a
Fix few typos in previous commit
2015-09-16 22:33:59 +03:00
Tommy
9d9e72e598
Updated method documentation and cleaned up
...
Method documentation should be completed. Only thing left now is polishing up (fixing typos, update wording, add enumerator data to method documentation that doesn't have it, etc)..
Cleaned whitespaces
Corrected/Fixed up some comments
Removed all known documented method comments in LuaFunctions.cpp. Commented out methods are now marked as undocumented until they are uncommented & documented in their respective header files.
Removed 'Getter, Setter, Boolean, Other' comments in method files
Documented VehicleMethods, the rest of PlayerMethods, UnitMethods, CreatureMethods and GuildMethods.
Refer to #101 for more information
2015-09-16 04:14:32 -04:00
Rochet2
2379c00711
Fix (c)mangos IsCasting and removefromworld
2015-08-20 01:54:09 +03:00
Rochet2
b9bc5343b4
Enable null as CastSpell target and Add IsCasting
...
Closes https://github.com/ElunaLuaEngine/Eluna/issues/160
2015-08-10 01:11:01 +03:00
Rochet2
a49f6f03ac
Update documentation and enable for TC the methods implemented for https://github.com/ElunaLuaEngine/Eluna/issues/80
2015-07-30 19:47:51 +03:00
Rochet2
e3dad741a5
Fix AddThreat typos
2015-07-27 20:25:29 +03:00
Rochet2
8fdd75cf4e
Add inheritance comments
2015-07-08 11:09:20 +03:00
Rochet2
85cd8e1900
Rework group methods, fix warnings and fix typos
2015-06-22 01:40:14 +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
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
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
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
Foereaper
f552a6edcd
Updated to match mangos
2015-03-26 14:39:36 +01:00
Rochet2
09717f3eb5
Fix the elif defined checks
2015-03-26 15:16:21 +02:00
Foereaper
d550424090
Fix Mangos build
2015-03-24 22:48:54 +01:00
Salja
0372952e43
cmangos changes
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-03-23 16:44:32 +01:00
Rochet2
424ffdc0d7
apply cmangos changes
2015-03-16 19:25:55 +02:00
Tommy
7b94cc4eed
Fix GetHonorStoredKills and NearTeleport return values
...
Corrected line indent
2015-01-20 23:17:27 -05:00
Rochet2
044b014476
Fix GetStandState
...
Wrong return amount
2015-01-17 15:05:11 +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
Foereaper
6a407404ec
Reimplement a few methods
2014-12-23 15:06:24 +01:00
Rochet2
91606ed695
Fix documentation generation for GetMovementType
2014-12-21 23:57:22 +02:00
Salja
c33f62d424
Merge branch 'master' of git@github.com:ElunaLuaEngine/Eluna.git into dev
2014-12-21 07:40:02 +01:00
Foereaper
a7a8885c0f
Missing indent from previous commit
...
Derp
2014-12-21 07:21:33 +01:00
Salja
a79d456872
Merge branch 'master' into dev
2014-12-21 07:00:03 +01:00