kervala
065d1dc84c
Changed: Minor change
...
--HG--
branch : develop
2017-01-01 22:40:22 +01:00
kervala
31a540b35d
Changed: Replace size() comparisons by empty() ones
...
--HG--
branch : develop
2016-12-19 13:15:25 +01:00
kervala
ab44d7e809
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
...
--HG--
branch : develop
2016-12-10 12:05:29 +01:00
kervala
00048f0d6d
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
...
--HG--
branch : develop
2016-12-04 18:38:16 +01:00
kervala
a3262bb971
Fixed: Warnings
...
--HG--
branch : develop
2016-11-22 12:22:17 +01:00
kervala
f605c5faa5
Changed: Replace all "" by empty(), clear(), Empty(), etc...
...
--HG--
branch : develop
2016-11-20 14:49:13 +01:00
kervala
16df8b8c1d
Changed: Use empty() instead of comparison with ""
...
--HG--
branch : develop
2016-10-30 15:59:20 +01:00
kervala
19e8ee1d05
Changed: Simplified all ENDIF and ELSE
...
--HG--
branch : develop
2016-10-27 10:54:09 +02:00
kervala
0d773e3e79
Fixed: Use nlfopen in tools and servers
...
--HG--
branch : develop
2016-03-19 16:21:06 +01:00
kervala
3dfcdb758a
Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
...
--HG--
branch : develop
2016-02-21 17:05:54 +01:00
kervala
a79393e9f8
Changed: Minor changes
...
--HG--
branch : develop
2016-01-18 21:31:23 +01:00
kervala
9073264f59
Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
...
--HG--
branch : develop
2016-01-18 21:31:10 +01:00
kervala
f482f77179
Fixed: GCC warnings
...
--HG--
branch : develop
2016-01-05 12:51:06 +01:00
kervala
17090524b1
Fixed: Compilation
...
--HG--
branch : develop
2015-12-30 00:13:58 +01:00
kervala
424e9ba99f
Fixed: Compilation
...
--HG--
branch : develop
2015-12-30 00:10:08 +01:00
kervala
ab4dc8ec01
Changed: Merge code from private repository
...
--HG--
branch : develop
2015-12-29 22:06:49 +01:00
kervala
ef16bab62e
Changed: Merge code from private repository
...
--HG--
branch : develop
2015-12-29 16:35:47 +01:00
kervala
0ce9bca0ac
Changed: Replaced strlwr by toLower
2013-11-13 21:33:29 +01:00
kaetemi
3b4730c890
Fix warnings
2013-09-27 01:32:01 +02:00
kervala
f5dec3c1ca
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
kervala
0cabe14089
Changed: Code simplification
2012-12-08 11:24:43 +01:00
kervala
11e88fed8f
Changed: Minor changes
2012-10-28 13:47:09 +01:00
kervala
8eaf7d889a
Changed: Use *_PREFIX instead of fixed values with INSTALL
2012-09-27 22:17:47 +02:00
kervala
7a04e920e1
Fixed : #1493 MultiArch support
2012-09-22 22:57:38 +02:00
sfb
af454dd1cf
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
kervala
de9b4be9c6
Changed: #825 Remove all warnings when compiling Ryzom
2012-04-07 22:30:39 +02:00
Fabien_HENON
594d939c0b
#1304 : Guild Missions: Merge with default
...
--HG--
branch : gsoc2011-guildmissions
2011-08-21 19:29:28 +02:00
Fabien_HENON
ff5da0aa22
Changed: #1304 : Debug for the guild missions. Now it works !
...
--HG--
branch : gsoc2011-guildmissions
2011-08-04 17:04:49 +02:00
Fabien_HENON
78dbefb759
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
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 18:14:31 +02:00
Fabien_HENON
9f05d66a81
Changed: #1304 : Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:56:32 +02:00
Fabien_HENON
185603b5e6
Changed: #1304 : Debug of the options added in the script (';' replaced by ':' for parameters separation)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:10:28 +02:00
kervala
5cd98b6e45
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-05 17:52:40 +02:00
kervala
f9cc842b82
Changed: Exceptions catched by reference
2011-06-02 18:31:40 +02:00
Fabien_HENON
91fef65450
Changed: #1304 : mission_compiler actions: add new ones, check and script generation
...
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.
--HG--
branch : gsoc2011-guildmissions
2011-05-31 22:00:27 +02:00
Fabien_HENON
bab4b3af21
Changed: #1304 : mission_compiler objectives: check and script generation
...
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.
--HG--
branch : gsoc2011-guildmissions
2011-05-31 16:22:57 +02:00
sfb
977a6a7fd0
Changed: Applied patch fixing the mission_compiler_lib build under Linux
2011-05-29 14:08:46 -05:00
kervala
09f1eba8dc
Added: CMake project for mission_compiler_lib
2011-05-26 18:08:04 +02:00
kervala
ed64aaeb62
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
2011-01-10 13:50:07 +01:00
vl
39b6194f02
Changed: misc things
2010-07-08 16:06:34 +02:00
kervala
082676ea80
Changed: CFile::copyFile takes now 2 std::string as parameters
2010-07-01 11:51:27 +02:00
kervala
7cbe65d2ef
Changed: #878 Fix typos in comments/code
2010-06-14 10:02:51 +02:00
kervala
9dcd284614
Changed: #825 Remove all warning when compiling Ryzom on Linux
2010-05-27 19:07:17 +02:00
kervala
0107b510f2
Changed: #853 Compilation on 64-bits platforms
2010-05-24 19:09:01 +02:00
kervala
c084a595f8
Changed: #860 Remove/convert/update Visual C++ projects
2010-05-10 20:33:08 +02:00
acemtp@users.sourceforge.net
d5c601ffa5
initial version
2010-05-06 02:08:41 +02:00