Commit Graph

359 Commits (aa506598d056c4ae0cc9a7d8721102d75a2696b2)

Author SHA1 Message Date
kervala bb8cea02ea Changed: Remove all warning when compiling Ryzom
kervala 01748aa3f5 Changed: Fix typos in comments/code
kervala 540e24b7b6 Changed: Remove all warning when compiling Ryzom
kervala 65647fecbb Changed: Window content is black after switching windowed <-> fullscreen
kervala 90acceadbf Fixed: Window content is black after switching windowed <-> fullscreen
kervala 1fab114680 Fixed: XConfigureNotify window position different from XMoveWindow
kervala dd93616bf6 Fixed: XMapWindow doesn't preserve current window position
kervala a587bc1846 Fixed: X11 error when quitting the client on linux
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg
kervala 042507413a Changed: Fix typos in comments/code
kervala cec0572a61 Changed: Allow to queue any buffer not only those managed by CSourceAL
kervala f565acbd40 Changed: Implemented getTime() in OpenAL driver
kervala 20a2fbd674 Changed: Don't add buffer to queue when using sync mode
kervala 0c5d50299b Fixed: Crash in OpenAL driver when a music is playing and user returns to selection menu
kervala ba4ee26f7c Changed: Floating point exceptions
kervala 2a1441858f Changed: Music is "stopped" when client is loading with OpenAL driver
kervala 39e25f218e Changed: Music is "stopped" when client is loading with OpenAL driver
kervala 878996d64d Changed: Music is "stopped" when client is loading with OpenAL driver
kervala f768181706 Changed: Don't delete buffers if they will be reused
kervala ac5cd5e41e Changed: main() returns 0 when success
kervala 161e40a3f2 Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod>
kervala 6dec8a3cf5 Changed: Fix typos in comments/code
vl 056f8e147f Removed: flooding warning
kervala b0a33c716c Changed: Implement music streaming in OpenAL driver
kervala 8dff836491 Fixed: Implement music streaming in OpenAL driver
kervala f0205328dc Changed: Implement music streaming in OpenAL driver
kervala 163e2dc1a5 Changed: Implement music streaming in OpenAL driver
kervala 5950b1f5bf Changed: Implement music streaming in OpenAL driver
kervala 4d586ef8d0 Changed: Implement music streaming in OpenAL driver
kervala 5045b0ea8a Changed: Fix typos in comments/code
kervala a3ae822a88 Changed: Fix typos in comments/code
kervala 88a5f4e074 Changed: Fix typos in comments/code
vl d971a9537c Removed: flooding warning
kervala 2b2b1c3748 Changed: Remove all warning when compiling Ryzom
kervala b22129a4fb Changed: Implement GlWndProc for X11
kervala 2b74d425ed Changed: Implement GlWndProc for X11
kervala 28e5c4e485 Fixed: Implement GlWndProc for X11
kervala 9275ce5175 Changed: Remove all warning when compiling Ryzom
kervala c6d7643b4b Changed: Remove all warning when compiling Ryzom
mattraykowski 27ec384cb8 Change: Added some source groups to mimic VS SLNs.
mattraykowski f76025cfac Change: Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively.
mattraykowski 500cd44655 Changed: Added ability to toggle support for STLport builds - note untested!
mattraykowski ca56d259cc Changed: Fix for nelmisc builds on Windows without DirectX in the VS paths.
vl e71c3b5417 Merge
kervala 6c6432891f Changed: Added FINAL_VERSION for NeL
kervala 733e5f4b1a Changed: cbDirectoryChanged now displays a warning if it couldn't change directory
kervala ddb918de66 Changed: Use a standard application path for writing files
kervala a1356178fd Changed: Fix typos in comments/code
kervala 5bb012883d Changed: Remove/convert/update old projects
kervala c426347080 Changed: Use a standard application path for writing files
kervala b4aaac574f Fixed: config_file generated files not openable
kervala e6717c9efc Changed: nel-misc.pc install file missing ubuntu / debian linux
rti 32cd792e14 merge
rti d4e2ab4013 Fixed: GLWindow, create, destroy, create would lead to creating two autorelease pools
Matt Raykowski e3302e6844 merge
Matt Raykowski b4a635c412 Changed: 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.
kervala 936d97b070 Fixed: GCC error with templates (by Naush)
rti 1a756384c2 merge
rti 9a490239e8 Fixed: Modifier Key Information
kervala 3b70e484f6 Fixed: Add public setWindowIcon method to UDriver
kervala 00ae75ef04 Fixed: Implement setWindowIcon for Win32
kervala 8605f833e9 Changed: Move OS specific code from client or server to NeL when it's possible
kervala ad59a1f35b Fixed: Add an internal method to set an icon for X11 window in OpenGL driver
kervala 34e58b7f19 Fixed: XRandR modesetting
kervala 41eedee735 Fixed: XRandR modesetting
kervala f497cba0c2 Changed: Remove/convert/update old projects
kervala 64a175ff09 Fixed: tile_edit_qt compilation
kervala 8a9208b24c Changed: Change the wrong header in the source code
kervala b9750904f1 Changed: Make sure all debug files are created in log directory
kervala 31236e1dea Changed: Remove/convert/update old projects
kervala 0383b14169 Changed: optimizations for PCH
kervala 9b06f1c481 Fixed: sort screen modes by width, height and frequency
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 1f3793e523 Changed: Remove all warning when compiling Ryzom
kervala a51e1516ec Fixed: NeL compilation with automake
vl f34d0f3249 Added: default value for light 0 (thx valgrind)
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X
kervala 23387884dc Changed: Change the wrong header in the source code
vl 39b6194f02 Changed: misc things
vl 4c06c20712 Added: better detection of jpeg size
rti b9bd5c8fce Fixed: Dead Keys Broken
rti a91497f86b Fixed: Switch nlWindow from NSWindow* to NSView*
rti cbbcd286cb Fixed: Switch nlWindow from NSWindow* to NSView*
rti bc08dee5a0 Fixed: Cocoa Window not necessary
rti e6e1d2e3fe merge
rti b9b1605120 Changed: improved mouse wheel handling (thresholding)
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
rti 1e1e0c45ae Fixed: ft2build.h not found by FindFreetype
rti c613b8a103 Changed: disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
kervala deb32e7dda Changed: Change the wrong header in the source code
kervala 6457dd4f55 Changed: Remove/convert/update old projects
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala df304689fc Changed: Added -g flag in Release too
kervala 7c9914b4e3 Changed: Removed useless code in PCHSupport.cmake
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references
kervala e0f22bf104 Fixed: std::auto_ptr not found
kervala 6779fcf1b3 Changed: Use PCH under Linux with CMake
kervala f33365ea10 Changed: Added WITH_PCH to activate Precompiled Header (default is ON)