1077 Commits (f33a44643fd39d7674ef6921e86a10de84383442)

Author SHA1 Message Date
Kamil Chojnowski f33a44643f Fix a missing include
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
BenDol 37f9d3e200 Fix building issues.
10 years ago
BenDol b295053662 Finished stable implementation (as far as tested), still requires more testing.
10 years ago
BenDol 61059e66ec Started implementing ability to load custom config files (currently unstable).
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
Henrique Santiago b7b8fdfd0c Fix BinaryTree skip, small otb changes
10 years ago
Ahmed Samy c8b4566194 TextEdit: If cursor pos reaches end, move to start, and the opposite
10 years ago
Sam 67c2453c82 savePNG method for Image
10 years ago