1039 Commits (2d84fae2c85d2a57d378f99c46e511060c15e07b)

Author SHA1 Message Date
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
11 years ago
Henrique Santiago 1e17919a26 Use of createTable on containers
11 years ago
Ahmed Samy df3546b073 lua: now we have a function to static allocate an array
11 years ago
Sam 863bece70b VC12 fixes by @dalkon
11 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
Eduardo Bart 2b34c0ea0a Fix #337
11 years ago
Eduardo Bart d32f71c2b9 Partial support for protocol 1020 and minimize lag
11 years ago
Eduardo Bart 38dec168ee Fix boost::asio misuse that would cause lag
11 years ago
Ahmed Samy 520baa28ea Move "getNPC" that was introduced in commit
11 years ago
Mark Samman 261642190b Fix compiling on OS X
11 years ago
Sam b81590f297 Fixed Alt + F4 keycombo on Windows
11 years ago
BeniS e062562888 Added sublime text 2 project file.
11 years ago
BeniS 18d23653c4 Added some control params to dofiles lua method.
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Eduardo Bart 4bdd1e79fd Fix compile error for win32
11 years ago
Eduardo Bart e9e4dcd71b Improve walk when lagging
11 years ago
Eduardo Bart 0891e2b30a Add C++ traceback to errors
11 years ago
Eduardo Bart 24664714bd Fix rare but serious bug in Connection
11 years ago
Eduardo Bart 64fc4570c9 Try to fix compilation for gcc 4.6 [3]
11 years ago
Eduardo Bart 392acc0b43 Try to fix compilation for gcc 4.6 [2]
11 years ago
Eduardo Bart 69f72b9c86 Try to fix compilation for gcc 4.6
11 years ago
Eduardo Bart 489688e9fb Merge branch 'sql'
11 years ago
Eduardo Bart 61be2103ed Fix linkage
11 years ago