Commit graph

5430 commits

Author SHA1 Message Date
kervala
e96f954a87 Changed: Minor changes 2015-12-02 18:55:31 +01:00
kervala
5a4f7a3757 Fixed: Search icons under Linux in default directories 2015-12-02 09:21:44 +01:00
kervala
eaab558f2a Fixed: Only display VR page in game config if compiled with a VR SDK 2015-12-01 15:58:45 +01:00
kervala
f611efc153 Fixed: Assimp depends on ZLIB 2015-11-30 14:19:38 +01:00
kervala
46543242db Fixed: Link error under Debian Squeeze 2015-11-30 14:19:05 +01:00
kervala
d381ee8965 Fixed: Warning filePath not being a const char* 2015-11-30 14:18:04 +01:00
kervala
03bee917de Fixed: Compilation under Linux 2015-11-30 14:16:47 +01:00
kervala
2c9e305322 Changed: Forgot other ## 2015-11-30 12:25:43 +01:00
kervala
d18021f6c9 Fixed: GCC doesn't support no arguments for __VA_ARGS__ 2015-11-30 10:29:24 +01:00
kervala
7ecfbd701a Fixed: VC++ 2010 already supports ULL 2015-11-30 10:28:06 +01:00
kervala
7dbf4bd3d2 Fixed: 64 bits constants truncated in 32 bits 2015-11-30 10:27:41 +01:00
kervala
9d7b953a12 Fixed: Warning string after #endif 2015-11-30 10:27:03 +01:00
kervala
cbe7528130 Changed: Look into predefined pathes for Ryzom icons 2015-11-29 14:43:08 +01:00
kervala
0ad9f15831 Changed: Use RYZOM_VERSION from config.h (generated by CMake) 2015-11-29 14:37:14 +01:00
kervala
bdcdc7c693 Changed: Display revision 2015-11-29 14:35:55 +01:00
kervala
6a17da8951 Removed: Useless MFC readme.txt 2015-11-29 14:19:55 +01:00
kervala
a6ed27598f Changed: Add and use more constants in config.h 2015-11-29 14:19:02 +01:00
kervala
6898434de6 Changed: Minor changes 2015-11-29 14:12:55 +01:00
kervala
4ca1b40b6b Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR 2015-11-29 14:11:17 +01:00
kervala
fcc164fd59 Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time 2015-11-29 14:10:42 +01:00
kervala
313912d7ba Changed: Don't generate revision.h anymore 2015-11-29 14:09:21 +01:00
kervala
532aaa1078 Changed: Simplified CMake ELSE and ENDIF 2015-11-29 14:06:05 +01:00
kervala
b990a23095 Changed: Removed useless checks in config.h 2015-11-29 14:02:44 +01:00
kervala
647fe665f1 Added: RC files for NeL drivers 2015-11-29 13:58:12 +01:00
kervala
479d9c089b Changed: Updated UNIX icons 2015-11-27 19:37:14 +01:00
kervala
7328b727c5 Merge 2015-11-24 20:13:27 +01:00
kaetemi
5e13d65bd8 Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested 2015-11-24 19:33:57 +01:00
kervala
da373b3d4b Changed: Minor change 2015-11-24 19:01:54 +01:00
kervala
157206594f Changed: Remove Yubo chat references 2015-11-24 19:01:41 +01:00
kervala
f895b6a713 Fixed: Open web pages in background under OS X and don't close client 2015-11-24 10:02:09 +01:00
kervala
36ce66aac5 Changed: New icon generated with iconutil (requires more icons sizes so bigger file) 2015-11-23 16:44:06 +01:00
kervala
08a4f32e48 Changed: Added details for executable (we'll need to improve it for Ryzom Core) 2015-11-22 18:41:30 +01:00
kervala
22d99e3b2a Changed: New icon based on another Atys image with colors more vivid 2015-11-22 18:40:21 +01:00
kervala
ae54355c5f Changed: URLs don't exist anymore 2015-11-22 18:37:52 +01:00
kervala
2d348c7f13 Fixed: Crash under Linux saying you can't use X in multi-threaded environment 2015-11-22 18:37:29 +01:00
kervala
e618275bec Fixed: Crash under Linux (patch by Nimetu), fixes #252 2015-11-22 18:36:53 +01:00
kervala
b3f294759e Fixed: Unable to open URLs under Linux while using Steam Runtime 2015-11-21 17:39:49 +01:00
kervala
70c47de7c8 Fixed: Typo 2015-11-21 17:37:45 +01:00
kervala
4d99b9d3bc Changed: Give priority to xdg-open (if present) to open URLs under Linux 2015-11-21 17:36:44 +01:00
kervala
953e7b3df6 Changed: Removed useless parameter for nlerror 2015-11-21 17:17:19 +01:00
kaetemi
df382464d8 Merge with feature-export-assimp 2015-11-16 00:46:27 +01:00
kervala
9ca49a8d0f Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :( 2015-11-15 18:33:09 +01:00
kervala
f9125741c4 Changed: Display basic information for OpenAL driver 2015-11-15 18:31:56 +01:00
kervala
0267264cdd Changed: Temporary comment the line because XAudio2 returns an error if used 2015-11-15 18:31:20 +01:00
kervala
9aa47b4836 Changed: Minor changes 2015-11-15 13:29:34 +01:00
kervala
c210bb0e88 Fixed: Display title and artist name from ogg files in music player 2015-11-15 13:13:44 +01:00
kervala
2bad77c5fa Fixed: Only open supported music formats in music player 2015-11-15 13:12:54 +01:00
kervala
70ee2e7465 Removed: Ryzom translations in develop 2015-11-15 12:51:00 +01:00
kaetemi
0289b22db0 This seems like a good idea as well, ref #254 2015-11-15 12:27:58 +01:00
kaetemi
fc8e07c791 Add some extra checks, ref #254 2015-11-15 12:21:14 +01:00