index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
Age
Commit message (
Expand
)
Author
2010-08-23
Core: Fix some warnings
Spp
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core: Remove warning-ignores from Common.h, and fix a shitload of retarded wa...
click
2010-08-21
Core: Remove already defined FD_SETSIZE (picked up from Common.h)
click
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
2010-08-21
Core: Make shared build happily without PCH (there are still issues with game...
click
2010-08-21
DB Layer:
Machiavelli
2010-08-20
Return proper MySQL connection for syncrhonous requests based on calling thre...
Machiavelli
2010-08-20
Core/Build: Fix non-PCH build, again... :P
click
2010-08-19
Fix a crash in transaction commands.
Machiavelli
2010-08-19
- Call mysql_thread_end() for every deleted MySQLConnection instance, should ...
Machiavelli
2010-08-19
Properly end mysql connections and libraries on exit.
Machiavelli
2010-08-19
Solve one of the few culprits that cause authserver and worldserver to exit i...
Machiavelli
2010-08-19
- Fix Linux build (huge thanks to Aokromes for testing as always)
Machiavelli
2010-08-18
DBLayer:
Machiavelli
2010-08-18
Buildsystem/Core: Adjust header locations in CMake for collisions and shared ...
click
2010-08-18
Remove redundant files that I overlooked in my previous commit.
Machiavelli
2010-08-18
* HIGHLY EXPERIMENTAL - USE AT OWN RISK *
Machiavelli
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
Buildsystem: Make core buildable under Windows again
click
2010-08-07
Buildsystem/CMake: Adjust headerlocations on Windows so that they are correct...
click
2010-08-06
Implemented ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTS
Shauren
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-06-28
Add PreparedStatementHolder class that will be used for registering and calli...
Machiavelli
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-23
* Renamed several VS projects and the executables they produce to reflect the...
Xanadu
2010-06-19
* Changed references to Trinityd.conf / trinitycore.conf to proper
Brian
2010-06-07
Merge cmake files from shared/
Tartalo
2010-06-07
* Lib trinitydatabase builds again
Brian
2010-06-07
* Auth lib builds again.
Brian
2010-06-07
* shared lib builds again under Linux.
Brian
2010-06-07
More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0
Tartalo
2010-06-06
* Restructuring shared.
XTZGZoReX
2010-06-06
More CMakeLists.txt fixes.
Tartalo
2010-06-06
More CMakeLists.txt fixes, by Visagalis
Tartalo
2010-06-05
Move core/realm files to new subdirectory
click