Commit Graph

8922 Commits (182a9173388afd844385900e032c86f5a36fa2fd)
 

Author SHA1 Message Date
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg
kervala 47e2d3532d Changed: Save CameraDistance and FPV not only if in Windowed mode (fix)
kervala b5f09fc9c9 Changed: Save CameraDistance and FPV not only if in Windowed mode
kervala 042507413a Changed: Fix typos in comments/code
kervala bd44224959 Changed: Crash in OpenAL driver when a music is playing and user returns to selection menu
kervala a1d8277eea Fixed: Loading music is not fading after reselecting a character
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 d35da7cfd8 Changed: Fix typos in comments/code
kervala 032284affa Changed: Remove all warning when compiling Ryzom
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 3b0e201dd6 Merge
vl f34e513192 Fixed: the nel tracer/printer for libwww
vl 056f8e147f Removed: flooding warning
vl 5a42894005 Fixed: crash when we pass the login/pass in command line
vl c9951246a7 Changed: order or the lib to make it compile in pure static
kervala b0a33c716c Changed: Implement music streaming in OpenAL driver
kervala bf5e086157 Fixed: Crash in OpenAL driver when a music is playing and user quit client
kervala aa446917b9 Fixed: Music is "stopped" when client is loading with 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 30ee5647df Changed: generate symbol by default
vl 5a1fa02588 Changed: No more log in stdout, only in log file
vl daedac045b Added: search ryzom.png in path
vl bd86b6f29d Changed: don't add the "data" directory 2 times
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!