aboutsummaryrefslogtreecommitdiff
path: root/src/game/World.cpp
AgeCommit message (Expand)Author
2010-05-02Fix local change that wasn't supposed to be pushed...Spp
2010-05-02Make RealmList a Singleton.Spp
2010-05-02Fix locale selection at server load.Spp
2010-05-01Fix more warnings.Spp
2010-04-30Replace some PQuery/PExecute by more simple Query/ExecuteSpp
2010-04-28Fix weekly reset time being updated twiceSpp
2010-04-28Fix weekly reset time initialization.Spp
2010-04-26Fixed weekly quest reset by Gyullo._manuel_
2010-04-23Fix spelling error in CONFIG_GM_WHISPERING.p0wer
2010-04-22Add support for season-dependant gameeventsclick
2010-04-19Code Style: Remove trailing spaces and tab to spacesSpp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-15Fix compile.Spp
2010-04-15Fix bad use of worldstates table in last commitSpp
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original p...n0n4m3
2010-04-14Create new table character_stats for external tools(website,etc). This table ...n0n4m3
2010-04-14Drop not needed table 'item_text', add new column 'text' in table 'item_insta...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-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-03-26* Add support to save and load worldstates.Spp
2010-03-13Allow Battlegrounds and arenas to be disabled by DB.Spp
2010-03-12Move vehicle accesories to DB.Spp
2010-03-09Add level restrictions to some commands:Spp
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-12Add config option that determines the maximum allowed time between the last r...Machiavelli
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-02-02*Drop spell_stack_masks tableQAston
2010-02-01*drop spell_elixir tableQAston
2010-01-29*Move spell rank extractor out of core, use sql table instead for easier main...QAston
2010-01-29* Added actual loading of the `addons` table... This was missing in the origi...XTZGZoReX
2010-01-23Remove Battle Shout/Blessing of Might hackthenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-20* Wintergrasp removal -- part 4: "How deep does the cancer run?"Brian
2010-01-20* Add basic AddonMgr.XTZGZoReX
2010-01-19*cleanup #1 after script mergeRat
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-03Fix GO crash in boss_arlokk script.p0wer
2010-01-01Make the core boot alot cleaner. Fix some formating. Make custom attributes f...p0wer
2009-12-29* Remove useless CheckDB functionality. This does not belong in core in any s...XTZGZoReX
2009-12-27Added new config options chat channel level limit, option to disable player c...n0n4m3
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
2009-12-23Fixed some typosn0n4m3
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor...n0n4m3
2009-12-20* Added support for using a lookup table for creature mana / healthBrian