index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
/
InstanceSaveMgr.cpp
Age
Commit message (
Expand
)
Author
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-12-19
Core/InstanceSaveMgr: Cleanup for better readability
linencloth
2010-12-19
Core/InstanceSaveMgr: Prevent timer underflow by passing resetTime instead of...
linencloth
2010-12-19
Core/InstanceSaveMgr: Replace some queries with executes as the result isn't ...
linencloth
2010-12-18
Core/InstanceSaveMgr: Optimize instance packing and cleaning up
linencloth
2010-11-19
Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...
click
2010-10-22
Core/Guild: And fix a typo... *sigh*
click
2010-10-22
Core/DBLayer: Use DirectPExecute, NOT DirectExecute, since we're actually usi...
click
2010-10-22
Core/DBLayer: Use DirectExecute instead of PQuery on some instance-saving que...
click
2010-10-21
Core: optimize string splitting
linencloth
2010-10-16
Core/DBLayer: Replace some asynchronous queries to synchronous ones in instan...
linencloth
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
More copyright header updates (will this ever end?)
click
2010-09-25
Core/InstanceSaveMgr: Statically define ResetTimeDelay as class member instea...
Machiavelli
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-03
Core/Game: Fix remaining warnings on windows (and most likely almost all of t...
silinoron
2010-09-02
Fix *SOME* build errors
Shauren
2010-09-02
Core/DBLayer:
Machiavelli
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-21
DB Layer:
Machiavelli
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-06-28
Replace some misplaced DirectExecute´s with delayed Execute calls. DirectExe...
Machiavelli
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Remove more not needed relative paths in include files
Brian
2010-06-07
More fixes for game/ cmake compilation
Tartalo
2010-06-07
* More cleanup
Brian
2010-06-05
rearranged core files
Rat