Commit Graph

372 Commits (28c407296060be0a891922427a7a16b80196b50f)

Author SHA1 Message Date
kervala 365745a3bf Fixed: #979 Implement getWindowPos for Linux 15 years ago
kervala 1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on 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 a6d55108f2 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala f0af732417 Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala 613a7ffa58 Changed: #842 Missing parenthesis 15 years ago
kervala 59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 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 9a90995ce2 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala b8e5331ffe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala a6b5c5f453 Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by Letto) 15 years ago
kervala ab7adb557f 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
kervala 25585bb828 Changed: #927 Move OS specific code from client or server to NeL when it's possible 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 dc69bc2c73 Changed: #842 Some unneeded libwww libs are needed on some platforms 15 years ago
kervala 7e5502b38c Changed: #842 Added pkg-config files 15 years ago
kervala 5a113d7950 Changed: #842 Removed unneeded libwww libs 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
vl 09bcc39b6d Merge 15 years ago
vl 6c8593a312 Changed: moved nelns file in ryzom directories 15 years ago
Matt Raykowski 1b1c621cb6 merge 15 years ago
Matt Raykowski 9effa3d68f Chanegd: #842 Added more server services and tools to the build. 15 years ago
vl 6c1a803c6a Fixed: #962 animal consumes one unit too many (by nimetu) 15 years ago
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories 15 years ago
vl 71486048f7 Added: dss cfg 15 years ago
kervala 6672da9201 Fixed: #966 Don't exit if no corresponding screen mode found in windowed 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 85d980b816 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 3117e5fd5f Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 7cb2d2e09e Changed: #927 Move OS specific code from client or server to NeL when it's possible 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
kaetemi cb176f9c1f Changed: Also remap png to dds in client. 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 5566ef2310 Fixed: #958 libmd5 is not linked (patch by vbmithr) 15 years ago
rti 46e81fa4c1 Changed: #956 hardcoded linking to expat for now 15 years ago
rti 97917f9602 Fixed: #957 find all the libwww sub libraries - not only on mac 15 years ago
rti f632c2edc0 merge 15 years ago
rti ff95aa3e84 Changed: #947 dead key support 15 years ago
Matt Raykowski 1a695c444b merge 15 years ago
Matt Raykowski 7977cefc40 Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 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
kervala acc2f84ef9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 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 80e7cb03c7 Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now. 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
vl cfabb13cca Fixed: #847 downcast in 32b on 64b platform. 15 years ago
vl 7db7fac7b3 Fixed: #847 downcast the groupid in 32b on 64b platform. 15 years ago
vl 840ead61ba Changed: #847 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. 15 years ago
vl 1d145a0b62 Fixed: #935 save the screenshots in screenshot directory 15 years ago