index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
World.cpp
Age
Commit message (
Expand
)
Author
2010-05-02
Fix local change that wasn't supposed to be pushed...
Spp
2010-05-02
Make RealmList a Singleton.
Spp
2010-05-02
Fix locale selection at server load.
Spp
2010-05-01
Fix more warnings.
Spp
2010-04-30
Replace some PQuery/PExecute by more simple Query/Execute
Spp
2010-04-28
Fix weekly reset time being updated twice
Spp
2010-04-28
Fix weekly reset time initialization.
Spp
2010-04-26
Fixed weekly quest reset by Gyullo.
_manuel_
2010-04-23
Fix spelling error in CONFIG_GM_WHISPERING.
p0wer
2010-04-22
Add support for season-dependant gameevents
click
2010-04-19
Code Style: Remove trailing spaces and tab to spaces
Spp
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-15
Fix compile.
Spp
2010-04-15
Fix bad use of worldstates table in last commit
Spp
2010-04-15
Another fix quest flags, Implement support weekly quests cooldowns(Original p...
n0n4m3
2010-04-14
Create new table character_stats for external tools(website,etc). This table ...
n0n4m3
2010-04-14
Drop not needed table 'item_text', add new column 'text' in table 'item_insta...
n0n4m3
2010-04-08
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-03-26
* Add support to save and load worldstates.
Spp
2010-03-13
Allow Battlegrounds and arenas to be disabled by DB.
Spp
2010-03-12
Move vehicle accesories to DB.
Spp
2010-03-09
Add level restrictions to some commands:
Spp
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-02-12
Add config option that determines the maximum allowed time between the last r...
Machiavelli
2010-02-05
Yet more cleanup, mostly in the script system. This should conclude the scrip...
Xanadu
2010-02-02
*Drop spell_stack_masks table
QAston
2010-02-01
*drop spell_elixir table
QAston
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-23
Remove Battle Shout/Blessing of Might hack
thenecromancer
2010-01-23
Implement 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 merge
Rat
2010-01-19
*Integrate Script system to Core
Rat
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-03
Fix GO crash in boss_arlokk script.
p0wer
2010-01-01
Make 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-27
Added new config options chat channel level limit, option to disable player c...
n0n4m3
2009-12-24
Temporary revert 6743 commit. I fix this patch across 1-2 days.
n0n4m3
2009-12-23
Fixed some typos
n0n4m3
2009-12-23
Replaced 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 / health
Brian
[next]