143 Commits (5965d138a150440b98dafb952eeca168742f499a)

Author SHA1 Message Date
Konrad Kuśnierz 779eb56068
Fix setBuffer of InputMessage class
5 years ago
Konrad Kuśnierz 1c8cea513c
Fix setBuffer of the OutputMessage class
5 years ago
Konrad Kuśnierz 92532a958e
Merge pull request #967 from EgzoT/EgzoT-OutputMessage_setBuffer_2
5 years ago
Daniel Speichert dc729d9846
Fix formatting
6 years ago
Daniel Speichert ad769d6614 Fix compilation errors (READ_TIMEOUT, READ_TIMEOUT)
6 years ago
Malizia R b813508eb7
Fixing a typo
6 years ago
EgzoT 9e9d88f184 Add setBuffer() method to OutputMessage class
6 years ago
Konrad Kuśnierz c87c450905 Fix #703
7 years ago
Bruno Minervino 882be286d9 Update copyright year for 2017
7 years ago
Ranieri Althoff 2f1f62a916
Update copyright year for 2016
8 years ago
Gabriel Pedro 04b516a1a0 Update copyright for 2015
9 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago
Shawak d20c263912 Ability to get buffer from inputmessage
10 years ago
Shawak 07e40afa3d Ability to get buffer from inputmessage
10 years ago
Shawak 8179915e06 Ability to get buffer from inputmessage
10 years ago
Eduardo Bart d32f71c2b9 Partial support for protocol 1020 and minimize lag
11 years ago
Eduardo Bart 38dec168ee Fix boost::asio misuse that would cause lag
11 years ago
Eduardo Bart e9e4dcd71b Improve walk when lagging
11 years ago
Eduardo Bart 24664714bd Fix rare but serious bug in Connection
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Eduardo Bart 86d06057ca Fixes to compile with libc++
11 years ago
Eduardo Bart b7eef97239 Add flexibility in login packets
11 years ago
BeniS b68df8336a Minor fixes to some previous commits.
11 years ago
Eduardo Bart 0120b7554c Restore support for animated png files
12 years ago
Eduardo Bart b52c52cd36 Fix possible crashs when using server class
12 years ago
Eduardo Bart 122577a916 Just rename some files
12 years ago
BeniS 44e428bccb Progress updating to cv981/pv973:
12 years ago
BeniS 619285069c Started updating to 9.8+ features, not yet finished (unsafe version).
12 years ago
Henrique Santiago c517f7b745 Add/get table functions implemented on ext charlist
12 years ago
Henrique Santiago 05fcf740b4 Stats module
12 years ago
Henrique Santiago 7fb2f6deb5 Add getIp function, remove unused sql function
12 years ago
Henrique Santiago fb7ab21e71 Move RSA class to Crypt
12 years ago
Henrique Santiago 4e0642c814 Removed GMP and added OpenSSL. Rsa class might be moved to Crypto later.
12 years ago
Henrique 3b345cf868 Add setXteaKey function
12 years ago
Henrique 4f0e00fdfa Change to RSA decrypt function
12 years ago
Eduardo Bart 3bac3dcbb4 Rework stdext classes
12 years ago
Henrique 3c1a5f24e8 Fix to protocolgame
12 years ago
Eduardo Bart 614d1544c0 Fix market reload and a crash when exiting
12 years ago
Eduardo Bart a1fb373b1b Revert protocol bug added in lasts commit
12 years ago
Henrique 12e6602925 Bind connection and fix protocol recv without xtea
12 years ago
Henrique c969f5209f Some changes to server compatibility
12 years ago
Eduardo Bart 03b8241bbc Rename stdext::shared_object_ptr to compile in gcc 4.6
12 years ago
Eduardo Bart 59b6abfa09 Implement message modes for 9.6
12 years ago
Eduardo Bart e0431021b5 Huge engine change, replace all std::shared_ptrs
12 years ago
Eduardo Bart 0a49f58e50 Fix crash when InputMessage is too large
12 years ago
Eduardo Bart eb24d6776e Multi-protocol
12 years ago
BeniS b7ac6ce6d5 Added Market/MarketProtocol module to begin the construction of the Market! Fixed some Minor Issues, and Some Cosmetics
12 years ago
Eduardo Bart e3298d561c Rework application class and framework
12 years ago
Eduardo Bart e7691b873b Add error code to onError protocol event
12 years ago