252 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)

Author SHA1 Message Date
Dominique Verellen 682694cc07 Update graphicalapplication.cpp
10 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
Henrique Santiago 72b3403728 Fix filestream read
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
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
Henrique Santiago b7b8fdfd0c Fix BinaryTree skip, small otb changes
10 years ago
Ahmed Samy 6745bff132 Introduce g_resources.getDirectoryFiles
11 years ago
conde2 4dcb30110f Use of clamp
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 d32f71c2b9 Partial support for protocol 1020 and minimize lag
11 years ago
Eduardo Bart 0891e2b30a Add C++ traceback to errors
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 44bf4dcb6e Fix ubuntu compile errors
11 years ago
Eduardo Bart 1dd558d57e Revert "Use boost::thread instead of std::thread"
11 years ago
Eduardo Bart 71b5c5f2e4 Use boost::thread instead of std::thread
11 years ago
Eduardo Bart 0be7bd5360 Implement async dispatcher #221
11 years ago
BeniS 3980f859b7 Forgot to remove header includes
11 years ago
Eduardo Bart c392bcca90 Fix win32 alt bug
11 years ago
BeniS 3ca85cbe87 Removed Position dependencies inside the framework
11 years ago
Eduardo Bart 8314b84f69 Add live_textures_reload command
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Eduardo Bart 04c4943fa8 Remove boost::filesystem dependency
11 years ago
Eduardo Bart 09c937998f Dont use boost locale anymore
11 years ago
Henrique Santiago dfb0150a7d Fix signalCall, healthinfo tooltips
11 years ago
Ricardo Ianelli cbeab6f9b0 Moving start messages to lua
11 years ago
Eduardo Bart cf77df05ca Fix possible leaks in stdext::format
11 years ago
Eduardo Bart 86d06057ca Fixes to compile with libc++
11 years ago
Eduardo Bart 8d6ccb8d83 Fixes to compile with clang
11 years ago
Eduardo Bart 773837da98 Minor changes in file type handling
11 years ago
Eduardo Bart 835adfb4ce Fix a compile error
11 years ago
Eduardo Bart 6594b2d090 Fix #7
11 years ago
Eduardo Bart 07959ddc04 Fix a vulnerability in password encryption
11 years ago
Eduardo Bart 3a47c4f2e1 Remake cursors, closes #219 and #237
11 years ago
Eduardo Bart 992acd8873 Fix translations, there were all broken
11 years ago
Eduardo Bart 1674575dc0 Minor fix
11 years ago
Eduardo Bart 3f882d9e6c Disable path find debugging
11 years ago
Eduardo Bart 9907e9e5c7 Fix particles and some fun in the background LOL
11 years ago
BeniS b68df8336a Minor fixes to some previous commits.
11 years ago
Eduardo Bart d2712fa218 Try to fix travis build
11 years ago
Eduardo Bart 0120b7554c Restore support for animated png files
11 years ago
Eduardo Bart fdcad184f9 Fix platform issues regarding charsets
11 years ago