1742 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)

Author SHA1 Message Date
Ahmed Samy 93be0f975f getCreatures / getSpawns
10 years ago
Sam cbfeef39bc Effects now use x and y pattern, fixes #433
10 years ago
Sam d7dfa2220e GMAction fix
10 years ago
Ahmed Samy edf17a44ca Code cleanup
10 years ago
Sam 6db2458c1d Adding 10.31 to version list
10 years ago
Ahmed Samy 2556bfcbf2 Tab -> space
10 years ago
Ahmed Samy 9bdce800d8 Bind Container item code to lua
10 years ago
Ahmed Samy 9adab5f9bf Item serialization: Write description & text
11 years ago
Ahmed Samy a6f998d406 Fix typo & bind ItemType::isWritable
11 years ago
Ahmed Samy ab21558c47 Do not test for TILESTATE_NONE
11 years ago
Sam 17c4d59b15 Enabling versions 7.8 to 8.0
11 years ago
Sam da959aca28 Support for protocol 7.7/7.72 / Tiny fix
11 years ago
Ahmed Samy 6745bff132 Introduce g_resources.getDirectoryFiles
11 years ago
Sam 27db78567b Fix writables in 7.6, fixes #416
11 years ago
Sam 9d8cf33acc Fix 7.60 login protocol
11 years ago
LordHepipud aa84ee4362 Fix 7.70 RSA / XTEA encryption
11 years ago
Henrique Santiago 1e17919a26 Use of createTable on containers
11 years ago
Ahmed Samy df3546b073 lua: now we have a function to static allocate an array
11 years ago
Ahmed Samy 24e26e190b Also unbind g_minimap.updateTile
11 years ago
Ahmed Samy ad7cda534d Fix minimap tile update for item removal
11 years ago
Sam 863bece70b VC12 fixes by @dalkon
11 years ago
Ahmed Samy 22f97aa00b More binds to lua
11 years ago
Ahmed Samy e32607b05c Tiny fixes
11 years ago
Ahmed Samy 1790eee1c6 Add selection to tile
11 years ago
Ahmed Samy ec2518525a Add more tile flags to be checked for
11 years ago
Ahmed Samy eb4fb4ff41 Animations are now optional
11 years ago
Ahmed Samy 4f997a3826 Only request tile cache to be updated once for both x & y
11 years ago
Ahmed Samy c54015a60d Fixup movePixels a little bit
11 years ago
Ahmed Samy 57c432d3ea Increase maximum move offset to be 64 instead of 32
11 years ago
Ahmed Samy bd8c883e13 Take out debug message
11 years ago
Ahmed Samy b5c3b37b3c Tiny fix for movePixels
11 years ago
Ahmed Samy ece6507df2 Bind g_minimap.updateTile to lua
11 years ago
Ahmed Samy 04515ffbb8 Fix map move pixels function
11 years ago
Ahmed Samy ed24a0735a Bind {un,}lockVisibleFloor to lua
11 years ago
Ahmed Samy 2498129ff3 mapio: don't add saved with line in description
11 years ago
Ahmed Samy 066638e7c0 mapio: don't add description twice
11 years ago
Ahmed Samy 95610de5f3 bind set{Width,Height} of g_map to lua
11 years ago
Ahmed Samy 9154c0a678 mapio: fix load on new maps
11 years ago
Ahmed Samy 772ec208c0 don't throw error on fail
11 years ago
Sam 99500c9c91 Protocol 8.40-.42 fixes, closes #272
11 years ago
Ahmed Samy b9b9a32b83 Spawns: add function to find a spawn to place a creature on
11 years ago
conde2 ba091c9f5b Indentation
11 years ago
conde2 3288711d16 Mistake
11 years ago
conde2 8b0509a5c3 Try to fix compilation
11 years ago
conde2 d7612e9304 Little mistake
11 years ago
conde2 4dcb30110f Use of clamp
11 years ago
conde2 7ff73d1064 Fix indentation
11 years ago
conde2 ca2fe9cf45 Fix compilation under MSVC
11 years ago
Sam ec012cb137 Fix 7.6 protocol issue / Typo
11 years ago
Sam 69ae324676 Tiny setPVPMode fix
11 years ago
Sam 4d656f8bd1 New pvp modes to combat controls
11 years ago
Sam c98439ae65 onOutfitChange fix
11 years ago
Sam 4f9f04206d Added enter / escape button to minimap flag window
11 years ago
Sam fc54a6e418 Full modal dialog functionality
11 years ago
Ahmed Samy 25d3019d1a force use of template version of std::min/max
11 years ago
Ahmed Samy 1711d8bdaf Revert "replace all std::min/std::max with just min/max"
11 years ago
Ahmed Samy 28d967ccce replace all std::min/std::max with just min/max
11 years ago
BrunoDCC 4bfe9b640e Fix houses and monsters
11 years ago
Eduardo Bart 28786a3570 Update make_snapshop.sh
11 years ago
Eduardo Bart b07a77f705 Changes to compile for Win64
11 years ago
Eduardo Bart dd829395e3 Merge pull request #376 from dalkon/master
11 years ago
dalkon 18fa54181a Format fix
11 years ago
dalkon 5b8ff29fa3 Fix party "bug" & Additions
11 years ago
dalkon 59e90e8f1e Item phases
11 years ago
Eduardo Bart fc0297d6db Fix compile errors in ubuntu
11 years ago
Eduardo Bart 1060c6f78c Compilation for MSVC2013, thanks @dalkon
11 years ago
dalkon c9597d6682 Visual Studio 2013 Compatibility
11 years ago
Ahmed Samy 2b015d49d7 don't set bits twice
11 years ago
Ahmed Samy f04b4a0b42 small fix
11 years ago
Ahmed Samy ff5c22d4c0 Tiny fix
11 years ago
Eduardo Bart 0938e22eb9 Fixes in stdext::format
11 years ago
Eduardo Bart 1868b235cb Implement creature marks
11 years ago
Eduardo Bart 9a30050340 Fix typo
11 years ago
Eduardo Bart 9d689f0c43 Add missing changes for protocol > 1000
11 years ago
Eduardo Bart 2b34c0ea0a Fix #337
11 years ago
Eduardo Bart d32f71c2b9 Partial support for protocol 1020 and minimize lag
11 years ago
BrunoDCC 7d7bd00a63 minor fix :3
11 years ago
BrunoDCC c81a623c43 Fixes for creatures name
11 years ago
Sam 6f9436dd60 UISprite widget added
11 years ago
Eduardo Bart 38dec168ee Fix boost::asio misuse that would cause lag
11 years ago
Joao Pasqualini Costa b3717ceb93 Fix - Writeable / Readable items
11 years ago
Joao Pasqualini Costa 084ee45650 A little mistake
11 years ago
Joao Pasqualini Costa 7290ec3334 Some work on container pagination
11 years ago
Joao Pasqualini Costa 971d90a596 Fix protocol error #362
11 years ago
Sam 8230bf2af4 Merge branch 'master' of https://github.com/edubart/otclient
11 years ago
Sam 241b54262a Updated lua consts
11 years ago
Ahmed Samy 63ce68b449 mapio: make sure we read the house tile flag
11 years ago
BrunoDCC de3160c90d Save houses and spawns fix
11 years ago
Sam 778559c7b9 Protocol 10.10 fixed containers
11 years ago
Sam 3aac0ac0ec Reverting mapio.cpp change
11 years ago
Sam 4adfafc67e Fix for Client 8.5
11 years ago
Sam 1b27a095a9 Hotkeys for Fluid Containers
11 years ago
Sam 5843b78e87 Support for client version 7.6
11 years ago
Ahmed Samy 7cf645e715 Woops, fix operator less than
11 years ago
Ahmed Samy 537508021e Make g_map.findItemsById return a map instead of a vector
11 years ago
Ahmed Samy e741a62ce9 g_map.findItemsByid
11 years ago
Ahmed Samy 56d6ef6642 Introduce 4 new functions:
11 years ago
Ahmed Samy 3db8f54aa9 Introduce 2 new functions to g_things
11 years ago
Ahmed Samy 9234030c1b Zone colors: add more tile flags to be checked for
11 years ago
Ahmed Samy 520baa28ea Move "getNPC" that was introduced in commit
11 years ago
KnopersPL 1f914351bb Update protocolcodes.cpp
11 years ago
KnopersPL eb68504dc1 Update protocolgameparse.cpp
11 years ago
Ahmed Samy 32647f11bf Introduce 2 new functions to Map
11 years ago
Ahmed Samy 644d4daeea More cleanups
11 years ago
Ahmed Samy b27352c321 Merge branch 'master' of https://github.com/BrunoDCC/otclient
11 years ago
BrunoDCC a6be9ae525 Add full npc read (it not cause bug)
11 years ago
Ahmed Samy 5df3ec8cf2 More cleanups
11 years ago
BrunoDCC 00729bbc2e Fixed a npcs save
11 years ago
Ahmed Samy 3b2d8a2b5e Fix build
11 years ago
Ahmed Samy d5298c1011 Cleanups
11 years ago
Allan Ference aaad8ab8a0 Fix spawn loading and saving, thanks to @BrunoDCC
11 years ago
Allan Ference efbd9ab693 Attempt to fix spawn loader
11 years ago
Allan Ference 092209c0bb Attempt to fix houses and spawns save
11 years ago
Allan Ference 05f7f6a4cf Introduce Item::getName()
11 years ago
Joao Pasqualini Costa 96bb28e806 Fix Mount frame issue
11 years ago
Allan Ference e7137c2535 Rework NPCs loader with g_resources (Untested)
11 years ago
Allan Ference 5eabf6f518 Optional and configurable zone colors
11 years ago
Allan Ference 5849136526 Introduce g_things.findItemTypeByName
11 years ago
Allan Ference 0451fd6b58 OTBM saver: don't escape version check for waypoints
11 years ago
Allan Ference 9cf878335a Minor changes
11 years ago
Allan Ference 1ea2b380ca Disregard progressbar
11 years ago
BrunoDCC 4d498ed0d8 Fix OTBM save
11 years ago
Allan Ference 9aa667da26 MapEditor: more changes for ease of use
11 years ago
Allan Ference e6db43ac3a MapEditor specific: Use colors for tile states
11 years ago
Mark Samman 4a04a18835 Fix login with 9.83-10.10
11 years ago
Mark Samman 261642190b Fix compiling on OS X
11 years ago
BeniS 95abf2a1d2 Fix a bug with autowalking & add prompt param for tryLogout.
11 years ago
Sam 987c6d6c91 Mount display issue
11 years ago
Sam b81590f297 Fixed Alt + F4 keycombo on Windows
11 years ago
BeniS e062562888 Added sublime text 2 project file.
11 years ago
BeniS 18d23653c4 Added some control params to dofiles lua method.
11 years ago
Sam cc12db0d1f Reverted getTopMultiUseThing() change
11 years ago
Joao Pasqualini Costa 57bb6ff974 Fix #315 by @pacmanis
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Joao Pasqualini Costa 6ef3508362 Properly Fix #301
11 years ago
Eduardo Bart a71e07f063 Restore walk optimization
11 years ago
Eduardo Bart 4bdd1e79fd Fix compile error for win32
11 years ago
Eduardo Bart e9e4dcd71b Improve walk when lagging
11 years ago
Eduardo Bart 0891e2b30a Add C++ traceback to errors
11 years ago
Eduardo Bart 24664714bd Fix rare but serious bug in Connection
11 years ago
Eduardo Bart 64fc4570c9 Try to fix compilation for gcc 4.6 [3]
11 years ago
Eduardo Bart 392acc0b43 Try to fix compilation for gcc 4.6 [2]
11 years ago
Eduardo Bart 69f72b9c86 Try to fix compilation for gcc 4.6
11 years ago
Eduardo Bart 489688e9fb Merge branch 'sql'
11 years ago
Eduardo Bart 61be2103ed Fix linkage
11 years ago
BeniS a7b27ef8dd Forgot to add MySQLResult lua binding
11 years ago
Eduardo Bart 44bf4dcb6e Fix ubuntu compile errors
11 years ago
BeniS 9305053e34 Few issues with compilation and layout
11 years ago
Eduardo Bart 1dd558d57e Revert "Use boost::thread instead of std::thread"
11 years ago
BeniS 15ee7962f1 Some minor clean ups
11 years ago