1057 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)

Author SHA1 Message Date
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
Sam 455000c02d Fix save_png definition / New UISprite function
10 years ago
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
10 years ago
Ahmed Samy 6745bff132 Introduce g_resources.getDirectoryFiles
10 years ago
Henrique Santiago 1e17919a26 Use of createTable on containers
10 years ago
Ahmed Samy df3546b073 lua: now we have a function to static allocate an array
10 years ago
Sam 863bece70b VC12 fixes by @dalkon
10 years ago
conde2 ba091c9f5b Indentation
11 years ago
conde2 3288711d16 Mistake
11 years ago
conde2 8b0509a5c3 Try to fix compilation
11 years ago
conde2 4dcb30110f Use of clamp
11 years ago
conde2 7ff73d1064 Fix indentation
11 years ago
conde2 ca2fe9cf45 Fix compilation under MSVC
11 years ago
Ahmed Samy 25d3019d1a force use of template version of std::min/max
11 years ago
Ahmed Samy 1711d8bdaf Revert "replace all std::min/std::max with just min/max"
11 years ago
Ahmed Samy 28d967ccce replace all std::min/std::max with just min/max
11 years ago
Eduardo Bart 28786a3570 Update make_snapshop.sh
11 years ago
Eduardo Bart b07a77f705 Changes to compile for Win64
11 years ago
Eduardo Bart 1060c6f78c Compilation for MSVC2013, thanks @dalkon
11 years ago
dalkon c9597d6682 Visual Studio 2013 Compatibility
11 years ago
Eduardo Bart 0938e22eb9 Fixes in stdext::format
11 years ago