2381 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)
 

Author SHA1 Message Date
Sam b96be291bb Fix use-with issue #508
10 years ago
Henrique Santiago 72b3403728 Fix filestream read
10 years ago
Henrique Santiago b1964a1c10 Merge pull request #522 from Mignari/master
10 years ago
Nail 25fb3113fa Fix calculate patterns.
10 years ago
BenDol 24acf8855f Now possible to create effects and missiles via lua.
10 years ago
BenDol 06855dd1de Added subType for Player:getItem/getItems.
10 years ago
BenDol 65d556ef4e Fixed issue with isAttacking and isFollowing on older protocols.
10 years ago
BenDol 54b8e362d5 Fix missing reference for VS project.
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
Henrique Santiago b19fb22146 Merge pull request #514 from Mignari/master
10 years ago
Nail 8dec9cd835 Fix alpha at color key.
10 years ago
Henrique Santiago 50d3f83fce Merge pull request #513 from Mignari/master
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 d45fbcb10f Fixed terminal size bug
10 years ago
Henrique Santiago f334a03397 Merge pull request #510 from edubart/configs_impl
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 4b24c78f0f Fix to the makesingleton function.
10 years ago
BenDol 994f49b3c1 Better implementation for forming the singleton wrapper.
10 years ago
BenDol 79ee0e34ea Keep g_settings as a 'static' variable rather than a direct object.
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
Eduardo Bart f4de000646 Merge pull request #504 from Shawak/master
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
Sam 4f79a30689 Remove print from purse code
10 years ago
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
10 years ago
Sam 8d8f32b081 Partial 10.36 support, also fix #499
10 years ago
Sam 9d866a3616 Merge pull request #501 from conde2/master
10 years ago
conde2 0fbba70003 Fix protocol erros and try to fix walk delay
10 years ago
Henrique Santiago 598a7edf6b Merge pull request #497 from Faith2531/patch-1
10 years ago
Sam b415b73b4a Fix creature marks. Thanks to @dalkon
10 years ago
Faith2531 b6d8ede854 Update game.cpp
10 years ago
Sam d64a682e74 Merge pull request #490 from conde2/master
10 years ago
conde2 d080432e14 Support for newer versions and light draw fix
10 years ago
Sam 8bd1293be7 Tiny topmenu fix
10 years ago
Sam ce411ec871 Merge pull request #484 from LordHepipud/patch-3
10 years ago
LordHepipud 82a5989f5c Fix Tile::getTopLookThing()
10 years ago
Eduardo Bart bb514d3acb Optimize path finding upto 100x performance again
10 years ago
Ahmed Samy c96b717273 Fix library installation
10 years ago