index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-06-05
fixed compile on win
Rat
2010-06-05
Add ACE includepath to linux buildfiles when not using a sitewide install
click
2010-06-05
HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK
click
2010-05-29
*Properly initialize members to prevent DB logging before the DB is started. ...
Xanadu
2010-05-26
Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of us...
Machiavelli
2010-05-26
Add another ACE_Thread_Mutex in Database class for threadsafe operations on m...
Machiavelli
2010-05-19
Implement a signalhandler via ACE.
Anubisss
2010-05-16
Fix a possible crash in SqlTransaction::Execute(), using post-iterating on th...
Machiavelli
2010-05-15
Reimplement ACE_Based::LockedQueue as SQL holder for the SqlTransaction class...
Machiavelli
2010-05-15
Use delete[] on object allocated with new[x+y*z] in TileAssembler.
Machiavelli
2010-05-13
Fix crash introduced in 4610bbf047.
Machiavelli
2010-05-13
Fix a crash in SqlAsyncTask::call caused by the fact that the SQLOperation to...
Machiavelli
2010-05-13
Some warning fix
Spp
2010-05-08
Cleanup on some database-related files: merge some DB-related files, add some...
click
2010-05-06
Cleanup : Remove postgreSQL-support (not used and has also been broken for a ...
click
2010-05-05
Use ACE_GUARD_RETURN macro in LockedQueue::next to guarrantee the lock is acq...
Machiavelli
2010-05-02
Fix locale selection at server load.
Spp
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-15
Another fix quest flags, Implement support weekly quests cooldowns(Original p...
n0n4m3
2010-04-11
Tab to Spaces and remove of trailing spaces
Spp
2010-04-11
Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.
n0n4m3
2010-04-08
*fix an sql-dbc load bug, patch by Qaston
Rat
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-04-07
Include ACE headers in case they are not in system path.
raczman
2010-04-06
Cleaned up include directories in cmakes.
raczman
2010-04-05
* Only call Database::ThreadStart()/ThreadEnd() once per thread.
XTZGZoReX
2010-03-21
Add additional field for storage of speed_run rate of creature
_manuel_
2010-03-21
Add support field 'allowMount' to instance_template table (see http://trinity...
Machiavelli
2010-03-09
Cleanup and applying code style to some Database files.
n0n4m3
2010-03-03
store unit's level in uint8 format
silver1ce
2010-02-27
Update visibility system
silver1ce
2010-02-23
Dump characters to separate files config option, by azazel.kon
Tartalo
2010-02-15
* Changed TrinityCore2 to TrinityCore. There is no TrinityCore2 anymore.
Brian
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-02-10
Fix compile warning on win.
n0n4m3
2010-02-10
Revert revision: 053bfe8ad9, this cause some crash.
n0n4m3
2010-02-07
Implement async class for database operations for better performance, remove ...
n0n4m3
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-02-01
Use normal ace thread mutex
thenecromancer
2010-02-01
Use recursive thread mutex for SQL transaction queue
thenecromancer
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-21
* Backed out changeset c7c6faf26cbd
Brian
2010-01-21
* Add support for basedmg and baserangeddmg values in creature_classlevelstats.
win32
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-10
* Add support for base armor values in creature_classlevelstats.
XTZGZoReX
2010-01-10
Update aura system:
QAston
2010-01-06
fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ...
silver1ce
2010-01-02
Removed moveflags column from creature_addon and creature_template_addon. Tha...
_manuel_
[next]