Brian
|
852a0c44a2
|
* Renamed PoolHandler to PoolMgr since the pool systems has nothing to do with
* the client/server protocol.
--HG--
branch : trunk
rename : src/server/game/Pools/PoolHandler.cpp => src/server/game/Pools/PoolMgr.cpp
rename : src/server/game/Pools/PoolHandler.h => src/server/game/Pools/PoolMgr.h
|
2010-06-25 03:50:19 -06:00 |
|
Machiavelli
|
0f7657b68c
|
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.
Also get rid of unused CountedReference class that used Trinity threading pattern.
--HG--
branch : trunk
|
2010-06-25 00:18:01 +02:00 |
|
Brian
|
9b6669e5f3
|
* Remove more relative paths from includes
--HG--
branch : trunk
|
2010-06-08 15:50:23 -06:00 |
|
Brian
|
b0e1605455
|
* Getting closer (at least for Linux :) )
--HG--
branch : trunk
|
2010-06-07 14:44:18 -06:00 |
|
Rat
|
75b80d9f5b
|
rearranged core files
--HG--
branch : trunk
|
2010-06-05 23:40:08 +02:00 |
|