1732 Commits (ac23b8e624f1423f45806990da237ab0e4a82cea)

Author SHA1 Message Date
osmarjunior 3557879361 Fix bug when drawing mounts while walking
10 years ago
BenDol d3d3294277 Added missing premium trigger opcode.
10 years ago
BenDol ef7f94ac76 Some minor changes/additions.
10 years ago
BenDol 3343919c92 Added GameEnhancedAnimations to lua
10 years ago
BenDol 4eb7668922 Can now login to official tibia servers.
10 years ago
BenDol 1f272b7aba Added preview state packet.
10 years ago
BenDol 09d830d02e Fix build error
10 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
Sam fe585d27d8 Cleanup dat loading, fix version 8.6+
10 years ago
Sam 153cf3e859 Container fix
10 years ago
Sam 6b46370d1a 7.4 .dat support, playing an actual server might not work yet
10 years ago
Sam 2a57a5f7d0 Browse field, locked & paginated container support
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
BenDol 9f7aafac0b Fix a crash issue when attempting to draw invalid item.
10 years ago
djayk1 8fccc1eb63 Little fix
10 years ago
djayk1 10438c21ff Update game.cpp
10 years ago
djayk1 ec99d35cee Update game.cpp
10 years ago
djayk1 85fe5867f3 Update protocolgameparse.cpp
10 years ago
djayk1 1a77473e13 Update const.h
10 years ago
djayk1 cc483fba5a Update game.cpp
10 years ago
djayk1 94686d3fe8 Update protocolgameparse.cpp
10 years ago
djayk1 468ac9cbd2 Update game.cpp
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol 0ad45d6826 Added 2 global functions for Position & g_map.getTiles().
10 years ago
Henrique Santiago 72b3403728 Fix filestream read
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 65d556ef4e Fixed issue with isAttacking and isFollowing on older protocols.
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 8dec9cd835 Fix alpha at color key.
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
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
10 years ago