Commit Graph

683 Commits (c3e4ffbe2637daee66a5183fb8c8e2eb7601a772)

Author SHA1 Message Date
kervala 790cdf83c1 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala b80b9c4c58 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala cfe8f1870f Changed: #1074 sheets_packer using default static relative paths 14 years ago
kaetemi 4cf6235095 Changed: #929 Some reliability fixes for the max export plugin. 14 years ago
kervala b5f6188757 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 14 years ago
kervala eaa26434bc Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 5c8e161c7a Merge 14 years ago
Matt Raykowski 80b478b408 Changed: #825 Fixed warning/error about C++ comment blocks in C code. 14 years ago
kervala d7943cfa7d Fixed: #955 CMake does not search luabind 14 years ago
kervala 6577496fc2 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 14 years ago
kervala ce933b4c41 Fixed: chatclient sample compilation 14 years ago
kervala e77e93f779 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 14 years ago
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros 14 years ago
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows 14 years ago
rti 06f7326e34 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 14 years ago
rti 3edb9289f7 merge 14 years ago
rti ba4eca5cec Fixed: #1062 Fullscreen with game resolution < desktop resolution 14 years ago
rti ed8a11717d Changed: #878 Fix typos in comments/code 14 years ago
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation 14 years ago
kervala ab11ddb805 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 9984b638fb Fixed: #1069 Thread/process CPU affinity Implementation for Linux 14 years ago
kervala dc40c77b18 Changed: Removed libjpeg dependency on nel3d 14 years ago
kervala ed1f993f2e Added: client_default.cfg.in to use specified data pathes 14 years ago
kervala b95f861fa5 Added: translations for client_patcher 14 years ago
kervala bf1d4b604b Fixed: nelsound dependency to nelsound_lowlevel 14 years ago
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala c847c1dd87 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 4fb863c9f5 Changed: "using CVector" in 3d/vegetable.h 14 years ago
kervala 57bbdf7a85 Changed: Removed useless dependencies 14 years ago
kervala dc43321615 Changed: #878 Fix typos in comments/code 14 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala caf1c5151e Fixed: nelsound dependency to nelsound_lowlevel 14 years ago
kaetemi 248a8464ec Added: #929 Ig build process. 14 years ago
kervala 0ace3e9251 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala c693c47cac Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 67ebdb938a Changed: #878 Fix typos in comments/code 14 years ago
kervala 6870bb4ce3 Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg 14 years ago
kervala 4884d2ed97 Changed: #1051 Progress overwrite current line 14 years ago
kervala c9f82c076f Change: Apply shared libraries properties also for modules 14 years ago
kervala 09d7a4a064 Fixed: Removed driver_opengl_mac.cpp from VC++ project 14 years ago
kervala 18aa7d11ac Fixed: #1066 Don't put VERSION in executables 14 years ago
kervala 0cb39b3bd2 Fixed: #1064 New interface definition missing (patch provided by Naush) 14 years ago
kervala 58242c5bae Merge 14 years ago
kervala c2c4092730 Changed: #1051 Create a console-based working patcher 14 years ago
kervala c549c8f4dd Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 7c71e0ce01 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 5d494ea2fe Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 14 years ago
kervala 6b84d99679 Fixed: #1051 Create a console-based working patcher 14 years ago
kervala 2da52ebc36 Fixed: #1057 X11 Key auto repeat 14 years ago
kervala dcab3b681b Changed: #1051 Create a console-based working patcher 14 years ago
rti 0edc5f1f2c Fixed: #1036 Problem when we start moving the camera in third person 14 years ago
rti e1f2fc5abc Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 14 years ago
rti 6b0320a7f2 Fixed: #1053 screen mode retrieval only in cocoa mode 14 years ago
rti cc47fd2531 Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 14 years ago
rti b1fa58f06b Fixed: #1029 destroyWindow() terminates the whole application 14 years ago
rti fddfab508b Fixed: #1004 updated get display modes implementation to use more current apis 14 years ago
rti 542d4125a0 Changed: #1004 - implemented nglGetProcAddress using dlsym 14 years ago
kaetemi 3e7ac724ca Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff. 14 years ago
rti e1656d14a7 Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel 14 years ago
kervala 81c6b7e48a Changed: #1051 Create a console-based working patcher 14 years ago
kervala dd0b5df304 Changed: #1051 Create a console-based working patcher 14 years ago
kervala 2bc8aa793e Changed: Removed wrong #endif 14 years ago
kervala bc3190ab1e Changed: Optimization for files loading under Linux 14 years ago
kervala a2be9e1d1b Changed: Added a space before filename 14 years ago
aquiles 28953b29ed Changed: #1048 getType() in UFormElm 14 years ago
aquiles 072b95c975 Fixed: #1054 getFilename() in UForm 14 years ago
kervala ada9fd28ee Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies 14 years ago
kervala c96c540d34 Changed: Added parsing of PatchServer variable 14 years ago
kervala 4757228a22 Fixed: numeric_limits not found in Fmod driver 14 years ago
kervala a7e4543e5d Changed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 3b09bcd927 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 7e45b27f35 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala a4b9d678ed Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala bb8cea02ea Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 01748aa3f5 Changed: #878 Fix typos in comments/code 15 years ago
kervala 540e24b7b6 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 65647fecbb Changed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 90acceadbf Fixed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 1fab114680 Fixed: #1046 XConfigureNotify window position different from XMoveWindow 15 years ago
kervala dd93616bf6 Fixed: #1045 XMapWindow doesn't preserve current window position 15 years ago
kervala a587bc1846 Fixed: #1039 X11 error when quitting the client on linux 15 years ago
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg 15 years ago
kervala 47e2d3532d Changed: Save CameraDistance and FPV not only if in Windowed mode (fix) 15 years ago
kervala b5f09fc9c9 Changed: Save CameraDistance and FPV not only if in Windowed mode 15 years ago
kervala 042507413a Changed: #878 Fix typos in comments/code 15 years ago
kervala bd44224959 Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala a1d8277eea Fixed: #1042 Loading music is not fading after reselecting a character 15 years ago
kervala cec0572a61 Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 15 years ago
kervala f565acbd40 Changed: #1030 Implemented getTime() in OpenAL driver 15 years ago
kervala 20a2fbd674 Changed: #1030 Don't add buffer to queue when using sync mode 15 years ago
kervala 0c5d50299b Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala ba4ee26f7c Changed: #963 Floating point exceptions 15 years ago
kervala d35da7cfd8 Changed: #878 Fix typos in comments/code 15 years ago
kervala 032284affa Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 2a1441858f Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 39e25f218e Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 878996d64d Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala f768181706 Changed: #1030 Don't delete buffers if they will be reused 15 years ago
kervala ac5cd5e41e Changed: main() returns 0 when success 15 years ago
kervala 161e40a3f2 Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 15 years ago