Commit graph

101 commits

Author SHA1 Message Date
kaetemi
603a8e6d89 Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 13:13:11 +01:00
kaetemi
ec09096b63 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 13:08:03 +01:00
kaetemi
cdbb9bd21a Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:58:43 +01:00
kaetemi
f2c78a5dd5 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:52:01 +01:00
kaetemi
0b3e58a563 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:48:41 +01:00
kaetemi
1cf671509e Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:38:43 +01:00
kaetemi
b4df6d77cb Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:37:51 +01:00
kaetemi
068b7bf77a Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:28:13 +01:00
kaetemi
8a2f4ea737 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:25:23 +01:00
Jan Boon
9afb02343f Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)
2015-02-22 11:01:08 +01:00
kaetemi
aa3ddd3972 Merge with hotfix 2015-02-22 10:53:17 +01:00
kaetemi
b5d48a8f15 Merge with hotfix 2015-02-22 10:39:02 +01:00
dfighter1985
53975d98af Merged in hotfix (pull request #117)
Merge hotfix branch
2015-02-21 23:09:07 +01:00
kaetemi
795254df36 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 18:10:06 +01:00
kaetemi
f008ed26e7 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:57:11 +01:00
kaetemi
a336a75f30 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:53:39 +01:00
kaetemi
a5f6eacef1 Visual Studio 2013 compilation support for NeL Tools 2015-02-20 17:51:13 +01:00
kaetemi
90e9d48708 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:50:58 +01:00
kaetemi
9201b15650 Visual Studio 2013 compilation support for NLGUI 2015-02-20 17:17:07 +01:00
kaetemi
7c9b10912e Visual Studio 2013 compilation support for NL3D 2015-02-20 17:14:12 +01:00
kaetemi
c7d7b3e464 Visual Studio 2013 compilation support for NLSOUND 2015-02-20 17:14:00 +01:00
kaetemi
fb0929cfcc Visual Studio 2013 compilation support for NLMISC 2015-02-20 17:07:23 +01:00
kaetemi
f800744edd Visual Studio 2013 compilation support for NLPACS 2015-02-20 16:31:54 +01:00
kaetemi
f38b4fc5fa Visual Studio 2013 compilation support for NLNET 2015-02-20 16:29:09 +01:00
kaetemi
8fa42c1f32 Visual Studio 2013 compilation support for NLMISC 2015-02-20 16:24:19 +01:00
kervala
a5895daee0 Merge with hotfix 2015-02-15 09:54:31 +01:00
kervala
ab4669a76f Merge with hotfix 2015-02-14 19:29:36 +01:00
kervala
31d9db86ce Merge with hotfix 2015-02-14 16:07:04 +01:00
kervala
8da23b3fbe Merge with hotfix 2015-02-14 15:44:11 +01:00
kervala
f7462aaf46 Merge with hotfix 2015-02-14 15:19:49 +01:00
kervala
9cb149e17e Merge with hotfix 2015-02-14 14:31:19 +01:00
dfighter1985
8a34288795 Merged in hotfix (pull request #114)
Merging hotfix branch
2015-02-13 19:48:42 +01:00
dfighter1985
ad8d9fa391 Merged in hotfix (pull request #111)
Merge hotfix
2015-02-06 02:32:03 +01:00
dfighter1985
b1bd4d132f Merged in hotfix (pull request #108)
Merge hotfix branch.
2015-02-06 00:45:36 +01:00
dfighter1985
b52a633615 Merged in hotfix (pull request #105)
Merge hotfix
2015-02-02 23:32:08 +01:00
dfighter1985
14acd08260 Merged hotfix 2015-02-02 03:54:50 +01:00
kervala
0ebca0834b Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once) 2015-01-23 21:11:15 +01:00
kervala
e0c6d863b6 Fixed: Guilds with same characters and not same spaces 2015-01-21 13:20:56 +01:00
Nimetu
3b4dff3b90 Include chat message channel/type to chatlog file 2015-01-15 20:08:28 +02:00
kervala
b4cacf3722 Fixed: Compilation 2015-01-13 20:35:34 +01:00
kervala
713dcf97ee Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
kervala
0193bd948c Fixed: Compilation 2015-01-13 15:15:07 +01:00
kervala
3936b5faa7 Fixed: Compilation 2015-01-13 15:08:13 +01:00
kervala
09e7fe8f3f Changed: Minor changes 2015-01-13 14:11:07 +01:00
kervala
3602ab47f2 Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
kaetemi
9d0695feee Lightmap debug message 2015-01-13 13:21:56 +01:00
kaetemi
982e720f1e Unhide layers in max export 2015-01-13 13:21:56 +01:00
kervala
73b1c4b0e9 Changed: Fixed a wrong copy-paste 2015-01-11 18:27:06 +01:00
kervala
80da14b2d6 Changed: Use defined directories prefixed by a default directory 2015-01-11 18:01:32 +01:00
kervala
b9962b01c9 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only) 2015-01-11 15:06:02 +01:00