Commit graph

  • a730890d4c Added: Support for Jessie kervala 2017-04-20 11:39:21 +0200
  • 44fa42a6b5 Fixed: Yakkety and Zesty are using libpng-dev now kervala 2017-04-20 11:38:40 +0200
  • a792bcacf4 Merged in Glorf/ryzomcore/fix_compilation_windows (pull request #151) Cédric OCHS 2017-04-19 08:00:42 +0000
  • 9586e39ca4 Use stdpch.h instead for include Guillaume Dupuy 2017-04-19 09:53:27 +0200
  • 5b3eed58ec Fix server compilation under windows Guillaume Dupuy 2017-04-18 20:15:14 +0200
  • c6403a1a34 Fixed: Use "revision" file kervala 2017-04-18 10:57:53 +0200
  • 84f733c8d4 Changed: Updated supported Ubuntu versions kervala 2017-04-18 10:57:24 +0200
  • 20c216ecda Added: Basic queue for curl downloads Nimetu 2017-04-16 22:01:44 +0300
  • 9e7258d96e Fixed: Crash on webig debug log Nimetu 2017-04-16 21:56:12 +0300
  • 1348304715 Merged in Glorf/ryzomcore/save_deposit_state_v2 (pull request #150) Meelis Mägi 2017-04-13 12:35:37 +0000
  • 4952eeb585 Add default constructor for CDepositState Guillaume Dupuy 2017-04-12 22:15:23 +0200
  • bd3a27778e Save deposit state Guillaume Dupuy 2017-04-12 20:02:11 +0200
  • a1fbc963a9 Avoid rollover in _RyzomDay for low values Guillaume Dupuy 2017-04-10 01:56:44 +0200
  • e5e2ccf45c Changed: Minor changes kervala 2017-04-11 17:29:09 +0200
  • a829c31021 Added: Toolchain to compile OS X client under Linux using osxcross kervala 2017-04-11 17:28:32 +0200
  • dda809d345 Changed: Remove map landmark limit Nimetu 2017-04-07 12:43:33 +0300
  • 59cd6afdb5 Merged in Glorf/ryzomcore/item_group (pull request #148) Meelis Mägi 2017-04-07 19:59:09 +0000
  • 55add3ad47 Fix 2 * 1 hands equip when you have a 2 hands equipped Guillaume Dupuy 2017-04-07 19:07:26 +0200
  • 91932668c6 Use item create time / serial to identify them (migration code included) Guillaume Dupuy 2017-04-07 19:00:36 +0200
  • ccd8454d60 Add getter/setter for CREATE_TIME/SERIAL Guillaume Dupuy 2017-04-07 12:34:19 +0200
  • ae6b3e38a0 Changed: rollback fixes of Strict aliasing warnings Nuno Gonçalves 2017-04-07 02:46:08 +0200
  • de949a60a9 Added: CREATE_TIME and SERIAL properties to items in database.xml Nuno Gonçalves 2017-04-06 15:01:10 +0200
  • ad347d09c8 Merging develop Guillaume Dupuy 2017-04-07 11:28:41 +0200
  • cf3cf69c39 Don't fake invalid action if there is nothing to fake (no item equiped) Guillaume Dupuy 2017-04-03 01:43:26 +0200
  • 87b0a85fe6 Minor item group fixes : * Slot properly saved for right/left hand (couldn't equip 1H sword + dagger before) * Ingame macro edition for item group * Use the correct index (db index and not item list index) to autoEquip an item * non ascii characters (accentued characters and stuff like that) are now correctly displayed in interface / commands output Guillaume Dupuy 2017-04-03 01:34:29 +0200
  • b446df86f0 Changed: Remove dead code Nimetu 2017-03-31 20:43:43 +0300
  • 0236b3e4a4 Fixed: compiling server (fixes #303) Nimetu 2017-03-27 18:08:43 +0300
  • 4c6f79ed22 Fixed: missing stdpch.h (fixes #303) Nimetu 2017-03-27 17:35:20 +0300
  • 2eab033283 Fixed: Music player loading non-existing files into playlist. Nimetu 2017-03-25 15:00:43 +0200
  • 86adf11579 Merged in Glorf/ryzomcore/item_group (pull request #144) Meelis Mägi 2017-03-23 16:11:15 +0000
  • 850613ac7e Don't use a separate thread to fake invalid actions Guillaume Dupuy 2017-03-23 16:06:47 +0100
  • 6e62b186d0 Fix style Guillaume Dupuy 2017-03-21 16:25:50 +0100
  • 1122a4e806 Add translations Guillaume Dupuy 2017-03-20 21:50:02 +0100
  • 3d53789e0f Remember the slot (right/left hand) for item that can we weared in two similar slots Guillaume Dupuy 2017-03-20 20:38:51 +0100
  • db3271289d Avoid crashing if interface file is not at the good version Guillaume Dupuy 2017-03-20 17:43:50 +0100
  • 332a2b5a74 More verbose message, bad command usage now print a synopsis Guillaume Dupuy 2017-03-20 17:16:19 +0100
  • 65ae5b4ad1 Add an option to remember item to remove when creating a group Guillaume Dupuy 2017-03-20 16:31:37 +0100
  • c247b43a9b Changed: Fix ingame keys list Nimetu 2017-03-18 14:55:15 +0200
  • f222d1736a Fix uninit/release Guillaume Dupuy 2017-03-18 01:45:40 +0100
  • 6af0fd168c Use SLOT_EQUIPEMENT instead of SLOTTYPE Guillaume Dupuy 2017-03-16 13:36:56 +0100
  • 08306e6a69 Minor fixes Guillaume Dupuy 2017-03-16 12:47:36 +0100
  • 1d36ea9acc Minor interface fixes Guillaume Dupuy 2017-03-16 12:24:20 +0100
  • 83dea32f41 Add support for removing items before equipping an item group Guillaume Dupuy 2017-03-16 12:19:29 +0100
  • a6f541aad2 Cleanup Guillaume Dupuy 2017-03-16 11:36:24 +0100
  • 27b7131e22 Fix compilation under windows Guillaume Dupuy 2017-03-16 00:59:53 +0100
  • 11eeafc12d Support unlimited number of items group (and in a clean way) Guillaume Dupuy 2017-03-16 00:58:32 +0100
  • be591b2107 Changed: replace c++11 code Nimetu 2017-03-15 17:43:49 +0200
  • c2049935a4 Support for an item beeing in multiple groups Guillaume Dupuy 2017-03-11 19:25:45 +0100
  • 5dcc7932ff Forgot a return Guillaume Dupuy 2017-03-11 01:06:39 +0100
  • d4b2e64c21 Fix compilation Guillaume Dupuy 2017-03-10 11:51:36 +0100
  • 8880c37fb2 Remove C++11 features Guillaume Dupuy 2017-03-09 21:31:26 +0100
  • 54ff3a88d5 Fix a crash Guillaume Dupuy 2017-03-09 20:52:02 +0100
  • 6c9bbb8c0b Allow support for room / guild movement Guillaume Dupuy 2017-03-09 18:54:12 +0100
  • ecf2ac530c Remove usePrice from xml, it's now used if minPrice or maxPrice are not default value Guillaume Dupuy 2017-03-09 17:58:07 +0100
  • 9fffec8ef1 Added interface for item groups Guillaume Dupuy 2017-03-09 17:47:25 +0100
  • fdbc261a7e First working prototype of itemgroups Guillaume Dupuy 2017-03-08 17:30:09 +0100
  • fded57d3a1 Changed: Use modulateFromColorRGBOnly to colorize a bitmap in textures_tool kervala 2017-02-27 10:57:24 +0100
  • 076a50e3fb Changed: Use modulateFromColorRGBOnly to colorize a bitmap in textures_tool kervala 2017-02-27 10:57:24 +0100
  • e3aeceae68 Edit: Changement de DefaultEntity par object_easter_egg01a. 19_default_model_cfg_FV scoui 2017-02-03 20:53:14 +0100
  • 4d10ef60e9 issue #19: Permettre au client non DEV de pouvoir modifier l'entité par défaut depuis le client.cfg. Allowing non DEV client to change the default entitie in client.cfg. scoui 2017-02-02 13:34:59 +0100
  • cd001100ce Supprimer le fichier qui garde les chemins renseigné avec 0_setup.py pour le pipeline 26-linux-pipeline Sit Melai 2017-02-01 15:58:15 +0100
  • 31171d8cff Ignoration du fichier des chemins pour le pipeline Sit Melai 2017-02-01 15:57:10 +0100
  • 9dd99be899 Préparation d'une config khanat à partir des fichiers std 27-creer-une-config-patchman-pour-lirria-et-spofu Sit Melai 2017-02-01 15:54:00 +0100
  • e88b96339a Correction d'appels des programmes lzma et xdelta sur unix et quelques cfg crées par le pipeline Sit Melai 2017-01-29 18:06:00 +0100
  • 9c8252bef4 Ajout de linking (pas beau, mais je ne sais mieux faire) pour gtk, pour compiler patchman terminal sur unix Sit Melai 2017-01-29 18:04:24 +0100
  • 0be3eb1ae9 Adaptation de la config patchman: Testé sur une vm locale. Sit Melai 2017-01-29 17:45:19 +0100
  • 16dafec4e4 Bougé la config patchman d'exemples (de mini01 et std01) dans patchman_cfg_ryzom et en crée une copie pour khanat patchman_cfg. Aussi quelques premiers changements des ip sur la config pour lirria. Pour plus en attente de l'issue #26. Sit Melai 2017-01-22 00:56:46 +0100
  • 1590df0b1d Commit initial et ajout de build_gamedata_linux depuis une copie de build_gamedata (pour le moment que 0_setup.py et configuration/scripts.py changé et all_dev bash script ajouté) Sit Melai 2017-01-22 00:48:21 +0100
  • 145651ed54 Ajouter quelques répertoire build à .gitignore et d'autres petits ajouts/tests. spofu Sit Melai 2017-01-22 00:18:47 +0100
  • 2e5bcdf248 Added: Clickable urls in chat text (issue 282) Nimetu 2017-01-21 13:29:34 +0200
  • cea9549cd8 Added: Clickable urls in chat text (issue 282) Nimetu 2017-01-21 13:29:34 +0200
  • b9ab826feb Added: copy_to_clipboard action handler Nimetu 2017-01-21 13:29:24 +0200
  • 5b0b92710a Added: copy_to_clipboard action handler Nimetu 2017-01-21 13:29:24 +0200
  • b724f9698c Changed: Refactor CViewLink to be able to use custom action handlers Nimetu 2017-01-21 13:29:20 +0200
  • 9d0a2556d0 Changed: Refactor CViewLink to be able to use custom action handlers Nimetu 2017-01-21 13:29:20 +0200
  • 3ae1a9f3ac Changed: Ensure that menu resizes from child elements Nimetu 2017-01-21 13:29:15 +0200
  • d7a797bf4a Changed: Ensure that menu resizes from child elements Nimetu 2017-01-21 13:29:15 +0200
  • 81350033fa Fixed: Wrong size for list element Nimetu 2017-01-21 13:29:12 +0200
  • 472ccb758a Fixed: Wrong size for list element Nimetu 2017-01-21 13:29:12 +0200
  • ea95d93fac Fixed: Crash when trying to navigate to non-existing #anchor Nimetu 2017-01-21 13:29:05 +0200
  • 524f80c8a0 Fixed: Crash when trying to navigate to non-existing #anchor Nimetu 2017-01-21 13:29:05 +0200
  • 661473d9cd Changed: Improve cURL error message for failed requests Nimetu 2017-01-21 13:28:48 +0200
  • fa8e1d95db Changed: Improve cURL error message for failed requests Nimetu 2017-01-21 13:28:48 +0200
  • 2a394c4cd5 ajout spofu comme shardname dans admin_*.cfg deed 2017-01-18 16:17:41 +0100
  • 7b5ccf70e6 ne pas merger vers Lirria deed 2017-01-12 21:50:09 +0100
  • 42576e9099 Ne pas merger ces changements dans les autres branches (Spofu) deed 2017-01-12 15:06:22 +0100
  • 795c91bcc8 Fixed: Windowed resolution resetting when closing from login/outgame views. Nimetu 2017-01-12 13:29:47 +0200
  • 0f5ec6c0b4 Fixed: Windowed resolution resetting when closing from login/outgame views. Nimetu 2017-01-12 13:29:47 +0200
  • 630efbdeb9 Mise à jour du regexp pour se connecter à une base mysql depuis un string. Il y avait le bon regexp dans le functions_mysql.php mais pas dans le functions_mysqli.php (et c'est meilleur d'utiliser mysqli car mysql est déprécié dans les php récent/même plus inclus) web Sit Melai 2017-01-11 20:44:44 +0100
  • 3d270b7a1f Fixed: Scenographic Editor lua issues ulukyn 2017-01-11 16:27:25 +0100
  • c43627159c Fixed: Scenographic Editor lua issues ulukyn@gmail.com 2017-01-11 16:27:25 +0100
  • 9db20a28cb Changed: Move dyn channel commands (/0, /1 ..) to commands.xml Nimetu 2017-01-11 15:12:06 +0200
  • 109725fc9e Changed: Move dyn channel commands (/0, /1 ..) to commands.xml Nimetu 2017-01-11 15:12:06 +0200
  • 169ab7d907 Merge with develop Nimetu 2017-01-10 15:09:55 +0200
  • ab5aa5b2c4 Merge with develop Nimetu 2017-01-10 15:09:55 +0200
  • 9aae361c7b Fixed: Client crash on bad PNG file from webig download. Nimetu 2017-01-10 14:07:11 +0200
  • 3e95a8b89f Fixed: Client crash on bad PNG file from webig download. Nimetu 2017-01-10 14:07:11 +0200
  • 44db61b463 Changed: Minor change Nimetu 2017-01-10 14:07:06 +0200
  • a7ca4ec3b9 Changed: Minor change Nimetu 2017-01-10 14:07:06 +0200
  • f8b7db0bfe Fixed: Scenographic Editor crash the client (revert bad commit of actions.h) ulukyn 2017-01-10 12:35:53 +0100