268 Commits (d7429c201caaa7fb66ce20797dc398c945d20091)

Author SHA1 Message Date
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
Sam fe585d27d8 Cleanup dat loading, fix version 8.6+
10 years ago
Sam 153cf3e859 Container fix
10 years ago
Sam 6b46370d1a 7.4 .dat support, playing an actual server might not work yet
10 years ago
Sam 2a57a5f7d0 Browse field, locked & paginated container support
10 years ago
BenDol 9f7aafac0b Fix a crash issue when attempting to draw invalid item.
10 years ago
djayk1 8fccc1eb63 Little fix
10 years ago
djayk1 10438c21ff Update game.cpp
10 years ago
djayk1 ec99d35cee Update game.cpp
10 years ago
djayk1 85fe5867f3 Update protocolgameparse.cpp
10 years ago
djayk1 1a77473e13 Update const.h
10 years ago
djayk1 cc483fba5a Update game.cpp
10 years ago
djayk1 94686d3fe8 Update protocolgameparse.cpp
10 years ago
djayk1 468ac9cbd2 Update game.cpp
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol 0ad45d6826 Added 2 global functions for Position & g_map.getTiles().
10 years ago
Nail 25fb3113fa Fix calculate patterns.
10 years ago
BenDol 24acf8855f Now possible to create effects and missiles via lua.
10 years ago
BenDol 65d556ef4e Fixed issue with isAttacking and isFollowing on older protocols.
10 years ago
Nail 8dec9cd835 Fix alpha at color key.
10 years ago
Nail 41b2f9b911 Per-pixel transparency.
10 years ago
BenDol 166eb7614f Fix accidental cmake changes.
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
10 years ago
Sam 8d8f32b081 Partial 10.36 support, also fix #499
10 years ago
Sam 9d866a3616 Merge pull request #501 from conde2/master
10 years ago
conde2 0fbba70003 Fix protocol erros and try to fix walk delay
10 years ago
Henrique Santiago 598a7edf6b Merge pull request #497 from Faith2531/patch-1
10 years ago
Sam b415b73b4a Fix creature marks. Thanks to @dalkon
10 years ago
Faith2531 b6d8ede854 Update game.cpp
10 years ago
conde2 d080432e14 Support for newer versions and light draw fix
10 years ago
LordHepipud 82a5989f5c Fix Tile::getTopLookThing()
10 years ago
Eduardo Bart bb514d3acb Optimize path finding upto 100x performance again
10 years ago
Henrique Santiago b7b8fdfd0c Fix BinaryTree skip, small otb changes
10 years ago
Eduardo Bart 57a330e589 Fix path finding issue introduced by PR #470
10 years ago
sakagushi f0fbd4790f And do not delete curly brackets.
10 years ago
sakagushi cb1f28a3a3 Meh, spacing.
10 years ago
sakagushi cc1e3c534e Even more fixes
10 years ago
sakagushi f4f79f47bd Optimizations in Map::findPath
10 years ago
sakagushi ff617c3fab More fixes in Map::findPath
10 years ago
sakagushi 43524a9127 Fixes heap corruption in Map::findPath
10 years ago
Sam 48ff67dc06 Fix useWith issue
10 years ago
Sam 8bd154b604 Merge pull request #452 from conde2/master
10 years ago
conde2 9da018fdff Temporary fix for async
10 years ago
Sam 4f4788c1c3 Fix WritableDate to correct version (at least I hope so), fixes #446
10 years ago
Sam d0d8c9a081 Bind adjustments, some fixes
10 years ago
Henrique Santiago f3b5adbf40 Merge pull request #447 from conde2/master
10 years ago
Sam 38c9b6b0b2 Luacasts for Light
10 years ago
conde2 79be0eca73 Fix compilation under MSVC, bind some fucntions
10 years ago
Sam 9bd02ca8ba Added method to export a ThingType as png :exportImage(fileName)
10 years ago