670 Commits (4d2bd54f6b11e2f01dacf91575e004e9f1cfb132)

Author SHA1 Message Date
Eduardo Bart 6ef44d462d Update todo, fix minor error
12 years ago
Eduardo Bart 90312965bc Avoid spr loading freeze when logging
12 years ago
Eduardo Bart 49a8c750f9 Fix opened channels saving
12 years ago
Eduardo Bart 6c159333dd Fix displaying npc messages in screen center
12 years ago
Eduardo Bart 64760f0892 Update sv and pt locales
12 years ago
Eduardo Bart 2993853fe0 Fix death message
12 years ago
Eduardo Bart 1de9faa93e Update missing translations table
12 years ago
Eduardo Bart 3db0ae06a7 Add swedish language
12 years ago
Eduardo Bart 59b6abfa09 Implement message modes for 9.6
12 years ago
BeniS 1281b04a6a Some small fixes.
12 years ago
Eduardo Bart 52f81c53f9 More fixes for 9.6
12 years ago
Eduardo Bart 05436e135a Fix some bugs
12 years ago
BeniS 70fba12d6c Some more market fixes and ascetics
12 years ago
BeniS a914d31afb Finished accepting buy/sell market item offers, few minor fixes.
12 years ago
Eduardo Bart 68ebcb559f Fixes for compiling with clang
12 years ago
Eduardo Bart e0431021b5 Huge engine change, replace all std::shared_ptrs
12 years ago
BeniS 6c281a828c Market fixes for creating offers, got Tibia working properly with market, fixes to statistics.
12 years ago
Eduardo Bart 20314de00a Fix corelib tr
12 years ago
Eduardo Bart d85dd3e20f Normalize source code
12 years ago
BeniS 7aba117cf2 More market work (getting close to completion)
12 years ago
Eduardo Bart 2b2f5b33ff Fix hidden npc messages
12 years ago
Eduardo Bart 964c73a6ad Debug unknown message modes
12 years ago
Eduardo Bart d2b85bdba8 More modules fixes
12 years ago
Eduardo Bart 9ad9d88e10 Fix npc trade and npc chat
12 years ago
Eduardo Bart 0a49f58e50 Fix crash when InputMessage is too large
12 years ago
Eduardo Bart 0eb7c166c0 Fix console blue messages
12 years ago
Eduardo Bart 657640c270 Mounts
12 years ago
BeniS 5419eece66 Some minor fixes
12 years ago
Eduardo Bart 36c029fc69 Multiprotocol 8.1-9.6 finally working
12 years ago
Eduardo Bart c795eb91ab More multiprotocol support
12 years ago
niczkx e393bc245d BeniS made tests, loop is faster.
12 years ago
niczkx 45d55b63d9 typo
12 years ago
niczkx 1e2af86d16 http://lua-users.org/wiki/StringsTutorial learn plz *facepalm*
12 years ago
Eduardo Bart bb52608cda Fixes for last commit
12 years ago
Eduardo Bart c54cd1fdf1 Use new coding style in game modules
12 years ago
Eduardo Bart 1c3e630237 Improve modules and sandbox system
12 years ago
BeniS 19dd96fd02 Market item filtering improvements and other some minor improvements
12 years ago
Eduardo Bart dc8ef845ab Warn redefined key bindings
12 years ago
BeniS bacb324f9e Work on the Market Interface (feel free to test it out so far, can't purchase items through the UI yet), More on UITable (needs work on headers still).
12 years ago
BeniS 76c7bf45bd More on UITable and the Market.
12 years ago
BeniS 9c8134c8a6 Some performance fixes, added UITable widget for easy tables (needs more work still), Worked on Market order displaying.
12 years ago
niczkx 8a49d09b75 stop using pairs instead of index loops, please, it's so much slower
12 years ago
BeniS 483487ab09 More work on Market functionality and UI
12 years ago
Eduardo Bart 09b4705a33 Fixes errors in textmessage
12 years ago
BeniS 6293a49f8f More on Market (far from done), Minor Fixes, Edited Outfits Module, Some Cosmetics.
12 years ago
Eduardo Bart f289db3a9e Module sandboxing system
12 years ago
Eduardo Bart b0e6b3b8fb Update item OTBM attributes reader
12 years ago
Eduardo Bart 7cd49712f8 Add missing file
12 years ago
Eduardo Bart cf9f57736f More multiprotocol progress
12 years ago
Eduardo Bart eb24d6776e Multi-protocol
12 years ago
BeniS 6fc11d2fa9 Forgot to make private functions local.
12 years ago
BeniS b7ac6ce6d5 Added Market/MarketProtocol module to begin the construction of the Market! Fixed some Minor Issues, and Some Cosmetics
12 years ago
Eduardo Bart 59fc3d5f77 Rename 'addons' folder to 'mods' to avoid
12 years ago
Eduardo Bart bc81c9c8bf Packages system with .otpkg files
12 years ago
BeniS 09425eba31 Fixed crash issue with outfit window with protocols <= 860
12 years ago
BeniS f73b3bbece Fix for Issue #41
12 years ago
BeniS 92e3c2cbd6 Fixes to mounting, outfit randomizing, and added creature getSpeed to the lua binding.
12 years ago
Eduardo Bart f47a947bf3 Fixes for last commits
12 years ago
BeniS 5520501673 Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window
12 years ago
Eduardo Bart ec5106e7ce Fix skin texture caching
12 years ago
Eduardo Bart 70115e391d Merge fallen changes
12 years ago
BeniS 694a69e1bf Changed/Fixed Text Windows, Text Message, Hotkeys Manager, Game Interface and Quest Log
12 years ago
Eduardo Bart e3298d561c Rework application class and framework
12 years ago
BeniS 810816b4a3 Changes/Fixes to Character List, Hotkey Manager, Exit Window and Text Message.
12 years ago
BeniS 3ebb997c37 Fixed/Changed Minimap and Game Interface Window Issue.
12 years ago
Eduardo Bart 9bfd2617e9 Fix some lua errors
12 years ago
Eduardo Bart e8abf56b28 Change inventory items order
12 years ago
Eduardo Bart ebc88b8354 Tweak modules interface
12 years ago
Eduardo Bart c0c2411854 Improve minimap
12 years ago
BeniS 935ca87d16 Few minor fixes from previous commit.
12 years ago
BeniS 8850528091 Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info.
12 years ago
Kamil 8f492f7e06 Fixed bug with adding Vip from console or map, who is already on viplist.
12 years ago
Kamil de873448b5 Updated.
12 years ago
Kamil 4aeb9edfae Reopen last channels on login.
12 years ago
kilouco 104785818b Now Soul Points are shown in the bottom of the HealthBar widget.
12 years ago
Eduardo Bart d39ca7de10 Restore periodicalEvent function
12 years ago
Eduardo Bart 351115d9d9 Fix login error message
12 years ago
BeniS 54e061f2f7 Minor fix in the hotkeys from previous commit.
12 years ago
BeniS 82233dc655 Changes/Fixes to Channels/Hotkeys/Inventory Slots.
12 years ago
Eduardo Bart e7691b873b Add error code to onError protocol event
12 years ago
Eduardo Bart 59f75d996e Fix crash when logging without specifing a port or host
12 years ago
Eduardo Bart 2c5fdc88d1 restore music at startup
12 years ago
Eduardo Bart 23fee49456 Merge pull request #6 from sn4ke/master
12 years ago
BeniS 902ce06e88 Fixed an issue with the battle list filter.
12 years ago
Kamil 85786efbd3 Fixed bug with adding Vip from console or map, who is already on viplist.
12 years ago
Eduardo Bart 4ac3ec8344 Minor fixes for releasing otclient
12 years ago
Eduardo Bart 7e96c3bec6 Disable particles module
12 years ago
Eduardo Bart c05a7f6403 Add clear channel icon
12 years ago
Kamil f533e739c9 Added clear button to game console (in commit I didn't add icon).
12 years ago
BeniS 69cc53d7f3 Minor fix from last commit.
12 years ago
BeniS 4453242bee Adjusted chase modes to work correctly, added new option for auto chase override. Fixed NPC speak messages to appear in the correct position.
12 years ago
Henrique Santiago 6a85c31a77 Some particle stuff, far from done
12 years ago
Eduardo Bart 6f12261aef Move otclientrc.lua to top dir
12 years ago
Eduardo Bart 8cc14c2d2d Save graphics options
12 years ago
Eduardo Bart 6bce0bd680 Imrove lua engine
12 years ago
Henrique Santiago 0b98dca50f Changes to autowalk position on different floors, move its functions to game interface
12 years ago
Henrique Santiago df8dd52c25 Changes to npc trade module
12 years ago
Henrique Santiago 46e3fbe045 Resize background image to 1024, so it'll be loadeable in old hardware
12 years ago
AndreFaramir 0005119afe improving minimap
12 years ago
Eduardo Bart 98a1b611bf Refactor for documentation
12 years ago