Commit Graph

2376 Commits (b558a1a18b1ed6be18cfa9ead88ccb85689a6903)

Author SHA1 Message Date
kervala 1f3793e523 Changed: Remove all warning when compiling Ryzom
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
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 c613b8a103 Changed: disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references
kervala 6779fcf1b3 Changed: Use PCH under Linux with CMake
kervala 0238458539 Changed: Use PCH under Linux with CMake (use the same macros for Windows too)
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 870fb2a50a Changed: Removed obsolete files (all methods are already implemented in CSystemInfo)
kervala fc22fcb3de Changed: Change the wrong header in the source code
kervala 7a99daae23 Changed: Use PCH under Linux with CMake
kervala 73744cd0ae Changed: Use PCH under Linux with CMake
kervala 611b5498e8 Changed: Use PCH under Linux with CMake
kervala 9eb0e21867 Changed: Use PCH under Linux with CMake
rti 6567201c25 merge
rti 8ad1901f17 Changed: added mac menu, force redraw after buffer swap, some cleanup
kervala 9de1c9e027 Changed: Fix typos in comments/code
rti 59b7ac1f9f merge
rti 60dae3bfd0 Changed: adapted to recent driver changes, some cleanup
kervala 964ffc2183 Fixed: Floating Point Exception in NL3D::CDriverGL::getModes on Linux
kervala 0761387c3b Changed: Change the wrong header in the source code
kervala 551d33c933 Fixed: Floating Point Exception in NL3D::CDriverGL::getModes on Linux
kervala a362e280ca Changed: Remove all warning when compiling Ryzom
kervala db81731ff5 Fixed: Infinite loop and crash when a parent sheet is the same file as self
kervala 5e4cd25b2c Changed: Make sure all debug files are created in log directory
kervala ec62912164 Changed: Make sure all debug files are created in log directory
kervala 28c4072960 Changed: Make sure all debug files are created in log directory
kervala 4e334e85b7 Fixed: Add possibility to set and get log directory
kervala a5d0faaec5 Changed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala 3ed8f85188 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala cb649eba75 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala a877932708 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala bf6e36cd33 Changed: Removed files with no content from project (fix some VC++ warnings)
kervala dcf1277953 Changed: Added SOVERSION property to shared libraries
kervala 7cbe65d2ef Changed: Fix typos in comments/code
rti ec3f194b42 Changed: fixed set mouse pos in fullscreen on non main monitor
rti 7457a1838f merge
rti ac758bc0e3 Changed: fixed set mouse pos in fullscreen on non main monitor
kervala 91d971ad64 Fixed: Create setWindowSize private method in OpenGL driver
rti 207c648b88 merge, fixed build with NL_MAC_NATIVE
rti 7e91dd34fd merge
kervala 5e298e8844 Fixed: Create setWindowSize private method in OpenGL driver
rti 2e6078898e Changed: fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions)
kervala a63d1e249b Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala f381f335e1 Changed: Fix typos in comments/code
rti 45582ac1c8 Changed: fixed mouse position setting on non main monitor
rti 6ff4d15826 merge
rti 1424cfb2b1 Changed: fixed key 5 and 6 interchanged
kervala 6a78fc23a5 Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala 90fc776669 Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala eb769bfb9c Changed: Fix typos in comments/code
kervala 2f93f19afc Fixed: Implement getWindowPos for Linux
kervala e4e43d2ac3 Fixed: Create a setScreenMode method in OpenGL driver
kervala 829e15f5bf Fixed: Create a setScreenMode method in OpenGL driver
kervala 365745a3bf Fixed: Implement getWindowPos for Linux
kervala 929f5a3b8d Changed: Move all window and input related methods to a new file from OpenGL driver
kervala d16356fefe Changed: Move all window and input related methods to a new file from OpenGL driver
kervala 9147170866 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
kervala 72e5f44ed6 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
kaetemi d4ad6c774d Merge
kaetemi 199ef975d8 Fixed: OpenAL driver did not work anymore because of bad isBufferLoaded implementation.
rti ebc8121dd8 Fixed: Fullscreen X11 on Mac is not available (vidmode missing), disable it in the driver.
rti cb9217d8a3 Changed: mouse wheel, resizable flag
rti 0eda79d7b3 merge
rti f082ef3efb Fixed: Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
kervala 004f5b3f83 Changed: Remove all warning when compiling Ryzom on Linux
kervala b4529541c3 Fixed: mapping accentued keys to actions in game
kervala 4b15d7273e Changed: Fix typos in comments/code
rti 458f5a1072 Changed: fixed *.pc install source paths
rti 1b6382633a merge
rti 38fd14fbd2 Changed: showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
kervala e3cadf3de5 Fixed: Another dead lock under Linux
kervala 7e5502b38c Changed: Added pkg-config files
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
rti 59155f1839 Changed: enable bloom on mac (commented hardcoded "not for mac" gl ext stuff)
rti fc9bd00a81 merge
rti 23cbfdbb60 Changed: added fullscreen and mode switching support
kervala 017935c302 Changed: Move all window and input related methods to a new file from OpenGL driver
kervala 5af2dbea2a Changed: Fix typos in comments/code
kervala 9df2f7fe95 Changed: Fix typos in comments/code
kervala 293f47c367 Fixed: Shadows under Linux
kervala d2c478106d Fixed: Floating point exceptions
kervala d14e6418da Fixed: Floating point exceptions
kervala 1cb5cf3e4d Fixed: Allow use of UAnimationSet without activate headers optimization
kervala e823e9ece2 Changed: Fix typos in comments/code
kervala e065046317 Changed: Remove/convert/update old projects
kervala 76c34e285d Fixed: Shadows under Linux
rti ff95aa3e84 Changed: dead key support
rti a0e9e045dc Changed: window position and cocoa screen coordinates
rti dce6ccf148 merge
rti 4ef905aab7 Changed improved shortcut and unicode text handling
Thibaut Girka 70d25e6056 Changed: enable window resizing
Thibaut Girka 102822ff00 Fixed: fixed XF86VidModeModeInfo creation, should work on 64b
Thibaut Girka bd1f1f7c7e Merge local changes
rti b5c8752872 Changed: window title, position, resize. fixed notify sound on key down.
rti 7e3fb9f078 Fixed: link X11 on Mac OS X if without WITH_COCOA
rti 0f62cfa0f2 Changed: adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
kervala 1cb477b8d3 Fixed: Use nlWindow instead of void* for window ID
kervala f71252d0d5 Added: CSystemUtils class in Makefile.am
rti e322091017 Fixed: Ryzom Client: Mac OS X X11 unsupported color depth
rti 2deca37990 Fixed: NEL: build on Mac OS X
kervala 35c1603f20 Fixed: Add a check for GL_ARB_texture_rectangle
kervala 2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
kaetemi a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png.
kaetemi cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
aquiles 2f3f320843 Fixed: Bloom for non NV Cards on OpenGL
kervala b31ad9974a Fixed: Dead keys are not working on Linux
kervala 2522e93604 Changed: Dead keys are not working on Linux
kervala e0a5ebf20f Changed: Make all keys used for actions/macros identical on all platforms
Matt Raykowski 10577effa0 Update: Merged in nlWindow patch from SVN.
kervala 7c664c32f7 Changed: Make all keys used for actions/macros identical on all platforms
kervala a63e6c5dc3 Changed: Make all keys used for actions/macros identical on all platforms
kervala 247d75b75b Fixed: Implement first time pressed keys on Linux
kervala 23d3e04d3e Fixed: Invalid character when pressing DEL key under Linux
kervala cca38ca645 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kervala b6138d5ec8 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kervala 39f2624a69 Changed: Move OS specific code from client or server to NeL when it's possible
kervala 05b6447aad Changed: Move OS specific code from client or server to NeL when it's possible
kervala 2572ef9e9f Fixed: Crash when updating Windows 7 progress bar
Thibaut Girka 9b5e5c9972 Refactor a bit
Thibaut Girka 9cb84682ae Add X mode setting when fullscreen
Thibaut Girka 69502d3362 Implement CDriverGL::setMode for X
kervala a9f92a0e36 Changed: Remove all warning when compiling Ryzom on Linux
kervala 41a197060a Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
kervala 45c8adf72f Changed: Remove all warning when compiling Ryzom on Linux
kervala ca1a6f95fe Changed: Remove all warning when compiling Ryzom on Linux
kervala c92db19b1d Fixed: BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
vl bb63259a3d Changed: include path are not the same for openal on mac (patch by rti)
vl fa7b90e27d Changed: threadid is now in size_t. patch by rti
kervala 3449a727c0 Fixed: 24bpp support (patch provided by ThibG)
Matt Raykowski 6901aaa0e4 merge
Matt Raykowski cd7af53bc8 Fixed: CMake now finds XF86VidMode and links OpenGL correctly.
kervala d955ac8426 Changed: Fix typos in comments/code
kervala 6eff3d4d61 Changed: Fix typos in comments/code
vl 1009564115 Changed: make it compile in pure static
kervala 7734507190 Fixed: Shared Libs loading on Mac OS X (patch provided by rti)
kervala 05c1f6bd2a Merge
kervala 85d83088a3 Fixed: 24bpp support (patch provided by ThibG)
vl b1022a83c5 Fixed: in static, it didn't compile
kervala aa8eba9d99 Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala 1c51331f5d Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala b8645f969f Changed: Change the wrong header in the source code
kervala 538f7abb14 Fixed: CSString::find and CSString::findNS broken
kervala d2d2427288 Changed: Nel driver_xaudio2 and driver_dsound failed to compile
kervala 5214dc06fc Changed: Remove/convert/update old projects
vl 929717e3b1 Fixed: make it compile
kervala ad6a1e6888 Changed: Client Core crashing on direct3d shader driver
kervala 1a649a8d23 Merge
kervala 783c0ac359 Merge
Matt Raykowski c9d0e92ad7 Resolved: Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
Matt Raykowski 57220dbd7d Resolved: Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
Matt Raykowski 85bc5bdb84 merge
Matt Raykowski f5b2d23db4 Update: Fixing the private headers issues.
kervala b25c2fa105 Merge
vl b577ab73bc Fixed: linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
vl 45283a568c Changed: make the mutex working on Linux
kervala 8b7144733a Changed: VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
acemtp@users.sourceforge.net 8b920944dd Changed: add +x on linux script to be executable
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version