Commit Graph

365 Commits (ee40f8f9b565dbc78a7344ba21d16d2398ae7eaf)

Author SHA1 Message Date
kervala ee40f8f9b5 Changed: Updated samples CMake projects 14 years ago
rti 4f02a8591a Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 6328b3fd56 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 14 years ago
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 14 years ago
kervala b99425d5eb Changed: Allow user to specify externals location for CMake 14 years ago
kervala aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 14 years ago
kaetemi 5b0a249338 Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
14 years ago
kervala a1fcd412b1 Changed: code simplification for s3tc_compressor_lib 14 years ago
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 14 years ago
kervala b2417a68ab Changed: Bad parenthesis 14 years ago
kervala 7610d61b80 Changed: Allow to write interface into a PNG file 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
Matt Raykowski 80b478b408 Changed: #825 Fixed warning/error about C++ comment blocks in C code. 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
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 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 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 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
aquiles 28953b29ed Changed: #1048 getType() in UFormElm 14 years ago
aquiles 072b95c975 Fixed: #1054 getFilename() in UForm 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 2da52ebc36 Fixed: #1057 X11 Key auto repeat 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