Commit Graph

208 Commits (7d7ded9528f4a48059c30534482388814e0ca0cc)

Author SHA1 Message Date
rti 45582ac1c8 Changed: #947 fixed mouse position setting on non main monitor 15 years ago
rti 6ff4d15826 merge 15 years ago
rti 1424cfb2b1 Changed: #947 fixed key 5 and 6 interchanged 15 years ago
kervala 6a78fc23a5 Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver 15 years ago
kervala 90fc776669 Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver 15 years ago
kervala eb769bfb9c Changed: #878 Fix typos in comments/code 15 years ago
kervala 74150b80b6 Added: shapes_exporter in NeL tools 15 years ago
kervala 2f93f19afc Fixed: #979 Implement getWindowPos for Linux 15 years ago
kervala e4e43d2ac3 Fixed: #980 Create a setScreenMode method in OpenGL driver 15 years ago
kervala 829e15f5bf Fixed: #980 Create a setScreenMode method in OpenGL driver 15 years ago
kervala 365745a3bf Fixed: #979 Implement getWindowPos for Linux 15 years ago
kervala 929f5a3b8d Changed: #970 Move all window and input related methods to a new file from OpenGL driver 15 years ago
kervala d16356fefe Changed: #970 Move all window and input related methods to a new file from OpenGL driver 15 years ago
kervala 9147170866 Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows) 15 years ago
kervala 72e5f44ed6 Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows) 15 years ago
kaetemi d4ad6c774d Merge 15 years ago
kaetemi 199ef975d8 Fixed: #974 OpenAL driver did not work anymore because of bad isBufferLoaded implementation. 15 years ago
rti ebc8121dd8 Fixed: #975 Fullscreen X11 on Mac is not available (vidmode missing), disable it in the driver. 15 years ago
rti cb9217d8a3 Changed: #947 mouse wheel, resizable flag 15 years ago
rti 0eda79d7b3 merge 15 years ago
rti f082ef3efb Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 15 years ago
kervala 004f5b3f83 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala b4529541c3 Fixed: #960 mapping accentued keys to actions in game 15 years ago
kervala 4b15d7273e Changed: #878 Fix typos in comments/code 15 years ago
rti 458f5a1072 Changed: #842 fixed *.pc install source paths 15 years ago
rti 1b6382633a merge 15 years ago
rti 38fd14fbd2 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 15 years ago
kervala e3cadf3de5 Fixed: #971 Another dead lock under Linux 15 years ago
kervala 7e5502b38c Changed: #842 Added pkg-config files 15 years ago
"Matt Raykowski" 9a92bf9d71 merge 15 years ago
"Matt Raykowski" ede3c57553 Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows. 15 years ago
"Matt Raykowski" edeec1cb70 Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows. 15 years ago
rti 59155f1839 Changed: #947 enable bloom on mac (commented hardcoded "not for mac" gl ext stuff) 15 years ago
rti fc9bd00a81 merge 15 years ago
rti 23cbfdbb60 Changed: #947 added fullscreen and mode switching support 15 years ago
kervala 017935c302 Changed: #970 Move all window and input related methods to a new file from OpenGL driver 15 years ago
kervala 5af2dbea2a Changed: #878 Fix typos in comments/code 15 years ago
kervala 9df2f7fe95 Changed: #878 Fix typos in comments/code 15 years ago
kervala 42537265d9 Changed: #842 Move building system to CMake for the Ryzom Client (patch provided by Krolock) 15 years ago
kervala 293f47c367 Fixed: #898 Shadows under Linux 15 years ago
kaetemi c71492c605 Added: #929 Rbank build process for build pipeline. 15 years ago
kaetemi 401dafe705 Changed: #964 Allow disabling of consistency check in rbank build tool, because it's immensely slow. 15 years ago
kervala d2c478106d Fixed: #963 Floating point exceptions 15 years ago
kervala d14e6418da Fixed: #963 Floating point exceptions 15 years ago
kaetemi 2ef597aaae Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database. 15 years ago
kaetemi a30c616cb7 Added: #929 Work in progress of new build pipeline scripts. 15 years ago
kaetemi 0b54c00362 Changed: Build max plugins with debug information. 15 years ago
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins. 15 years ago
kaetemi cdc72262be Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged. 15 years ago
kaetemi 9c258ad628 Fixed: Export crashes caused by incorrect delete of objects created by max. 15 years ago
kaetemi 196dc070e7 Changed: Max plugins now share the same NeL context. 15 years ago
kervala 1cb5cf3e4d Fixed: #961 Allow use of UAnimationSet without activate headers optimization 15 years ago
kervala e823e9ece2 Changed: #878 Fix typos in comments/code 15 years ago
kervala e065046317 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 76c34e285d Fixed: #898 Shadows under Linux 15 years ago
rti ff95aa3e84 Changed: #947 dead key support 15 years ago
rti a0e9e045dc Changed: #947 window position and cocoa screen coordinates 15 years ago
rti dce6ccf148 merge 15 years ago
rti 4ef905aab7 Changed #947 improved shortcut and unicode text handling 15 years ago
Thibaut Girka 70d25e6056 Changed: #926 enable window resizing 15 years ago
Thibaut Girka 102822ff00 Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b 15 years ago
Thibaut Girka bd1f1f7c7e Merge local changes 15 years ago
rti b5c8752872 Changed: #947 window title, position, resize. fixed notify sound on key down. 15 years ago
rti 7e3fb9f078 Fixed: link X11 on Mac OS X if without WITH_COCOA 15 years ago
rti 0f62cfa0f2 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 15 years ago
kervala 1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 15 years ago
kervala f71252d0d5 Added: #825 CSystemUtils class in Makefile.am 15 years ago
rti e322091017 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 15 years ago
rti 2deca37990 Fixed: #872 NEL: build on Mac OS X 15 years ago
kervala 35c1603f20 Fixed: #946 Add a check for GL_ARB_texture_rectangle 15 years ago
kervala 2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 15 years ago
kaetemi a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png. 15 years ago
kaetemi cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 15 years ago
kaetemi 6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 15 years ago
aquiles 2f3f320843 Fixed: #944 Bloom for non NV Cards on OpenGL 15 years ago
kervala 0668dc8408 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
kervala b31ad9974a Fixed: #941 Dead keys are not working on Linux 15 years ago
kervala 2522e93604 Changed: #941 Dead keys are not working on Linux 15 years ago
kervala e0a5ebf20f Changed: #942 Make all keys used for actions/macros identical on all platforms 15 years ago
Matt Raykowski 10577effa0 Update: Merged in nlWindow patch from SVN. 15 years ago
kervala 7c664c32f7 Changed: #942 Make all keys used for actions/macros identical on all platforms 15 years ago
kervala a63e6c5dc3 Changed: #942 Make all keys used for actions/macros identical on all platforms 15 years ago
kervala 247d75b75b Fixed: #937 Implement first time pressed keys on Linux 15 years ago
kervala 23d3e04d3e Fixed: #936 Invalid character when pressing DEL key under Linux 15 years ago
kaetemi 93277088e1 Fixed: Nel application context missing in build far bank tool. 15 years ago
kaetemi a2f203f7a9 Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version. 15 years ago
kervala cca38ca645 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 15 years ago
kervala b6138d5ec8 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 15 years ago
kervala 39f2624a69 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 15 years ago
Thibaut Girka 9b5e5c9972 Refactor a bit 15 years ago
Thibaut Girka 9cb84682ae Add X mode setting when fullscreen 15 years ago
Thibaut Girka 69502d3362 Implement CDriverGL::setMode for X 15 years ago
kervala a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kaetemi c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...). 15 years ago
kaetemi 7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK. 15 years ago
kervala 41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 15 years ago
kervala 3c6c83bf03 Changed: #853 Compilation on 64-bits platforms 15 years ago
kervala cecb9d646b Changed: #853 Compilation on 64-bits platforms 15 years ago