summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol132.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dropped support for <1.7.xTiger Wang2014-09-271-115/+0
|
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
|
* Added generic entity-collecting.Mattes D2014-06-271-1/+1
| | | | | Now any cEntity can be collected, not only cPickups. This should help PR #1098.
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-3/+4
|
* Fixed some Clang warnings in protocols.madmaxoft2014-04-041-1/+1
|
* WarningsTycho2014-03-071-1/+1
|
* PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft2014-01-231-9/+7
|
* Fixed a few MSVC warnings.madmaxoft2014-01-071-2/+2
|
* Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex2014-01-051-0/+14
| | | | | | I also added a warning(push)/(pop) around crpytlib.cpp because it would go crazy with warnings. So now, the only warning from cryptopp that is not blocked is 'unreferenced local function has been removed', which also occurs at a single function.
* Fixed some of tiger's derpyness.Alexander Harkness2013-11-271-2/+2
|
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+102