Commit Graph

9977 Commits (7f796d86ecc2eb4b5cecd8f77dabc2fdb1977888)
 

Author SHA1 Message Date
rti cb9217d8a3 Changed: mouse wheel, resizable flag
rti 0eda79d7b3 merge
rti f082ef3efb Fixed: Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
kervala 004f5b3f83 Changed: Remove all warning when compiling Ryzom on Linux
kervala 9a90995ce2 Changed: Remove all warning when compiling Ryzom on Linux
kervala b8e5331ffe Changed: Prefix all Ryzom binaries by ryzom_
kervala a6b5c5f453 Changed: Remove all warning when compiling Ryzom on Linux (patch provided by Letto)
kervala ab7adb557f Changed: Remove all warning when compiling Ryzom on Linux
kervala b4529541c3 Fixed: mapping accentued keys to actions in game
kervala 4b15d7273e Changed: Fix typos in comments/code
kervala 25585bb828 Changed: Move OS specific code from client or server to NeL when it's possible
rti 6d8e0c2586 Added *.pc to .hgignore
rti 458f5a1072 Changed: fixed *.pc install source paths
rti 1b6382633a merge
rti 38fd14fbd2 Changed: showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
kervala e3cadf3de5 Fixed: Another dead lock under Linux
kervala dc69bc2c73 Changed: Some unneeded libwww libs are needed on some platforms
kervala 7e5502b38c Changed: Added pkg-config files
kervala 5a113d7950 Changed: Removed unneeded libwww libs
"Matt Raykowski" 9a92bf9d71 merge
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
"Matt Raykowski" edeec1cb70 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
rti 59155f1839 Changed: enable bloom on mac (commented hardcoded "not for mac" gl ext stuff)
rti fc9bd00a81 merge
rti 23cbfdbb60 Changed: added fullscreen and mode switching support
kervala 017935c302 Changed: Move all window and input related methods to a new file from OpenGL driver
vl 09bcc39b6d Merge
vl 6c8593a312 Changed: moved nelns file in ryzom directories
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.