1855 Commits (master)

Author SHA1 Message Date
Gesche 5965d138a1 Merge remote-tracking branch 'github/master'
5 years ago
Maximilian 833f029335
don't call getChildren() thrice
5 years ago
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
Gesche 7fc3229610 Merge branch 'master' of https://github.com/edubart/otclient
5 years ago
Gesche 0681f02d87 rather show buggy graphics than crash!
5 years ago
Konrad Kuśnierz 33b60e842f
Merge pull request #966 from diath/msvc_fixes
5 years ago
Konrad Kuśnierz e3b02a7c5d
Merge pull request #986 from okk3/patch-1
5 years ago
Konrad Kuśnierz 74d328206b
Merge pull request #1002 from diath/fix_magic_effects
5 years ago
Konrad Kuśnierz f7ceb788e8
Merge pull request #1004 from diath/add_channel_events
5 years ago
Kamil Chojnowski a40130d79b Fix magic effect animations in newer client versions
5 years ago
Kamil Chojnowski 8301bc74f3 Add support for channel events
5 years ago
divinity76 79e31cb041
OpenSSL >= 1.1.0 compatibility
5 years ago
Okke a93333ddbf
Function updateJump() fix
6 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
Kamil Chojnowski 3b23b787f3 Add creature type icons for summons
7 years ago
Anderson Chaves Faria 2e3bf66502 Fix wrong parameter name in source
7 years ago
Eduardo Bart 0a6e7dd74e
Merge pull request #898 from EgzoT/EgzoT-setPathable
7 years ago
EgzoT c1a5a661e7
Fixed indentation and changed function location
7 years ago
Eduardo Bart a9c59526e0
Merge pull request #904 from ninjalulz/FixModalWindowId
7 years ago
Kamil Chojnowski 93f51fe127 Add player mana bar
7 years ago
Daniel Björkholm 408e9b4239 Fix data type for Modal Dialog ID
7 years ago
EgzoT 5650db7ba2
Move definition to thingtype.cpp file
7 years ago
EgzoT c51df93e3e
Add setPathable() function
7 years ago
Eduardo Bart 2095951e07 Add missing include
7 years ago
Marcin Michalski 13789c5612 Properly check tile elevation in older protocols
7 years ago
Eduardo Bart 7046fa1cdb
Merge pull request #874 from EgzoT/EgzoT-useWith_fix
7 years ago
Eduardo Bart aeb98810ed
Merge pull request #878 from EgzoT/EgzoT-map_missile_bug
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
EgzoT f4f3219d61 [Probable bug] Double use function onAppear
7 years ago
EgzoT 1950d8ec26 Fixed problem with function "useWith" on creatures
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