Commit Graph

5062 Commits (3c120cd398c10f78d622e06af49c413f20a227b9)
 

Author SHA1 Message Date
rti dce6ccf148 merge
rti 4ef905aab7 Changed improved shortcut and unicode text handling
kervala acc2f84ef9 Changed: Move OS specific code from client or server to NeL when it's possible
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 80e7cb03c7 Fixed: - NeL and Ryzom client should build out of the box using CMake on mac os x now.
rti a075387229 Changed: replaced *.cmake wildcard to not ignore Find*.cmake scripts
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.
rti fd3e616d88 Added: some mac related stuff to .hgignore
kaetemi a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png.
kaetemi cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
kaetemi 6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
vl cfabb13cca Fixed: downcast in 32b on 64b platform.
vl 7db7fac7b3 Fixed: downcast the groupid in 32b on 64b platform.
vl 840ead61ba Changed: downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize.
vl 1d145a0b62 Fixed: save the screenshots in screenshot directory
vl 4690908535 Fixed: mouse click events do not respect mouse position (by rti)
aquiles 2f3f320843 Fixed: Bloom for non NV Cards on OpenGL
kervala 9dcd284614 Changed: Remove all warning when compiling Ryzom on Linux
kervala 0668dc8408 Changed: Remove/convert/update Visual C++ projects
kervala b31ad9974a Fixed: Dead keys are not working on Linux
Matt Raykowski f0d9ff49d7 Update: ai_service links, for real.
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
kaetemi 93277088e1 Fixed: Nel application context missing in build far bank tool.
kaetemi a2f203f7a9 Fixed: Correctly update 3ds Max NeL Material parameters from v11 to latest version.
kervala 0107b510f2 Changed: Compilation on 64-bits platforms
kervala cca38ca645 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kaetemi 61161d3092 Fixed: Added the land export tool vcproj to the tools sln.
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