Commit Graph

701 Commits (c914e6fdf6b84ed3bb16422959f625961fd8db72)

Author SHA1 Message Date
kervala 7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
kervala 478371a666 Changed: Minor changes
--HG--
branch : develop
kervala aa3993681b Changed: Use std::numeric_limits
--HG--
branch : develop
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
kervala b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
kervala ec8d9ea266 Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
--HG--
branch : develop
kervala f87218e7e3 Changed: Real executable name for client_config_qt
--HG--
branch : develop
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kervala 1d00f974b6 Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
kervala 23ecfa9fe7 Changed: Better translations
--HG--
branch : develop
kervala 9f11987a3b Changed: Update MaxTrack at launch
--HG--
branch : develop
kervala 9d3de84c38 Changed: Make QString from UTF-8 string
--HG--
branch : develop
kervala 926af19e1a Fixed: Ryzom Configuration language can be different from Ryzom language
--HG--
branch : develop
kervala c4b933d1bd Changed: Load interface translations at launch
--HG--
branch : develop
kervala 5707757198 Changed: There is no suffix under Linux or OS X
--HG--
branch : develop
kervala 739cba1d2a Changed: Use PNG images
--HG--
branch : develop
kervala 9fdb287175 Changed: Compile client_config_qt with Qt 5
--HG--
branch : develop
kervala 5e686dfc60 Changed: Convert BMP images to PNG
--HG--
branch : develop
kervala 5b797db264 Added: French translation for client_config_qt
--HG--
branch : develop
kervala 0666f9d2c9 Removed: Useless MFC readme.txt
--HG--
branch : develop
kaetemi a33799d210 Merge with develop
--HG--
branch : feature-streamed-package
kaetemi ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
kaetemi e6a327fb1a Implementation fixes, ref
--HG--
branch : feature-streamed-package
kaetemi 20b4fc8a87 Move 7zip library
--HG--
branch : feature-streamed-package
kaetemi eff07ebbf9 Add an assert
--HG--
branch : develop
kaetemi 9678b56ed5 Fix strange code
--HG--
branch : develop
kaetemi 4f648ba736 Fix texture lookup
--HG--
branch : develop
kaetemi 95cd60db52 Some initial bugfixing for the map generation
--HG--
branch : develop
kaetemi 6bb136dca9 Change cfg name
--HG--
branch : develop
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
kervala 652915412f Changed: Link to opengl library
kervala 0b29d3993d Changed: Don't check for D3D radio button under other OSes
kervala f8179f68ad Changed: Minor change
kervala f11f5c8b7a Changed: Disable D3D radio button for other OSes
kervala 339242d88e Changed: Virtual destructors
kervala b638779240 Fixed: Compilation under Linux
kervala 28eb142f24 Changed: Minor changes
kervala b5e7542602 Fixed: Wrong driver version in Ryzom Configurator
Fixed: Typo in "width"
kervala b0b1c8a0b6 Changed: Added PCH for ryzom configurator qt
kervala 89b945bb8c Changed: Minor changes
kervala d77926c96e Fixed: EOL for client_config_qt
dfighter1985 d2a7c66e9f Use to .toUTF8() instead of .toStdString().
--HG--
branch : client_config_qt
dfighter1985 e950834079 Merged default
--HG--
branch : client_config_qt
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala de9b4be9c6 Changed: Remove all warnings when compiling Ryzom
dfighter1985 28e3393dce Translation files are now embedded into the binary, also made the source groups a bit more sane.
--HG--
branch : client_config_qt
dfighter1985 9796bc02b2 The Qt Ryzom client configuration tool can now be built with CMake!
--HG--
branch : client_config_qt
dfighter1985 fd516bcf82 Adding the Qt client config tool files from the other repo.
--HG--
branch : client_config_qt
kervala 6a6115061c Fixed: Client patcher compilation under Mac OS X
kervala 15fa0b67f7 Fixed: ryzom_client_patcher missing file
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 2767bc1483 Changed: Check for client.cfg in Ryzom application directory
kervala cd2164e602 Changed: Crash when index is out of bounds
kervala cfecd4fc6d Fixed: client_patcher compilation
kervala 10522eae91 Changed: Use a standard application path for writing files
kervala 1347527272 Changed: Fixed some display problems
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply
kervala 709b796f0a Fixed: Compilation under Linux
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
kervala 7401b20488 Fixed: Some services compilation (winmain not found)
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala bce05f44f9 Changed: Progress tweak
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala 4884d2ed97 Changed: Progress overwrite current line
kervala c2c4092730 Changed: Create a console-based working patcher
kervala c549c8f4dd Changed: Remove all warning when compiling Ryzom
kervala 6b84d99679 Fixed: Create a console-based working patcher
kervala dcab3b681b Changed: Create a console-based working patcher
kervala 81c6b7e48a Changed: Create a console-based working patcher
kervala dd0b5df304 Changed: Create a console-based working patcher
kervala 18dd1b0ee2 Changed: Remove all warning when compiling Ryzom
kervala 7a00fb5082 Fixed: client_config compilation
kervala ea5c5b8bad Fixed: client_config compilation
kervala 6c47a3a615 Changed: Fix typos in comments/code
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
acemtp@users.sourceforge.net 61eefa97c2 Fixed: set the good agpl header
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
kaetemi@users.sourceforge.net 318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions.
acemtp@users.sourceforge.net d5c601ffa5 initial version