Commit Graph

  • 4ed52059f7 Forgot to change this back in previous commit. BeniS 2012-08-21 00:44:30 +12:00
  • 1d20cc9e4b Finalized the mount system and the recently new skills/stats. BeniS 2012-08-21 00:28:19 +12:00
  • f4cc942c85 Fix some graphics issues with old drivers Eduardo Bart 2012-08-19 22:38:43 -03:00
  • b349ff2620 Implement reverse otb items table Eduardo Bart 2012-08-19 18:49:24 -03:00
  • 0af783b5cf Fix OTBM saving niczkx 2012-08-19 22:30:49 +00:00
  • 1c69379b8d Fix compilation with OpenGL ES 2.0 Eduardo Bart 2012-08-19 11:48:09 -03:00
  • 779f298055 Warn when no graphics is detected at startup Eduardo Bart 2012-08-19 11:30:57 -03:00
  • 6d039ade67 revert last change (better fix) niczkx 2012-08-19 17:27:48 +00:00
  • a9fad4751f Fix segfault on exit niczkx 2012-08-19 17:20:20 +00:00
  • 1ed95b6120 More work on OTBM/OTB/XML niczkx 2012-08-19 15:41:03 +00:00
  • 8cd8829048 Some more on new skills/stats. BeniS 2012-08-19 23:03:44 +12:00
  • fdffa365b9 Oops Eduardo Bart 2012-08-19 06:51:16 -03:00
  • ad0ed2b1a9 Bind spell functions Eduardo Bart 2012-08-19 06:46:24 -03:00
  • fb1c495a4c Fix minor tooltip bug Eduardo Bart 2012-08-19 06:13:37 -03:00
  • 0e3136f424 Fix stackoverflow caused by new table.copy Eduardo Bart 2012-08-19 05:48:25 -03:00
  • 367955615e Minor fix for recent skill changes. BeniS 2012-08-19 20:08:20 +12:00
  • 4ce9c921c1 Previous commit and this commit should finish #58 BeniS 2012-08-19 13:40:04 +12:00
  • d237087718 Added new stats to the skills module, fixed minor market error. BeniS 2012-08-19 13:19:43 +12:00
  • 8222e85abd Fix terminus font space width Eduardo Bart 2012-08-18 18:48:30 -03:00
  • f4e7bf1a17 Merge pull request #71 from Tgys/patch-1 Eduardo Bart 2012-08-18 15:56:22 -07:00
  • 3562fc6dbe Combobox wasn't getting destroyed on terminate Tgys 2012-08-19 01:49:13 +03:00
  • 73acc68e50 Fix compilation for ubuntu Eduardo Bart 2012-08-18 15:53:04 -03:00
  • 31da6dc611 Force usage of boost 1.50.0 Eduardo Bart 2012-08-18 14:53:40 -03:00
  • 5e3882f87a Add libgit2 library, new mingw32 libraries will be uploaded soon Eduardo Bart 2012-08-18 14:08:05 -03:00
  • ef9a4c5d04 Fix minimap desync, old issue #10 Eduardo Bart 2012-08-18 07:48:50 -03:00
  • 356368ddae Restore minimap saving Eduardo Bart 2012-08-18 07:34:15 -03:00
  • 5812a511d8 Reduced inventory slots spacing and fixed the height. BeniS 2012-08-18 21:20:28 +12:00
  • 03d46baddf Reconfigured inventory back to normal, fixed a typo. BeniS 2012-08-18 20:50:51 +12:00
  • ab7400c51d Progress on issues #60, #24, #21 Henrique Santiago 2012-08-18 02:04:01 -03:00
  • 0bb991e14e Fix auto chase override Eduardo Bart 2012-08-18 00:30:40 -03:00
  • 403ed3c10f Implement C++ connect() Eduardo Bart 2012-08-17 23:08:00 -03:00
  • fdea7f3d66 Basic changes to support multiple charsets in the future Eduardo Bart 2012-08-17 19:44:57 -03:00
  • affe641a1f Add remove function to stdext storages Eduardo Bart 2012-08-17 18:19:51 -03:00
  • e41c8d5805 Add new files to .gitignore Eduardo Bart 2012-08-17 18:06:29 -03:00
  • 4d2bd54f6b Fixed #12 #28 #51 issues Henrique Santiago 2012-08-17 18:36:53 -03:00
  • a91b7ed6be Adjustments in attack/follow algorithm Eduardo Bart 2012-08-17 14:43:12 -03:00
  • 42ccff8596 Fix table copy function, combat controls now hideable Henrique Santiago 2012-08-17 02:31:23 -03:00
  • 4793908657 Added 944 to protocol support, minor market fix. BeniS 2012-08-16 09:25:45 +12:00
  • c4c29be272 Added new market buttons: Close, Refresh Offers, and Reset Market. BeniS 2012-08-15 23:56:29 +12:00
  • 2bd1e0f6c4 Some optimization to the market. BeniS 2012-08-15 16:58:56 +12:00
  • 3c26555255 Fix stackpos bug again Eduardo Bart 2012-08-14 20:13:53 -03:00
  • e244e1975d Format name as a feature, do not connect if dont have dat/spr Henrique Santiago 2012-08-14 20:58:25 -03:00
  • 6fdf23e22f Add make run target Eduardo Bart 2012-08-14 16:41:48 -03:00
  • 4e8afab335 Fix rsa change, messagebox and remove lua variable from c++ Henrique Santiago 2012-08-14 17:37:07 -03:00
  • d0b3c04853 Fix text cursor in win32 Eduardo Bart 2012-08-14 16:12:41 -03:00
  • ec934cacdf Some minor market fixes. BeniS 2012-08-15 04:18:58 +12:00
  • b93ea86260 Checked off some Market TODO's. BeniS 2012-08-15 03:43:48 +12:00
  • 150059a561 Improve image clip rects calculation Eduardo Bart 2012-08-14 03:39:47 -03:00
  • abb6f59568 Rework to UIMessageBox Henrique Santiago 2012-08-12 20:27:41 -03:00
  • 7fb2f6deb5 Add getIp function, remove unused sql function Henrique Santiago 2012-08-12 01:54:45 -03:00
  • 8753f82fd0 Change cursor on textedit, remove possibility to close EnterGame window Henrique Santiago 2012-08-10 16:26:39 -03:00
  • 24b60bec2e support for protocol 961 Eduardo Bart 2012-08-10 01:01:12 -03:00
  • 608b8f8b44 Fix a warning in clang Eduardo Bart 2012-08-09 03:20:26 -03:00
  • 47f0d7f3a6 Fix to creature name formatting and scrollarea maximum option Henrique Santiago 2012-08-09 21:36:52 -03:00
  • 96af3d3fcc Minor fix to forceExit function BeniS 2012-08-10 11:21:14 +12:00
  • e27423660c Do not fatal cause of missing spr/dat anymore. Henrique Santiago 2012-08-09 19:54:03 -03:00
  • 10c564f90e Fix regression in walk paralyze Eduardo Bart 2012-08-09 00:51:13 -03:00
  • b5cb4e2c93 Fix battle filter, fix walk issue, try logout when force exit Henrique Santiago 2012-08-08 16:49:02 -03:00
  • 56817a8678 Changes to battle windows, removed duplicated translations Henrique Santiago 2012-08-08 16:17:16 -03:00
  • 05bfd00d1f Fixed a hover bug with UIItem Henrique Santiago 2012-08-08 12:08:18 -03:00
  • 16a3dd2b7e Remove ; and little fix to MiniWindow Henrique Santiago 2012-08-08 11:24:59 -03:00
  • 85b52fbdfd More work on OTBM saving (now it can save binary map w/o spawns and houses) w00t, the 1000th commit niczkx 2012-08-08 07:59:38 -06:00
  • dfff05e6e2 Update otclient version Eduardo Bart 2012-08-08 00:19:41 -03:00
  • a74250b3a1 Update travis config Eduardo Bart 2012-08-08 00:08:09 -03:00
  • 584efb6ad2 Add config for travis build service Eduardo Bart 2012-08-07 22:58:15 -03:00
  • 93fdd2e326 Fix messagebox width, use boost in stdext net Henrique Santiago 2012-08-07 23:18:36 -03:00
  • 466d8e8820 Use custom upchar and lochar by default due to accents in font files. Henrique Santiago 2012-08-07 21:12:36 -03:00
  • 26c682c0dc Some changes to charlist Henrique Santiago 2012-08-07 17:55:05 -03:00
  • 4919bdf1bc Bind net functions Henrique Santiago 2012-08-07 14:05:55 -03:00
  • 0e67bd97a5 Moved some talk code to lua Henrique Santiago 2012-08-07 13:33:08 -03:00
  • 6feaeff8cc Fix NPC/Monster rendering for OTBM niczkx 2012-08-07 03:12:44 -06:00
  • a2db210012 Create stdext net, changes to outfit and exit windows. Henrique Santiago 2012-08-06 22:11:42 -03:00
  • 54f4e2b801 Fix console error Eduardo Bart 2012-08-06 20:43:14 -03:00
  • 5232501ecf Optimize dynamic storage Eduardo Bart 2012-08-06 10:25:17 -03:00
  • dcde317904 Fix dragable and npcto/from and remove margintop from entergame. Henrique Santiago 2012-08-06 20:43:15 -03:00
  • bd61a89675 Some fixes with layouts, NPC trade window, and market. BeniS 2012-08-07 11:13:33 +12:00
  • 7b1aba1fa5 Flexible entergame window, changes to logout window Henrique Santiago 2012-08-06 18:47:58 -03:00
  • 345e9f4926 Exit window fix, pt missing translations, remove game toggle button transparency Henrique Santiago 2012-08-06 17:19:32 -03:00
  • e6bd3907e1 Background label hide function, Skins fix and combobox hide, messagebox changes, show entergame when reload Henrique Santiago 2012-08-06 16:15:20 -03:00
  • 9cb4cb9a58 Fixes to combobox rounded Henrique Santiago 2012-08-06 11:55:47 -03:00
  • 217291b486 EnterGame with unique server option, ComboboxRounded Henrique Santiago 2012-08-06 11:39:27 -03:00
  • 0f980ec18b Internal change to entergame, fix image-offset-y mistake, change the way default font is set in skins. Henrique Santiago 2012-08-05 18:43:45 -03:00
  • e78edad4c6 Widget text upper case option, change gimp plugin mode to executable Henrique Santiago 2012-08-05 15:26:08 -03:00
  • 14085a525b Changes to Combobox Henrique Santiago 2012-08-05 12:54:23 -03:00
  • 26c196cdb0 Some more work on the Market. BeniS 2012-08-06 02:42:54 +12:00
  • 18c882f1a0 Allow list bindings Henrique Santiago 2012-08-05 10:56:15 -03:00
  • 5abf8622e5 rewrite some parts of otbm saving and uncomment it for testing later niczkx 2012-08-05 05:26:27 -06:00
  • a01534e6a2 Add missing thread header Eduardo Bart 2012-08-04 13:07:21 -03:00
  • 176e97c3ce More compile fixes now for ubuntu... grr Eduardo Bart 2012-08-04 12:58:56 -03:00
  • 521adc308b Fix broken compilation in mingw32 Eduardo Bart 2012-08-04 12:35:39 -03:00
  • 156ab9b879 More SHA encoding functions and add missing copyright Henrique Santiago 2012-08-04 11:37:55 -03:00
  • fb7ab21e71 Move RSA class to Crypt Henrique Santiago 2012-08-04 10:54:35 -03:00
  • fa15c25951 Implement support for coroutines in C++ Eduardo Bart 2012-08-04 01:46:04 -03:00
  • 6a68569319 Minor changes Eduardo Bart 2012-08-03 16:35:39 -03:00
  • 4e0642c814 Removed GMP and added OpenSSL. Rsa class might be moved to Crypto later. Henrique Santiago 2012-08-03 13:01:45 -03:00
  • fa27210d7f Remove lockWalks from game Eduardo Bart 2012-08-03 12:12:18 -03:00
  • d939ade06d Fix compile issue and miniwindows index Henrique Santiago 2012-08-03 10:25:47 -03:00
  • 092876d0e1 more fixes to compiling with gcc 4.6 niczkx 2012-08-03 15:03:34 -06:00
  • 7d62763c92 Fix compile issue in gcc 4.6 Eduardo Bart 2012-08-03 09:53:02 -03:00
  • c218f915ba Fix possible link issue in OS X Eduardo Bart 2012-08-03 07:13:46 -03:00