Rochet2
6804f6e90f
Fix TC build
2017-06-17 00:56:52 +03:00
Rochet2
73fdcfe83f
Remove AttackedBy hook. Use CREATURE_EVENT_ON_DAMAGE_TAKEN instead - for more read 1660bb7d27 (TC removed it)
2017-06-17 00:32:15 +03:00
Rochet2
9939cb3834
Fix TC build
2017-05-29 20:59:04 +03:00
Rochet2
839d3df8f6
Fix TC build
2017-04-29 20:48:07 +03:00
Rochet2
ef0b1387dd
Update WorldObjectMethods.h
2017-04-26 15:51:56 +03:00
Rochet2
39afb1d3b7
Fix TC build after fbbe247114
2017-04-19 21:00:22 +03:00
Rochet2
00eef91aa2
Fix clang warnings about variable usage
2017-04-13 00:51:17 +03:00
Rochet2
4cc5e42562
fix clang warnings Wundefined-var-template
2017-04-12 23:20:27 +03:00
Rochet2
d7ec5438a5
Remove bad string splitting
...
Thanks to Makpptfox at getmangos.eu for report
2017-04-12 21:36:24 +03:00
Rochet2
ecad5370ef
Update README.md
2017-04-01 15:28:50 +03:00
Rochet2
8c05149038
Update INSTALL.md
2017-03-26 01:48:21 +02:00
Rochet2
f3de130282
Update INSTALL.md
2017-03-26 01:46:33 +02:00
Rochet2
6e4b7e409f
Small change to GetRow
2017-03-19 16:38:50 +02: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
8d3433f4b5
Update DOC_GEN.md
2017-03-15 23:54:15 +02:00
Rochet2
d5f0db1335
Update IMPL_DETAILS.md
2017-03-15 23:52:14 +02:00
Rochet2
655e1a2a94
Update MERGING.md
2017-03-15 23:50:47 +02:00
Rochet2
98d2137f20
Update USAGE.md
2017-03-15 23:46:28 +02:00
Rochet2
c6d037345b
Update CONTRIBUTING.md
2017-03-15 23:43:47 +02:00
Rochet2
d99400ee80
Update CONTRIBUTING.md
2017-03-15 23:42:01 +02:00
Rochet2
d8898955e9
Update README.md
2017-03-15 23:40:13 +02:00
Rochet2
90c5c02c69
Fix crash when accessing players not on any map
2017-03-15 12:42:57 +02:00
Rochet2
d7637637e1
Update GuildMethods.h
2017-03-15 12:41:30 +02:00
Rochet2
c971ca6518
Update GuildMethods.h
2017-03-15 12:35:07 +02:00
Foereaper
bcda7b78d8
Update README.md
2017-03-15 00:59:56 +01:00
Foereaper
06debd5243
Update README.md
2017-03-15 00:54:30 +01:00
Rochet2
3a6b8a3491
Fix TC build after 7567cafec8
2017-03-06 20:49:51 +02:00
Rochet2
a4a6ee2233
Add requested changes to support future MaNGOS wotlk build
2017-02-16 18:15:38 +02:00
Rochet2
924b1baab3
Remove ACE and boost RW mutex requirements
2017-01-23 17:52:45 +02:00
Rochet2
6ca6f90f67
Revert "Fix cmangos classic build"
...
This reverts commit 57214b69c7 .
2017-01-02 13:13:12 +02:00
Rochet2
214b5e28af
Fix includes
2016-12-27 19:31:10 +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
b6270285f8
Fix cmangos tbc compile
2016-12-09 23:57:40 +02:00
Rochet2
4cd1c608a3
Update requirements
2016-12-02 21:25:35 +02:00
Rochet2
a80fc81c32
Add and update mangos links
2016-12-02 21:19:20 +02:00
Rochet2
af151e5c08
Try fix ace errors on cmangos linux
2016-11-27 21:19:20 +02:00
Rochet2
67ea403f10
Fix cmangos (classic) build
2016-11-27 20:53:42 +02:00
Rochet2
4aba0d6da2
Fix mangos linux build
2016-11-26 22:29:52 +02:00
Rochet2
ca8a22023b
Fix mangos build
2016-11-26 21:48:47 +02:00
Rochet2
001e05bb93
Fix TC build
2016-11-26 14:35:47 +02:00
Rochet2
2694720b1a
Fix TC build
2016-11-19 20:27:57 +02:00
Rochet2
93f74c1adb
Make error more verbose
2016-11-19 19:57:48 +02:00
Rochet2
eb4eeecb62
Fix CalcAbsorbResist after d3a71a8338
2016-10-29 17:08:20 +03:00
Rochet2
416c39837c
Add new requirements
2016-10-18 23:01:31 +03:00
Rochet2
8aad5257f0
Fix gameobject rotations. Closes https://github.com/ElunaLuaEngine/Eluna/issues/207
2016-10-11 21:17:47 +03:00
Rochet2
dec6c45d35
Fix TC build
2016-10-07 21:39:40 +03:00
Rochet2
f0b1b3499b
Fix crash when eluna disabled. ~Natrist
2016-10-06 22:36:48 +03:00