Commit Graph

8999 Commits (8dc9b89f94c461143b724d0dd9f72166140b48dc)
 

Author SHA1 Message Date
Matt Raykowski 1b1c621cb6 merge
Matt Raykowski 9effa3d68f Chanegd: Added more server services and tools to the build.
vl 6c1a803c6a Fixed: animal consumes one unit too many (by nimetu)
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories
vl 71486048f7 Added: dss cfg
kervala 6672da9201 Fixed: Don't exit if no corresponding screen mode found in windowed
kervala 5af2dbea2a Changed: Fix typos in comments/code
kervala 9df2f7fe95 Changed: Fix typos in comments/code
kervala 42537265d9 Changed: Move building system to CMake for the Ryzom Client (patch provided by Krolock)
kervala 293f47c367 Fixed: Shadows under Linux
kaetemi c71492c605 Added: Rbank build process for build pipeline.
kaetemi 401dafe705 Changed: Allow disabling of consistency check in rbank build tool, because it's immensely slow.
kervala 85d980b816 Changed: Remove/convert/update old projects
kervala 3117e5fd5f Changed: Move OS specific code from client or server to NeL when it's possible
kervala 7cb2d2e09e Changed: Move OS specific code from client or server to NeL when it's possible
kervala d2c478106d Fixed: Floating point exceptions
kervala d14e6418da Fixed: Floating point exceptions
kaetemi 2ef597aaae Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
kaetemi a30c616cb7 Added: Work in progress of new build pipeline scripts.
kaetemi 0b54c00362 Changed: Build max plugins with debug information.
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins.
kaetemi cdc72262be Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
kaetemi 9c258ad628 Fixed: Export crashes caused by incorrect delete of objects created by max.
kaetemi 196dc070e7 Changed: Max plugins now share the same NeL context.
kaetemi cb176f9c1f Changed: Also remap png to dds in client.
kervala 1cb5cf3e4d Fixed: Allow use of UAnimationSet without activate headers optimization
kervala e823e9ece2 Changed: Fix typos in comments/code
kervala e065046317 Changed: Remove/convert/update old projects
kervala 76c34e285d Fixed: Shadows under Linux
rti 5566ef2310 Fixed: libmd5 is not linked (patch by vbmithr)
rti 46e81fa4c1 Changed: hardcoded linking to expat for now
rti 97917f9602 Fixed: find all the libwww sub libraries - not only on mac
rti f632c2edc0 merge
rti ff95aa3e84 Changed: dead key support
Matt Raykowski 1a695c444b merge
Matt Raykowski 7977cefc40 Changed: Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
rti a0e9e045dc Changed: window position and cocoa screen coordinates
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.