Henrique Santiago
4e9e1555f4
Merge pull request #872 from EgzoT/EgzoT-trade_request_ui
...
Sending trade request using "UICreatureButton"
2017-10-22 20:21:16 -03:00
Henrique Santiago
a4a40426bf
Merge pull request #873 from EgzoT/EgzoT-getBackground
...
Add function getBackground
2017-10-22 20:18:53 -03:00
EgzoT
d44733ff3e
Add function getBackground
...
Add function getBackground
Function getBackground return background value, who contain background UI (login screen).
2017-10-22 23:31:45 +02:00
EgzoT
bc507fd98b
Sending trade request using "UICreatureButton"
...
Extending the possibilities of "UICreatureButton" widget.
Adding possibility sending trade request in battle list (game_battle module) and other modules who use widget "UICreatureButton".
2017-10-22 23:21:02 +02:00
Marc Knaup
a604ea7153
fixed clang 9 compile errors in shared_object_ptr
2017-09-29 23:39:27 +02:00
Konrad Kuśnierz
8c731ac016
Merge pull request #844 from gesior/iptostring_fix
...
Fix iptostring in LUA
2017-05-13 14:08:25 +02:00
Jerzy Skalski
1d77d202e6
Change uint to uint32
2017-05-13 13:14:25 +02:00
Jerzy Skalski
90de0dec04
Fix iptostring
...
Fix iptostring bug that blocks access to half of OTSes
2017-05-12 15:47:44 +02:00
Konrad Kuśnierz
c87c450905
Fix #703
2017-05-01 18:15:16 +02:00
Henrique Santiago
8871659b07
Fix image read
2017-04-27 18:47:08 -03:00
Henrique Santiago
42df56a98d
Merge pull request #831 from ranisalt/master
...
Fix misleading indentation
2017-03-27 08:06:45 -03:00
Ranieri Althoff
88d0a0a879
Fix misleading indentation
2017-03-27 01:54:35 -03:00
A-Syntax
df422c0991
Update protocolgameparse.cpp ( #777 )
...
The vocation id was not being received by the client.
https://github.com/otland/forgottenserver/issues/1982
2017-02-04 13:05:03 +02:00
Joao Pasqualini Costa
837f461bb1
Update README ( #817 )
...
Remove all broken links and fix MSVC link
2017-02-02 10:00:03 +02:00
Joao Pasqualini Costa
af92792d4a
Fix Login problem and use removeEvent ( #816 )
...
When trying to logout in battle the player would not logout and tryLogin
would be called, so the next time you tryed to login it will still be
trying to login
2017-02-02 09:59:41 +02:00
Joao Pasqualini Costa
2292df922d
Fix Look ( #818 )
...
sendLookCreature should only be called in battleList
2017-02-02 09:59:20 +02:00
Joao Pasqualini Costa
0676b68493
Include Issue Template ( #819 )
2017-02-02 09:58:48 +02:00
Ahmed Samy
fdec018186
Merge pull request #808 from GustavoBlaze/patch-1
...
Bug idle animations of the creatures solved
2017-01-24 23:42:49 +02:00
GustavoBlaze
743e73d755
Applying the otclient code style
2017-01-24 15:27:58 -02:00
GustavoBlaze
bc20e16584
Applying the otclient code style
...
changing the variables names
2017-01-24 14:58:11 -02:00
GustavoBlaze
a4400a4ff1
applying the otclient code style
...
changing the variables names
2017-01-24 14:56:21 -02:00
GustavoBlaze
2927ed29d8
Bug idle animations of the creatures solved
...
These changes we join the idle animations with the walking animations
2017-01-23 22:39:16 -02:00
Ahmed Samy
15483a395f
Merge pull request #805 from brunominervino/some-changes
...
Change LICENSE Copyright Year
2017-01-18 23:41:13 +02:00
Ahmed Samy
e44b33fc67
Merge pull request #807 from conde2/otclient-locales
...
Show missing translation on console
2017-01-18 23:40:51 +02:00
Ahmed Samy
af09a91d64
Merge pull request #806 from conde2/otclient-vs
...
Update Visual Studio Project
2017-01-18 23:40:36 +02:00
conde2
a644dff043
Show missing translation on console
2017-01-18 11:31:40 -02:00
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
Bruno Minervino
deeb80dd67
Revert Extension
2017-01-17 09:42:31 -02:00
Bruno Minervino
9d3f3d8aec
Change LICENSE Copyright Year and Extension
2017-01-16 10:38:58 -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