aboutsummaryrefslogtreecommitdiff
path: root/src/game/Level1.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-04-21Update trigger visibility when doing gm on/offclick
2010-04-19Remove LOTS of compile warningsSpp
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-03-11Convert some C style casts to new functionsthenecromancer
2010-03-09Limit ChatHandler::HandleModifyHPCommand to players. Closes issue #1031Spp
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-03-07Added new type-safe cast functions.raczman
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-01-21Implement new commands for add/remove/lookup titles.win32
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16Prevent crash after .goname/namego teleports at same bg/arena, by mns.n0n4m3
2009-12-22Added new function "GetSecurity(targetAccountId, gmRealmID);" by ogeraisi.maanuel
2009-12-21* Fix typo in .ticket assign. Thanks Sundark and Ogeraisi for pointing it out.p0wer
2009-12-21* Add support for different gmlevel's for different realms.p0wer
2009-12-20*apply trinity style to whole sourceRat
2009-12-17Fixed compile errors and some typosn0n4m3
2009-12-16MaNGOS merge: Mail System.win32
2009-10-18*Cleanupmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-05* Some changes to command handlers. Patch by ogeraisiMachiavelli
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-09-11*[8457] display summoner to summoned at .namego command Author: balrokmaximius
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
2009-08-26*Make .namego and .goname more flexible when summoning players to/from instan...maximius
2009-08-26*Make .namego and .goname inherit phase from destination playermaximius
2009-08-12 [8339] Improved storing/restoring BG entry pointmegamage
2009-07-31*Replace "LoginDatabase" with "loginDatabase"megamage
2009-07-26Fix build on windows.Kudlaty
2009-07-16 [8182] Store and use Map* pointer in WorldObject instead map ids for spee...megamage
2009-07-05*Change uint32 counter to bool found in lookup commands.Anubisss
2009-07-01*Fix possible exploits with flying paths.QAston
2009-06-27 [8072] First step to get rid of data blob.megamage
2009-06-27* Fix message that gets sent to target when using .namego command.Machiavelli
2009-06-24* Fix .ticket delete and .ticket viewidMachiavelli
2009-06-23[8071] Restore work .modify tp command. Allow apply it to selectedQAston
2009-06-21* Correctly update ticket status in database when closing via GM command.Machiavelli
2009-06-18*Mergemegamage
2009-06-18* In case of a 'for' loop, don't declare the iterator of a type that has a la...Machiavelli
2009-06-17*Make an emote when commands .npc say or .npc yell used by bufferoverflow.Anubisss
2009-06-16[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...megamage