Gabriel Pedro
1eb2bbd389
Add OSX Wiki
2014-12-25 11:10:03 -03:00
Konrad Kusnierz
5ada7eb5ec
Fix #600
2014-11-20 21:14:25 +01:00
Konrad Kusnierz
c49a6f3bf2
Fix for #596
2014-11-19 07:25:36 +01:00
Eduardo Bart
aa924dc348
Fixes in CMake for building snapshots
2014-11-05 11:25:11 -02:00
Eduardo Bart
f6fb785cea
Use -O2 in release build
2014-11-05 10:45:28 -02:00
BenDol
25e7b1d7a3
Fix logging in with 760 (until a better solution is found).
2014-11-04 13:27:21 +13:00
BenDol
bdfb77166e
Reuse code by merging dash functionality with walk method.
2014-11-03 15:12:14 +13:00
BenDol
dbed09cb55
Update to 0.6.6
2014-11-03 12:57:19 +13:00
BenDol
9f3ebb0036
Fix #577 dash will now fire onWalk (with isDash parameter).
...
Also added missing client versions.
2014-11-03 12:23:00 +13:00
BenDol
ddb5e58057
Fix #569 finally had some free time.
2014-11-03 08:51:01 +13:00
Sam
4e5707720b
Merge pull request #574 from diath/patch-console
...
Support upper and lower case letters for hotkeys starting with #s, #y and #w
2014-10-05 20:50:29 +02:00
Sam
e9628187f2
Merge pull request #573 from diath/patch-textwindow
...
Hide item image box when editing house lists
2014-10-05 20:50:03 +02:00
Kamil Chojnowski
c8f9cdd6fa
Support upper and lower case letters for hotkeys starting with #s, #y and #w
2014-10-05 19:27:02 +02:00
Kamil Chojnowski
7cfa9c38e0
Hide item image box when editing house lists
2014-10-05 19:24:34 +02:00
Ben Dol
7cc368305f
Merge pull request #571 from dominique120/master
...
Fix compilation problem when compiling without FW_SOUND flag.
2014-09-30 09:12:24 +13:00
Dominique Verellen
682694cc07
Update graphicalapplication.cpp
2014-09-29 11:28:13 -05:00
Konrad Kuśnierz
12c4677912
indentations fix
2014-09-15 16:28:25 +02:00
Konrad Kuśnierz
0e0ae6c083
Merge pull request #566 from cymruu/master
...
Corrected polish locales a bit
2014-09-15 16:24:42 +02:00
Filip Bachul
49d62b8225
corrected polish locales a bit
2014-09-15 14:42:10 +02:00
Eduardo Bart
0909e186a1
Merge pull request #559 from osmarjunior/master
...
Fix bug when drawing mounts while walking
2014-08-22 09:48:31 -03:00
osmarjunior
3557879361
Fix bug when drawing mounts while walking
2014-08-22 08:36:55 -03:00
Ben Dol
fa317c534d
Merge pull request #548 from Shawak/master
...
string:contains()
2014-08-10 16:55:51 +12:00
Sam
119abec1cf
Fix locales/es.lua, fixes #553
2014-08-08 16:46:35 +02:00
Sam
92beee10d3
Revert "Update locales/es.lua, fixes #533 "
...
This reverts commit c110f32993
.
2014-08-08 16:45:08 +02:00
Sam
c110f32993
Update locales/es.lua, fixes #533
2014-08-08 16:41:36 +02:00
Ben Dol
a18970dceb
Merge pull request #549 from edubart/1050_impl
...
1050 Implementation and Fixes (excluding new animation features)
Can now login to Cipservers no problem.
2014-08-07 08:27:03 +12:00
BenDol
d3d3294277
Added missing premium trigger opcode.
2014-08-07 07:17:16 +12:00
BenDol
ef7f94ac76
Some minor changes/additions.
2014-08-07 06:40:56 +12:00
Sam
9fcc4c7355
Fix typo in gameinterface.lua
2014-08-05 19:37:09 +02:00
BenDol
751cb0ca8b
Fix for #545
2014-08-06 02:40:13 +12:00
BenDol
3343919c92
Added GameEnhancedAnimations to lua
2014-08-04 00:13:23 +12:00
BenDol
4eb7668922
Can now login to official tibia servers.
2014-08-03 23:46:07 +12:00
BenDol
c706dc12fe
Update PIC_SIGNATURE can now access the character list.
2014-08-03 23:38:25 +12:00
BenDol
1f272b7aba
Added preview state packet.
2014-08-03 23:22:06 +12:00
BenDol
09d830d02e
Fix build error
2014-08-03 10:10:33 +12:00
BenDol
d7429c201c
Started 1050 implementation and fix ups:
...
* Dat now loads (new animations aren't yet functional).
* Fixed the way we reference client versions.
TODO: Write new animation functionality & find out protocol changes.
2014-08-03 10:02:28 +12:00
Shawak
939e16c59a
string:contains()
2014-07-31 20:25:31 +02:00
Sam
fe585d27d8
Cleanup dat loading, fix version 8.6+
2014-07-30 17:06:40 +02:00
Sam
e9352fe811
Update README.md
2014-07-30 16:43:46 +02:00
BenDol
a52c938fef
Added missing protocol versions & made some style fixes.
2014-07-30 19:58:34 +12:00
Sam
153cf3e859
Container fix
2014-07-29 21:11:56 +02:00
Sam
6b46370d1a
7.4 .dat support, playing an actual server might not work yet
2014-07-29 21:11:17 +02:00
BenDol
c2ff89b2cf
Some style fixes & menu-scroll to add server.
2014-07-26 21:56:51 +12:00
Sam
2a57a5f7d0
Browse field, locked & paginated container support
2014-07-15 23:27:44 +02:00
Henrique Santiago
32d1ed5c6a
Merge pull request #542 from mathiasbynens/patch-1
...
README: Use SVG badge for Travis
2014-07-14 18:03:34 -03:00
Mathias Bynens
6d8d319557
README: Use SVG badge for Travis
2014-07-14 21:34:03 +02:00
BenDol
9e0ddb08e3
More debug prints and avoid null pointer.
2014-07-14 01:56:17 +12:00
BenDol
74979ca16a
Remove debug print and redundant checks.
2014-07-13 23:12:56 +12:00
BenDol
0c77179c46
Should check the menu category before creating a separator.
2014-07-13 22:57:45 +12:00
BenDol
935b9e4cd6
Forgot removeMenuHook function.
2014-07-13 22:39:56 +12:00