1855 Commits (master)

Author SHA1 Message Date
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
Eduardo Bart 8c016b143a Fix #294
11 years ago
Eduardo Bart 71b5c5f2e4 Use boost::thread instead of std::thread
11 years ago
Henrique Santiago 5396ea6231 Fix to last commit
11 years ago
Henrique Santiago 9955de573b Avoid infinite loop
11 years ago
Eduardo Bart 0be7bd5360 Implement async dispatcher #221
11 years ago
Eduardo Bart c452e74e0c Implement stdext::shared_ptr
11 years ago
Eduardo Bart bdbe065c23 Add thread safety for std::shared_object_ptr
11 years ago
BeniS f4263384bc Fix boost issue on Ubuntu and fix MySQL lib issue
11 years ago
BeniS f50c63e9e5 Removed singleton instance & added more lua bindings
11 years ago
BeniS 48ac91d173 A few clean ups and also tested, its working fine
11 years ago
BeniS 8db85e4e3a Use stdext::millis not g_clock.millis
11 years ago
BeniS 02d32565e9 Work on sql framework classes
11 years ago
BeniS 3980f859b7 Forgot to remove header includes
11 years ago
Eduardo Bart c392bcca90 Fix win32 alt bug
11 years ago
Eduardo Bart 62921dee9b Fixes in options, hotkeys and viplist
11 years ago
BeniS 3ca85cbe87 Removed Position dependencies inside the framework
11 years ago
Eduardo Bart 32df317163 Fix luajit on Mac OS X
11 years ago
Samuel 884102833e OTB loading fix
11 years ago
Eduardo Bart 8314b84f69 Add live_textures_reload command
11 years ago
Henrique Santiago e85afd4b63 Platform modtime, little changes to entergame
11 years ago
Eduardo Bart dad3026ba0 Optimize terminal buffering
11 years ago
Eduardo Bart 9312d20a0f More terminal improvements
11 years ago
Eduardo Bart b804dd6959 Fixes and new tuned terminal
11 years ago
Eduardo Bart 69e762385e Warn when shared_object_ptr misused
11 years ago
Eduardo Bart e528fcc8f8 Minor fixes and improvements
11 years ago
Henrique Santiago 46aa0c005f Support to miniwindow margin, fix protocollogin connectCallback, pt translation
11 years ago
Henrique Santiago 864ac3fdd9 Pt translations, #286
11 years ago
BeniS 5f26303389 Added latest protocol/client support for cipservers
11 years ago
BeniS 0bf909d52f Fix #283 and more:
11 years ago
Eduardo Bart ef20f59a98 Fix new line in utf8 conversion
11 years ago
Eduardo Bart dc3559a5c0 Fix hotkey bug and compile error on Mac
11 years ago
Eduardo Bart d0576da69d Implement dash walking and zoom out again
11 years ago
Eduardo Bart 04f52d77d2 Walk ping is not supported anymore
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Henrique Santiago a8c175452b Pt translations
11 years ago
Eduardo Bart 035ce26728 Fix link error in Mac OS X
11 years ago
Eduardo Bart 04c4943fa8 Remove boost::filesystem dependency
11 years ago
Eduardo Bart 09c937998f Dont use boost locale anymore
11 years ago
Eduardo Bart e4e3d7d053 New platform APIs and new OpenAL cmake
11 years ago
Eduardo Bart 5b573afdfc Change network errors message
11 years ago
Henrique Santiago 90d2032e9e More changes to painter
11 years ago
Henrique Santiago 3eeb5ae890 Painter became PainterOGL, new Painter generic class
11 years ago
Eduardo Bart 9a54bfcc90 Minimap, hotkeys and lot of other changes
11 years ago
Henrique Santiago f8b078ea91 Little fixes
11 years ago
Henrique 33ce0aa704 A few more changes to dx9
11 years ago
Henrique bb304f9f4e Fixes to npc trade, begin native directx support
11 years ago
Eduardo Bart 67fc77d507 Add sell all button to NPC trade
11 years ago
Henrique Santiago ffcb65f365 Draw minimap background without map
11 years ago
BeniS adc01ab9e3 Proper fix for autowalk lag issue
11 years ago
BeniS 725a16e38e Fix a lag issue with auto walking
11 years ago
Henrique Santiago b1bab32618 Fixes to lua
11 years ago
Henrique Santiago dfb0150a7d Fix signalCall, healthinfo tooltips
11 years ago
Henrique Santiago 11cb287a21 Changes to UIProgressBar, simplified healthinfo module
11 years ago
Henrique Santiago 25841e9c77 Merge pull request #267 from ricardoianelli/master
11 years ago
Ricardo Ianelli cbeab6f9b0 Moving start messages to lua
11 years ago
Eduardo Bart ea0d5f3d81 Fix compile error for OpenGL ES
11 years ago
Henrique Santiago 4f3be92208 Refix last commit
11 years ago
Henrique Santiago 3c3ba9ef4c Fix crash when clientid is invalid
11 years ago
Henrique Santiago 2f7a06e93e Full ground option in otml
11 years ago
Henrique Santiago 7f918a12a2 Old light method restored, it can be changed in lua now
11 years ago
Eduardo Bart 7f6a4bbbe5 Lightning is not additive anymore
11 years ago
Eduardo Bart 86c462eb4d Fix win32 compile errors
11 years ago
Eduardo Bart 7ece0ed8c7 Buttons for client options
11 years ago
Eduardo Bart cf77df05ca Fix possible leaks in stdext::format
11 years ago
Eduardo Bart dcd6249e8f Link ICU in Mac OS
11 years ago
Eduardo Bart f0ac63eb5c Disable crash handler in Mac OS
11 years ago
Eduardo Bart 637b6ceca2 Trying to get it compiling on Mac OS X
11 years ago
Eduardo Bart 86d06057ca Fixes to compile with libc++
11 years ago
Eduardo Bart 717832b791 Other minor fixes
11 years ago
Eduardo Bart 0fc56c73cc Fix health colors
11 years ago
BeniS 6cd71ea02e Closes #236
11 years ago
BeniS e7012031eb Fix auto walking bug
11 years ago
Eduardo Bart 36a60419ec Fix some issues when reloading entergame
11 years ago
Henrique Santiago 546007f1df UIImageView, fixes to minimap
11 years ago
Eduardo Bart cb7f855fd8 Fix minimap crash
11 years ago
Eduardo Bart a0b2504f11 More fixes in minimap
11 years ago
Eduardo Bart 89c012e81f Improvements in minimap drawing
11 years ago
Eduardo Bart 654f71e75f Fix autowalk sometimes not being canceled
11 years ago
Eduardo Bart 1bf77c35c6 Fix some minor bugs in widgets events
11 years ago
Henrique Santiago 17d09f41be Rework UIMinimap
11 years ago
Eduardo Bart 5bf03c50d6 Rework hotkeys manager, fix many issues on it
11 years ago
Henrique Santiago 60986eb80f Minimap fix and remove option
11 years ago
Eduardo Bart ff9f82d0c8 Fix other compile errors
11 years ago
Eduardo Bart 80a7ecb3a4 Speed up compilation time for luafunctions
11 years ago
Eduardo Bart 8d6ccb8d83 Fixes to compile with clang
11 years ago
Eduardo Bart 4751941e4f Improve encrypt/decrypt algorithms
11 years ago
Eduardo Bart 26c6217bc3 Fix change of RSA keys
11 years ago
Eduardo Bart b7eef97239 Add flexibility in login packets
11 years ago
Eduardo Bart d6e8e92a45 Some fixes in hotkeys and other improvements
11 years ago
Eduardo Bart 773837da98 Minor changes in file type handling
11 years ago
Eduardo Bart 4536c68f00 Fix #249
11 years ago
Eduardo Bart 6966221e39 Fixes and improvements in find path
11 years ago
Henrique Santiago 2bd86d0695 Fix minimap zoom, blue name
11 years ago
Eduardo Bart bcb3db4cdc Fix #250
11 years ago
Eduardo Bart e81dd31ae3 New lightweight minimap format, finish #15
11 years ago
Eduardo Bart 9aca1644e6 Implement rule violations, closes #218
11 years ago
Eduardo Bart 4351f3c63f More improvements in walk
11 years ago
Eduardo Bart 4b1db2bcd6 Fix #235 and other changes
11 years ago
Eduardo Bart 4f8f02acad Rework auto focus behavior, closes #222
11 years ago
Eduardo Bart 835adfb4ce Fix a compile error
11 years ago
Eduardo Bart 6594b2d090 Fix #7
11 years ago
Eduardo Bart 07959ddc04 Fix a vulnerability in password encryption
11 years ago
Eduardo Bart 90f1244ab4 Fix #194
11 years ago
Eduardo Bart 32c5f4285b Closes #210
11 years ago
Eduardo Bart a144174c41 Use push/pop mechanism for cursors
11 years ago
Eduardo Bart 3a47c4f2e1 Remake cursors, closes #219 and #237
11 years ago
Eduardo Bart 0a91fff82a Textedit improvements
11 years ago
Eduardo Bart d5b4e0929f Improvements in textedit and hotkey manager
11 years ago
Eduardo Bart a8fbd6cdfc Improve game map view modes
11 years ago
Eduardo Bart 5b65088426 Improve tab navigation and scrolling
11 years ago
Eduardo Bart 50c2db100e Use boost::chrono instead of std::chrono
11 years ago
Eduardo Bart 311bc220a8 Fix a warning
11 years ago
Eduardo Bart 992acd8873 Fix translations, there were all broken
11 years ago
Eduardo Bart 1674575dc0 Minor fix
11 years ago
Eduardo Bart 3f882d9e6c Disable path find debugging
11 years ago
BeniS a2ddb472f5 Fixed up movement controls again and fixed a typo.
11 years ago
BeniS caf86a9fc6 Fixes! Closes #235 and more:
11 years ago
Eduardo Bart 27d5506262 Some fixes in entergame and widget clipping
11 years ago
Eduardo Bart ca4caf7991 Fix text highlighting again
11 years ago
Eduardo Bart fa8971498f Fix old bug #149
11 years ago
Eduardo Bart e900a7679a Improve autowalk
11 years ago
BeniS 01e48fbcc8 More work towards autowalking (needs more work).
11 years ago
Henrique Santiago f470cba09e Fix compile on non window applications
11 years ago
BeniS 5a278ef4ec Few minor fixes.
11 years ago
Eduardo Bart 71cccac3da Many changes
11 years ago
Eduardo Bart 0729e35b50 Minor fixes
11 years ago
Henrique Santiago 2a2214991c Small changes
11 years ago
Eduardo Bart ae731ddefc Rework minimap rendering
11 years ago
Eduardo Bart 18a37393c5 Limit path finding max complexity
11 years ago
BeniS 8c6d5a0f5c Finalizing auto walk enhancements, closes #63, also other fixes:
11 years ago
Eduardo Bart c28596292f Text selection in chat
11 years ago
Eduardo Bart 84dfd4f7f3 UITextEdit selection, closes #55
11 years ago
Eduardo Bart 9907e9e5c7 Fix particles and some fun in the background LOL
11 years ago
Eduardo Bart f389c3b3fe Widgets can now rotate :O
11 years ago
Eduardo Bart 2fcaf2cc40 Fix rotate,translate,rotate in ogl painters
11 years ago
Eduardo Bart 0f9cacdde5 Implement missing matrix operations
11 years ago
Henrique Santiago 8e9d137608 Rotate, translate and scale added to ogl2
11 years ago
Eduardo Bart 28b5fc1d5a Refactor modules, closes #223
11 years ago
BeniS 1500c1d2f2 Few minor fixes here and there:
11 years ago
Eduardo Bart 7e52c4e449 Make otclient login into cipsoft servers again
11 years ago
Eduardo Bart ada2c9efe9 Fix buy/sell of stackable items on 8.6
11 years ago
BeniS b68df8336a Minor fixes to some previous commits.
11 years ago
Eduardo Bart cf77c2baf3 Fix text edits wrapping
11 years ago
Eduardo Bart 2fd8d4e580 Fix error in OTML casting from Lua, may fix #198
11 years ago
Eduardo Bart 67c5b31225 Fix ICU linkage on ubuntu
11 years ago
Eduardo Bart 20231c1fc5 Fix ICU linkage on ubuntu
11 years ago
Eduardo Bart 773d093e68 Add missing file
11 years ago
Eduardo Bart 62cd3d04e1 Update sound engine with some sound fixes
11 years ago
Eduardo Bart a80e758e32 Improve tabs move in console chat, looks nice now
11 years ago
Eduardo Bart 2e75380218 Reimplement text edit scrolling in C++
11 years ago
Eduardo Bart a3fcf2e8e7 Fix error in FindICU cmake
11 years ago
Eduardo Bart d2712fa218 Try to fix travis build
11 years ago
BeniS 913cc801b6 Few minor fixes:
12 years ago
BeniS 914b4bd5f3 Applied #189
12 years ago
Henrique Santiago adba4b0da9 Refix items on UIItem, cancel button to hotkeys
12 years ago
BeniS 00a574fe10 Fixed #178, and some others:
12 years ago
Samuel 59594b4ac2 Fix Ignore Module / NPC highlighting
12 years ago
Eduardo Bart cce2976156 Many enhancements in client API
12 years ago
Eduardo Bart aeb31f0669 Fix boost locale linkage
12 years ago
Eduardo Bart 0120b7554c Restore support for animated png files
12 years ago
Eduardo Bart fdcad184f9 Fix platform issues regarding charsets
12 years ago
Eduardo Bart b52c52cd36 Fix possible crashs when using server class
12 years ago
Eduardo Bart 5344a179a4 Many UI improvements and minor fixes
12 years ago
Eduardo Bart a8d3bb97ea Minor changes in sql classes
12 years ago
Eduardo Bart 9d5abb0243 Fix minor issues in item drawing
12 years ago
Eduardo Bart 122577a916 Just rename some files
12 years ago
BeniS 8d07f8eaf6 New sexy 'move stackable item' window!
12 years ago
BeniS a1a8d28f5c Auto walker update must be done from C++ not lua due to bot protection.
12 years ago
BeniS 702fce0be8 Fixed #169 Thanks Quintinon and #170! Also some other fixes:
12 years ago
BeniS 3ed2eeb104 Oops fixing this from last commit.
12 years ago
BeniS bb139955dc More fixes and edits!
12 years ago
BeniS fddbafebd3 Fixed #165, Fine tune fixes!
12 years ago
BeniS 3fa5993177 Changed scrollbar style, and some other changes:
12 years ago
BeniS ca46b5033e More progress on cipserver login for pv973 and a few fixes.
12 years ago
BeniS c47641d7e1 Merge branch 'master' of https://github.com/edubart/otclient
12 years ago
BeniS fc55c6b524 Interface edits, additions, and fixes:
12 years ago
Henrique Santiago 2aeec22ef8 Fix items draw inside uiitem
12 years ago
BeniS 8cdab5c814 Tested and fixed #155
12 years ago
BeniS fcdf2286b6 Fix issue #155 (only tested on pv973)
12 years ago
BeniS abf0ee4303 More walk control optimization and fixes:
12 years ago
BeniS 1782de7336 Game control precision edits and many other fixes:
12 years ago
BeniS 034c768994 Compatibility fix to cv981 new speed law.
12 years ago
BeniS 44e428bccb Progress updating to cv981/pv973:
12 years ago
BeniS 619285069c Started updating to 9.8+ features, not yet finished (unsafe version).
12 years ago
Eduardo Bart ec8d50497b Fix http://otland.net/f494/otclient-error-171679/
12 years ago
Eduardo Bart 7c48a98b67 Minor fixes
12 years ago
Eduardo Bart 5de031fb8b Workaround for issue #146
12 years ago
Eduardo Bart f5b3bfda11 Lights minor fixes
12 years ago
BeniS dc6d2bb078 8bit color shouldn't be higher than 216, by mistake.
12 years ago
BeniS 617e6b302b Fix for creature lights.
12 years ago
Eduardo Bart 6d6f600c44 Fix creatures light
12 years ago
Eduardo Bart ce6423320e Add ambient light in graphics options
12 years ago
Eduardo Bart 5fed08b17e Bind functions for minimum ambient light
12 years ago
Eduardo Bart f851bb7777 Minor fixes in lights
12 years ago
Eduardo Bart 6e154f6b2c Lights now are looking really good
12 years ago
Eduardo Bart d7a45311ed Fix issue #145, #29 and #39
12 years ago
Eduardo Bart 81068f820d Implement lights, thanks @Tarjei400
12 years ago
Samuel eb979ef7cd Modal Dialogs / Support for 9.70
12 years ago
Eduardo Bart d4370e7c5d Fix issue #127
12 years ago
Eduardo Bart 8bb115d6d4 Fix issue #134
12 years ago
Eduardo Bart c7890e7a49 Fix issue #124
12 years ago
Eduardo Bart a6424f3022 Fix issue #118
12 years ago
Eduardo Bart 5f72488eba Fix issue #121
12 years ago
Eduardo Bart 6acdb0fd64 Fix issue #132
12 years ago
Samuel 3990ee76e7 Minimap Icons
12 years ago
otfallen f26b359ae5 The smallest change of 2012
12 years ago
Eduardo Bart 5756f20026 Fix orange text bug for protocol >861
12 years ago
Eduardo Bart fa8b77f0c8 Fix issue #109
12 years ago
otfallen ced5c035b9 optimize otb/xml a bit.
12 years ago
Eduardo Bart 526885f70d Fix issue #14
12 years ago
Samuel 6c2539bbd4 Added support for curly braces in NPC chat
12 years ago
Eduardo Bart 58d3a2ec72 Fix issue #99
12 years ago
Eduardo Bart 7b38e44382 Fix issue #105
12 years ago
Eduardo Bart 68f9af376f Fix issue #103
12 years ago
Eduardo Bart 393f8c7a9b Fix glitch in battle when creatures walk
12 years ago
Eduardo Bart 31efe0a82d Fix crash when closing otclient in debug mode
12 years ago
otfallen 9650179ae8 More Mac OS X progress.
12 years ago
otfallen f0e85e21b3 Mac OS X port progress
12 years ago
otfallen 3b7ad41740 Spare a call yeye
12 years ago
otfallen e1900bdf9a binarytree: type fix
12 years ago
otfallen 3902490d6b Minor changes
12 years ago
otfallen 4d6057ffbe Yet another set of fixes
12 years ago
otfallen 7f6b204ded tiny perf fix
12 years ago
Eduardo Bart 8f9d7593d6 Merge map branch
12 years ago
otfallen fe3a751ffa Fixes to creatures
12 years ago
otfallen baceba74b9 Minor changes
12 years ago
otfallen 4d0725e876 Fix creature outfit
12 years ago
otfallen 1156059af1 Bind missing C++ functions into lua
12 years ago
otfallen 68d2347ee5 Fix creatures not being cleared at exit (caused a segfault).
12 years ago
otfallen a40594752d Fix segfault on exit cause by creatures not being cleared.
12 years ago
otfallen bfa0844de1 TiXmlElement can already Set integer attribs.
12 years ago
otfallen b7721f6856 Tiny fix to UICreature
12 years ago
otfallen eb7a11158a XML saving and minor fixes + code refactoring.
12 years ago
otfallen d429e385bb Remove old useless functions.
12 years ago
Henrique Santiago 23097980a3 Fix scrollbar slider move, outfit exact size, charlist focus
12 years ago
Henrique Santiago 18a0d7ab94 Fixes to horizontal scrollarea, improve charlist flexibility
12 years ago
Henrique Santiago c517f7b745 Add/get table functions implemented on ext charlist
12 years ago
Eduardo Bart d98f6f7673 New version 0.5.3
12 years ago
Eduardo Bart 79102f2275 Add extended opcode patch for tfs under tools/
12 years ago
Eduardo Bart 91237e82d5 Fix issue #82
12 years ago
Eduardo Bart 9bd983ab51 Fix silly for 963 and improve walk
12 years ago
Eduardo Bart 97e1c9d5a9 Support for protocol 963
12 years ago
Henrique Santiago 0c5479b031 Spinbox changes
12 years ago
niczkx e5df872600 Move load creatures functions from map and bind them to singleton class g_creatures
12 years ago
Eduardo Bart 4bac36d3bc Implement new cool features
12 years ago
BeniS 0763b266d5 Some more UI updates and fixes.
12 years ago
Eduardo Bart 143121b77d Fix getDisplayHeight
12 years ago
Eduardo Bart 2525940e49 Fix chamaleon offset
12 years ago
Henrique Santiago beb04d8d8e Fix container bug, miniwindow pos, creature skulls outsite map bound
12 years ago
Henrique Santiago f97fa65d37 Many UI fixes.
12 years ago
Henrique Santiago 0c18e4ff28 Add some extra inventory slots, fixed ext protocol bug
12 years ago
Eduardo Bart e25bd7fe54 Fix OpenGL ES compilation
12 years ago
Eduardo Bart 949cfd5d31 update version
12 years ago
Henrique Santiago a306027cec Fixed skins path
12 years ago
Eduardo Bart bdbce01c97 Add uid param to stats module
12 years ago
BeniS ecd1ec5c0d Some overall fixes:
12 years ago
Henrique Santiago 05fcf740b4 Stats module
12 years ago
Eduardo Bart 64d607b59e Fix issue #77 and improve findPath
12 years ago
Eduardo Bart 3d7e80ea7a Improve creature attack click
12 years ago
Eduardo Bart ea4dd2f8e6 Support for compressed textures
12 years ago
Henrique Santiago 2142ee765d Fix issue #21, but miniwindows can be a lot smarter
12 years ago
Eduardo Bart c185e709b3 Fix regressions
12 years ago
Eduardo Bart 66760656e9 Fix rare stackpos bug caused by chameleon rune
12 years ago
Henrique Santiago b39623d437 UIGameMap allow clicking in black
12 years ago
Eduardo Bart ddd3f84ad7 Many fixes in win32 platform
12 years ago
Henrique Santiago d1d8b79edc Fix issue #73
12 years ago
Henrique Santiago ac8d6891ca Polish interface, pt translations
12 years ago
BeniS 1d20cc9e4b Finalized the mount system and the recently new skills/stats.
12 years ago
Eduardo Bart f4cc942c85 Fix some graphics issues with old drivers
12 years ago
Eduardo Bart b349ff2620 Implement reverse otb items table
12 years ago
niczkx 0af783b5cf Fix OTBM saving
12 years ago
Eduardo Bart 1c69379b8d Fix compilation with OpenGL ES 2.0
12 years ago
niczkx 6d039ade67 revert last change (better fix)
12 years ago
niczkx a9fad4751f Fix segfault on exit
12 years ago
niczkx 1ed95b6120 More work on OTBM/OTB/XML
12 years ago
BeniS 8cd8829048 Some more on new skills/stats.
12 years ago
Eduardo Bart fdffa365b9 Oops
12 years ago
Eduardo Bart ad0ed2b1a9 Bind spell functions
12 years ago
BeniS 367955615e Minor fix for recent skill changes.
12 years ago
BeniS 4ce9c921c1 Previous commit and this commit should finish #58
12 years ago
BeniS d237087718 Added new stats to the skills module, fixed minor market error.
12 years ago
Eduardo Bart 73acc68e50 Fix compilation for ubuntu
12 years ago
Eduardo Bart 31da6dc611 Force usage of boost 1.50.0
12 years ago
Eduardo Bart 5e3882f87a Add libgit2 library, new mingw32 libraries will be uploaded soon
12 years ago
Eduardo Bart 356368ddae Restore minimap saving
12 years ago
Henrique Santiago ab7400c51d Progress on issues #60, #24, #21
12 years ago
Eduardo Bart 0bb991e14e Fix auto chase override
12 years ago