index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
Age
Commit message (
Expand
)
Author
2010-06-21
Update worldserver log message to indicate which database has a config proble...
Machiavelli
2010-06-21
Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows
click
2010-06-16
Adjust CMake "searchmacros" bit so that they point to correct locations
click
2010-06-14
Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ...
click
2010-06-11
If you allocate memory with malloc() you should deallocate it with free(), st...
Anubisss
2010-06-10
Fixed windows compile for game and TrinityCore
Shauren
2010-06-09
* Rename trinitycore.conf / ico / windows properties
Brian
2010-06-09
Fix some typos on authserver & worldserver renaming
Tartalo
2010-06-09
Add copyright notes to CMake files
Tartalo
2010-06-09
Rename trinity-core to worldserver
Tartalo
2010-06-09
* Added missing include paths that got lost in the merge a few revs ago
Brian
2010-06-08
Some fixes for worldserver cmake file
Tartalo
2010-06-08
Get g3dlib, zlib and jemalloc to build again
click
2010-06-07
* Finally it compiles (thanks click for noticing the "typo").
Brian
2010-06-08
Some cmake fixes for worldserver
Tartalo
2010-06-07
More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0
Tartalo
2010-06-06
* Get rid of framework and move the files to game and shared.
XTZGZoReX
2010-06-06
* Delivering file deletions...
XTZGZoReX
2010-06-06
* Restructuring authserver and worldserver.
XTZGZoReX
2010-06-06
More CMakeLists.txt fixes.
Tartalo
2010-06-06
And more fixes for cmake (not finished yet)
Tartalo
2010-06-05
rename world server directory (trinitycore) to worldserver, rename authserver...
click