1259 Commits (1ecaca82b7aeb9dabe624fd7947fc3e85a262fc0)

Author SHA1 Message Date
BeniS b7ac6ce6d5 Added Market/MarketProtocol module to begin the construction of the Market! Fixed some Minor Issues, and Some Cosmetics
12 years ago
niczkx 12d30f7355 monsters
12 years ago
Eduardo Bart c131d29b5f Fix some issues with the current working directory
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 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
Eduardo Bart 7a08fed689 Optimize overall memory usage
12 years ago
BeniS 03ca792dbd * Missed in last commit.
12 years ago
BeniS 81e6cf210e Merge remote-tracking branch 'origin/master'
12 years ago
BeniS 5520501673 Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window
12 years ago
niczkx 3db6217b7c trolol
12 years ago
Eduardo Bart 1b0c527ad6 Fix Thing::getTopThing
12 years ago
Eduardo Bart 98c4240446 Changes for the mapeditor
12 years ago
niczkx 7ffb760368 trolo
12 years ago
Eduardo Bart ec5106e7ce Fix skin texture caching
12 years ago
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
Eduardo Bart 29ab28065b Fix alt tab issue on win32
12 years ago
Eduardo Bart c0c2411854 Improve minimap
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 9523b5cde5 Changes to last commit. Maybe add FW_LUA, FW_SOUND, etc definitions further
12 years ago
Henrique 962e9c7d16 Allow logger usage on console applications
12 years ago
kilouco aaf3351e87 Fixed so Shift-Tab functionality works properly.
12 years ago
Eduardo Bart d39ca7de10 Restore periodicalEvent function
12 years ago
Eduardo Bart 77648a2ffa Fix compilation using static libs on linux
12 years ago
Eduardo Bart e7691b873b Add error code to onError protocol event
12 years ago
Eduardo Bart a1644cad29 Minor g_app lua binding fix
12 years ago
Eduardo Bart f215b206b1 Fix issue #25
12 years ago
Eduardo Bart 31612036fb Fix issue #23
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 1e8491cdcd fix possible compile issue in Os X
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 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
Eduardo Bart 2c6b83b476 Fix issue #14, pre animate autowalks
12 years ago
Eduardo Bart 71bed49f80 Fixed issue #15 that caused lua stack to grow indefinitely
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 dbf5e8266b Rename crash file
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 4515e360e4 A lot of cmake changes, fix compile on win32
12 years ago
Eduardo Bart 139f389d88 fix infinite loop while saving empty minimap
12 years ago
Eduardo Bart 0c14a8e602 fix minor cmake issue
12 years ago
Eduardo Bart 170236f822 add missings files
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
Henrique Santiago a7c17cec2e Save miniwindows states
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 9d5d400f7a Fix cmake issue
12 years ago
Henrique db4ced65eb Fix skin and locale at first run, adding new locale to combobox, exit function double call, enable sound option
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
Eduardo Bart 9e72860178 fix compile issue
12 years ago
Henrique Santiago 4bdcae2f8b improvements to skins
12 years ago
Eduardo Bart 5a048eb7ea Minor graphics fixes
12 years ago
Eduardo Bart cb58d2dcfa Compile fixes for mingw32
12 years ago
Eduardo Bart dff1564395 Fix bad usage of glDrawArrays that could lead to crash in some specific cases
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 10b60a3871 fix high CPU usage under low framerate limit
12 years ago
Eduardo Bart cae4d46a7d implement style priority with # syntax
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 8cef6463b3 improve miniwindow moving
12 years ago
Eduardo Bart e91f822f62 fixes in WIN32-EGL
12 years ago
Eduardo Bart 29dadb849e add EGL to win32
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 205aefe12f add missing file
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 4f9ca15ef0 bind clock, fixes to waiting list
12 years ago
Henrique Santiago 587db0d89f changes to uiitem
12 years ago
Eduardo Bart 486837a61d minor fixes
12 years ago
Eduardo Bart a8b9dcbf17 bind new system information functions
12 years ago
Eduardo Bart 321c09e471 fix compiler flags
12 years ago
Eduardo Bart e698383538 fix addons search path
12 years ago
Eduardo Bart 70ea0361b6 new useful function, cycleEvent
12 years ago
Eduardo Bart bb1fb939c4 just fixes
12 years ago
Eduardo Bart 7a529d23be check lua stack size to avoid possible overflows
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 e5000fa577 encrypt password and account number
12 years ago
Eduardo Bart 296f2a17c4 many modules fixes
12 years ago
Eduardo Bart cfa7db77da fix possible crash in older opengl driver implementations
12 years ago
Henrique Santiago 3f95d62467 fix draw square
12 years ago
Eduardo Bart 576e775494 fix initialization opengl glitch
12 years ago
Eduardo Bart 75f8b255ec 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 e4cb9b27db fix crash in grid layout
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 d49cad31e2 fixes in EGL platform
12 years ago
Eduardo Bart 3a6f326a8a attack moving creatures
12 years ago
Eduardo Bart 079b7a5c41 allow to change graphics engine in options
12 years ago
Eduardo Bart e6d2e877f0 remove testing code
12 years ago
Eduardo Bart 257f652bb7 more opengl graphics fixes
12 years ago
Eduardo Bart cde81666b8 fix opengl regressions
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
Henrique Santiago 6fce78d519 compile error, lua const
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
Eduardo Bart e7030a4995 ...
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 7b512bfa9f fix minor bug in opengl1 framebuffer
12 years ago
Eduardo Bart e2dd71185b fixes for OpenGL ES platforms
12 years ago
Eduardo Bart 5e176ca6d1 fix in cmake configuration for LuaJIT and OpenGL ES
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
Eduardo Bart 3f2071d097 fix possible walk crash
12 years ago
Eduardo Bart 9abac474dd style adjustment and fixes
12 years ago
Henrique Santiago a20a56a66c tile max things
12 years ago
Eduardo Bart 16f991e2ed fix float precision issue for comparing colors
12 years ago
Eduardo Bart 04eca969fa fix compile issue for win32
12 years ago
Eduardo Bart 606fc38109 fixes and missing file
12 years ago
Eduardo Bart 6495d74edd restore outfit colors
12 years ago
Eduardo Bart fea34a41ea trade working
12 years ago
Eduardo Bart 2afa80b1cd slowly adding documentation..
12 years ago
Eduardo Bart 44cf5e20d3 begin some documentation in styles
12 years ago
Eduardo Bart 02c5e7b8ff missing files
12 years ago
Eduardo Bart 788a831f24 bug report module
12 years ago
Eduardo Bart 4f08a288ca fix compile error, rebind trade functions
12 years ago
Eduardo Bart 2f0a151fed questlog module complete
12 years ago
Eduardo Bart f290d821f1 textbooks module complete
12 years ago
Eduardo Bart 00740b56f3 begin playertrade, questlog and textbooks modules
12 years ago
Eduardo Bart 5b352ac999 add missing lua functions
12 years ago
Eduardo Bart 42ba5b7a2a bind rule violations/bug report functions
12 years ago
Eduardo Bart beaba25af1 UI tweaks
12 years ago
Eduardo Bart 3f689e0edf optimize UIWidget for largers NPC trades
12 years ago
Eduardo Bart dc0ade2bd0 fix teleport incompability with some servers
12 years ago
Eduardo Bart 008fa85635 revert windows and line ending sh*t
12 years ago
Eduardo Bart df0147cf64 remove usage of libpng with custom save_png
12 years ago
Cayan 6ed0e099db Added support for exporting the sprites as PNG files.
12 years ago
Eduardo Bart cc965bb77b add libpng as dependency
12 years ago
Eduardo Bart d3665efbb2 fix some items not being rendered in npc trade
12 years ago
Eduardo Bart 53bbde0b48 add missing protocol 8.6 optbyte
12 years ago
Eduardo Bart 47bd619273 more fixes in count/subtypes
12 years ago
Eduardo Bart 519a52910e fix in npc trade
12 years ago
Eduardo Bart f589e6a786 fix in npc trade
12 years ago
Eduardo Bart b75483e9bf fixes
12 years ago
Eduardo Bart d3c484938d why so many readme updates?
12 years ago
Eduardo Bart 7b81a0cf3b fix possible crash when trading and using containers
12 years ago
Eduardo Bart ceb051cb75 finally reloadable vip, skills, inventory, chat and minimap
12 years ago
Eduardo Bart d0b839a4eb fix warnings and some reloading issues
12 years ago
Eduardo Bart 34091bc48e implement all needed tr() for localization
12 years ago
Eduardo Bart fae2cc6481 new scripting functionality
12 years ago
Eduardo Bart 243bd3a930 fix rendering of quotes
12 years ago
Henrique Santiago 60495174a4 bot traceback, moveup function, chat setting default ongamestart
12 years ago
Eduardo Bart 9aa12acc22 performance improvements
12 years ago
Eduardo Bart ee664657fb avoid some opengl redundant calls
12 years ago
Eduardo Bart 70f14b5ac3 improve performance on linux by removing glFinish()
12 years ago
Eduardo Bart 9cf40d7f53 fix repeated texture allocation bug
12 years ago
Eduardo Bart efd17361f8 non relevant drawing changes
12 years ago
Eduardo Bart dc08ba2e17 fix F10 hotkey on Windows
12 years ago
Henrique Santiago dcefeb134c remove print, fix creature name position
12 years ago
Eduardo Bart dcb196d45a minor opengl1 optimization
12 years ago
Eduardo Bart affcd03e06 don't use hardware buffers by default
12 years ago
Eduardo Bart d006e52c78 support for non power of two textures
12 years ago
Eduardo Bart f14706206a continue implementing new graphics engine
12 years ago
Eduardo Bart 58d76e255d begin implementing OpenGL 1.0 engine
12 years ago
Eduardo Bart a4a00a49fe cmake option to use luajit
12 years ago
Eduardo Bart 1d558bc412 make precompiled header work again
12 years ago
Eduardo Bart fe33614c3a fix memory leak in sound stream
12 years ago
Henrique Santiago 341898f1d0 add cmake toolchain for crosscompiling with w64-minwg32
12 years ago
Eduardo Bart c3eae3ba06 bind sound functions and add sample startup music
12 years ago
Eduardo Bart 8e679f2da7 get stereo audo working on linux
12 years ago
Eduardo Bart ae67c6adbc drop usage of threads in sound system
12 years ago
Eduardo Bart cb7bd521d2 fix compilation on win32
12 years ago
Eduardo Bart c4525059ce implement basic sound engine using OpenAL
12 years ago
Eduardo Bart 9b4115a7e5 fix EGL compilation
12 years ago
Eduardo Bart 0b8d8b4595 enable ogl debug with ifdefs
12 years ago
Eduardo Bart 879827bdbc enable opengl debugging on x11
12 years ago
Eduardo Bart a46a16738c performance improvement, lock free render
12 years ago
Eduardo Bart 0fe5491635 fix display of stackable items in shop
12 years ago
Eduardo Bart 4c67e57dd4 fix cmake error
12 years ago
Eduardo Bart 1d2f6c7e9f enable text-auto-resize for width
12 years ago
Eduardo Bart 48d2027327 use counter for disabling layout updates
12 years ago
Eduardo Bart 5425d344ba optimize widget destruction
12 years ago
Eduardo Bart 353aa5215e fix drawing of 2x2 items on UIItem
12 years ago
Eduardo Bart 2017fb366e some optimizations
12 years ago
Eduardo Bart db00792351 update compile options
12 years ago
Henrique Santiago 2f3c83e858 textedit maxlength, fix charlist status height
12 years ago
AndreFaramir 9c038e2f39 implement npc trade interface
12 years ago
Eduardo Bart 92bd1aba54 optimize graphics performance
12 years ago
Henrique Santiago c93732a44a close channel event
12 years ago
Henrique Santiago 9c88c525fb fixed channels list size
12 years ago
Eduardo Bart 2e43a77d64 change mouse press behaviour
12 years ago
Eduardo Bart 2835a66bab experimental minimap
12 years ago
Eduardo Bart 43e2aeec73 fix far zoomout
12 years ago
Eduardo Bart 218f2e4994 add API to remove widget anchors
12 years ago
Eduardo Bart 248ea9e8bc fix rare crash in containers
12 years ago
Eduardo Bart 4f15da695c optimizations
12 years ago
Eduardo Bart 49727c573f platform fixes
12 years ago
Eduardo Bart f1fda8050a fix use with for bottom items
12 years ago
Eduardo Bart f8d4ef60d9 fixes in x11 platform
12 years ago