Commit Graph

8899 Commits (b3f8f307b04e565a3275b1352a0071645d96e7e9)
 

Author SHA1 Message Date
kervala eaa26434bc Changed: Remove all warnings when compiling Ryzom
kervala 5c8e161c7a Merge
Matt Raykowski 80b478b408 Changed: Fixed warning/error about C++ comment blocks in C code.
kervala b53426dd17 Changed: Added more filters to .hgignore
kervala d7943cfa7d Fixed: CMake does not search luabind
kervala 6577496fc2 Fixed: Replace deprecated functions gethostbyname and gethostbyaddr
kervala ce933b4c41 Fixed: chatclient sample compilation
kervala e77e93f779 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error)
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows
rti 06f7326e34 Fixed: Make cocoa the default subsystem on Mac OS X
rti 3edb9289f7 merge
rti ba4eca5cec Fixed: Fullscreen with game resolution < desktop resolution
rti ed8a11717d Changed: Fix typos in comments/code
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation
kervala ab11ddb805 Changed: Remove all warning when compiling Ryzom
kervala 9984b638fb Fixed: Thread/process CPU affinity Implementation for Linux
kervala dc40c77b18 Changed: Removed libjpeg dependency on nel3d
kervala ed1f993f2e Added: client_default.cfg.in to use specified data pathes
kervala b95f861fa5 Added: translations for client_patcher
kervala bf1d4b604b Fixed: nelsound dependency to nelsound_lowlevel
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala c847c1dd87 Changed: Remove all warning when compiling Ryzom
kervala 4fb863c9f5 Changed: "using CVector" in 3d/vegetable.h
kervala 57bbdf7a85 Changed: Removed useless dependencies
kervala dc43321615 Changed: Fix typos in comments/code
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala caf1c5151e Fixed: nelsound dependency to nelsound_lowlevel
kaetemi 248a8464ec Added: Ig build process.
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kervala 67ebdb938a Changed: Fix typos in comments/code
kervala 6870bb4ce3 Changed: PreDataPath and DataPath must be set in client_default.cfg
kervala 4884d2ed97 Changed: Progress overwrite current line
kervala c9f82c076f Change: Apply shared libraries properties also for modules
kervala 09d7a4a064 Fixed: Removed driver_opengl_mac.cpp from VC++ project
kervala 18aa7d11ac Fixed: Don't put VERSION in executables
kervala 0cb39b3bd2 Fixed: New interface definition missing (patch provided by Naush)
kervala 58242c5bae Merge
kervala c2c4092730 Changed: Create a console-based working patcher
kervala c549c8f4dd Changed: Remove all warning when compiling Ryzom
kervala 7c71e0ce01 Changed: Remove all warning when compiling Ryzom
kervala 5d494ea2fe Fixed: Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h
kervala 6b84d99679 Fixed: Create a console-based working patcher
kervala 2da52ebc36 Fixed: X11 Key auto repeat
kervala dcab3b681b Changed: Create a console-based working patcher
rti 0edc5f1f2c Fixed: Problem when we start moving the camera in third person
rti e1f2fc5abc Fixed: using x11 color depth retrieval on mac without cocoa (removes hardcoded value)
rti 6b0320a7f2 Fixed: screen mode retrieval only in cocoa mode
rti cc47fd2531 Fixed: Move mac screen mode retrieval to cocoa_adapter