Commit Graph

797 Commits (5c3f5e841c7268504fa8b20ae9bf750ad75bc3d2)

Author SHA1 Message Date
kervala 81408bbc5a Fixed: Missing translation for bytes in patcher
--HG--
branch : develop
9 years ago
kervala 3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
9 years ago
kervala eb263cd4e4 Fixed: Client patcher compilation
--HG--
branch : develop
9 years ago
kervala a8fdf67c19 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
--HG--
branch : develop
9 years ago
kaetemi e2d60e8183 Fix tools compilation
--HG--
branch : develop
9 years ago
kervala 27e7efca56 Changed: Use CCmdArgs for client_patcher
--HG--
branch : develop
9 years ago
kervala 5a57de43fa Changed: Simplify client_patcher
--HG--
branch : develop
9 years ago
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 31e6bd1bb1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
9 years ago
kervala 178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
9 years ago
kervala 086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
9 years ago
kervala 0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
9 years ago
kervala 3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala a79393e9f8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
9 years ago
kervala 0be5356f78 Fixed: Right directories
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
9 years ago
kaetemi d5654ad62e Fix bad printf parameters
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kervala 7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
9 years ago
kervala bcb1aa242d Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
--HG--
branch : develop
9 years ago
kervala ea8edd1e6a Changed: Replace \\ by /
--HG--
branch : develop
9 years ago
kervala 3bb45d4f2b Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
--HG--
branch : develop
9 years ago
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
9 years ago
kervala bd5f838d6d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
9 years ago
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 478371a666 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala aa3993681b Changed: Use std::numeric_limits
--HG--
branch : develop
9 years ago
kervala f482f77179 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
9 years ago
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
9 years ago
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
9 years ago
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala 17090524b1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 424e9ba99f Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala ab4dc8ec01 Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala ef16bab62e Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
9 years ago
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
9 years ago
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
9 years ago