Rochet2
5f28a2fc82
Fix most CI problems ( #328 )
...
Thanks to H0zen at 23daeb6a0d for helping comments.
2020-09-15 21:38:35 +03:00
Foereaper
23daeb6a0d
Quick fix for GetAITarget, this really should be cleaned up
2020-09-12 18:23:27 +02:00
Foereaper
b6a450569e
Required changes for latest TC
2020-09-12 15:44:02 +02:00
Kitzunu
243cdf98f4
Update CreatureMethods.h
2020-04-10 00:14:12 +02:00
Kitzunu
2b031bdea6
Update CreatureMethods.h
2020-04-09 19:56:31 +02:00
Rochet2
f50d94b4a8
Fix TC build
2020-02-20 01:23:21 +02:00
Stoabrogga
5d057b01eb
fix some compiler warnings about unused variables, part 2
2019-04-05 08:52:16 +00:00
Rochet2
eafc146405
Fix TC build
2018-09-08 21:24:46 +03:00
Grymskvll
3db9e63bd9
Fixed player:HasTalent, changed unit:GetCreatureType description, added creature:GetCreatureFamily
2018-06-09 16:56:07 +02:00
ayase
9b5499db9c
AZEROTHCORE compatibility ( #271 )
...
* Done Compatible AZEROTHCORE.
* Fix TC build
* Try fix whitespace (trailing and tabs2spaces)
* Remove undefs and TC_LOG defines
* Revert indentation change
* Indentation and style change
* Add more possible SQL types to query
* change bg hooks OnBGEnd parameter type.
2018-06-06 18:42:46 +03:00
antz
c2f2dd566c
Add Mangos Four support
2018-03-28 19:36:45 +01:00
Rochet2
7d3ba514f2
Fix TC build
2018-01-27 17:26:41 +02:00
Rochet2
5b9743025b
Fix TC build, remove GetCombatTime
2018-01-06 00:28:30 +02:00
Rochet2
e2054785d0
Fix TC build
2017-11-08 22:03:31 +02:00
Rochet2
06384d1f3a
Revert GetAITarget changes
2017-09-29 00:43:13 +03:00
Rochet2
de4f4276ac
Remove CanRegenerateHealth method
2017-08-27 14:58:19 +03:00
Rochet2
70b0e3219c
Fix travis warning
2017-08-06 21:31:35 +03:00
Rochet2
897bf79854
Swap enable/disable logic for SetDisableGravity
2017-07-20 22:52:01 +03:00
Rochet2
6641f4a204
Fix build after e2a1ccd118
2017-07-02 23:04:58 +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
67ea403f10
Fix cmangos (classic) build
2016-11-27 20:53:42 +02:00
Rochet2
2fce645b7e
new year
2016-01-05 20:19:47 +02:00
Rochet2
c94ef51cbe
Remove DeleteBonesFromWorld method from corpse and fix build for TC
2015-11-09 17:56:17 +02:00
Rochet2
8daaf04994
Fix TC build
2015-09-24 11:48:07 +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
8fdd75cf4e
Add inheritance comments
2015-07-08 11:09:20 +03:00
Rochet2
02c7a06410
Add GetDBTableGuid method
2015-07-05 10:03:05 +03:00
Rochet2
3aa6d0544b
Fix TC compile
2015-06-04 12:30:43 +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
Tommy
803a835668
Happy New Year 2015
2015-01-01 13:59:33 -05:00
Patman64
bb0204a530
Improve description of Creatures in documentation.
2014-12-21 22:06:30 -05:00
Rochet2
7671054425
Eluna fix TC errors from previous commits, fix merge and fix a crash on osx
2014-12-15 23:25:09 +02:00
Patman64
967a8045eb
Fix calling Eluna functions from coroutines.
...
Fixes #126 .
2014-12-15 00:33:46 -05:00
Rochet2
6268216a64
Eluna implement changes from new_mthread to master ~ Does not add multithread support
2014-11-30 01:37:45 +02:00
Rochet2
a7f4954fbe
Eluna implement functions from #121 , implement hidden file ignoring closes #122 , enhance documentation in places, change requiring some now only allowing unique filenames
2014-11-22 17:16:41 +02:00
emudevs
774df595a6
Corrected typo
2014-09-22 01:08:10 -04:00
emudevs
696de1309b
Updated GetAITarget documentation with target types
2014-09-22 01:05:53 -04:00
Rochet2
4784c2052a
Eluna: Correct whitespace
2014-09-20 22:07:24 +03:00
Rochet2
ecb076b654
Eluna: Fix warnings
2014-09-20 17:44:50 +03:00
Rochet2
d9ff37d78d
Eluna: Add cod and money to sendmail, add missing spawn types for mangos and tc for SpawnCreature
2014-09-14 00:32:25 +03:00
Rochet2
b6663ba2d1
Eluna fix previous commit (tested TC wotlk)
2014-08-23 15:41:19 +03:00
Patman64
6a44dab525
Add Creature documentation.
2014-08-20 22:32:46 -04:00
Rochet2
307c3459ef
Eluna fix typo
2014-07-26 14:20:18 +03:00
Rochet2
38c516c527
Eluna add boost support and fix warnings
2014-07-24 23:37:42 +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
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