Commit Graph

  • 56d6ef6642 Introduce 4 new functions: Ahmed Samy 2013-08-30 01:54:36 +0000
  • 3db8f54aa9 Introduce 2 new functions to g_things Ahmed Samy 2013-08-29 17:53:21 +0000
  • 9234030c1b Zone colors: add more tile flags to be checked for Ahmed Samy 2013-08-27 15:49:48 +0000
  • 520baa28ea Move "getNPC" that was introduced in commit 00729bbc2e from Spawn to CreatureType Ahmed Samy 2013-08-27 03:39:07 +0200
  • bbdeac2e33 Merge pull request #353 from KnopersPL/master Ben Dol 2013-08-25 03:54:39 -0700
  • 1f914351bb Update protocolcodes.cpp KnopersPL 2013-08-25 12:24:18 +0200
  • eb68504dc1 Update protocolgameparse.cpp KnopersPL 2013-08-25 12:20:54 +0200
  • 32647f11bf Introduce 2 new functions to Map Ahmed Samy 2013-08-24 00:09:56 +0200
  • 644d4daeea More cleanups Ahmed Samy 2013-08-23 02:12:36 +0200
  • b27352c321 Merge branch 'master' of https://github.com/BrunoDCC/otclient Ahmed Samy 2013-08-23 02:02:53 +0200
  • a6be9ae525 Add full npc read (it not cause bug) BrunoDCC 2013-08-22 21:00:48 -0300
  • 5df3ec8cf2 More cleanups Ahmed Samy 2013-08-23 01:55:15 +0200
  • 00729bbc2e Fixed a npcs save Fixed a spawns and npcs load BrunoDCC 2013-08-22 20:54:09 -0300
  • 3b2d8a2b5e Fix build Ahmed Samy 2013-08-22 23:20:44 +0200
  • d5298c1011 Cleanups Ahmed Samy 2013-08-22 21:15:17 +0200
  • aaad8ab8a0 Fix spawn loading and saving, thanks to @BrunoDCC Allan Ference 2013-08-20 12:14:52 +0200
  • efbd9ab693 Attempt to fix spawn loader Allan Ference 2013-08-19 18:57:25 +0200
  • 092209c0bb Attempt to fix houses and spawns save Allan Ference 2013-08-19 10:38:22 +0200
  • 05f7f6a4cf Introduce Item::getName() Allan Ference 2013-08-18 18:28:49 +0200
  • 2c36ca7215 Merge pull request #350 from conde2/master Ben Dol 2013-08-17 19:23:06 -0700
  • 926eb9f01e Fix #253 Joao Pasqualini Costa 2013-08-17 22:57:38 -0300
  • 96bb28e806 Fix Mount frame issue Joao Pasqualini Costa 2013-08-17 22:19:24 -0300
  • e15995e1eb Fix walk with WASD Joao Pasqualini Costa 2013-08-17 21:56:37 -0300
  • 719debfeae Fix keyboard unbind Joao Pasqualini Costa 2013-08-17 21:54:16 -0300
  • e7137c2535 Rework NPCs loader with g_resources (Untested) Allan Ference 2013-08-17 23:36:44 +0200
  • 5eabf6f518 Optional and configurable zone colors Allan Ference 2013-08-17 23:06:58 +0200
  • 5849136526 Introduce g_things.findItemTypeByName Allan Ference 2013-08-17 15:09:10 +0200
  • 0451fd6b58 OTBM saver: don't escape version check for waypoints Allan Ference 2013-08-15 11:20:22 +0200
  • 9cf878335a Minor changes Allan Ference 2013-08-14 18:58:13 +0200
  • 529b646316 Forgot to provide the widget for walk key bind, thanks conde2! BeniS 2013-08-13 10:21:53 +1200
  • 1ea2b380ca Disregard progressbar Allan Ference 2013-08-09 17:35:56 +0200
  • 914fe249ab Merge branch 'master' of https://github.com/BrunoDCC/otclient Allan Ference 2013-08-09 14:54:09 +0200
  • 4d498ed0d8 Fix OTBM save Remove if(version > 1) { (it causes bug) BrunoDCC 2013-08-07 20:04:21 -0300
  • 9aa667da26 MapEditor: more changes for ease of use Allan Ference 2013-08-04 14:21:12 +0200
  • e6db43ac3a MapEditor specific: Use colors for tile states Allan Ference 2013-08-04 14:17:47 +0200
  • b5911cf1de Use client version instead of entergame Eduardo Bart 2013-08-03 19:21:08 -0300
  • 5fbb71157d Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more: BeniS 2013-07-29 10:41:44 +1200
  • 0ff36a1a0a Merge https://github.com/marksamman/otclient Allan Ference 2013-07-28 07:10:44 +0200
  • 4a04a18835 Fix login with 9.83-10.10 Mark Samman 2013-07-28 07:05:46 +0200
  • 6fa9631d6a Merge https://github.com/marksamman/otclient Allan Ference 2013-07-28 04:42:31 +0200
  • 261642190b Fix compiling on OS X Mark Samman 2013-07-28 04:30:52 +0200
  • 95abf2a1d2 Fix a bug with autowalking & add prompt param for tryLogout. BeniS 2013-07-07 05:36:56 +1200
  • c4adf2d817 Added whitelist Sam 2013-07-04 18:03:21 +0200
  • c7c259ef80 Game Menu / Attacking fixes Sam 2013-07-03 14:25:18 +0200
  • 987c6d6c91 Mount display issue Sam 2013-07-02 23:16:11 +0200
  • c8185474de Implements battlelist sorting Sam 2013-07-02 22:43:52 +0200
  • be071c7103 Fix deathwindow issue Sam 2013-07-02 22:40:19 +0200
  • 2f9e2c3e33 Sorting VIP list by name Sam 2013-07-01 22:59:51 +0200
  • b81590f297 Fixed Alt + F4 keycombo on Windows Sam 2013-06-29 16:53:15 +0200
  • e062562888 Added sublime text 2 project file. * Changed the order of the dofiles params. BeniS 2013-05-12 21:16:43 +1200
  • 18d23653c4 Added some control params to dofiles lua method. * File name contains string. * Recursive file checking for deep searches. BeniS 2013-05-12 17:00:52 +1200
  • 6c119627bb Merge pull request #330 from conde2/master Henrique Santiago 2013-04-30 13:26:56 -0700
  • d847a78a4d Improvement on styles Joao Pasqualini Costa 2013-04-30 17:21:04 -0300
  • 0dccc870b5 Merge pull request #324 from TiagoTdA/master Eduardo Bart 2013-04-13 18:11:47 -0700
  • e4c7ca604b Fix update on unload module Tiago T. de Araujo 2013-04-12 21:27:10 -0300
  • d427560b98 Countwindow Fix [YAH] Sam 2013-04-12 19:15:28 +0200
  • cc12db0d1f Reverted getTopMultiUseThing() change Sam 2013-04-09 23:54:10 +0200
  • 1ce6df99ac Merge pull request #318 from conde2/master Henrique Santiago 2013-04-09 14:21:15 -0700
  • 57bb6ff974 Fix #315 by @pacmanis Joao Pasqualini Costa 2013-04-09 18:02:43 -0300
  • 9bae1b9e25 Fix #316 Joao Pasqualini Costa 2013-04-09 17:54:57 -0300
  • 1415de222c Merge pull request #313 from sn3ejk/sn3ejk Sam 2013-04-05 18:50:02 -0700
  • 34ceb3c95e Fix extended opcodes for forgottenserver. Kamil W±¿ 2013-04-05 22:03:17 +0200
  • b43a196eac Minor fixes and add auto resize for images Eduardo Bart 2013-03-15 21:59:10 -0300
  • a3a65d40ce Merge pull request #303 from conde2/master Eduardo Bart 2013-03-15 08:35:04 -0700
  • 6ef3508362 Properly Fix #301 Joao Pasqualini Costa 2013-03-14 20:57:02 -0300
  • a71e07f063 Restore walk optimization Eduardo Bart 2013-03-14 00:04:24 -0300
  • 4bdd1e79fd Fix compile error for win32 Eduardo Bart 2013-03-13 21:18:17 -0300
  • e9e4dcd71b Improve walk when lagging Eduardo Bart 2013-03-13 20:55:20 -0300
  • 0891e2b30a Add C++ traceback to errors Eduardo Bart 2013-03-12 01:33:45 -0300
  • 24664714bd Fix rare but serious bug in Connection Eduardo Bart 2013-03-12 00:18:47 -0300
  • da51dd467e Minor fix Eduardo Bart 2013-03-11 14:57:59 -0300
  • 64fc4570c9 Try to fix compilation for gcc 4.6 [3] Eduardo Bart 2013-03-06 15:45:27 -0300
  • 392acc0b43 Try to fix compilation for gcc 4.6 [2] Eduardo Bart 2013-03-06 15:40:47 -0300
  • 69f72b9c86 Try to fix compilation for gcc 4.6 Eduardo Bart 2013-03-06 13:05:46 -0300
  • 489688e9fb Merge branch 'sql' Eduardo Bart 2013-03-06 13:00:21 -0300
  • d911b38d68 defaults SQL to off Eduardo Bart 2013-03-06 12:59:59 -0300
  • 61be2103ed Fix linkage Eduardo Bart 2013-03-06 12:54:27 -0300
  • a7b27ef8dd Forgot to add MySQLResult lua binding BeniS 2013-03-05 20:33:27 +1300
  • 10a16169a4 Fix hotkeys reload and implement filters for console Eduardo Bart 2013-03-05 04:02:54 -0300
  • 44bf4dcb6e Fix ubuntu compile errors Eduardo Bart 2013-03-05 02:54:08 -0300
  • 9305053e34 Few issues with compilation and layout BeniS 2013-03-05 17:47:43 +1300
  • 1dd558d57e Revert "Use boost::thread instead of std::thread" Eduardo Bart 2013-03-05 01:47:23 -0300
  • 15ee7962f1 Some minor clean ups BeniS 2013-03-05 17:31:19 +1300
  • 8c016b143a Fix #294 Eduardo Bart 2013-03-04 23:59:12 -0300
  • a85ca0fb17 Merge pull request #296 from conde2/master Henrique Santiago 2013-03-04 18:58:47 -0800
  • 115bf08364 Fix spell cooldown timer Joao Pasqualini Costa 2013-03-04 23:45:19 -0300
  • 71b5c5f2e4 Use boost::thread instead of std::thread Eduardo Bart 2013-03-04 23:05:22 -0300
  • 5396ea6231 Fix to last commit Henrique Santiago 2013-03-04 22:46:14 -0300
  • 9955de573b Avoid infinite loop Henrique Santiago 2013-03-04 22:44:29 -0300
  • 0be7bd5360 Implement async dispatcher #221 Eduardo Bart 2013-03-04 18:56:22 -0300
  • c452e74e0c Implement stdext::shared_ptr Eduardo Bart 2013-03-04 13:14:35 -0300
  • bdbe065c23 Add thread safety for std::shared_object_ptr Eduardo Bart 2013-03-04 10:47:07 -0300
  • 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 +1300
  • f50c63e9e5 Removed singleton instance & added more lua bindings * Some tidying up BeniS 2013-03-04 04:11:29 +1300
  • 48ac91d173 A few clean ups and also tested, its working fine BeniS 2013-03-04 01:27:07 +1300
  • 8db85e4e3a Use stdext::millis not g_clock.millis BeniS 2013-03-03 19:43:25 +1300
  • 02d32565e9 Work on sql framework classes BeniS 2013-03-03 19:19:22 +1300
  • 3980f859b7 Forgot to remove header includes BeniS 2013-03-03 19:17:12 +1300
  • c392bcca90 Fix win32 alt bug Eduardo Bart 2013-03-03 00:00:13 -0300
  • 62921dee9b Fixes in options, hotkeys and viplist Eduardo Bart 2013-03-02 17:01:29 -0300