Commit Graph

1190 Commits

Author SHA1 Message Date
Foereaper
ec29211f7c Documented most of WorldObject methods 2014-08-11 23:07:25 +02:00
Rochet2
f59864a60e Eluna fix doc search links 2014-08-11 22:04:04 +03:00
Rochet2
4e231b77ab Eluna fix parser &links 2014-08-11 20:58:08 +03:00
Rochet2
f71a820eba Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna 2014-08-11 11:48:30 +03:00
Rochet2
1c2eceed3c Add doc gen instructions 2014-08-11 11:48:18 +03:00
Rochet2
e58b0c4f78 Merge pull request #106 from Patman64/parser_fixes
Some more fixes to the parser.
2014-08-11 11:33:22 +03:00
Patman64
9b6500ad77 Some more fixes to the parser. 2014-08-11 04:15:35 -04:00
Rochet2
abec688d9c Merge pull request #105 from Patman64/execute_call_panic
Fix possible panic in Eluna::ExecuteCall.
2014-08-11 09:12:38 +03:00
Patman64
540fa9ca18 Fix possible panic in Eluna::ExecuteCall.
The panic shouldn't actually be possible due to checks in the different
Register functions, but more checks doesn't hurt.
2014-08-11 00:53:01 -04: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