Commit Graph

5638 Commits (e7645739a63c9c71d499fd66d3c7685210594268)

Author SHA1 Message Date
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue #261
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
9 years ago
kaetemi 871093d4ce Merge
--HG--
branch : develop
9 years ago
kaetemi e28b6deaf9 Fix gl context not being deleted with custom window
--HG--
branch : develop
9 years ago
kaetemi 30077f3977 Move some stuff for easier debug
--HG--
branch : develop
9 years ago
Gary Preston c2084480c8 libxml include/lib related build errors for studio.
--HG--
branch : develop
9 years ago
Gary Preston 7281c40577 Update indentation of tiles_model::data to match coding standard use of tabs.
--HG--
branch : develop
9 years ago
Gary Preston 48e86eedee Fix qt4 build error.
--HG--
branch : develop
9 years ago
Gary Preston b4a7ab66ab Add vector include and remove extra qualification on s_InitFlags.
--HG--
branch : develop
9 years ago
kaetemi 1fbc179bc3 Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
9 years ago
kaetemi 874ac2c921 Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
9 years ago
kaetemi 30c5a88eb7 Sorry
--HG--
branch : develop
9 years ago
kervala 52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
9 years ago
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
9 years ago
kervala 2330fc26ec Fixed: Warning (wrong size)
--HG--
branch : develop
9 years ago
kervala fdd5f69e2d Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
9 years ago
kervala 767d91ce6d Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
9 years ago
kervala edf4331d1a Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
9 years ago
Nimetu 6d9c9600a2 Fixed: reloading cached image with style reload:1 hint
--HG--
branch : develop
9 years ago
kervala 1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
9 years ago
kervala c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
9 years ago
kervala 1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
9 years ago
kervala a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
9 years ago
kervala e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
9 years ago
kervala a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
9 years ago
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
9 years ago
kervala b262c90fdb Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
9 years ago
kervala 40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
9 years ago
kervala 5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
9 years ago
kervala e2271f8db3 Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--HG--
branch : develop
9 years ago
kervala 4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
9 years ago
kervala e70a169955 Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
9 years ago
kervala fc69d4cec9 Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
9 years ago
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
9 years ago
Nimetu 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
9 years ago
kervala c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
9 years ago
kervala 203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
9 years ago
kervala 9913ec7e72 Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
9 years ago
kervala c9740a9e61 Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
9 years ago
kervala 7ed708eae8 Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
9 years ago
kervala 34282be5af Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
9 years ago
kervala 07709e9cfc Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 53a16257f1 Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala df70c9a9f9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala e9db9dd37b Fixed: Compilation of bin2c (replaced _splitpath and _makepath by something more portable)
--HG--
branch : develop
9 years ago
kervala 328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
9 years ago
kervala 47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
9 years ago
kervala 34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
9 years ago
kervala cb77f1df66 Added: CMake file for bin2c
--HG--
branch : develop
9 years ago
kervala 8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
9 years ago
kervala 9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
9 years ago
kervala fd1344a12e Fixed: NeL unit test with GCC
--HG--
branch : develop
9 years ago
kervala 0f727e7714 Changed: Only link to Qt5::WinExtras if required
--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 9602fcc8f0 Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
9 years ago
kaetemi e2d60e8183 Fix tools compilation
--HG--
branch : develop
9 years ago
kaetemi 8ea6f521d3 Fix for VS2008 build
--HG--
branch : develop
9 years ago
kervala 6a7c33fa32 Changed: Updated launchProgramAndWaitForResult to support .bat files
--HG--
branch : develop
9 years ago
kervala 3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
9 years ago
kervala dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
9 years ago
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
9 years ago
kervala 72e1724b67 Changed: Use absolute path
--HG--
branch : develop
9 years ago
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--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 d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
9 years ago
kervala 69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
9 years ago
kervala 6ff327f99c Fixed: Use absolute paths in patch batch and escape all paths
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files

--HG--
branch : develop
9 years ago
kervala 32c7ee794d Changed: Use application or current directory as root directory for patch
--HG--
branch : develop
9 years ago
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b52f6bc28 Changed: Use "open" to open other programs too under OS X
--HG--
branch : develop
9 years ago
kervala d8ddb1fd11 Fixed: Async execution of .bat under Windows
--HG--
branch : develop
9 years ago
kervala be6168d8d6 Removed: Files for patcher
--HG--
branch : develop
9 years ago
kervala dd695f0b1f Fixed: Compile seven_zip for tools
--HG--
branch : develop
9 years ago
kervala e5a601c109 Changed: Unit tests for bytesToHumanReadableUnits
--HG--
branch : develop
9 years ago
kervala 092a3226bd Changed: New function bytesToHumanReadableUnits to use specific strings for units
--HG--
branch : develop
9 years ago
kervala b692b78718 Fixed: Tests for fromStringwith a boolean
--HG--
branch : develop
9 years ago
kervala 285965fe76 Added: New unit tests for common.h
--HG--
branch : develop
9 years ago
kervala 20c7c342ca Fixed: Don't display logs in console for unit tests
--HG--
branch : develop
9 years ago
kervala 7b1ab1592e Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
--HG--
branch : develop
9 years ago
kervala 0919fc66e4 Changed: Support more values for fromString with a boolean
--HG--
branch : develop
9 years ago
kervala 0979b19e8e Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
--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 b3309951c4 Changed: Moved LZMA and 7z functions/methods in seven_zip
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA

--HG--
branch : develop
9 years ago
Gary Preston 963ee5a66e Allow bnp_make to process "if" and "ifnot" argumenets multiple times instead of
accepting only one instance or each.

--HG--
branch : develop
9 years ago
Cédric OCHS c2e444774e Merged in BWGaryP/ryzomcore/fix/bnp_make_call (pull request #134)
Update BnpMake arguements to output bnp files to target folder/name using -o switch.

--HG--
branch : develop
9 years ago
Gary Preston 45755dd86f Update BnpMake arguements to output bnp files to target folder/name
using -o switch.

Exclude first element from package[1] which was used to build the targetBnp file
rather than a file to be included within the bnp.

--HG--
branch : fix/bnp_make_call
9 years ago
kervala 475864dac0 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 5bf17060c0 Fixed: Crash if spawnBot is NULL
--HG--
branch : develop
9 years ago
kervala fc96bdf46d Fixed: AIS crash if variable not initialized (forgot to commit)
--HG--
branch : develop
9 years ago
kervala e60b630d09 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala b6f8fe80e9 Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
9 years ago
kervala 75307d00da Changed: Minor changes (thanks to SIELA1915)
--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