Commit Graph

182 Commits

Author SHA1 Message Date
Rochet2
1c2eceed3c Add doc gen instructions 2014-08-11 11:48:18 +03:00
Rochet2
8ab66a5eab Enhance parser 2014-08-11 00:29:14 +03:00
Rochet2
70dc13f595 Enhance parser 2014-08-11 00:26:39 +03:00
Rochet2
8e92558eac Eluna documentation changes 2014-08-10 18:52:40 +03:00
Rochet2
25f3c4e6bb Merge pull request #103 from Patman64/doc_gen
Documentation generator

Awesome. Just awesome.
2014-08-10 11:11:57 +03:00
Patman64
b6626848f8 Remove some git merge garbage. 2014-08-10 03:38:18 -04:00
Patman64
a693bcae7e Add documentation generator. 2014-08-10 03:36:18 -04:00
Patman64
eb2b9d78b9 Update AuraMethods.h with new formatting. 2014-08-10 03:31:55 -04:00
Easelm
40160ac9f8 Corrected Corpse Documented types on a couple comments. 2014-08-09 17:59:14 -04:00
Easelm
af9bdac9d4 Corpse Method Documentation
Removed corpse documented methods from LuaFunctions.cpp.
2014-08-09 17:50:58 -04:00
Easelm
02ed184f13 Eluna; Removed Documented methods from LuaFunctions.cpp 2014-08-09 17:34:56 -04:00
Rochet2
f5c3326ed5 Eluna fix error reporting nonsense and popping stack. Closes #102 2014-08-10 00:11:42 +03:00
Rochet2
594f38c73b Eluna fix freeze on reload. Closes #99 2014-08-09 23:35:59 +03:00
Foereaper
4f1b56089a Merge branch 'master' of https://github.com/elunaluaengine/eluna 2014-08-09 20:39:23 +02:00
Foereaper
3e82076c57 Quest method documentation 2014-08-09 20:38:53 +02:00
Rochet2
9790a2af56 Eluna fix VS warning 2014-08-09 21:37:08 +03:00
Foereaper
fcdbd297ae Forgot a few spell method documentations 2014-08-09 19:57:50 +02:00
Foereaper
3e3cb68e48 Spell method documentation 2014-08-09 19:40:48 +02:00
Foereaper
e17d6355bb Added Weather documentation 2014-08-09 16:42:44 +02:00
Foereaper
5273c53f09 WorldPacket initial documentation 2014-08-09 13:06:31 +02:00
Rochet2
742d5372f7 Merge commit '2e1ed8c1e92f3af12165112b333e63ace34bfe2a' 2014-08-09 01:30:56 +03:00
Rochet2
42fcbb70ee Fix merge conflicts 2014-08-09 01:28:25 +03:00
Rochet2
30e5c418ba Eluna fix doc style and prepare merge a PR 2014-08-09 01:26:14 +03:00
Rochet2
a46e0074b9 Fix mangos zero rel20 build for new changes 2014-08-09 00:07:41 +03:00
Salja
bbc0a4d68d Update for CMaNGOS Classic PowerType Core change
Signed-off-by: Salja <salja8840@gmail.com>
2014-08-08 21:51:38 +02:00
Rochet2
4acbb496f3 Eluna Try to decide with the cases already! 2014-08-04 20:23:45 +03:00
Patman64
2e1ed8c1e9 Fix possible size issues. 2014-08-03 23:42:42 -04:00
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