This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-18 06:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3da0d1d5b2177816250a8f0e27350fc210deae47
TrinityCore
/
src
/
server
/
worldserver
T
History
click
09cde73072
Set revision.h to be a prerequisite of worldserver and authserver building on *nix
...
--HG-- branch : trunk
2010-06-25 18:00:51 +02:00
..
CommandLine
Some cmake fixes for worldserver
2010-06-08 01:34:51 +02:00
RemoteAccess
If you allocate memory with malloc() you should deallocate it with free(), strdup() allocates with malloc() so use free() to deallocate it :).
2010-06-11 01:30:46 +02:00
WorldThread
Get rid of Trinity Singleton and Threading patterns and replace them with ACE_Singletons and ACE_GUARD_x macro´s with ACE_Thread_Mutex´es respectively.
2010-06-25 00:18:01 +02:00
CMakeLists.txt
Set revision.h to be a prerequisite of worldserver and authserver building on *nix
2010-06-25 18:00:51 +02:00
Main.cpp
* Renamed several VS projects and the executables they produce to reflect the new naming convention.
2010-06-23 01:47:41 +02:00
Master.cpp
Small cleanup in Master class, thanks to 41782992@qq.com
2010-06-25 01:30:06 +02:00
Master.h
Small cleanup in Master class, thanks to 41782992@qq.com
2010-06-25 01:30:06 +02:00
resource.h
rename world server directory (trinitycore) to worldserver, rename authserver directory (trinityrealm) to authserver to reflect their real purposes
2010-06-05 22:44:53 +02:00
worldserver.conf.dist
* Rename trinitycore.conf / ico / windows properties
2010-06-09 07:53:07 -06:00
worldserver.ico
* Rename trinitycore.conf / ico / windows properties
2010-06-09 07:53:07 -06:00
worldserver.rc
* Rename trinitycore.conf / ico / windows properties
2010-06-09 07:53:07 -06:00