595 Commits (d85dd3e20f07bb207a21ea8ea96ee834093dc5f0)

Author SHA1 Message Date
Eduardo Bart 36e5a5a92f Remove if spaces
12 years ago
Eduardo Bart 70115e391d Merge fallen changes
12 years ago
niczkx 5e0f18ab5b missing files
12 years ago
niczkx 992cbf9d1d mapeditor changes
12 years ago
Eduardo Bart e3298d561c Rework application class and framework
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
Henrique 962e9c7d16 Allow logger usage on console applications
12 years ago
Eduardo Bart e7691b873b Add error code to onError protocol event
12 years ago
BeniS 902ce06e88 Fixed an issue with the battle list filter.
12 years ago
otfallen c8d9833444 woops, added new type to gitignore aswellas commit changes to init.lua
12 years ago
otfallen 42971b10f8 backing up at OTBM loading, if someone can continue working on it until I'm available again, I would appreciate it much, here is current progress: http://pastebin.com/qEfC9ftv
12 years ago
Eduardo Bart 4ac3ec8344 Minor fixes for releasing otclient
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 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
Eduardo Bart 2c6b83b476 Fix issue #14, pre animate autowalks
12 years ago
Henrique Santiago cfd31ef4c0 Change uiitem draw
12 years ago
Eduardo Bart 16d4729f06 Check wrong slot/skill to avoid leaks
12 years ago
Eduardo Bart 472e78d368 Make C++ exception works for lua
12 years ago
Eduardo Bart 98a1b611bf Refactor for documentation
12 years ago
Eduardo Bart 2c7ae6e521 Now otb reader is properly working
12 years ago
Eduardo Bart e65a8456e9 Add binary tree class for reading otb
12 years ago
Eduardo Bart eec6114b2d Optimize lua object push
12 years ago
Eduardo Bart 79532cd612 Optimize minimap save/load
12 years ago
Eduardo Bart fcd6d3cfe9 Minimap fixes
12 years ago
Eduardo Bart 139f389d88 fix infinite loop while saving empty minimap
12 years ago
Eduardo Bart d39cf361ab improve minimap
12 years ago
Eduardo Bart aed779a2c8 doc and luabinder changes
12 years ago
Eduardo Bart c5674d10ba some refactoring
12 years ago
Eduardo Bart 96c363d997 changes for otb compability
12 years ago
Eduardo Bart f3499efe83 Adjust fallen changes
12 years ago
otfallen 6b0d922dd9 missing files
12 years ago
otfallen d139c3738b map stuff
12 years ago
Eduardo Bart eb457bf9cd Fix error when exiting in win32
12 years ago
Eduardo Bart 8761220deb Refactoring and flexibility changes
12 years ago
Henrique Santiago 4bdcae2f8b improvements to skins
12 years ago
Eduardo Bart 1c7bbaea89 Fix memory leaks
12 years ago
Eduardo Bart f650b0e5bb Restore and fix compile warnings
12 years ago
Eduardo Bart ad04043a88 Lua binder compability changes
12 years ago
Eduardo Bart 10b33c6124 Compile with clang and add cotire
12 years ago
Eduardo Bart 4813b7eb4b many changes
12 years ago
Eduardo Bart 0a6470eac4 ...
12 years ago
Eduardo Bart fb36ff2da3 fix freezes from server talks spam
12 years ago
Eduardo Bart 83f86eac64 experimental map shaders
12 years ago
Eduardo Bart 318109158a changes to make development easier in QtCreator
12 years ago
Eduardo Bart 72f569c250 improve walk animation on low end hardware
12 years ago
Eduardo Bart e91f822f62 fixes in WIN32-EGL
12 years ago
Henrique Santiago db59c73ed2 changes to progressrect
12 years ago
Henrique Santiago 52333f5d28 progress rect
12 years ago
Eduardo Bart 1a2e97bb5e show private message on screen
12 years ago
Eduardo Bart 95cf7eb788 graphics optimizations/fixes/features
12 years ago
Eduardo Bart 1a7f2a44fc graphics fixes and improvements
12 years ago
Henrique Santiago 587db0d89f changes to uiitem
12 years ago
Eduardo Bart 486837a61d minor fixes
12 years ago
Eduardo Bart bb1fb939c4 just fixes
12 years ago
Eduardo Bart 2dde63d2bc more changes in container API
12 years ago
Henrique Santiago 86cade0aa9 waiting list, u16 effects feature, protocolsend uses clientversion
12 years ago
Henrique Santiago 3cb5216858 protocol login working
12 years ago
Henrique Santiago 6b9943447a protocol login at lua
12 years ago
Eduardo Bart 8ef4716d71 some APi changes in Container
12 years ago
Eduardo Bart 023a4ebef6 performance improvements
12 years ago
Eduardo Bart 4de9787198 new gcc compile optimizations
12 years ago
Eduardo Bart 296f2a17c4 many modules fixes
12 years ago
Henrique Santiago 3f95d62467 fix draw square
12 years ago
Eduardo Bart 576e775494 fix initialization opengl glitch
12 years ago
Henrique Santiago fda3ae6809 fix scroll, container item size, tradewindow scroll, questlog window alignment, stop attacking same creature
12 years ago
Eduardo Bart 250e9ac238 more autowalk rework
12 years ago
Eduardo Bart 05d6e8c3e1 autowalk improvement, but still needs to be reworked
12 years ago
Eduardo Bart 3a6f326a8a attack moving creatures
12 years ago
Eduardo Bart 1c5b906b5b some optimizations
12 years ago
Eduardo Bart 4c143f4a33 fix splash colors regression
12 years ago
Eduardo Bart 59a80ffaf9 scroll when focusing widgets
12 years ago
Eduardo Bart ba01909088 fix alpha blending issues
12 years ago
Eduardo Bart 14db1066fc change logger
12 years ago
Eduardo Bart bd2faabe99 graphics optimization feature inspirated by diablo3 engine
12 years ago
Eduardo Bart c01b32b032 rework log function and protocol
12 years ago
Eduardo Bart 4c80d783d6 rewrite and reoganize tools functions
12 years ago
Henrique Santiago 2676eb4da3 fix crash with outfits
12 years ago
Henrique Santiago b0fd5b3ec8 removed extended ifdef, its now activated serverside
12 years ago
Henrique Santiago 4f90783789 extended opcode disabled by default. current locale is sent to server on login, bot protection exception
12 years ago
Eduardo Bart 946ec64e7f new protocol system fixes
12 years ago
Eduardo Bart 7bca3de8eb allow usage of network messages in extended opcode
12 years ago
Eduardo Bart 2478809945 add lua flexibility for protocol
12 years ago
Henrique Santiago b9b9e47bba isOnBotton draw changes, fixed items like mountains
12 years ago
Henrique Santiago d33d0c2ee8 fix missiles, mapzoom, restore relwithdeb, replace 32 with tilepixels
12 years ago
Henrique Santiago 1203756baf items draw rework, npc trade fix
12 years ago
Eduardo Bart b7a70dd1e3 protocol compability fixes
12 years ago
Eduardo Bart ffa94f10b6 fix wrong RSA
12 years ago
Eduardo Bart ee5b00c1a6 fix compile for 862
12 years ago
Eduardo Bart 469e0bbbca make dat reader more compatible with malformed dats
12 years ago
Eduardo Bart ae2a476872 more bindings/sends for 870-953
12 years ago
Eduardo Bart fa9c942471 basic protocol 953 support, logging in real tibia!
12 years ago
Eduardo Bart abbd15b1c2 basic protocol 910 support
12 years ago
Eduardo Bart cc261931be more otserv compatibilities fixes
12 years ago
Eduardo Bart d586bb5e93 some protocol changes for more compatibility
12 years ago
Eduardo Bart 5584bfdd99 support for protocol854
12 years ago
Eduardo Bart 5a47e9d8a9 support for protocol 810
12 years ago
Eduardo Bart f9bae92bff fix walk bug
12 years ago