kaetemi
74e9aac960
Fix r2ed
...
--HG--
branch : develop
11 years ago
kaetemi
9283a74a22
Fix r2ed
...
--HG--
branch : develop
11 years ago
kaetemi
07ee9a4469
Add missing r2_islands_textures tool
...
--HG--
branch : develop
11 years ago
kaetemi
2abe431675
Regenerate PLR cpp and header
11 years ago
kaetemi
14fda8a39a
Add missing leaf
11 years ago
kaetemi
9e74156181
Move islands entry points to data
11 years ago
kaetemi
55ca1e7a2a
Crashfix
11 years ago
kaetemi
ea9cf3db93
Typo
11 years ago
kaetemi
d651eff10b
Cleanup some RYZOMID code
11 years ago
kaetemi
4dda4099de
Remove dead code
11 years ago
kaetemi
b0c0439b39
Change ClientApplication to DomainId in permission table
11 years ago
kaetemi
b18203fc4e
Fix Ryzom server compile under MinGW
11 years ago
kaetemi
2e096a9b36
Fix Ryzom client compile under MinGW
11 years ago
kaetemi
1a4a7bafab
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
11 years ago
kaetemi
562dae3c3f
Add command to eternally trap players ingame
11 years ago
kervala
e2797c2567
Changed: Include PCH
11 years ago
kaetemi
91d453dd63
Make packed sheets behaviour consistent accross services
11 years ago
kaetemi
2555e93771
Add sheets packer tool for CTimeDateSeasonManager
11 years ago
kaetemi
cb6661b10d
Fix for excessive inlining of npc chat serialization, issue #97
11 years ago
kaetemi
1bafddccf6
Fixup paths (could we use the search paths for this?)
11 years ago
kaetemi
f5c30593c8
Merge with default
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
b53926014d
Remove weather configuration from data common
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
439ba0713e
Build pacs prim list txt outside repository
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
48d2c22639
Merge with default
...
--HG--
branch : kaetemi-cleanup
11 years ago
kervala
ae5becbb0b
Fixed: Warning with clang
11 years ago
kervala
d8a6c9f966
Fixed: Warning with clang
11 years ago
kervala
8099217145
Changed: Replaced math.mod by math.fmod in Ring lua files
11 years ago
kervala
36a537a88e
Changed: Replaced atof by fromString
11 years ago
kervala
de42e4d7ff
Fixed: Some warnings
12 years ago
kaetemi
3b1d4e3915
Fix warnings
12 years ago
kaetemi
96b2df8405
Merge with default
...
--HG--
branch : multipass-stereo
12 years ago
kervala
8577277bfd
Fixed: prtab function not compiling with VC++ (define DEBUG_CRYPT if you want to debug crypt() method)
12 years ago
kaetemi
55a00fd518
Don't do EOL changes for database.xml and msg.xml, causes checksum difference
12 years ago
kaetemi
929692b204
Remove more game data
...
--HG--
branch : kaetemi-cleanup
12 years ago
kaetemi
ddec3d8b19
Remove game data
...
--HG--
branch : kaetemi-cleanup
12 years ago
kervala
920cbf55ca
Fixed: Assign instead of a comparison
12 years ago
mattraykowski
e7e51f01e0
merging gui editor repo.
12 years ago
dfighter1985
fcb736c387
Merged mainline default branch changes.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala
45c8b20f39
Changed: Typo fixes (thanks to Vagrant!)
12 years ago
kervala
5efeb5ba62
Fixed: Compilation with VC++ 2010 and 2012
12 years ago
kervala
0cabe14089
Changed: Code simplification
12 years ago
kervala
b94b59c9b7
Changed: Changes in game_share
12 years ago
dfighter1985
cb13ce46cd
MODIFIED: #1471 Merged mainline default to this branch.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala
d2da18ff10
Changed: Minor typos
12 years ago
kervala
ef19fc9ec6
Changed: New STRING_MANAGER type clan
12 years ago
kervala
d8c7fa52f9
Changed: Replaced string empty comparisons with empty()
13 years ago
kervala
25dd379d7e
Changed: Replaced string empty comparisons with empty()
13 years ago
kervala
0cf5c1f44a
Changed: Install data_leveldesign if ryzom_tools are enabled
13 years ago
kervala
9bbbb79ba6
Changed: Synchronization with SVN
13 years ago
kervala
a9fa9bb78a
Changed: Install data_leveldesign if WITH_RYZOM_TOOLS is enabled
13 years ago
kervala
1374286cab
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
0795a61516
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
7a04e920e1
Fixed : #1493 MultiArch support
13 years ago
kervala
8922f96b9a
Changed: Synchronization with SVN
13 years ago
dfighter1985
d301c46c27
Merged default branch into gui-refactoring.
...
--HG--
branch : gui-refactoring
13 years ago
kaetemi
e9f75e639d
Fixed: Valgrind warnings
13 years ago
kaetemi
c618a29276
Reverted: Unnecessary changes to config and data from merge
13 years ago
kaetemi
cab401fa13
Merged: From default to sound_dev
...
--HG--
branch : sound_dev
13 years ago
sfb
af454dd1cf
Fixed EOL issues and added .hgeol file.
13 years ago
Fabien_HENON
f70bdc4032
Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
...
--HG--
branch : gsoc2012-fabien
13 years ago
kervala
f6178de16c
Changed: Don't include local files in PCH
13 years ago
dfighter1985
decc92e75d
Extracted the CDB bank handling code into a new class CCDBBankHandler, the CDB system should be now totally independent of Ryzom.
...
--HG--
branch : cdb-refactoring
13 years ago
dfighter1985
17eab4ef52
CDB is now part of NLMISC. However it still requires some work!
...
--HG--
branch : cdb-refactoring
13 years ago
dfighter1985
29cde6e15b
Moved xml auto pointer to nlmisc.
...
--HG--
branch : cdb-refactoring
13 years ago
kervala
55f7150202
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
36fcd706fa
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
48e05d0056
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
0ac33d338a
Changed: #825 Remove all warnings when compiling Ryzom
13 years ago
kervala
cdcdc05e88
Fixed : #1448 Compilation with CLang
13 years ago
kervala
6c768a144a
Changed: #1448 Compilation with CLang
13 years ago
kervala
425927cd50
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
13 years ago
kaetemi
fab5ddfd74
Fixed: Compile errors under Linux.
13 years ago
sfb
5bbff4201d
merge inbound
13 years ago
sfb
66d5b0b879
Fixed : #1449 Added missing header, fixed CMake configuration, fixed iterators. GUS builds fine without MFC extensions.
13 years ago
sfb
ade9ab1689
Fixed : #1436 Fixed license header for deployment_configuration files - PMS should be building fine now.
13 years ago
kaetemi
d0ff6b9c80
Fixed: Forgot to add the grouped files to the target thing
13 years ago
kaetemi
33842ea6ed
Changed: Some source file grouping in some projects
13 years ago
kervala
ea0804b153
Changed: #1433 Merge changes from patch 1.13
13 years ago
kervala
3c47b9f8d5
Fixed : #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
13 years ago
sfb
a00d451e09
Added: #1436 Missing deployment_configuration.cpp/h files.
13 years ago
kervala
457704b2b6
Changed: #1433 Merge changes from patch 1.13
13 years ago
kaetemi
d0a628a444
Fixed: Errors when using the database xslt using msxsl.
14 years ago
kaetemi
4040f56691
Removed: Visual slot file should not be in repository. It is built by the sheets packer.
14 years ago
kaetemi
9501c90654
Added: Leveldesign sheets required for building client sheets used for newbieland.
14 years ago
kaetemi
cf560a4898
Added: Missing plant and flora sheets required for building newbieland continent.
14 years ago
kaetemi
9956eec019
Added: Missing mode2animset.string_array
14 years ago
kervala
6306833423
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
14 years ago
Fabien_HENON
594d939c0b
#1304 : Guild Missions: Merge with default
...
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON
55e1452fe1
Changed: #1304 : Updating world_editor documentation. Adding a primitive for guild missions
...
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON
ff5da0aa22
Changed: #1304 : Debug for the guild missions. Now it works !
...
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON
12fe8693d5
Changed: #1304 : Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it)
...
--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala
4027e82360
Changed: #825 Remove all warnings when compiling Ryzom
14 years ago
kervala
f9cc842b82
Changed: Exceptions catched by reference
14 years ago
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
14 years ago
Fabien_HENON
5fc9d23984
Merge
...
--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala
2efa01d373
Changed: #878 Fix typos in comments/code
14 years ago
kervala
e909556883
Changed: #1177 VS 2010 does not work under CMake
14 years ago
kervala
ddc0180e74
Changed: Merge changes from next patch
14 years ago
Fabien_HENON
aa4a3391e8
Updating the world_editor_classes.xml file for the guild missions
...
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala
73bf79340d
Changed: #878 Fix typos in comments/code
14 years ago