Commit Graph

579 Commits

Author SHA1 Message Date
megamage
f59c4debf6 [7622] Added creatureAI with related database tables. Author: AlexDereka
*Note: three tables are renamed.

--HG--
branch : trunk
2009-04-07 19:38:09 -05:00
Anubisss
230b3d41ef *Use constant LANG_INSTANCE_RAID_GROUP_ONLY in a message which in CanPlayerEnter().
--HG--
branch : trunk
2009-04-07 18:01:22 +02:00
Chaz Brown
81e2f4ab89 Fix typo in characters.sql
--HG--
branch : trunk
2009-04-07 02:53:48 -04:00
Anubisss
b4e7c01a90 *Fix CRLF in 2450_world.
--HG--
branch : trunk
2009-04-06 14:11:03 +02:00
Drahy
781e597807 * Moved some 2.4.3 sql to proper folder
* Added 2450_world which contains all updated from moved files
* Updated world_script_full
* Used trinity sql coding style

--HG--
branch : trunk
2009-04-06 06:28:07 +02:00
megamage
508a57313c *Merge.
--HG--
branch : trunk
2009-04-05 17:10:59 -05:00
megamage
24e24d3c02 [7616] Implement .debug play cinematic and .debig play movie. Rename .debug playsound to .debug play sound. Author: VladimirMangos
*Note: some conflicts of string.

--HG--
branch : trunk
2009-04-05 16:58:20 -05:00
megamage
cb3b6e7c77 [7615] Continue sorting chat command function declarations. Move send commands in new .send * subcommand list. Author: VladimirMangos
--HG--
branch : trunk
2009-04-05 16:54:55 -05:00
Drahy
dcd0b835aa * Fixed typos in latest commit
--HG--
branch : trunk
2009-04-05 16:18:32 +02:00
QAston
20c02ef760 *Update of aura system.
--HG--
branch : trunk
2009-04-06 13:31:14 +02:00
mknjc
813a832b11 Added reload command for spell_linked_spell DB table
--HG--
branch : trunk
2009-04-05 12:46:52 +02:00
megamage
3d1200f4ac [7609] Trailing whitespace cleaning Author: freghar
--HG--
branch : trunk
2009-04-03 16:39:21 -06:00
Chaz Brown
c73cfdd451 Remove ahbotoptions commands from DB
--HG--
branch : trunk
2009-04-01 23:53:52 -04:00
Chaz Brown
115f9dc498 fix ahbotoptions back to the way it was originally
--HG--
branch : trunk
2009-04-01 22:00:19 -04:00
Chaz Brown
076d188926 Add ahbotoptions back into command table
--HG--
branch : trunk
2009-03-31 20:43:11 -04:00
megamage
4afd030b48 *Merge.
--HG--
branch : trunk
2009-03-31 14:17:57 -06:00
raczman
e0637c6c20 Added script for GO 185913 by Kudlaty.
--HG--
branch : trunk
2009-03-30 17:24:13 +02:00
raczman
d8bd91cf34 Removed automake from TC for good. ACE automake is still there, for folks who want to build ACE from dep/ACE_wrappers.
--HG--
branch : trunk
2009-03-29 23:14:53 +02:00
Drahy
60710d6116 * Used trinity sql coding style for proper import
--HG--
branch : trunk
2009-03-29 11:25:40 +02:00
megamage
783e4fd3ff *Add new creature_template column VehicleId
*Allow spawn vehicles
*Make vehicles grid objects.

--HG--
branch : trunk
2009-03-28 22:44:09 -06:00
megamage
bf1cb43b3a *Merge.
--HG--
branch : trunk
2009-03-28 17:54:44 -06:00
megamage
12bb5538b5 [7568] Spell proc event data from forums Author: DiSlord
--HG--
branch : trunk
2009-03-28 17:36:49 -06:00
megamage
2ab52aa2a1 [7565] Move all hardcoded strings used in .account onlinelist to DB. Author: VladimirMangos
Also update format as originally suggested by Cha0S2.

--HG--
branch : trunk
2009-03-28 17:31:27 -06:00
Drahy
34c0777ff2 * Added trinity sql coding style
--HG--
branch : trunk
2009-03-28 23:53:06 +01:00
megamage
6dff0bfd5e [7560] Implement IconName for gameobject Author: NoFantasy
--HG--
branch : trunk
2009-03-28 16:28:36 -06:00
megamage
ce8462ccf9 [7558] Implement command: .learn all_mypettalents Author: VladimirMangos
Also output more correct messages at use .reset talents to pet

--HG--
branch : trunk
2009-03-28 16:25:42 -06:00
raczman
3a13ab502f Added script for GO 175944 by Sorken.
--HG--
branch : trunk
2009-03-27 20:28:17 +01:00
Drahy
d798162dca * Fixed typo
--HG--
branch : trunk
2009-03-27 18:42:35 +01:00
XTZGZoReX
a791740321 * Merge.
* Note: DBCFileLoader.cpp in src/shared/Database is missing. I will let megamage commit it.

--HG--
branch : trunk
2009-03-27 17:42:58 +01:00
Drahy
adf25d2db6 * Used trinity sql coding style
* Remember to use 2227_mangos_7546_02_realmd_uptime to your realm database
* Be careful 2227_mangos_7544_01_world_uptime will wipe all your data in uptime table
* Added 2254_world for correction in command table
* Fixed linux compile

--HG--
branch : trunk
2009-03-27 17:35:41 +01:00
megamage
1ac13728a7 [7545] Fixed exploration achievements for certian areas Author: DonTomika
[7546] move uptime table to Realm database, use realmid column. Author: Triply

--HG--
branch : trunk
2009-03-26 14:02:11 -06:00
XTZGZoReX
e16c46ec95 * Revert unintentional SQL file changes.
--HG--
branch : trunk
2009-03-26 15:58:41 +01:00
XTZGZoReX
aa033536c1 * Fixed two typos. Thanks Wormheart.
--HG--
branch : trunk
2009-03-26 15:56:00 +01:00
XTZGZoReX
d76578219f * Fixed some lines in 2131_world.sql.
--HG--
branch : trunk
2009-03-25 16:18:18 +01:00
megamage
f40773a24d [7537] Command .lookup player will report in case found accounts/ip but without existed characters. Author: VladimirMangos
--HG--
branch : trunk
2009-03-24 17:44:47 -06:00
megamage
cda206aacc *Merge.
--HG--
branch : trunk
2009-03-24 17:21:36 -06:00
megamage
d96b0f5cb6 *Merge.
--HG--
branch : trunk
2009-03-24 17:20:45 -06:00
Drahy
df82ebcbfe * Partly revered 14f8e0828c0f 2131_world was ok and changes are in 2160 already
* Clean up the rest of sqls

--HG--
branch : trunk
2009-03-24 22:21:16 +01:00
XTZGZoReX
b269d94848 * And a finishing touch on the command table.
--HG--
branch : trunk
2009-03-24 14:13:04 +01:00
XTZGZoReX
94d5f206d9 * Fixed wp command.
* Fixed 2131_world.sql - if you have already applied the older version of this, don't worry. 2160_world.sql contains the fixed lines too.

--HG--
branch : trunk
2009-03-24 13:22:07 +01:00
raczman
8413356d0e Backported part of CMake update from TC2.
--HG--
branch : trunk
2009-03-24 00:23:10 +01:00
raczman
76f466cb3d Added script for GO 184421 by Lukaasm.
--HG--
branch : trunk
2009-03-24 00:06:47 +01:00
Drahy
060eb91ec9 * Trinity sql coding style - fixed 2131_world
--HG--
branch : trunk
2009-03-23 20:08:39 +01:00
raczman
380cffe5bf Added script for GO 183146. By McBitter.
--HG--
branch : trunk
2009-03-23 18:07:58 +01:00
QAston
ce71c0e798 *Update dispel code and fix crash related to it. Thanks to megamage.
--HG--
branch : trunk
2009-03-23 01:54:50 +01:00
Muhaha
d64436a5e4 * Merged ScriptDev2 928
--HG--
branch : trunk
2009-03-22 23:11:55 +01:00
QAston
36ccfd4168 *Fix kill command-by pasdVn.
*Fix tidal force.

--HG--
branch : trunk
2009-03-22 22:21:25 +01:00
XTZGZoReX
25c13e0d62 * Fixed SQL update.
--HG--
branch : trunk
2009-03-22 21:09:00 +01:00
XTZGZoReX
f6081c6cf9 * Revert 2128.
--HG--
branch : trunk
2009-03-22 18:54:11 +01:00
megamage
708449298e *Merge.
--HG--
branch : trunk
2009-03-22 11:37:59 -06:00