Commit Graph

330 Commits (c9f82c076f1726a04882d3b501e88181fd65ef6e)

Author SHA1 Message Date
kervala 5045b0ea8a Changed: #878 Fix typos in comments/code 15 years ago
kervala a3ae822a88 Changed: #878 Fix typos in comments/code 15 years ago
kervala 88a5f4e074 Changed: #878 Fix typos in comments/code 15 years ago
vl d971a9537c Removed: flooding warning 15 years ago
kervala 2b2b1c3748 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala b22129a4fb Changed: #1028 Implement GlWndProc for X11 15 years ago
kervala 2b74d425ed Changed: #1028 Implement GlWndProc for X11 15 years ago
kervala 28e5c4e485 Fixed: #1028 Implement GlWndProc for X11 15 years ago
kervala 9275ce5175 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 15 years ago
mattraykowski 27ec384cb8 Change: #842 Added some source groups to mimic VS SLNs. 15 years ago
mattraykowski f76025cfac Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively. 15 years ago
mattraykowski 500cd44655 Changed: #842 Added ability to toggle support for STLport builds - note untested! 15 years ago
mattraykowski ca56d259cc Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths. 15 years ago
vl e71c3b5417 Merge 15 years ago
kervala 6c6432891f Changed: #842 Added FINAL_VERSION for NeL 15 years ago
kervala 733e5f4b1a Changed: cbDirectoryChanged now displays a warning if it couldn't change directory 15 years ago
kervala ddb918de66 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala a1356178fd Changed: #878 Fix typos in comments/code 15 years ago
kervala 5bb012883d Changed: #860 Remove/convert/update old projects 15 years ago
kervala c426347080 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala b4aaac574f Fixed: config_file generated files not openable 15 years ago
kervala e6717c9efc Changed: #1021 nel-misc.pc install file missing ubuntu / debian linux 15 years ago
rti 32cd792e14 merge 15 years ago
rti d4e2ab4013 Fixed: #1020 GLWindow, create, destroy, create would lead to creating two autorelease pools 15 years ago
Matt Raykowski e3302e6844 merge 15 years ago
Matt Raykowski b4a635c412 Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 15 years ago
kervala 936d97b070 Fixed: GCC error with templates (by Naush) 15 years ago
rti 1a756384c2 merge 15 years ago
rti 9a490239e8 Fixed: #1008 Modifier Key Information 15 years ago
kervala 3b70e484f6 Fixed: #1019 Add public setWindowIcon method to UDriver 15 years ago
kervala 00ae75ef04 Fixed: #1018 Implement setWindowIcon for Win32 15 years ago
kervala 8605f833e9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala ad59a1f35b Fixed: #973 Add an internal method to set an icon for X11 window in OpenGL driver 15 years ago
kervala 34e58b7f19 Fixed: #928 XRandR modesetting 15 years ago
kervala 41eedee735 Fixed: #928 XRandR modesetting 15 years ago
kervala f497cba0c2 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 64a175ff09 Fixed: tile_edit_qt compilation 15 years ago
kervala 8a9208b24c Changed: #841 Change the wrong header in the source code 15 years ago
kervala b9750904f1 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala 31236e1dea Changed: #860 Remove/convert/update old projects 15 years ago
kervala 0383b14169 Changed: optimizations for PCH 15 years ago
kervala 9b06f1c481 Fixed: sort screen modes by width, height and frequency 15 years ago
kervala c535f83ea3 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 1f3793e523 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala a51e1516ec Fixed: NeL compilation with automake 15 years ago
vl f34d0f3249 Added: default value for light 0 (thx valgrind) 15 years ago
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X 15 years ago
kervala 23387884dc Changed: #841 Change the wrong header in the source code 15 years ago
vl 39b6194f02 Changed: misc things 15 years ago
vl 4c06c20712 Added: better detection of jpeg size 15 years ago
rti b9bd5c8fce Fixed: #1012 Dead Keys Broken 15 years ago
rti a91497f86b Fixed: #1011 Switch nlWindow from NSWindow* to NSView* 15 years ago
rti cbbcd286cb Fixed: #1011 Switch nlWindow from NSWindow* to NSView* 15 years ago
rti bc08dee5a0 Fixed: #1009 Cocoa Window not necessary 15 years ago
rti e6e1d2e3fe merge 15 years ago
rti b9b1605120 Changed: #947 improved mouse wheel handling (thresholding) 15 years ago
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now 15 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala ae239a6b94 Changed: #880 Use PCH under Linux with CMake 15 years ago
rti 1e1e0c45ae Fixed: #1000 ft2build.h not found by FindFreetype 15 years ago
rti c613b8a103 Changed: #880 disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc) 15 years ago
kervala deb32e7dda Changed: #841 Change the wrong header in the source code 15 years ago
kervala 6457dd4f55 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 7cb5099a1c Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala df304689fc Changed: #842 Added -g flag in Release too 15 years ago
kervala 7c9914b4e3 Changed: #880 Removed useless code in PCHSupport.cmake 15 years ago
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references 15 years ago
kervala e0f22bf104 Fixed: std::auto_ptr not found 15 years ago
kervala 6779fcf1b3 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala f33365ea10 Changed: #880 Added WITH_PCH to activate Precompiled Header (default is ON) 15 years ago
kervala 0238458539 Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too) 15 years ago
kervala 7d7ded9528 Changed: #842 Added new optimizations for VC++ linker and compiler 15 years ago
kervala 870fb2a50a Changed: #842 Removed obsolete files (all methods are already implemented in CSystemInfo) 15 years ago
kervala d308968f9a Changed: #842 nel-config and .pc files correct paths 15 years ago
kervala 8eac425f0f Changed: #842 NeL and Ryzom Core version 0.7.0 15 years ago
kervala 6eda3d5039 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala fc22fcb3de Changed: #841 Change the wrong header in the source code 15 years ago
kervala 12b45aa650 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala fcb53cf7be Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 7a99daae23 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 73744cd0ae Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 611b5498e8 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 9eb0e21867 Changed: #880 Use PCH under Linux with CMake 15 years ago
rti 6567201c25 merge 15 years ago
rti 8ad1901f17 Changed: #947 added mac menu, force redraw after buffer swap, some cleanup 15 years ago
kervala 9de1c9e027 Changed: #878 Fix typos in comments/code 15 years ago
rti 59b7ac1f9f merge 15 years ago
rti 60dae3bfd0 Changed: #947 adapted to recent driver changes, some cleanup 15 years ago
kervala 5c913341e2 Fixed: #998 bnp_make returns 1 when successful 15 years ago
kervala 964ffc2183 Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux 15 years ago
kervala 0761387c3b Changed: #841 Change the wrong header in the source code 15 years ago
kervala 551d33c933 Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux 15 years ago
kervala a362e280ca Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala db81731ff5 Fixed: #992 Infinite loop and crash when a parent sheet is the same file as self 15 years ago
kervala 5e4cd25b2c Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala ec62912164 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala 28c4072960 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala 4e334e85b7 Fixed: #990 Add possibility to set and get log directory 15 years ago
kervala f5e591486f Changed: #853 Compilation on 64-bits platforms 15 years ago