aboutsummaryrefslogtreecommitdiff
path: root/src/game/World.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-06-04HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKRat
2010-05-31Dungeon Finder:Spp
2010-05-29Fix: use stored randombg resettime for calculating when to do the next daily ...click
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ...Xanadu
2010-05-29Remove a duplicate check from map/vmap files existance of all races' startup ...Anubisss
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by Vladi...click
2010-05-25Allow accounts to create characters in both horde and alliance factions by de...click
2010-05-20Dungeon Finder: Initial setup and dungeon listingSpp
2010-05-16Don“t kick sessions in the tiny window (barely a few ms) between the login q...Machiavelli
2010-05-16Fix localization of gossip menu optionsSpp
2010-05-14Add config option SessionAddDelay to replace the hard coded 10ms default Netw...Machiavelli
2010-05-13Make WaypointMgr to singleton.Anubisss
2010-05-12make BG kill XP configable, default offRat
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
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