1099 Commits (master)

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
Konrad Kuśnierz ef8fa2472c
Merge pull request #1001 from divinity76/patch-2
5 years ago
Konrad Kuśnierz 8b8e7312ea
Fix code style
5 years ago
Konrad Kuśnierz fd3db800fe
Fix default init of BIGNUM to nullptr
5 years ago
Konrad Kuśnierz 9186ac5321
Follow OTClient code style
5 years ago
Konrad Kuśnierz 33b60e842f
Merge pull request #966 from diath/msvc_fixes
5 years ago
divinity76 79e31cb041
OpenSSL >= 1.1.0 compatibility
5 years ago
Daniel Speichert dc729d9846
Fix formatting
6 years ago
Daniel Speichert 271790d22e Upgrade vcxproj + fix path to OpenAL from vcpkg
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
Kamil Chojnowski 1bd392aba9 Silence Windows SDK warnings when building with MSVC
6 years ago
EgzoT 4007980c0c Change outdated compiler name for VS (#920)
6 years ago
Eduardo Bart 2095951e07 Add missing include
7 years ago
Eduardo Bart aa19f45d94 Fixes to compile on mingw32
7 years ago
Eduardo Bart c9bc9e327d
Merge pull request #867 from fluidsonic/clang-9
7 years ago
Eduardo Bart 8309fee510 Fix build for mingw-w64
7 years ago
Eduardo Bart 8b161e1a07 Priorize OpenSSL 1.0 in cmake, warning fixes
7 years ago
Kamil Chojnowski f33a44643f Fix a missing include
7 years ago
Marc Knaup a604ea7153
fixed clang 9 compile errors in shared_object_ptr
7 years ago
Jerzy Skalski 1d77d202e6 Change uint to uint32
7 years ago
Jerzy Skalski 90de0dec04 Fix iptostring
7 years ago
Konrad Kuśnierz c87c450905 Fix #703
7 years ago
Henrique Santiago 8871659b07 Fix image read
7 years ago
Ranieri Althoff 88d0a0a879
Fix misleading indentation
7 years ago
Bruno Minervino 882be286d9 Update copyright year for 2017
7 years ago
Eduardo Bart a6a50fa162 Merge pull request #744 from ranisalt/copyright-year
8 years ago
Ranieri Althoff 551f30d32f
Replace deprecated c++11 test with cmake script
8 years ago
Ranieri Althoff 2f1f62a916
Update copyright year for 2016
8 years ago
TheSumm 37f563d3d5 Replaced some tabs with spaces
9 years ago
Konrad Kuśnierz ec9dafcfdf Fix #696
9 years ago
Nailson 2f3540c996 Small optimization.
9 years ago
Ranieri Althoff 058b926a94 Replace deprecated function
9 years ago
kenfal 47272519b5 Fix missing loop counter
9 years ago
Eduardo Bart 0c1540e531 Improve multiline text selection, closes #507
9 years ago
Konrad Kuśnierz 6893a5e98a Optimize UITextEdit rendering
9 years ago
Konrad Kuśnierz f35c939fc3 Start working on multi-line selection for console
9 years ago
Ranieri Althoff 944b220c90 Use native optimizations instead of hardcoded defaults
9 years ago
Gabriel Pedro 04b516a1a0 Update copyright for 2015
9 years ago
TheSumm 26fb35fd4d Fixed major bug
9 years ago
Eduardo Bart f6fb785cea Use -O2 in release build
10 years ago
Dominique Verellen 682694cc07 Update graphicalapplication.cpp
10 years ago
BenDol 09d830d02e Fix build error
10 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
BenDol 9e0ddb08e3 More debug prints and avoid null pointer.
10 years ago
BenDol 0f362f80e3 Added easy menu hooking, fixed terminal default size/pos & more:
10 years ago
BenDol 07ac5c27ca Added some missing lua functions.
10 years ago