aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/RemoteAccess
AgeCommit message (Expand)Author
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-15Core: Some warning fixesSpp
2010-12-10Core/RA: Calculate password hash internally instead of sending plaintext pass...Machiavelli
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click
2010-12-10Rewrite remote access console using ACEDerex
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-11Core/DBLayer:Machiavelli
2010-08-23Core: Fix more warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
2010-06-11If you allocate memory with malloc() you should deallocate it with free(), st...Anubisss
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX
2010-06-06* Restructuring authserver and worldserver.XTZGZoReX