Commit Graph

1674 Commits (a728f3b73ef34c9fb1c5d76dd4276b6f90f686f1)

Author SHA1 Message Date
kervala 4e99767ae2 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1ed5dcdda9 Changed: Use %u instead of %d for uint
--HG--
branch : develop
8 years ago
kervala c4d8565185 Changed: Make 2 different upgd_nl.bat depending on compiler
--HG--
branch : develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
kervala 81008cd9ff Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3142a8d99f Changed: Support VC++ 2013 DLLs
--HG--
branch : develop
8 years ago
ulukyn@gmail.com 3f58cbd077 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com b0dc979718 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 6238139c08 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 6ff3cc9d77 Added: sceneedit.lua and json.lua used by Scenographic Editor
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com c6f10d493d Fixed: updateVector don't need return a boolean
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 68e6dbaf9a Fusion
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 80fc274813 Fixed: Removing some nlinfo and correction getMouseRightDown
--HG--
branch : compatibility-develop
8 years ago
kervala 2b53cc82aa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bd8cdb46e0 Fixed: Wrong indent
--HG--
branch : develop
8 years ago
kervala e7d1710747 Chnged: Sign comparison warning
--HG--
branch : develop
8 years ago
kervala c240c45514 Changed: Removed unused variables
--HG--
branch : develop
8 years ago
kervala 035a267e92 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 71b5a1734e Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala ac404a2c8f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 106c924f49 Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
8 years ago
ulukyn@gmail.com 1a4c020e56 Added: ARKPACSBorders to enable/disable the display of collisions by user
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 9e73cd8d22 Added: Export usefull cursor and shape functions in lua:
getGroundAtMouse
getMousePos
getMouseDown
getMouseMiddleDown
getMouseRightDown
setMouseCursor
setupShape
getShapeIdAt
addShape
moveShape
rotateShape
getShapePos
getShapeScale
getShapeRot
getShapeColPos
getShapeColScale
getShapeColOrient
deleteShape

--HG--
branch : compatibility-develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala faecd5b952 Changed: extern keyword useless there
--HG--
branch : develop
8 years ago
kervala d37a1e032c Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG--
branch : develop
8 years ago
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 934df9bd6f Changed: Already a std::string
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 0f6ae5e239 Changed: Release all memory when leaving in login screen
--HG--
branch : develop
8 years ago
kervala eabfcbf708 Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
8 years ago
kervala 995ea1e64f Changed: Unimplemented functions
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala c767e55344 Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
8 years ago
kervala 5ce03c278b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e5362bdae7 Changed: Warning
--HG--
branch : develop
8 years ago
kervala 9022dfafde Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 4316dfaa98 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 44f2bcef8e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c71f712d11 Fixed: Release libxml2 structures before exit
--HG--
branch : develop
8 years ago
kervala c9c542de8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 316ee0d69c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b4de1326d1 Fixed: Fix memory leaks about logs, displayers, etc...
--HG--
branch : develop
8 years ago
kervala b8658f65f1 Changed: Don't need to use const char*
--HG--
branch : develop
8 years ago
kervala 35f1fa0609 Changed: Renamed thread to Thread and assign InstallThread and DownloadThread
--HG--
branch : develop
8 years ago
kervala 0449bee4a8 Changed: Replace 0 by NULL
--HG--
branch : develop
8 years ago
kervala 491b6a2b59 Fixed: Delete CViewRenderer instance (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala 17847efa51 Fixed: Delete created thread (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala b6662b9e0b Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
Cédric OCHS f864aceee1 Merged in Glorf/ryzomcore/target_sheet (pull request #142)
Update target command

--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy e82cb174e0 Use std::string instead of ucstring
--HG--
branch : target_sheet
8 years ago
kervala e941cff0ff Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
Guillaume Dupuy 6bfb1fb588 Allow target to work with sheetName and a quiet option
HG : Enter commit message.  Lines beginning with 'HG:' are removed.

--HG--
branch : target_sheet
8 years ago
Nimetu 082b23ef55 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 3b0c7e896c Changed: minor change to ui
--HG--
branch : develop
8 years ago
Nimetu cf338681fa Changed: Add free-view mouse tablet mode option
--HG--
branch : develop
8 years ago
kervala 8adf092cb8 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 88bfa8ec70 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala 4eb21c1612 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 481bbae8ee Changed: Use wide versions of Win32 API
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala f05cab8579 Changed: liblzma 16.04
--HG--
branch : develop
8 years ago
Nuno Gonçalves 8b2d23109f Changed: Fix the way to load ryzhome lua/xml files
--HG--
branch : compatibility-develop
8 years ago
kervala 7a894c1506 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 23d1d0f458 Fixed: Spaces in paths for patch under Linux and OS X
--HG--
branch : develop
8 years ago
kervala 837197ca53 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b25298f0f8 Changed: std::string already empty
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala 1e1f6ece8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 482b292a03 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 6d2c530210 Changed: Typo
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 2afe4e5944 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f2f2e94e51 Fixed: Crash when calling runAH in Lua scripts too soon
--HG--
branch : develop
8 years ago
kervala 5322109eb3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 280a2b5175 Changed: Don't force PatchUrl in client_default.cfg
--HG--
branch : compatibility-develop
8 years ago
kervala 35367c691f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7f4fa540e1 Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
8 years ago
kervala 68163157ba Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e957923ed2 Fixed: Default action tooltip text position
--HG--
branch : develop
8 years ago
kervala eedebb6833 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala c3c3951bd0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 8db56f5671 Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala d52cede669 Fixed: Wrong height in action edit
--HG--
branch : develop
8 years ago
kervala c2d0a3690f Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala de3d3971b7 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala 564f00014a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f22fc6cea7 Changed: Support RYZOM_BUILD CMake option to force Bundle version
--HG--
branch : develop
8 years ago
kervala 76f036e802 Changed: OS X icon slightly changed
--HG--
branch : develop
8 years ago
kervala d6eadbf02b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 39280d10b8 Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version
--HG--
branch : develop
8 years ago
kervala 588d50a429 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6920f0d5ba Fixed: Use real Ryzom version instead of 1.0
--HG--
branch : develop
8 years ago
kervala 6964d7a68e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 084bc2bba9 Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
8 years ago
kervala 1e98eeaa0b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 5539873337 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
--HG--
branch : develop
8 years ago
kervala d100dd7823 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1cbbd9083f Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
8 years ago
kervala 9bd254d25a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 142155d8c8 Fixed: Use & to not wait until client exits in bash script
--HG--
branch : develop
8 years ago
kervala 4f996024d9 Fixed: Catch ESocket exceptions when disconnecting and log it
--HG--
branch : develop
8 years ago
kervala 73368b0635 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0080dfc44e Changed: Use exec command under OS X to relaunch client
--HG--
branch : develop
8 years ago
kervala f5240615b5 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f24346486f Fixed: Use parent directories
--HG--
branch : develop
8 years ago
kervala a54d032093 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 25824bf8bf Fixed: Check exact filename with pgrep
--HG--
branch : develop
8 years ago
kervala 1891033bc1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3a2488a126 Fixed: Escape path (it can contains spaces)
--HG--
branch : develop
8 years ago
kervala 702516171d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c8891166ff Changed: Disable FXAA checkbox if bloom not supported
--HG--
branch : develop
8 years ago
kervala 8e1123b9fb Changed: Upgrade scripts
--HG--
branch : develop
8 years ago
kervala f525deb1e2 Changed: Executable flags
--HG--
branch : compatibility-develop
8 years ago
kervala c3c377e4a6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
8 years ago
kervala fe9def78f0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7a0a35586a Changed: Copy Ryzom Installer in parent directory if present
--HG--
branch : develop
8 years ago
kervala a70b4d2613 Fixed: Also copy DLLs compatible with Ryzom Installer
--HG--
branch : develop
8 years ago
kervala c3c4e56e4f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4d6842495d Changed: Use a 128x128 icon for Linux
--HG--
branch : develop
8 years ago
kervala a8d741882b Changed: Also set executable flag for ryzom_installer_qt
--HG--
branch : develop
8 years ago
kervala a484a4aa53 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d3bf97e00f Fixed: NL_OS_WIN32 is never defined
--HG--
branch : develop
8 years ago
kervala ac9dcd663d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bf96615bc4 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala e7b23c958a Fixed: Connexion -> Connection typo
--HG--
branch : develop
8 years ago
kervala f168dd17e2 Changed: Also check icon in same directory as executable
--HG--
branch : develop
8 years ago
kervala 032e46b97a Added: Ryzhome files
--HG--
branch : compatibility-develop
8 years ago
kervala ce576954e0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1ce480a809 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 3c4f5bfd4c Changed: Moved Syphox mod to ryzom/data/mods to not conflict when creating gamedev.bnp
--HG--
branch : develop
8 years ago
kervala fbe367bd39 Removed: Textures shouldn't go in gamedev
--HG--
branch : compatibility-develop
8 years ago
kervala fe825a0adc Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 338c1883bc Fixed: Don't ask confirmation
--HG--
branch : develop
8 years ago
kervala acd58ceb07 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0b6546244d Fixed: Missing ENDIF()
--HG--
branch : develop
8 years ago
kervala 894659bdc8 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala cb92380966 Changed: Install Upgrade scripts
--HG--
branch : develop
8 years ago
kervala abde821537 Added: upgd_nl.bat for Windows
--HG--
branch : develop
8 years ago
kervala 6a7f4083f3 Changed: Moved SSL certificate to gamedev
--HG--
branch : compatibility-develop
8 years ago
kervala ce3cb3efa4 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala dc2dad8c77 Changed: Removed extraneous spaces
--HG--
branch : develop
8 years ago
kervala bf5d8a366a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala dca429c0b5 Fixed: Don't put downloaded files in quarantine under OS X
--HG--
branch : develop
8 years ago
kervala fc202e4034 Changed: Minor change
--HG--
branch : develop
8 years ago