Commit Graph

  • b1a290981c Merge pull request #695 from ottools/master Henrique Santiago 2015-11-30 21:47:47 -02:00
  • 2f3540c996 Small optimization. Nailson 2015-11-30 19:49:21 -03:00
  • 0d8791e1a7 Protocol updates up to 10.82 TheSumm 2015-10-24 17:46:53 +02:00
  • d9e8bfff4c Merge pull request #690 from ottools/master Sam 2015-10-06 15:12:37 +02:00
  • d41fe195f4 Add 'GameKeepUnawareTiles' feature. Nailson 2015-10-06 00:37:50 -03:00
  • 1686d8081b Merge pull request #680 from ottools/master Konrad Kuśnierz 2015-08-28 10:07:14 +02:00
  • f1fdbd56e9 Add a flag for idle animation game feature. Nailson 2015-08-26 19:49:43 -03:00
  • 50180b594d Added preprocessor directive on mobilefacade.cpp mobile_port Túlio Henrique 2015-08-16 13:54:46 -03:00
  • 2fbd29ff8b Added preprocessor directive on mobilefacade.cpp Túlio Henrique 2015-08-16 13:48:35 -03:00
  • 7cb1c9fae8 Merge branch 'mobile_port' of https://github.com/edubart/otclient into mobile_port Túlio Henrique 2015-08-16 13:40:30 -03:00
  • 0deeabbfda Removed SDL2 and created JNI interface (Android Only) Túlio Henrique 2015-08-16 13:39:27 -03:00
  • 01992aae7e Merge branch 'master' of https://github.com/edubart/otclient into mobile_port Túlio Henrique 2015-08-13 10:05:00 -03:00
  • 90ff929291 Update README.md Túlio Henrique 2015-08-05 09:14:33 -03:00
  • 0e87c8355b Improved input handler Túlio Henrique 2015-07-28 07:55:27 -03:00
  • ae25dbf6a5 Merge pull request #678 from ranisalt/fix-deprecated-openssl Konrad Kuśnierz 2015-07-25 02:37:50 -05:00
  • 058b926a94 Replace deprecated function Ranieri Althoff 2015-07-24 20:52:31 -03:00
  • 4591a37844 My bad, wrong function name. Konrad Kuśnierz 2015-07-19 10:33:55 +02:00
  • 8abefb1505 Fix #601, fix #599 Konrad Kuśnierz 2015-07-19 10:27:06 +02:00
  • 0afbfd58ce Proper gameinterface load sequence, thanks @Quintinon BenDol 2015-07-19 07:08:21 +12:00
  • 6c5549dd46 This was already fixed. BenDol 2015-07-19 06:48:05 +12:00
  • 0e0da9ecbf Merge pull request #654 from crackcomm/market-myoffers Ben Dol 2015-07-19 06:46:33 +12:00
  • 7a7f63586f Fix serverlist issues from previous commit. BenDol 2015-07-19 06:34:21 +12:00
  • 07a2995285 Fix NPC static text and missing SpeakType. BenDol 2015-07-19 06:03:19 +12:00
  • b822e92c0e Fixed serverlist to ignore invalid settings when loading TheSumm 2015-07-17 11:22:31 +02:00
  • 0ecf2229e6 Merge pull request #674 from kenfal/master Henrique Santiago 2015-07-10 21:45:48 -03:00
  • 47272519b5 Fix missing loop counter kenfal 2015-07-10 21:41:53 -03:00
  • 57b9ad88eb Added 'strings.xml' on android project Túlio Henrique 2015-07-07 10:52:05 -03:00
  • 2d65a0a3ed Merge with 'master' Túlio Henrique 2015-07-07 10:43:18 -03:00
  • b18c60eb77 Added .bat file to compile on windows Túlio Henrique 2015-07-07 10:35:09 -03:00
  • 481adcdc21 Merge pull request #672 from diath/patch-motd Konrad Kuśnierz 2015-07-06 09:53:50 +02:00
  • 78bdf20603 Fix last motd number saving Kamil Chojnowski 2015-07-06 07:38:01 +02:00
  • 0642fb66cd Merge pull request #671 from ottools/master Sam 2015-07-05 18:34:54 +02:00
  • 5ef55307f5 Fix #664 Nailson 2015-07-05 13:05:12 -03:00
  • b9848f360c Check for Otc::GameAttackSeq feature Konrad Kuśnierz 2015-06-21 12:44:19 +02:00
  • b5a14ddb68 Add context menu option "Select all" for channel Konrad Kuśnierz 2015-06-04 22:08:42 +02:00
  • e4302562ff Change new line from CR LF to LF when copying console text Eduardo Bart 2015-06-04 12:10:32 -03:00
  • 471b8362e2 ConsoleLabel should not be focusable Konrad Kuśnierz 2015-06-04 15:31:15 +02:00
  • a33fcd19b4 Improve multi-line selection (find bouding children) Konrad Kuśnierz 2015-06-03 23:00:39 +02:00
  • 7f2f70e1a6 Change signalcall to protectedcall in console Konrad Kuśnierz 2015-06-03 17:03:49 +02:00
  • f9d183837a Add option to save messages from channel Konrad Kuśnierz 2015-06-03 16:46:49 +02:00
  • 02c6b1b6c7 Missing changes for multiline text Eduardo Bart 2015-06-03 10:59:28 -03:00
  • 0c1540e531 Improve multiline text selection, closes #507 Eduardo Bart 2015-06-03 10:51:26 -03:00
  • 6893a5e98a Optimize UITextEdit rendering Konrad Kuśnierz 2015-06-03 14:56:43 +02:00
  • 559e545e36 Few more minor fixes to selection in game console Konrad Kuśnierz 2015-06-02 22:46:33 +02:00
  • cf90bb9807 Fix selection Konrad Kuśnierz 2015-06-02 20:04:34 +02:00
  • f35c939fc3 Start working on multi-line selection for console Konrad Kuśnierz 2015-06-02 19:16:41 +02:00
  • 34e2fa1d49 Merge pull request #665 from ranisalt/master Konrad Kuśnierz 2015-05-27 11:12:12 -05:00
  • 944b220c90 Use native optimizations instead of hardcoded defaults Ranieri Althoff 2015-05-25 00:59:39 -03:00
  • c5ea8c98fb Add cn option to struct Konrad Kuśnierz 2015-05-19 18:50:02 +02:00
  • 02ab50d8dd Minor mistake in unpacking string Konrad Kuśnierz 2015-05-19 13:41:40 +02:00
  • 48fefb03cb Add float and double support for struct Konrad Kuśnierz 2015-05-19 13:13:14 +02:00
  • 7ea6c46b2c Add binary operations for lua Konrad Kuśnierz 2015-05-18 21:31:16 +02:00
  • 0597ded1d3 Merge pull request #648 from Shawak/Shawak-b_vc12 Konrad Kuśnierz 2015-05-13 06:32:47 -05:00
  • c3c2ac80e7 Fix drawing creatures in UICreature Konrad Kuśnierz 2015-05-12 23:44:10 +02:00
  • 6bd0e37670 Correctly draw creatures bigger than 64x64 Konrad Kuśnierz 2015-05-12 10:16:14 +02:00
  • 11990815a6 Correctly load corrupted otmm file, should fix #606 Konrad Kuśnierz 2015-05-10 22:31:10 +02:00
  • ded8fef16b Change bitter badge and made it inline with travis Konrad Kuśnierz 2015-05-10 22:25:46 +02:00
  • 53dbbd2ba3 Decrease RAM usage by at least 200MB Konrad Kuśnierz 2015-05-09 20:27:04 +02:00
  • e4cdb3834b Merge pull request #661 from gitter-badger/gitter-badge Eduardo Bart 2015-05-08 11:28:17 -03:00
  • 86dd7958e1 Added Gitter badge The Gitter Badger 2015-05-07 21:42:02 +00:00
  • d0a365144e Added 'Compiling for Android' wiki page Ben Dol 2015-04-24 15:44:55 +12:00
  • d88505bf8d Temporarily change the travis branch to 'mobile_port' will change this back later. Ben Dol 2015-04-24 15:25:20 +12:00
  • 789f86a778 Merge branch 'master' of https://github.com/Tulioh/otclient into mobile_port BenDol 2015-04-24 15:16:28 +12:00
  • eecf8beb2f Update README.md Túlio Henrique 2015-04-23 21:20:53 -03:00
  • 121e6b29ef Update README.md Túlio Henrique 2015-04-23 20:53:03 -03:00
  • c2b25abd37 Update README.md Túlio Henrique 2015-04-23 20:52:46 -03:00
  • 6016c87337 Update README.md Túlio Henrique 2015-04-23 20:51:45 -03:00
  • 11a81650e4 Added SDLActivity on project folder Tulioh 2015-04-23 14:45:12 -03:00
  • 44ddbc34e8 Fix on android finger Tulioh 2015-04-23 14:40:24 -03:00
  • 4605c72546 Fix on android finger Tulioh 2015-04-23 14:40:18 -03:00
  • fe98efdc21 Fix modal dialog auto sizing, fixes #556 TheSumm 2015-04-20 19:22:50 +02:00
  • 8e5bbcd3a1 Add tab-spacing tag to MoveableTabBars TheSumm 2015-04-20 03:32:18 +02:00
  • 2b96ae7f09 Merge https://github.com/edubart/otclient Tulioh 2015-04-19 12:22:16 -03:00
  • f936ab9aab fix #638 TheSumm 2015-04-19 13:59:45 +02:00
  • 84f6cdec86 Fix #576, PopupMenus close when leaving the game TheSumm 2015-04-19 13:56:03 +02:00
  • ab5bed456b Fix warning TheSumm 2015-04-19 13:54:55 +02:00
  • 01c107ba62 Market my offers Łukasz Kurowski 2015-04-07 01:24:39 +02:00
  • ff0947c270 NPC start talk Łukasz Kurowski 2015-03-31 10:37:49 +02:00
  • a3e6cc54b5 fix visual studio include paths Shawak 2015-03-22 20:11:41 +01:00
  • fcd481ee15 Added missing message mode TheSumm 2015-03-09 23:26:39 +01:00
  • b237b713ef Fix 10.76 login protocol, added missing lua consts TheSumm 2015-03-09 16:46:26 +01:00
  • 3bffa6b04a Terminal new line (Shift+Enter) functionality TheSumm 2015-03-07 16:32:45 +01:00
  • 83dc129f03 Protocol 10.76, fixed death window & death packet TheSumm 2015-03-07 06:09:00 +01:00
  • ca60efd786 Merge pull request #645 from gpedro/master Konrad Kuśnierz 2015-03-04 16:43:38 +01:00
  • 04b516a1a0 Update copyright for 2015 Gabriel Pedro 2015-03-04 10:36:51 -04:00
  • 5387f8fe83 Merge pull request #632 from SuggestName/master Eduardo Bart 2015-02-23 11:49:05 -03:00
  • b5c7374890 Update textmessage.otui Suggest Name 2015-02-05 20:28:21 -02:00
  • f51a160bde Remove unintentionally added files TheSumm 2015-02-15 03:27:32 +01:00
  • cbf70c1d63 Enable protocol 10.75 TheSumm 2015-02-15 03:25:28 +01:00
  • 28ff65be5a Merge pull request #640 from Mignari/master Henrique Santiago 2015-02-13 16:07:07 -02:00
  • 74af47f4d6 Added support for enhanced animations for items. Nailson 2015-02-13 08:19:45 -03:00
  • 4c4e0b9d07 Fix error showing after relogging with containers being open TheSumm 2015-02-12 14:48:56 +01:00
  • af0819f454 Changed rule violation window default focus Mateusz Pawlica 2015-01-31 22:31:58 +01:00
  • 27f7871a08 Minimap widget is now horizontally resizeable Mateusz Pawlica 2015-01-31 22:30:14 +01:00
  • 6961492e00 Fix console tabs not blinking, closes #627 TheSumm 2015-01-30 19:56:56 +01:00
  • 1c3cfddab0 Removed tr() from UIHeader TheSumm 2015-01-28 00:01:53 +01:00
  • 71931b961a Full protocol 10.74 support (session key), entergame style fixes TheSumm 2015-01-27 23:44:37 +01:00
  • 64e9406488 Fixed 'widget destroyed but still have 1 reference left' related to console module TheSumm 2015-01-27 21:14:07 +01:00
  • 900ebbd985 Fixes #181 and fixes #551 BenDol 2015-01-27 22:11:27 +13:00
  • cb7cea6809 Tiny signalcall fix TheSumm 2015-01-25 21:20:48 +01:00