Commit Graph

  • d427560b98 Countwindow Fix [YAH] Sam 2013-04-12 19:15:28 +02:00
  • cc12db0d1f Reverted getTopMultiUseThing() change Sam 2013-04-09 23:54:10 +02:00
  • 1ce6df99ac Merge pull request #318 from conde2/master Henrique Santiago 2013-04-09 14:21:15 -07:00
  • 57bb6ff974 Fix #315 by @pacmanis Joao Pasqualini Costa 2013-04-09 18:02:43 -03:00
  • 9bae1b9e25 Fix #316 Joao Pasqualini Costa 2013-04-09 17:54:57 -03:00
  • 1415de222c Merge pull request #313 from sn3ejk/sn3ejk Sam 2013-04-05 18:50:02 -07:00
  • 34ceb3c95e Fix extended opcodes for forgottenserver. Kamil W 2013-04-05 22:03:17 +02:00
  • b43a196eac Minor fixes and add auto resize for images Eduardo Bart 2013-03-15 21:59:10 -03:00
  • a3a65d40ce Merge pull request #303 from conde2/master Eduardo Bart 2013-03-15 08:35:04 -07:00
  • 6ef3508362 Properly Fix #301 Joao Pasqualini Costa 2013-03-14 20:57:02 -03:00
  • a71e07f063 Restore walk optimization Eduardo Bart 2013-03-14 00:04:24 -03:00
  • 4bdd1e79fd Fix compile error for win32 Eduardo Bart 2013-03-13 21:18:17 -03:00
  • e9e4dcd71b Improve walk when lagging Eduardo Bart 2013-03-13 20:55:20 -03:00
  • 0891e2b30a Add C++ traceback to errors Eduardo Bart 2013-03-12 01:33:45 -03:00
  • 24664714bd Fix rare but serious bug in Connection Eduardo Bart 2013-03-12 00:18:47 -03:00
  • da51dd467e Minor fix Eduardo Bart 2013-03-11 14:57:59 -03:00
  • 8f0ad27735 Minor SDL improvements multi-graphics Eduardo Bart 2013-03-11 14:43:42 -03:00
  • d60413f7d6 Progress in SDL platform Eduardo Bart 2013-03-08 15:32:04 -03:00
  • e6ee88af43 Changes to compile on android Eduardo Bart 2013-03-07 04:50:45 -03:00
  • b3b849000d Add texture abstract class Henrique Santiago 2013-03-03 03:32:49 -03:00
  • ab9351196c EGL and WGL working Henrique 2013-02-28 05:20:03 -03:00
  • 96bbe20588 EGL and GLX working Henrique Santiago 2013-02-28 04:17:04 -03:00
  • 77995a2e88 Compiling on linux again Henrique Santiago 2013-02-28 02:39:35 -03:00
  • adf51f1852 Use SDL 2.0 Eduardo Bart 2013-02-26 15:19:10 -03:00
  • 45eda6c573 Now drawing on windows again Henrique 2013-02-26 05:57:11 -03:00
  • c3c951ebbb More changes to context Henrique Santiago 2013-02-26 05:21:43 -03:00
  • a989ceb10c Add graphics context Henrique 2013-02-26 04:42:17 -03:00
  • fb8552d142 Very basic rendering with SDL1.2 + OGL Eduardo Bart 2013-02-26 01:34:40 -03:00
  • 65b32d283b Add first SDL files Eduardo Bart 2013-02-25 23:29:54 -03:00
  • 64fc4570c9 Try to fix compilation for gcc 4.6 [3] Eduardo Bart 2013-03-06 15:45:27 -03:00
  • 392acc0b43 Try to fix compilation for gcc 4.6 [2] Eduardo Bart 2013-03-06 15:40:47 -03:00
  • 69f72b9c86 Try to fix compilation for gcc 4.6 Eduardo Bart 2013-03-06 13:05:46 -03:00
  • 489688e9fb Merge branch 'sql' Eduardo Bart 2013-03-06 13:00:21 -03:00
  • d911b38d68 defaults SQL to off Eduardo Bart 2013-03-06 12:59:59 -03:00
  • 61be2103ed Fix linkage Eduardo Bart 2013-03-06 12:54:27 -03:00
  • a7b27ef8dd Forgot to add MySQLResult lua binding BeniS 2013-03-05 20:33:27 +13:00
  • 10a16169a4 Fix hotkeys reload and implement filters for console Eduardo Bart 2013-03-05 04:02:54 -03:00
  • 44bf4dcb6e Fix ubuntu compile errors Eduardo Bart 2013-03-05 02:54:08 -03:00
  • 9305053e34 Few issues with compilation and layout BeniS 2013-03-05 17:47:43 +13:00
  • 1dd558d57e Revert "Use boost::thread instead of std::thread" Eduardo Bart 2013-03-05 01:47:23 -03:00
  • 15ee7962f1 Some minor clean ups BeniS 2013-03-05 17:31:19 +13:00
  • 8c016b143a Fix #294 Eduardo Bart 2013-03-04 23:59:12 -03:00
  • a85ca0fb17 Merge pull request #296 from conde2/master Henrique Santiago 2013-03-04 18:58:47 -08:00
  • 115bf08364 Fix spell cooldown timer Joao Pasqualini Costa 2013-03-04 23:45:19 -03:00
  • 71b5c5f2e4 Use boost::thread instead of std::thread Eduardo Bart 2013-03-04 23:05:22 -03:00
  • 5396ea6231 Fix to last commit Henrique Santiago 2013-03-04 22:46:14 -03:00
  • 9955de573b Avoid infinite loop Henrique Santiago 2013-03-04 22:44:29 -03:00
  • 0be7bd5360 Implement async dispatcher #221 Eduardo Bart 2013-03-04 18:56:22 -03:00
  • c452e74e0c Implement stdext::shared_ptr Eduardo Bart 2013-03-04 13:14:35 -03:00
  • bdbe065c23 Add thread safety for std::shared_object_ptr Eduardo Bart 2013-03-04 10:47:07 -03:00
  • f4263384bc Fix boost issue on Ubuntu and fix MySQL lib issue * Add framework options for configuration * libboost_chrono-mt.a dependency issue (with clock_gettime) * MySQL lib must be added before zlib BeniS 2013-03-04 18:03:04 +13:00
  • f50c63e9e5 Removed singleton instance & added more lua bindings * Some tidying up BeniS 2013-03-04 04:11:29 +13:00
  • 48ac91d173 A few clean ups and also tested, its working fine BeniS 2013-03-04 01:27:07 +13:00
  • 8db85e4e3a Use stdext::millis not g_clock.millis BeniS 2013-03-03 19:43:25 +13:00
  • 02d32565e9 Work on sql framework classes BeniS 2013-03-03 19:19:22 +13:00
  • 3980f859b7 Forgot to remove header includes BeniS 2013-03-03 19:17:12 +13:00
  • c392bcca90 Fix win32 alt bug Eduardo Bart 2013-03-03 00:00:13 -03:00
  • 62921dee9b Fixes in options, hotkeys and viplist Eduardo Bart 2013-03-02 17:01:29 -03:00
  • 3ca85cbe87 Removed Position dependencies inside the framework BeniS 2013-03-02 18:33:14 +13:00
  • 32df317163 Fix luajit on Mac OS X Eduardo Bart 2013-03-01 17:10:02 -03:00
  • a145ad282b Add live_sprites_reload command Eduardo Bart 2013-03-01 13:56:12 -03:00
  • 884102833e OTB loading fix Samuel 2013-03-01 15:30:50 +01:00
  • 50b6cc69e1 Implement live_module_reload command Eduardo Bart 2013-03-01 06:38:05 -03:00
  • 8314b84f69 Add live_textures_reload command Eduardo Bart 2013-03-01 05:46:55 -03:00
  • e85afd4b63 Platform modtime, little changes to entergame Henrique Santiago 2013-03-01 05:08:30 -03:00
  • 120c2b4231 Fixes in rule violations and private chat Eduardo Bart 2013-02-28 22:01:41 -03:00
  • dad3026ba0 Optimize terminal buffering Eduardo Bart 2013-02-28 21:35:14 -03:00
  • 9312d20a0f More terminal improvements Eduardo Bart 2013-02-28 20:10:36 -03:00
  • 425bfd998b Add about_modules command Eduardo Bart 2013-02-28 19:05:53 -03:00
  • b804dd6959 Fixes and new tuned terminal Eduardo Bart 2013-02-28 18:39:27 -03:00
  • 69e762385e Warn when shared_object_ptr misused Eduardo Bart 2013-02-28 12:19:42 -03:00
  • e528fcc8f8 Minor fixes and improvements Eduardo Bart 2013-02-27 16:24:32 -03:00
  • 46aa0c005f Support to miniwindow margin, fix protocollogin connectCallback, pt translation Henrique Santiago 2013-02-27 23:45:03 -03:00
  • eb46b96ffa Fix typo from last commit BeniS 2013-02-28 10:31:15 +13:00
  • ccbe491e3c Should resolve #289 (please test and give feedback) BeniS 2013-02-28 10:22:46 +13:00
  • 864ac3fdd9 Pt translations, #286 Henrique Santiago 2013-02-27 15:57:13 -03:00
  • 5f26303389 Added latest protocol/client support for cipservers BeniS 2013-02-28 04:38:48 +13:00
  • 0bf909d52f Fix #283 and more: * Might have fixed death window issue but not confirmed * Stop hotkey window from display while offline * Moved some required features to >= 840 if statement (protocol 840/842 arent supported in otclient yet) BeniS 2013-02-28 01:01:51 +13:00
  • ef20f59a98 Fix new line in utf8 conversion Eduardo Bart 2013-02-26 18:31:09 -03:00
  • 406c7bdae6 Fix #276 Eduardo Bart 2013-02-26 18:13:50 -03:00
  • 41b81da76f Towards 0.6.2 Eduardo Bart 2013-02-26 17:56:50 -03:00
  • dc3559a5c0 Fix hotkey bug and compile error on Mac Eduardo Bart 2013-02-26 17:50:08 -03:00
  • d0576da69d Implement dash walking and zoom out again Eduardo Bart 2013-02-26 16:37:02 -03:00
  • 2a225b99b7 Only show ping when available Eduardo Bart 2013-02-25 23:16:15 -03:00
  • 04f52d77d2 Walk ping is not supported anymore Eduardo Bart 2013-02-24 22:27:17 -03:00
  • 06e2b6eca2 Platform fixes and rework ping Eduardo Bart 2013-02-24 17:26:19 -03:00
  • a8c175452b Pt translations Henrique Santiago 2013-02-23 20:15:12 -03:00
  • 92228e9553 Prompt user before removing server list entry BeniS 2013-02-24 01:26:49 +13:00
  • 67ed9e21ad Forget account/password when "Remember password" is unchecked BeniS 2013-02-24 01:14:30 +13:00
  • 01126eee62 Some fixes for the server list module * Fixed an indexing issue in the settings Note: Forgot to mention that it will store the last account/password used for that server BeniS 2013-02-24 01:02:24 +13:00
  • 8e9f65779c Implemented client_serverlist module! Close #200 * Will store servers that are not already in the list when logging in * Can add servers manually if required too * Fixed a bug in table.size BeniS 2013-02-24 00:41:21 +13:00
  • 2296e35174 Fix issue with closing containers * Wasn't clearing references properly. BeniS 2013-02-23 19:38:52 +13:00
  • 28e70516a4 Use full path in SpelllistSettings * Fix reload errors from previous commit BeniS 2013-02-23 19:23:18 +13:00
  • 039c3072dc Preload properly with g_textures.preload * Thanks Baxnie for advising me of this method :) BeniS 2013-02-23 19:16:42 +13:00
  • f4f9e319d8 Buffer condition/cooldown icons on module init * This should hopefully avoid some lag with slow hdd computers BeniS 2013-02-23 18:53:27 +13:00
  • 035ce26728 Fix link error in Mac OS X Eduardo Bart 2013-02-22 19:42:28 -03:00
  • 04c4943fa8 Remove boost::filesystem dependency Eduardo Bart 2013-02-22 19:29:58 -03:00
  • 09c937998f Dont use boost locale anymore Eduardo Bart 2013-02-22 18:49:36 -03:00
  • e4e3d7d053 New platform APIs and new OpenAL cmake Eduardo Bart 2013-02-22 16:53:28 -03:00
  • 5b573afdfc Change network errors message Eduardo Bart 2013-02-21 17:31:47 -03:00