Commit graph

731 commits

Author SHA1 Message Date
kervala
a36017a365 Fixed: #1380 pdr_util, -o command line option (patch provided by nimetu) 2011-10-21 11:34:58 +02:00
kervala
a634acc541 Changed: Use all existing icons for Ryzom 2011-10-08 11:13:38 +02:00
kaetemi
143556b098 Changed: #1093 Build pacs prim list to correct location. 2011-09-28 09:49:16 +02:00
kaetemi
7f229a1c0f Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer. 2011-09-26 22:10:48 +02:00
kaetemi
fe319d60eb Removed: Visual slot file should not be in repository. It is built by the sheets packer. 2011-09-26 21:47:56 +02:00
kaetemi
f6c6e6b59a Changed: #28 Clean comments 2011-09-23 00:20:20 +02:00
kaetemi
616519f04e Fixed: #1364 Only transfer bonus item infos when context help string is used for tooltip 2011-09-23 00:14:51 +02:00
kaetemi
1391070537 Added: Leveldesign sheets required for building client sheets used for newbieland. 2011-09-21 23:38:40 +02:00
kaetemi
5189e9eb6f Changed: #1093 Added generic helmets directory to export shape sources. 2011-09-21 23:17:39 +02:00
kaetemi
a390e11ab7 Added: Missing plant and flora sheets required for building newbieland continent. 2011-09-20 18:11:12 +02:00
kaetemi
cbc1c7e4d1 Added: Missing mode2animset.string_array 2011-09-20 16:19:59 +02:00
kaetemi
0d77ba0135 Added: #1093 Missing panoply_generique.cfg file. 2011-09-17 15:58:17 +02:00
kaetemi
29dff59e7c Changed: #1093 Also try ryzom_client_r.exe instead of client_ryzom_r.exe for copying exedll bnp... 2011-09-16 13:57:13 +02:00
kervala
703f25d9e3 Changed: Replaced 32x32 pixmap by a 48x48 one 2011-09-11 16:41:16 +02:00
kervala
44e3c936e4 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 2011-09-11 14:44:37 +02:00
Fabien_HENON
95a5316a33 #1304: Guild Missions: Merge with default 2011-08-21 19:29:28 +02:00
Fabien_HENON
4c376cc56e Changed: #1304: Updating world_editor documentation. Adding a primitive for guild missions 2011-08-14 19:39:35 +02:00
kervala
6820d39355 Fixed: Icons name 2011-08-14 16:05:47 +02:00
kervala
9106770977 Fixed: Icons path 2011-08-14 14:15:20 +02:00
kervala
741f523983 Added: Hicolor and XPM icons for GNU/Linux 2011-08-14 11:47:34 +02:00
kervala
2d1cc56da3 Removed: Backup files 2011-08-13 17:39:55 +02:00
Fabien_HENON
2afce02712 Changed: #1304: Debug for the guild missions. Now it works ! 2011-08-04 17:04:49 +02:00
Fabien_HENON
27d920c495 Changed: #1304: Message concerning the number of times a mission needs to be completed 2011-07-25 14:09:13 +02:00
Fabien_HENON
12f624a7a5 Changed: #1304: Update of CMissionStepDoMissions to support missions done several times (by different guild members) 2011-07-25 12:27:19 +02:00
Fabien_HENON
6f34bec144 Changed: #1304: Checks in the mission compiler if the do_mission objective is correct (for a guild mission) when we add a number (the number of members from the guild needed to complete the mission) after a mission name 2011-07-23 18:14:31 +02:00
Fabien_HENON
c56fb0762d Changed: #1304: Revert modifications for the objectives in the mission compiler (i changed the way i will do it) 2011-07-23 15:56:32 +02:00
Fabien_HENON
1a6f2ecc40 Changed: #1304: Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it) 2011-07-23 15:51:46 +02:00
Fabien_HENON
72629b83b9 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action 2011-07-20 22:09:01 +02:00
Fabien_HENON
2558e79ea1 Changed: #1304: Implementation of the "guild" parameter for the "recv_named_item" action 2011-07-20 21:08:53 +02:00
Fabien_HENON
42adc7f469 Changed: #1304: Implementation of the "guild" parameter for the "recv_item" action 2011-07-20 20:33:52 +02:00
Fabien_HENON
bc4ac5dac6 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action 2011-07-20 18:41:30 +02:00
Fabien_HENON
0feeb05359 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action 2011-07-19 19:10:12 +02:00
Fabien_HENON
310d027d2c Changed: #1304: Parsing the "guild" parameter for the actions that need it. 2011-07-19 18:39:29 +02:00
Fabien_HENON
67bc278aea Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation) 2011-07-19 18:10:28 +02:00
Fabien_HENON
713f976748 Changed: #1304: Implementation of the cbClientGroupAbandonMission for the guilds 2011-07-18 19:37:59 +02:00
Fabien_HENON
d5b1fbd5b0 Changed: #1304: Add implementation of functions to process mission events for guild missions 2011-07-04 15:57:02 +02:00
Fabien_HENON
70b16fc877 Changed: #1304: Adding mission histories for CGuild 2011-07-04 15:06:11 +02:00
Fabien_HENON
46b592db13 Changed: #1304: Adding guild mission support in functions acceptExchange and processMissionEventList of the CCharacter class 2011-07-04 13:57:11 +02:00
Fabien_HENON
f41994dfff Changed: #1304: Adding Guild mission support in function tickUpdate of CCharacter 2011-07-04 12:38:42 +02:00
Fabien_HENON
5955b44550 Changed: #1304: Implementation of basic CGuild functions for guild missions 2011-06-29 14:44:30 +02:00
Fabien_HENON
a369dbc942 Changed: #1304: Add guild missions prerequisites. 2011-06-20 16:08:12 +02:00
Fabien_HENON
3479178476 Changed: #1304: Instanciation of guild missions. 2011-06-20 15:15:07 +02:00
kervala
be60684f1b Changed: Updated client_default.cfg.in from client_default.cfg 2011-06-14 20:11:44 +02:00
kervala
d0987263bd Changed: Merge changes from next patch 2011-06-14 19:34:28 +02:00
kervala
9a975ceea1 Changed: #878 Fix typos in comments/code 2011-06-14 19:31:59 +02:00
vl
57676424d9 Changed: chapter 5 2011-06-09 00:36:58 +02:00
vl
2d1ed58a4f Fixed: must not be lowered or the tooltip in milkopad doesn't work 2011-06-08 18:36:27 +02:00
kervala
5746e96dcd Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-08 10:15:16 +02:00
kervala
b5fdad1d11 Fixed: Bad font default size 2011-06-08 10:14:48 +02:00
kervala
f06916b4fa Changed: #878 Fix typos in comments/code 2011-06-08 10:14:14 +02:00