Patman64
ac754aeffa
Fix issues with negative values and uint32.
2014-08-02 21:18:31 -04:00
Rochet2
7866ac5656
Merge pull request #96 from Patman64/ban_compile_error
...
Fix compiling error due to Ban global method.
2014-08-02 11:05:22 +03:00
Patman64
b2bebc006e
Add overflow checking for CHECKVAL.
2014-08-02 03:51:33 -04:00
Patman64
64c26969b7
Move some unused includes.
2014-08-02 02:31:19 -04:00
Patman64
49698169c7
Clean-up some unnecessary CHECKVAL templates.
2014-08-02 02:21:07 -04:00
Patman64
a8d0ba6757
Fix compiling error due to Ban global method.
2014-08-02 02:17:54 -04:00
Rochet2
57153d6c47
Merge pull request #95 from Patman64/aura_documentation
...
Aura documentation
- Remove GetCharges - already exists SetStackAmount
2014-08-01 12:43:27 +03:00
Patman64
ddc9f9f46b
Remove old documentation and reference to GetCharges.
2014-07-31 20:26:41 -04:00
Patman64
3ad216ff1d
Add documentation to AuraMethods.h.
2014-07-31 20:22:45 -04:00
Rochet2
f0bf49148f
Update Ban() documentation
2014-07-31 17:36:57 +03:00
Rochet2
7607ef66aa
Allow banning without who banned player
2014-07-31 17:35:56 +03:00
Rochet2
2a2e5b56d8
Remove the lua utility functions and use our own
2014-07-28 18:34:09 +03:00
Rochet2
307c3459ef
Eluna fix typo
2014-07-26 14:20:18 +03:00
Rochet2
207e51b000
Update INSTALL.md
2014-07-25 00:21:35 +03:00
Rochet2
38c516c527
Eluna add boost support and fix warnings
2014-07-24 23:37:42 +03:00
Rochet2
62db0c601b
Update LuaEngine.cpp
2014-07-21 22:57:07 +03:00
Rochet2
1bfaf5a44b
Update LuaFunctions.cpp
2014-07-17 22:00:13 +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
94528114c9
Eluna fix typo in filename thanks Antz :3
2014-07-17 16:41:48 +03:00
Rochet2
13cec80b14
Eluna add mangos objectguid header
2014-07-17 00:05:36 +03:00
Rochet2
816134b60e
Eluna add ace include for mangos
2014-07-16 23:09:41 +03:00
Rochet2
39adf480ec
Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna
2014-07-16 23:05:11 +03:00
Rochet2
83c40bb4f2
Eluna fix TC cata build and correct wotlk
2014-07-16 23:04:58 +03:00
Rochet2
c479607104
Eluna fix mangos build (missing enum from player)
2014-07-16 22:16:28 +03:00
Rochet2
a3359062e5
Eluna/Core Refactor code making LuaEngine.h lighter and splitting entities to their own files. Fixed reload crash for timed events
2014-07-16 16:12:07 +03:00
Foereaper
606d7f0c24
More definition updates
2014-07-12 00:37:39 +02:00
Foereaper
9790a2985c
Mangos definition update
2014-07-11 23:56:09 +02:00
Rochet2
550f32976a
Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna
2014-07-11 00:20:46 +03:00
Rochet2
1447e0da57
Eluna improve object variable extension
2014-07-11 00:20:25 +03:00
Foereaper
c44b26befb
Update README.md
...
Added MaNGOS to the official readme now that they have released their source including Eluna.
2014-07-09 23:09:50 +02:00
Rochet2
dc8afa45b2
Eluna add new hook (need to think where to place this) and corrected Power functions
2014-07-09 21:18:20 +03:00
Rochet2
965d511d52
Eluna fix load order
...
_ext in file name and .ext as extension can both be used to mark files as extensions that are loaded first. Otherwise all is loaded alphabetically. Everything is loaded as modules, which means that they cant be loaded twice with require.
closes #85
2014-07-03 20:23:06 +03:00
Rochet2
873d6a9537
Eluna fix crash on shutdown, closes #71
2014-07-03 19:08:58 +03:00
Rochet2
df480f976d
Eluna Fix GetObjectType
2014-07-03 18:30:45 +03:00
Rochet2
5a40cc5dea
Eluna fix linux
2014-07-02 01:24:07 +03:00
Rochet2
637ee5fff9
Eluna tweak load order. You can now freely use require() on any script. all lua files are loaded alphabetically (path is taken into account) and the extensions folder is loaded first always
2014-07-02 00:44:54 +03:00
Rochet2
6b01113a70
Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna
2014-07-01 00:35:14 +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
6acf09dcf5
Update FunctionCache.lua
2014-06-30 19:26:19 +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
fdd63cd716
Eluna fix classic and TBC return false for item use
2014-06-29 21:29:02 +02:00
Rochet2
1e4aa81e6a
Eluna fix extension for classic and TBC
...
There are no vehicles.
cfa6627d15 (commitcomment-6831392)
2014-06-29 21:29:01 +02:00
Rochet2
423619b652
Eluna switch to Lua 5.2.3
2014-06-29 21:29:01 +02:00
Rochet2
6cd2ed2b6f
Eluna fix mangos build
2014-06-29 21:29:01 +02:00
Rochet2
0f8f37678d
Eluna fix crash on InterruptSpell. Make item use and item gossip hooks to be able to return false to stop spell casting.
2014-06-29 21:29:01 +02:00
Rochet2
1591e7a40d
Update README.md
2014-06-29 21:29:00 +02:00
Rochet2
2318149d7a
Eluna fix cata merge
2014-06-29 21:29:00 +02:00