kervala
|
09198ccde4
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-02 09:22:19 +01:00 |
|
kervala
|
532f8c502f
|
Fixed: Search icons under Linux in default directories
--HG--
branch : develop
|
2015-12-02 09:21:44 +01:00 |
|
kervala
|
62a8964c79
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-01 15:59:53 +01:00 |
|
kervala
|
1afec95dd9
|
Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
|
2015-12-01 15:58:45 +01:00 |
|
kervala
|
ec731539b9
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 14:20:16 +01:00 |
|
kervala
|
68cbba44ce
|
Fixed: Assimp depends on ZLIB
--HG--
branch : develop
|
2015-11-30 14:19:38 +01:00 |
|
kervala
|
b4e1dcbc10
|
Fixed: Link error under Debian Squeeze
--HG--
branch : develop
|
2015-11-30 14:19:05 +01:00 |
|
kervala
|
7337ee4faa
|
Fixed: Warning filePath not being a const char*
--HG--
branch : develop
|
2015-11-30 14:18:04 +01:00 |
|
kervala
|
ebae4c2691
|
Fixed: Compilation under Linux
--HG--
branch : develop
|
2015-11-30 14:16:47 +01:00 |
|
kervala
|
1009cc933b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 12:26:23 +01:00 |
|
kervala
|
2e58a0725a
|
Changed: Forgot other ##
--HG--
branch : develop
|
2015-11-30 12:25:43 +01:00 |
|
kervala
|
e87442e582
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 10:30:14 +01:00 |
|
kervala
|
94f035ed8f
|
Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
|
2015-11-30 10:29:24 +01:00 |
|
kervala
|
74196261ee
|
Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
|
2015-11-30 10:28:06 +01:00 |
|
kervala
|
0623258189
|
Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
|
2015-11-30 10:27:41 +01:00 |
|
kervala
|
4e5ed6060a
|
Fixed: Warning string after #endif
--HG--
branch : develop
|
2015-11-30 10:27:03 +01:00 |
|
kervala
|
06b0c49412
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-29 18:11:36 +01:00 |
|
kervala
|
5688c75bba
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-29 17:55:33 +01:00 |
|
kervala
|
68a9e3156e
|
Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
|
2015-11-29 14:43:08 +01:00 |
|
kervala
|
1a40880d6f
|
Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
|
2015-11-29 14:37:14 +01:00 |
|
kervala
|
804a635993
|
Changed: Display revision
--HG--
branch : develop
|
2015-11-29 14:35:55 +01:00 |
|
kervala
|
0666f9d2c9
|
Removed: Useless MFC readme.txt
--HG--
branch : develop
|
2015-11-29 14:19:55 +01:00 |
|
kervala
|
7a2dd18095
|
Changed: Add and use more constants in config.h
--HG--
branch : develop
|
2015-11-29 14:19:02 +01:00 |
|
kervala
|
ce519d6d34
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-29 14:12:55 +01:00 |
|
kervala
|
abb6b28661
|
Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR
--HG--
branch : develop
|
2015-11-29 14:11:17 +01:00 |
|
kervala
|
27b45b40e8
|
Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time
--HG--
branch : develop
|
2015-11-29 14:10:42 +01:00 |
|
kervala
|
2fa0544912
|
Changed: Don't generate revision.h anymore
--HG--
branch : develop
|
2015-11-29 14:09:21 +01:00 |
|
kervala
|
520eb941b1
|
Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
|
2015-11-29 14:06:05 +01:00 |
|
kervala
|
39bda44106
|
Changed: Removed useless checks in config.h
--HG--
branch : develop
|
2015-11-29 14:02:44 +01:00 |
|
kervala
|
06994f4c58
|
Added: RC files for NeL drivers
--HG--
branch : develop
|
2015-11-29 13:58:12 +01:00 |
|
kervala
|
10c890f16f
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-29 13:05:04 +01:00 |
|
kervala
|
876d880f87
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-27 19:55:40 +01:00 |
|
kervala
|
02594e50de
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-27 19:38:15 +01:00 |
|
kervala
|
4d4df6aaf8
|
Changed: Updated UNIX icons
--HG--
branch : develop
|
2015-11-27 19:37:14 +01:00 |
|
kervala
|
369a9efe0d
|
Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture
--HG--
branch : compatibility-develop
|
2015-11-26 10:23:27 +01:00 |
|
kervala
|
0f41024e93
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-26 10:21:30 +01:00 |
|
kervala
|
ba2cfee2b1
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-25 16:02:08 +01:00 |
|
kervala
|
2f4b23df31
|
Merge
--HG--
branch : develop
|
2015-11-24 20:13:27 +01:00 |
|
kervala
|
96ac3ecefc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-24 20:11:52 +01:00 |
|
kaetemi
|
525b0f1643
|
Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested
--HG--
branch : develop
|
2015-11-24 19:33:57 +01:00 |
|
kervala
|
5e9d8ff513
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-24 19:02:37 +01:00 |
|
kervala
|
56988bf85b
|
Changed: Minor change
--HG--
branch : develop
|
2015-11-24 19:01:54 +01:00 |
|
kervala
|
86c2148df8
|
Changed: Remove Yubo chat references
--HG--
branch : develop
|
2015-11-24 19:01:41 +01:00 |
|
kervala
|
5a667862f4
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-24 19:00:13 +01:00 |
|
kervala
|
04900c43ee
|
Added: Missing data from gamedev.bnp
--HG--
branch : compatibility-develop
|
2015-11-24 18:57:48 +01:00 |
|
kervala
|
60270b4e0c
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-11-24 10:47:54 +01:00 |
|
kervala
|
f9357dd41d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-24 10:13:18 +01:00 |
|
kervala
|
244c2eb211
|
Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
|
2015-11-24 10:02:09 +01:00 |
|
kervala
|
9dffada687
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-23 16:44:42 +01:00 |
|
kervala
|
b6e265bcdd
|
Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
--HG--
branch : develop
|
2015-11-23 16:44:06 +01:00 |
|