1513 Commits (e0625628889566418bfe2be2fda53f7a1531f1b0)

Author SHA1 Message Date
BeniS e062562888 Added sublime text 2 project file.
11 years ago
BeniS 18d23653c4 Added some control params to dofiles lua method.
11 years ago
Sam cc12db0d1f Reverted getTopMultiUseThing() change
11 years ago
Joao Pasqualini Costa 57bb6ff974 Fix #315 by @pacmanis
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Joao Pasqualini Costa 6ef3508362 Properly Fix #301
11 years ago
Eduardo Bart a71e07f063 Restore walk optimization
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
BeniS a7b27ef8dd Forgot to add MySQLResult lua binding
11 years ago
Eduardo Bart 44bf4dcb6e Fix ubuntu compile errors
11 years ago
BeniS 9305053e34 Few issues with compilation and layout
11 years ago
Eduardo Bart 1dd558d57e Revert "Use boost::thread instead of std::thread"
11 years ago
BeniS 15ee7962f1 Some minor clean ups
11 years ago
Eduardo Bart 8c016b143a Fix #294
11 years ago
Eduardo Bart 71b5c5f2e4 Use boost::thread instead of std::thread
11 years ago
Henrique Santiago 5396ea6231 Fix to last commit
11 years ago
Henrique Santiago 9955de573b Avoid infinite loop
11 years ago
Eduardo Bart 0be7bd5360 Implement async dispatcher #221
11 years ago
Eduardo Bart c452e74e0c Implement stdext::shared_ptr
11 years ago
Eduardo Bart bdbe065c23 Add thread safety for std::shared_object_ptr
11 years ago
BeniS f4263384bc Fix boost issue on Ubuntu and fix MySQL lib issue
11 years ago
BeniS f50c63e9e5 Removed singleton instance & added more lua bindings
11 years ago
BeniS 48ac91d173 A few clean ups and also tested, its working fine
11 years ago
BeniS 8db85e4e3a Use stdext::millis not g_clock.millis
11 years ago
BeniS 02d32565e9 Work on sql framework classes
11 years ago
BeniS 3980f859b7 Forgot to remove header includes
11 years ago
Eduardo Bart c392bcca90 Fix win32 alt bug
11 years ago
Eduardo Bart 62921dee9b Fixes in options, hotkeys and viplist
11 years ago
BeniS 3ca85cbe87 Removed Position dependencies inside the framework
11 years ago
Eduardo Bart 32df317163 Fix luajit on Mac OS X
11 years ago
Samuel 884102833e OTB loading fix
11 years ago
Eduardo Bart 8314b84f69 Add live_textures_reload command
11 years ago
Henrique Santiago e85afd4b63 Platform modtime, little changes to entergame
11 years ago
Eduardo Bart dad3026ba0 Optimize terminal buffering
11 years ago
Eduardo Bart 9312d20a0f More terminal improvements
11 years ago
Eduardo Bart b804dd6959 Fixes and new tuned terminal
11 years ago
Eduardo Bart 69e762385e Warn when shared_object_ptr misused
11 years ago
Eduardo Bart e528fcc8f8 Minor fixes and improvements
11 years ago
Henrique Santiago 46aa0c005f Support to miniwindow margin, fix protocollogin connectCallback, pt translation
11 years ago
Henrique Santiago 864ac3fdd9 Pt translations, #286
11 years ago
BeniS 5f26303389 Added latest protocol/client support for cipservers
11 years ago
BeniS 0bf909d52f Fix #283 and more:
11 years ago