1086 Commits (79e31cb0413ba35fd22585df6f948583af977446)

Author SHA1 Message Date
divinity76 79e31cb041
OpenSSL >= 1.1.0 compatibility
5 years ago
Malizia R b813508eb7
Fixing a typo
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
Henrique Santiago 72b3403728 Fix filestream read
10 years ago
BenDol 45b41b88bd Merge branch 'master' of https://github.com/edubart/otclient
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
10 years ago
Nail 41b2f9b911 Per-pixel transparency.
10 years ago
BenDol a02c091376 Fix stop crashing with UIWidget::moveChildToIndex.
10 years ago
BenDol 01e6169cfb Fix to setText method.
10 years ago
BenDol 1074b6b787 Provide the option to suppress lua call in setText
10 years ago
BenDol 3ce37dacbd Removed onUnload from corelib and added more lua bindings for resources.
10 years ago
BenDol 166eb7614f Fix accidental cmake changes.
10 years ago
BenDol 8b3f3b11f0 Can now unload a Config by config:unload()
10 years ago
BenDol 2d84fae2c8 Can now create new configs on the fly using: local config = g_configs.create(file)
10 years ago
BenDol 5204e3ac03 Proper termination and initialization of the ConfigManager.
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago