Thread: CMake
View Single Post
  #7  
Old 01-14-2013, 02:39 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Probably going to bump up when I reintegrate this to "soon" provided there are no problems. Also added azone + cleanipc as optional compiles. Though cleanipc's time is limited as we're going to change how shared memory works on EQEmu shortly too.

Also wrote a C Library for loginserver encryption which should be easier to distribute on ELF systems (and windows I guess). During the CMake branch it became readily apparent that we needed a better system to handle this. This wont be going in for a while though as I want to get a bcrypt password hashing backend also setup.
Reply With Quote