conde2
664ef6bcad
Update Visual Studio Project
...
Update Visual Studio to work with PATH system variables in Windows
systems. Credits go to @Radseq for changing the project and to me for
update to Visual Studio 2015
Closes
#795
#746
#718
#724
#713
2017-01-18 11:20:09 -02:00
Ahmed Samy
deee6ed8c9
Completion for #764
...
Thanks to @conde2 for pointer it out.
2017-01-13 18:46:04 +02:00
Ahmed Samy
94d60432f3
Merge pull request #766 from TibiaFun/patch-1
...
Update protocolcodes.cpp
2017-01-13 18:31:41 +02:00
Ahmed Samy
b6140a03b4
Merge pull request #764 from elderapo/patch-1
...
Fix typo
2017-01-13 18:31:33 +02:00
Ahmed Samy
7845238918
Merge pull request #802 from brunominervino/vs-version
...
Update Visual Studio build files
2017-01-13 18:30:44 +02:00
Samuel Gros
e870110875
Merge pull request #801 from brunominervino/copyright-year-2017
...
Update copyright year for 2017
2017-01-13 13:09:11 +01:00
Bruno Minervino
8eacaa8e80
Fix EOF (again)
2017-01-13 09:01:42 -02:00
Bruno Minervino
21d9bf059e
Remove new line
2017-01-13 08:59:56 -02:00
Bruno Minervino
23b6c8e839
Fix EOF
2017-01-13 08:58:50 -02:00
Bruno Minervino
a793cab751
Update Visual Studio build files
2017-01-13 08:55:24 -02:00
Bruno Minervino
882be286d9
Update copyright year for 2017
2017-01-13 08:47:07 -02:00
Ahmed Samy
d5858092ca
Merge pull request #799 from zygzagZ/master
...
Fixed inconsistences between const.lua and const.h causing messagetypes not to work
Fixed talking with npc for 8.54
2017-01-13 01:05:57 +02:00
zygzagZ
8486f6c867
Fixed talking with npc for 8.54
2017-01-12 15:40:13 +01:00
zygzagZ
9d2298037e
Fixed inconsistences between const.lua and const.h causing messagetypes not to work
2017-01-12 15:30:24 +01:00
Konrad Kuśnierz
42e0b0a025
Merge pull request #771 from jo3bingham/coding-style
...
Fix inconsistent coding style
2016-11-08 18:57:52 +01:00
Joseph Bingham
e5d28e00e2
Fixes inconsistent coding style
2016-11-08 12:54:31 -05:00
Joseph Bingham
56a641e516
Merge pull request #1 from edubart/master
...
Rebase with original master
2016-11-08 12:50:22 -05:00
Samuel Gros
7cd01714fc
Merge pull request #770 from jo3bingham/update-1099
...
10.96, 10.97, 10.98, 10.99 support
2016-11-08 09:22:23 +01:00
Joseph Bingham
9148d412e5
Replace tabs with spaces (again)
2016-11-08 00:00:21 -05:00
Joseph Bingham
5a5adc4ed6
Replace tabs with spaces
2016-11-07 23:58:42 -05:00
Joseph Bingham
344146ba2d
10.96, 10.97, 10.98, 10.99 support
...
Adds basic support for the latest client version
2016-11-07 23:52:42 -05:00
TibiaFun
0870fda2ac
Update protocolcodes.cpp
2016-10-23 13:31:02 +02:00
Tomasz Martyński
8ffacefb04
Fix typo
...
change "getOufitColor" to "getOutfitColor"
2016-10-10 02:16:40 +02:00
Eduardo Bart
a6a50fa162
Merge pull request #744 from ranisalt/copyright-year
...
Update copyright year for 2016
2016-07-10 11:10:43 -03:00
Eduardo Bart
a5f4545168
Merge pull request #745 from ranisalt/cxx11
...
Replace deprecated c++11 test with cmake script
2016-07-10 11:09:47 -03:00
Ranieri Althoff
551f30d32f
Replace deprecated c++11 test with cmake script
2016-07-09 22:51:32 -03:00
Ranieri Althoff
2f1f62a916
Update copyright year for 2016
2016-07-09 22:11:34 -03:00
Sam
1ec3b65a3a
10.94, 10.95 support
2016-07-03 00:50:08 +02:00
Sam
8992d40e37
Update PIC signature
2016-05-23 03:26:17 +02:00
Sam
1c09c3770b
Protocol 10.93
2016-05-23 02:48:32 +02:00
Henrique Santiago
0dfdb22509
Merge pull request #728 from dalvorsn/master
...
Fixed issue in function fitAll
2016-05-01 16:21:04 -03:00
dalvorsn
a165bef741
Fixed issue in function fitAll: mini windows containers was exceeding the size of the panels.
2016-04-24 18:25:21 -03:00
Henrique Santiago
fa3068f6e6
Merge pull request #725 from ottools/master
...
Fix 'getTopMultiUseThing' returning border items. Closes #644
2016-04-11 14:49:51 -03:00
Nailson
d1b26781d3
Fix 'getTopMultiUseThing' returning border items.
2016-04-11 09:42:37 -03:00
Sam
7a8e605704
Minimal 10.91 support
2016-03-03 08:44:26 +01:00
Ahmed Samy
5913cc0fd7
vc12: restore path as I thought they were originally like that
2016-02-08 10:35:00 +02:00
Ahmed Samy
c6f5c5c725
vc12: Fix compilation and also give the compiler more options to use
...
This gives the compiler the opportunity to SSE2 instead of FPU
Also added some options that were necessary.
2016-02-08 10:34:13 +02:00
Sam
2b7e2a45ea
Fix 7.4 walking over items with elevation
2016-01-25 22:19:39 +01:00
BenDol
f024e30753
Fix NPC chat when ignoring private messages.
2016-01-22 16:15:35 +13:00
Sam
408b3c5125
Fix npc message mode
2016-01-20 02:44:13 +01:00
TheSumm
90deb067a6
Added missing message types
2015-12-22 13:06:36 +01:00
Ahmed Samy
39d4a7d842
Merge branch 'master' of https://github.com/Crypton33/otclient
2015-12-15 03:26:43 +02:00
TheSumm
37f563d3d5
Replaced some tabs with spaces
2015-12-11 01:51:55 +01:00
TheSumm
80184a1249
Initial 10.90 support
...
Basic support, I did not check for further protocol changes yet.
2015-12-08 18:25:18 +01:00
Konrad Kuśnierz
ec9dafcfdf
Fix #696
2015-12-05 16:23:09 +01:00
Henrique Santiago
b1a290981c
Merge pull request #695 from ottools/master
...
Small optimization.
2015-11-30 21:47:47 -02:00
Nailson
2f3540c996
Small optimization.
2015-11-30 19:49:21 -03:00
TheSumm
0d8791e1a7
Protocol updates up to 10.82
2015-10-24 17:46:53 +02:00
Sam
d9e8bfff4c
Merge pull request #690 from ottools/master
...
Add 'GameKeepUnawareTiles' feature.
2015-10-06 15:12:37 +02:00
Nailson
d41fe195f4
Add 'GameKeepUnawareTiles' feature.
...
Remove tiles that we are not aware anymore by default.
2015-10-06 00:37:50 -03:00