kervala
30012f9fb2
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
43b658e815
Changed: Return language selected in old installer
...
--HG--
branch : develop
9 years ago
kervala
0943b2889c
Changed: Copy installer
...
--HG--
branch : develop
9 years ago
kervala
0df2eb43b0
Changed: Comment
...
--HG--
branch : develop
9 years ago
kervala
d76058a130
Changed: Moved qBytesToHumanReadable to utils.h/cpp
...
--HG--
branch : develop
9 years ago
kervala
130b2c3c1a
Changed: More variables in INI file
...
--HG--
branch : develop
9 years ago
kervala
6025bc12f4
Changed: Get languages
...
--HG--
branch : develop
9 years ago
kervala
8eff5c4c60
Changed: Put Ryzom Installer in Add/Remove
...
--HG--
branch : develop
9 years ago
kervala
34f57e80a7
Changed: Removed status bar
...
--HG--
branch : develop
9 years ago
kervala
b861dfb142
Changed: Fixed sizes
...
--HG--
branch : develop
9 years ago
kervala
7d71047a01
Changed: CWizardDialog splitted to CMigrateWizard and CInstallWizard
...
--HG--
branch : develop
9 years ago
kervala
5e0e5770d7
Changed: Remove context help button
...
--HG--
branch : develop
9 years ago
kervala
1ae20f6abb
Changed: Unix EOL
...
--HG--
branch : develop
9 years ago
kervala
ee2938e3cb
Changed: Use uint instead of unsigned
...
--HG--
branch : develop
9 years ago
kervala
efe00fa8bf
Changed: Replace string empty assign by clear()
...
--HG--
branch : develop
9 years ago
kervala
4b1959a560
Changed: Replace size() comparisons by empty()
...
--HG--
branch : develop
9 years ago
kervala
fa7a46205d
Fixed: Inconsistent EOL
...
--HG--
branch : develop
9 years ago
kervala
5ad9a57ada
Fixed: Append _dev suffix to ryzom_client under Linux too
...
--HG--
branch : develop
9 years ago
Cédric OCHS
b2fdf9c936
Merged in Llapp/ryzomcore/dev-syui (pull request #139 )
...
UI modification:
--HG--
branch : develop
9 years ago
Llapp
3c6a7f4daf
UI modification:
...
*added some new textures
*added code
*changed guild window
*added team invite buttons to tell window, friendlist and guildlist
*added percent view for target HP
*added target sap and stam in target window with percent view
*added pvp icon for target window
*added fps view into radar
*added openable option for guild and friendlist
*added guild invite button
--HG--
branch : dev-syui
9 years ago
kervala
1ba31e36d7
Changed: Disable maximize button in window title bar
...
--HG--
branch : develop
9 years ago
kervala
df1e6aa11b
Changed: New command /version to display Ryzom client version
...
--HG--
branch : develop
9 years ago
kervala
cc72b3e2a1
Fixed: Typo in comment
...
--HG--
branch : develop
9 years ago
kervala
a3f85fa8cd
Changed: Save/load configuration filename
...
--HG--
branch : develop
9 years ago
kervala
8f3f6075bb
Changed: Configure button action
...
--HG--
branch : develop
9 years ago
kervala
87ce45dcb1
Fixed: Delay when logging in
...
--HG--
branch : develop
9 years ago
kervala
fc6d3eb075
Changed: Removed extraneous spaces at the end of lines
...
--HG--
branch : develop
9 years ago
kervala
221a8c471e
Changed: Use client filename defined in installer.ini
...
--HG--
branch : develop
9 years ago
kervala
48d37e5289
Changed: Use same header image as NSIS
...
--HG--
branch : develop
9 years ago
kervala
2ba19e44c0
Removed: Bitmaps for NSIS
...
--HG--
branch : develop
9 years ago
kervala
13dfa25a04
Changed: Added commented QT5_CREATE_TRANSLATION
...
--HG--
branch : develop
9 years ago
kervala
de7031ee06
Changed: Don't need to use QXcbGlxIntegrationPlugin
...
--HG--
branch : develop
9 years ago
kervala
0c811510d5
Changed: Delete SoundMngr to avoid memory leaks
...
--HG--
branch : develop
9 years ago
kervala
048cd7731f
Fixed: Link Installer to OPENGL_gl_LIBRARY
...
--HG--
branch : develop
9 years ago
kervala
1fc5934bfa
Fixed: Typo
...
--HG--
branch : develop
9 years ago
kervala
da5c53e3c2
Changed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
7818e78b33
Fixed: Compilation with GCC
...
--HG--
branch : develop
9 years ago
kervala
579e9eecc3
Changed: Add more checks for data
...
--HG--
branch : develop
9 years ago
kervala
db11469631
Changed: Better English
...
--HG--
branch : develop
9 years ago
kervala
44d3f75cc9
Changed: Update progress in CFilesCleaner
...
--HG--
branch : develop
9 years ago
kervala
f042f1850f
Changed: Allow to abort when extracting files
...
--HG--
branch : develop
9 years ago
kervala
9f06af9a87
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
af248d0a0f
Changed: Don't download changelog
...
--HG--
branch : develop
9 years ago
kervala
4675cdb0d7
Changed: Call accept() or reject() depending on next action
...
--HG--
branch : develop
9 years ago
kervala
3efc46a681
Changed: Emit done when an operation is finished
...
--HG--
branch : develop
9 years ago
kervala
3e0aa24703
Changed: Launch upgd_nl.bat/sh script after extracting BNP client files
...
--HG--
branch : develop
9 years ago
kervala
740e8ef1e2
Changed: Display current operation
...
--HG--
branch : develop
9 years ago
kervala
32cb08ad72
Changed: Remove Help icon in window title bar
...
--HG--
branch : develop
9 years ago
kervala
0b2928d349
Changed: Moved createDefaultProfile
...
--HG--
branch : develop
9 years ago
kervala
591f9c88d5
Changed: downloadData and downloadClient methods
...
--HG--
branch : develop
9 years ago
kervala
714d899611
Changed: Name of OperationDialog UI
...
--HG--
branch : develop
9 years ago
kervala
dbf1229aae
Changed: operationFinish() not useful
...
--HG--
branch : develop
9 years ago
kervala
c1485f500a
Changed: Use profile default index instead of ID
...
--HG--
branch : develop
9 years ago
kervala
1fed8f51a0
Changed: Better syntax for profile display
...
--HG--
branch : develop
9 years ago
kervala
a161968c3c
Changed: Profile ID is now a QString
...
--HG--
branch : develop
9 years ago
kervala
db70d04dce
Changed: Include Windows headers only under Windows
...
--HG--
branch : develop
9 years ago
kervala
079ac81c8d
Changed: Index is not the ID
...
--HG--
branch : develop
9 years ago
kervala
56e220a050
Changed: New COperationDialog that manager progress bar in a dialog
...
--HG--
branch : develop
9 years ago
kervala
4d983577dc
Changed: One class per files operation
...
--HG--
branch : develop
9 years ago
kervala
00ccc811f6
Changed: LZMA updated to 16.00
...
--HG--
branch : develop
9 years ago
kervala
9d586221df
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
cf7ecf9857
Changed: Only compile installer if WITH_RYZOM_INSTALLER set
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
9a55bb5783
Changed: Create default profile
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
c09b1dab31
Changed: Check for memory leaks
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
f3feb5ebd9
Changed: Include Windows.h only under Windows
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
4f79e265f8
Changed: Don't redefine FILE_ATTRIBUTE_* if already defined
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
f3a6422626
Changed: New done() signal to go to next step
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
5deb7327e3
Changed: Play button
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
3397d1dc38
Changed: Clean files
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
2bcdc5107b
Changed: Display error message when no installer.ini file found
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
d56aa19b1a
Changed: Compile shortcuts code only under Windows
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
8e8a0d4ffa
Changed: Hide help button
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
01e284af12
Changed: Renamed configurationsComboBox to profilesComboBox
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
be40cda4c1
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
Nimetu
f15926dd7e
Changed: Remove legacy HTTPCurrentDomain variable
...
--HG--
branch : develop
9 years ago
Nimetu
ae46d76d88
Fixed: Parsing url authority when path is empty
...
--HG--
branch : develop
9 years ago
Nimetu
8aa2a3ced6
Changed: Rename CUrlParser domain variable
...
--HG--
branch : develop
9 years ago
kervala
9fd00d8505
Fixed: Missing to include PCH
...
--HG--
branch : develop
9 years ago
Nimetu
131f3814a3
Fixed: Resolve http-equiv refresh url
...
--HG--
branch : develop
9 years ago
kervala
5b3683bbd3
Changed: Replace other cp=1 by cp=2
...
--HG--
branch : develop
9 years ago
kervala
c1d142b9ee
Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
...
--HG--
branch : develop
9 years ago
kervala
011b545ac8
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
a885b9b557
Changed: Added new command /playedTime that displays time played with this character
...
--HG--
branch : develop
9 years ago
Nimetu
cdfecc8d69
Fixed: url inheriting for defined empty query component
...
--HG--
branch : develop
9 years ago
kervala
af6b282ec1
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
583db43e71
Changed: Disable too verbose message for sound sheets
...
--HG--
branch : develop
9 years ago
kervala
ab2ac66cb5
Fixed: Stack size errors while compiling with VC++ 2015
...
--HG--
branch : develop
9 years ago
kervala
b932c31546
Fixed: Use correct formatted HTTP 1.1 query, previous one was blocked by some security software (a big thanks to Vojtech Vobr from AVG Technologies for his investigation to help us to fix this issue)
...
--HG--
branch : develop
9 years ago
kervala
c95bd7faba
Changed: Check for NULL X509_INFO
...
--HG--
branch : develop
9 years ago
kervala
a0916ca14a
Changed: Useless to put a space after method name (if needed, we'll add ourself later)
...
--HG--
branch : develop
9 years ago
kervala
8099537d02
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
8fb8cfb218
Changed: Specify host too for login HTTP requests
...
--HG--
branch : develop
9 years ago
kervala
1ff64c71d4
Fixed: Some problems with AMS, patches by depyraken (thanks a lot!)
...
--HG--
branch : develop
9 years ago
kervala
1e0283d38c
Fixed: Use %p to display pointer
...
--HG--
branch : develop
9 years ago
kervala
0786abd9f6
Backed out changeset: d758db202adf
...
--HG--
branch : develop
9 years ago
Nimetu
6f8a9b8108
Changed: Increase default request timeout for web browsers
...
--HG--
branch : develop
9 years ago
kervala
77ae602e6a
Changed: Better alignment
...
--HG--
branch : develop
9 years ago
kervala
99b87b1128
Changed: Update interfaces files with patchlet version
...
--HG--
branch : develop
9 years ago
kervala
32e22ab208
Changed: Simplify CMake end tags
...
--HG--
branch : develop
9 years ago
Nimetu
7cd5204457
Changed: When writing to icfg or keys files, write to temp file and then rename
...
--HG--
branch : develop
9 years ago
Nimetu
a1e8408be0
Fixed: Tooltip position related to parent window
...
--HG--
branch : develop
9 years ago
Nimetu
a8a697c5dd
Fixed: bad commit (issue #143 )
...
--HG--
branch : develop
9 years ago
kervala
811a39aa1a
Changed: Display certificate path
...
--HG--
branch : develop
9 years ago
kervala
631b7346c2
Fixed: Warnings with clang
...
--HG--
branch : develop
9 years ago
kervala
5b53bbbe3f
Fixed: Ignore "certificate already in hash table" errors
...
--HG--
branch : develop
9 years ago
kervala
ccb69f8b27
Changed: Signed/unsigned comparison
...
--HG--
branch : develop
9 years ago
kervala
d1d6f6da41
Fixed: Creation of sn_0_* folders under OS X 10.7
...
--HG--
branch : develop
9 years ago
kervala
e82ada1026
Fixed: Link to freetype when using Qt
...
--HG--
branch : develop
9 years ago
kervala
8090ddd12f
Changed: Display parameters passed to batch in log
...
--HG--
branch : develop
9 years ago
kervala
32ce9a47cb
Fixed: Compilation with Qt 5.6
...
--HG--
branch : develop
9 years ago
kervala
ba1486ea48
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
7ff21f975d
Changed: Q_COMPILER_RVALUE_REFS hack useless with Qt 5.6
...
--HG--
branch : develop
9 years ago
kervala
6e05750fa3
Changed: Removed extraneous spaces at the end of lines
...
--HG--
branch : develop
9 years ago
kervala
28f66549a0
Fixed: CURLE_NOT_BUILT_IN undefined with some CURL versions
...
--HG--
branch : develop
9 years ago
kervala
0a110eff4f
Fixed: Wrong display of max resist levels
...
--HG--
branch : develop
9 years ago
kervala
c5e57273a9
Changed: Give priority to login specified as argument
...
--HG--
branch : develop
9 years ago
kervala
a002b20c7f
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
bac64a0860
Changed: Reverted change, not sure it fixes anything
...
--HG--
branch : develop
9 years ago
kervala
3219ce959b
Changed: Use booleans to know if we already added a loopback address
...
--HG--
branch : develop
9 years ago
kervala
3c8228df15
Fixed: Empty const char* because std::string destructor called
...
--HG--
branch : develop
9 years ago
kervala
7dd635960a
Changed: Use toString for formatting
...
--HG--
branch : develop
9 years ago
kervala
c30bf20ccc
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
a410f2fcc1
Changed: Better camel case syntax
...
--HG--
branch : develop
9 years ago
depyraken
96fd182335
add isloopbackIPAddress prototype to code/nel/include/nel/net/inet_address.h
...
add isloopbackIPAddress to code/nel/src/net/inet_address.cpp
add IPv4&IPv6 loopback IP addresses to localAddresses
In code/nel/src/net/unified_network.cpp:
replace is127001 calls by isloopbackIPAddress
change wrong comments about default network id (nid = 0xFF)
When the selected connectionId is not valid
warnings are not triggered anymore when using default network (nid = 0xFF): the logs were full of warnings and the server was lagging
When nid = 0xFF, the new connectionId is stored into DefaultNetwork
When nid <> 0xFF, the new connectionId is stored into NetworkConnectionAssociations[nid]
--HG--
branch : develop
9 years ago
kervala
e785de2a6e
Fixed: Typo
...
--HG--
branch : develop
9 years ago
kervala
7ed352ca8c
Fixed: Wrong locale under Linux
...
--HG--
branch : develop
9 years ago
Nimetu
2eb1d7b293
Added: AppZone and WebBrowser components
...
--HG--
branch : develop
9 years ago
kervala
89532b2afb
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
...
--HG--
branch : develop
9 years ago
kervala
55de2f0bd2
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
...
--HG--
branch : develop
9 years ago
kaetemi
bbec2c5b33
Fix random thunder activation caused by rounding error in setup interpolation
...
--HG--
branch : develop
9 years ago
kaetemi
198323b9b5
Compile fix
...
--HG--
branch : develop
9 years ago
kervala
89be3e39de
Fixed: Clang warnings
...
--HG--
branch : develop
9 years ago
kervala
dadfb51257
Fixed: Use presets from client_default.cfg for client_config_qt
...
--HG--
branch : develop
9 years ago
kervala
0d773e3e79
Fixed: Use nlfopen in tools and servers
...
--HG--
branch : develop
9 years ago
kervala
e191e1675b
Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
...
--HG--
branch : develop
9 years ago
kervala
a7b3532687
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
f376317f10
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
cf20e21f83
Changed: Use named arguments in uiFilterMenuDynamic translation
...
--HG--
branch : develop
9 years ago
kervala
4074f095eb
Fixed: Move setrlimit after initializing logs
...
--HG--
branch : develop
9 years ago
kervala
40c7c82a2d
Changed: Removed wrong check
...
--HG--
branch : develop
9 years ago
kervala
05e0500aaf
Changed: Check if LC_NUMERIC is correct before loading or saving config files
...
--HG--
branch : develop
9 years ago
kervala
97647b2264
Fixed: Set numeric locale in CApplicationContext
...
--HG--
branch : develop
9 years ago
kervala
d7121b4b7a
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
...
--HG--
branch : develop
9 years ago
kervala
94f4e901c9
Changed: Fix clang warnings
...
--HG--
branch : develop
9 years ago
kervala
6e816dfaa2
Changed: Init log before calling prelogInit()
...
--HG--
branch : develop
9 years ago
kervala
962b43d2bd
Fixed: Possible crashes if ov_info returns NULL
...
--HG--
branch : develop
9 years ago
kervala
a77fee685b
Changed: Implement CI18N::setSystemLanguageCode, if we must force it
...
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)
--HG--
branch : develop
9 years ago
kervala
1356c1d447
Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
...
--HG--
branch : develop
9 years ago
kervala
413dd8eb93
Fixed: We need to restart client from the same startup directory as parent one
...
--HG--
branch : develop
9 years ago
kervala
8bc243ffe1
Changed: Removed some semicolons in Lua when useless
...
--HG--
branch : develop
9 years ago
kervala
c39190b38d
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
...
--HG--
branch : develop
9 years ago
kervala
5121cdb7d4
Changed: Use # in Lua to get the size of an array
...
--HG--
branch : develop
9 years ago
kervala
d113bb7b10
Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
...
--HG--
branch : develop
9 years ago
kervala
f1b882c0f3
Changed: Removed useless dependencies on DirectX
...
--HG--
branch : develop
9 years ago
kervala
61934be39a
Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
...
--HG--
branch : develop
9 years ago
kervala
c3d3024507
Changed: Remived useless semicolons
...
--HG--
branch : develop
9 years ago
kervala
2dd97967ff
Changed: Remove Hungarian because this language is not supported by Ryzom
...
--HG--
branch : develop
9 years ago
kervala
011e87b3bc
Changed: Updated Configuration translations
...
--HG--
branch : develop
9 years ago
kervala
888c21cd97
Changed: Fix typo
...
--HG--
branch : develop
9 years ago
kervala
27413888b3
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
61c33024b6
Changed: Updated Configuration translations
...
--HG--
branch : develop
9 years ago
kervala
bb67a604e6
Fixed: Wrong first and last names orders and some minor bugs
...
--HG--
branch : develop
9 years ago
kervala
efac9c97b1
Changed: Use more explicit variable names
...
--HG--
branch : develop
9 years ago
kervala
7366a1f994
Changed: Minor changes (spaces replaced by tabs)
...
--HG--
branch : develop
9 years ago
kervala
0a16b3b8dd
Changed: Sligthly changes
...
--HG--
branch : develop
9 years ago
kervala
0be32d3a25
Fixed: UTF-8 encoding
...
--HG--
branch : develop
9 years ago
kervala
7bfb43c25d
Changed: Updated translations for Ryzom Configuration
...
--HG--
branch : develop
9 years ago
kervala
30703b5591
Changed: Update shorcuts
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
95f6b154fb
Changed: Save when clicking on OK
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
d446dd3942
Changed: Update index in servers list
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
d34b434b23
Changed: Disable widgets if no profile selected
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
0d06721689
Changed: Read version from client and display it
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
a1ceaf0c5e
Changed: Use CServersModel
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
b98f625e7a
Changed: Methods to convert index from/to profile ID
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
733969f148
Changed: Minor changes
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
4a50cf1d3a
Changed: Read/write shortcuts
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
0828e1cc30
Changed: Use checkboxes for shortcuts
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
61b2a3e6f2
Added: ServersModel to manage servers list
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
9d48b2923b
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
691c8cdbd3
Changed: Use QString::number() instead of QString("%1") to convert an int to QString
...
--HG--
branch : develop
9 years ago
kervala
587b63e1d1
Fixed: Use full path to launch Ryzom client and pass profile argument
...
--HG--
branch : develop
9 years ago
kervala
21a84a3ed4
Changed: Declare CCmdArgs outside of main() to be able to use it in other files
...
--HG--
branch : develop
9 years ago
kervala
13851e3df5
Fixed: 0x0 is Auto mode
...
--HG--
branch : develop
9 years ago
kervala
b9231adb78
Fixed: ForceDXTC is not to disable compression but force it
...
--HG--
branch : develop
9 years ago
kervala
e4f8bb0e16
Changed: Use MiB for RAM
...
--HG--
branch : develop
9 years ago
kervala
c0958ab0b5
Fixed: Determine path of client.cfg and client_default.cfg
...
--HG--
branch : develop
9 years ago
kervala
e0be334456
Changed: Create new client.cfg
...
--HG--
branch : develop
9 years ago
kaetemi
4762b33ac0
Fix thunder update
...
--HG--
branch : develop
9 years ago
kaetemi
c8646b26d1
Fix rounding error in _RyzomDay and _RyzomTime calculation
...
--HG--
branch : develop
9 years ago
kervala
5c3f5e841c
Changed: Write a warning instead of error
...
--HG--
branch : develop
9 years ago
kervala
faae2973ac
Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
...
--HG--
branch : develop
9 years ago
kervala
41176a7d02
Fixed: OpenGL ES driver compilation
...
--HG--
branch : develop
9 years ago
kervala
8dec2fbb54
Changed: Random names generator updated by Osquallo
...
--HG--
branch : develop
9 years ago
kaetemi
48a120b21f
Fix curl crash
...
--HG--
branch : develop
9 years ago
kervala
124bfac9f0
Improved Luabind CMake module, fixes #262 and fixes #263
...
--HG--
branch : develop
9 years ago
kervala
d6e97a9ebc
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
846be58379
Changed: Better warning
...
--HG--
branch : develop
9 years ago
kervala
f445789fb0
Changed: Profiles dialog code
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
5a11b80b9f
Added: Profiles model class
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
ae88268333
Changed: Create a typedef for lists of profiles and servers
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
d4f6be1578
Changed: Use "arguments" instead of "parameters"
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
76d83a5890
Improved Luabind CMake module, fixes #263
...
--HG--
branch : develop
9 years ago
kervala
865bece41c
Changed: Random names generator updated by Osquallo
...
--HG--
branch : develop
9 years ago
kervala
5d3796d225
Lua 5.3 support for Fedora 22+, fixes #262
...
--HG--
branch : develop
9 years ago
Nimetu
1d0d1a505c
Added: Possibility to set text as grayed in combo box
...
--HG--
branch : develop
9 years ago
Nimetu
bc8fd9fe2b
Added: Horizontal mode to second action bar
...
--HG--
branch : develop
9 years ago
kervala
0fa672f5f5
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
81408bbc5a
Fixed: Missing translation for bytes in patcher
...
--HG--
branch : develop
9 years ago
kervala
dac5a3b50f
Changed: Slots for buttons
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
767ab0b83c
Changed: Renamed configurations to profiles
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
c182708cd0
Changed: Escape Linux upgrade script as well
...
--HG--
branch : develop
9 years ago
kervala
4519893d78
Fixed: Loading PEM file
...
--HG--
branch : develop
9 years ago
kervala
22b582fe46
Fixed: Escape paths with quotes under OS X
...
--HG--
branch : develop
9 years ago
kervala
d39911345e
Fixed: Only use "open" if extension is app
...
--HG--
branch : develop
9 years ago
kervala
3ddefec294
Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
...
--HG--
branch : develop
9 years ago
kervala
eac2cec783
Fixed: Wrong check for OS X
...
--HG--
branch : develop
9 years ago
kervala
3f2d1da933
Added: Scripts launched after patch
...
--HG--
branch : develop
9 years ago
kervala
0040fa888e
Fixed: Compilation under OS X
...
--HG--
branch : develop
9 years ago
kervala
e38af28d40
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
a47d3845bd
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
6e301d59cd
Merge with develop
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
92dfe1e2ff
Changed: Extract Windows and UNIX attributes from 7z headers
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
86bfb53ff2
Changed: Renamed configurations to profiles
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
6104011d11
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
...
--HG--
branch : develop
9 years ago
kervala
b3b48a3ae3
Changed: New functions to convert arguments string from/to an array of strings
...
--HG--
branch : develop
9 years ago
kervala
76674c4fd4
Changed: Improve formatting of UNIX script
...
--HG--
branch : develop
9 years ago
kervala
58d9ba6c50
Fixed: Use / instead of \ under UNIX
...
--HG--
branch : develop
9 years ago
kervala
98bd20967d
Fixed: Use export under UNIX to make variables available in upgd_nl.sh too
...
--HG--
branch : develop
9 years ago
kervala
b897d9fe74
Fixed: Wrong patch categories
...
--HG--
branch : develop
9 years ago
kervala
f3352a9ccc
Added: Initial commit for Ryzom Installer (WIP)
...
--HG--
branch : feature-ryzom-installer
9 years ago
kervala
2b64e30aa2
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
c0fe37ab8e
Fixed: Memory leak
...
--HG--
branch : develop
9 years ago
kervala
79be594f54
Changed: Trim URL before to display it
...
--HG--
branch : develop
9 years ago
kervala
e7645739a6
Fixed: Don't append empty login, password or shard ID to batch
...
--HG--
branch : develop
9 years ago
kervala
89d1c51408
Fixed: Use full path for client_default.cfg
...
--HG--
branch : develop
9 years ago
kervala
ad4857cfaa
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
Nimetu
a95c887534
Changed: Implement multi-row select box
...
--HG--
branch : develop
9 years ago
Nimetu
e2fca3a8f3
Added: http-equiv refresh
...
--HG--
branch : develop
9 years ago
Nimetu
a50689a885
Changed: Use multiline text for http errors
...
--HG--
branch : develop
9 years ago
kervala
dd15287d6c
Changed: Use a wchar_t buffer for registry
...
--HG--
branch : develop
9 years ago
kervala
14f46e884b
Changed: Updated world_editor_classes.xml
...
--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
baf9f6c7f9
Changed: Make OpenSSL required
...
--HG--
branch : develop
9 years ago
kervala
18c5193fb9
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
35e3ef1d68
Changed: Minor changes (replaced l: by L:)
...
--HG--
branch : develop
9 years ago
kervala
f698c31aa1
Changed: Allow to compile WITH_NEL_TESTS without compiling tools
...
--HG--
branch : develop
9 years ago
kervala
3e14025cf8
Changed: Include wang_hash.h in NLMISC files
...
--HG--
branch : develop
9 years ago
kervala
d18c7b24f5
Changed: Don't look for Qt5WinExtras in root CmakeLists.txt
...
--HG--
branch : develop
9 years ago
kervala
901759d039
Changed: Don't use DOS path under UNIX
...
--HG--
branch : develop
9 years ago
kervala
9a4156d9cf
Changed: Launch upgrade script even if we don't want to launch client
...
--HG--
branch : develop
9 years ago
kervala
bfe817f92c
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
24dda2e7b9
Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
...
--HG--
branch : develop
9 years ago
kervala
4b023d1ace
Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
...
--HG--
branch : develop
9 years ago
kervala
aa15b96187
Changed: Add a 7 seconds pause under UNIX
...
--HG--
branch : develop
9 years ago
kervala
460708a015
Changed: Use L:/ path instead of R:/ for leveldesign
...
--HG--
branch : develop
9 years ago
kervala
ce382f87dc
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
c6ac53598b
Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
...
--HG--
branch : develop
9 years ago
kervala
ae100981d7
Changed: Removed extraenous spaces at the end of lines
...
--HG--
branch : develop
9 years ago
kervala
087ee9b76b
Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
...
--HG--
branch : develop
9 years ago
kervala
db92fc81f1
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
3f0e6f3757
Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
...
--HG--
branch : develop
9 years ago
kervala
fad63280db
Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
...
--HG--
branch : develop
9 years ago
kervala
0575a51632
Last changes for Unicode support under Windows, fixes #261
...
--HG--
branch : develop
9 years ago
kervala
2b7ce14a57
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
9322fa87b3
Music player can now handle unicode filenames and m3u8 playlists, issue #261
...
--HG--
branch : develop
9 years ago
kervala
a0f8660d0d
Changed: Removed useless commented code
...
--HG--
branch : develop
9 years ago
kervala
e583a7a970
Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
...
--HG--
branch : develop
9 years ago
kervala
3c1a41d2b3
Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
...
--HG--
branch : develop
9 years ago
kervala
3487bf16ff
Fixed: Display human readable version of file timestamps
...
--HG--
branch : develop
9 years ago
kervala
0c7aeaaac7
Changed: Display only filename in patch screen
...
--HG--
branch : develop
9 years ago
kervala
83090fc2f5
Changed: Use uiByte translation
...
--HG--
branch : develop
9 years ago
kervala
872bb2e697
Changed: Don't put spaces in front of percent value
...
--HG--
branch : develop
9 years ago
kervala
1bfc12bd6c
Changed: Use upgrade script if present
...
--HG--
branch : develop
9 years ago
kervala
d3ad91923d
Changed: Use --profile instead of --config for client profile expression
...
--HG--
branch : develop
9 years ago
kervala
591c7ed0bf
Fixed: Display an error if unable to open a ogg file
...
--HG--
branch : develop
9 years ago
kervala
dba1ff8cf9
Changed: Added NamingPolicyURL variable in cfg
...
--HG--
branch : develop
9 years ago
kervala
6e54ba6420
Display patch errors/warnings in UTF-8, issue #261
...
--HG--
branch : develop
9 years ago
kervala
baecfcf944
Adapt CSTLoader to use nlfopen and some simplifications, issue #261
...
--HG--
branch : develop
9 years ago
kervala
33a30d186c
Use Unicode of CreateProcess, issue #261
...
--HG--
branch : develop
9 years ago
kervala
e68d6e3617
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
ba077aaab8
Use right versions of Win32 functions, issue #261
...
--HG--
branch : develop
9 years ago
kervala
4d48beeaa4
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
...
--HG--
branch : develop
9 years ago
kervala
ac51d16583
Use Unicode versions of Win32 functions, issue #261
...
--HG--
branch : develop
9 years ago
kervala
f644805ff7
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
...
--HG--
branch : develop
9 years ago
kervala
69547db6ce
New function to format a timestamp to human readable
...
--HG--
branch : develop
9 years ago
kervala
9370e93dd6
Removed useless comments/commented code
...
--HG--
branch : develop
9 years ago
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
Gary Preston
c7a7b2c503
Merge
...
--HG--
branch : develop
9 years ago
Gary Preston
b193faa426
Ensure definitions from cmake files that make use of generator expressions
...
(such as UseQt4.cmake) are retained but do not cause a empty "-D" to be
output when the generator evaluates to the empty string.
Fixes debug build failure on Linux using Qt4/tools/WITH_PCH.
--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
kervala
0b4a2a39b3
Fixed: Don't display D3D item in tree under Linux and OS X
...
--HG--
branch : develop
9 years ago
kervala
6e93a0d395
Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
...
--HG--
branch : develop
9 years ago
kervala
733f319c4f
Fixed: Only call setCPUMask once
...
--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
4c96c5a608
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
9 years ago
kervala
b6dae7002e
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
93d89700bc
Fixed: Useless dependencies
...
--HG--
branch : develop
9 years ago
kervala
c1125199ca
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
093ee91656
Fixed: libxml2 dependencies
...
--HG--
branch : develop
9 years ago
kervala
59aaad27c1
Changed: Works for C compilers too
...
--HG--
branch : develop
9 years ago
kervala
36f886f5f1
Changed: Removed more useless dependencies
...
--HG--
branch : develop
9 years ago
kervala
89319eb99c
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
...
--HG--
branch : develop
9 years ago
kervala
df22787f90
Changed: Added PCH for logic
...
--HG--
branch : develop
9 years ago
kervala
c5d8c9965e
Changed: Minor changes (EOL, spaces, etc...)
...
--HG--
branch : develop
9 years ago
kervala
af2f38612a
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
9 years ago
kervala
30d7571aad
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
be92ac8e60
Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
...
--HG--
branch : develop
9 years ago
kervala
ba7b4094ef
Changed: Use CCmdArgs to get program path and search data there
...
--HG--
branch : develop
9 years ago
kervala
482b1ba73a
Fixed: Display wrong commands with UTF-8 characters
...
--HG--
branch : develop
9 years ago
kervala
dcd38de3f2
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
61fb66d3af
Changed: Support -config/-c parameter passed by Ryzom Installer
...
--HG--
branch : develop
9 years ago
kervala
895df72e3f
Changed: Use CCmdArgs to parse client command-line
...
--HG--
branch : develop
9 years ago
kervala
ded0b3a252
Changed: Remove commented old crash report code
...
--HG--
branch : develop
9 years ago
kervala
7237736922
Changed: Make absolute program path (useful if launched from current directory under Linux)
...
Changed: Set process name for logs
--HG--
branch : develop
9 years ago
kervala
222544f902
Fixed: Display an error if adding more than once the same filename in BNP
...
--HG--
branch : develop
9 years ago
kervala
0505395fd1
Fixed: toLower shouldn't transform a eszett to s
...
--HG--
branch : develop
9 years ago
kervala
5892fb8c1c
Fixed: -o option of tga2dds for directory output
...
--HG--
branch : develop
9 years ago
kervala
1ca826cda9
Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make
...
--HG--
branch : develop
9 years ago
kervala
f8d45d01dc
Changed: Replace tabs by spaces
...
--HG--
branch : develop
9 years ago
kervala
9aff198d70
Fixed: Return true if a required argument is found
...
--HG--
branch : develop
9 years ago
kervala
e35fe4384b
Changed: Use CBigFile to unpack BNP in CPatchManager
...
--HG--
branch : develop
9 years ago
kervala
7f69309e39
Fixed: Link to Qt ICO plugin
...
--HG--
branch : develop
9 years ago
kervala
12d87b4914
Changed: Use CCmdArgs for tga2dds
...
--HG--
branch : develop
9 years ago
kervala
e2cc9e622e
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
19aa093ea8
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
...
--HG--
branch : develop
9 years ago
kervala
93e1289a77
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
...
--HG--
branch : develop
9 years ago
kervala
963892913f
Fixed: Crash in backup service
...
--HG--
branch : develop
9 years ago
kervala
f5a60e3a60
Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
...
--HG--
branch : develop
9 years ago
kervala
aff9cccd0c
Changed: Improve toString(const bool &val)...
...
--HG--
branch : develop
9 years ago
kervala
a08cdce803
Fixed: Use icon under Windows
...
--HG--
branch : develop
9 years ago
kervala
e281fc1706
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
Nimetu
52dcf1a300
Changed: Use url from <base> element for relative urls
...
--HG--
branch : develop
9 years ago
kervala
1082c49aa6
Changed: Use a different original filename for DEV version
...
--HG--
branch : develop
9 years ago
kervala
6c27e927b5
Fixed: Compilation in 64 bits under Windows
...
--HG--
branch : develop
9 years ago
kervala
fa22852adb
Changed: Removed fromString(const char *, ...) because useless
...
--HG--
branch : develop
9 years ago
kervala
5cc2b2865f
Changed: Local includes against system includes
...
--HG--
branch : develop
9 years ago
kervala
00395d6b2e
Fixed: Compilation without PCH
...
--HG--
branch : develop
9 years ago
kervala
5fb0c5d279
Removed: Binary file generated by VC++
...
--HG--
branch : develop
9 years ago
kervala
1864ad70db
Fixed: Some unit tests with fromString
...
--HG--
branch : develop
9 years ago
kervala
e01f706ccc
Fixed: Updated with new changes
...
--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
b0ad9b0315
Changed: Only add search paths that exist
...
--HG--
branch : develop
9 years ago
kervala
b91e3bdf0e
Changed: Improved CCmdArgs
...
--HG--
branch : develop
9 years ago
kervala
c379c61ab7
Changed: Don't need to create it on heap
...
--HG--
branch : develop
9 years ago
kervala
fc645a5668
Fixed: Import static platform plugin
...
--HG--
branch : develop
9 years ago
kaetemi
fd950a692b
Faster Qt startup
...
--HG--
branch : develop
9 years ago
Tobias Peters
48c7404c74
Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests
...
--HG--
branch : issue/fix-failing-unit-tests
9 years ago
kervala
58d23bbe97
Fixed: Compilation with static Qt 5
...
--HG--
branch : develop
9 years ago
kervala
d5749430f7
Fixed: Typo in Lua 5.3 module
...
--HG--
branch : develop
9 years ago
kervala
0be5356f78
Fixed: Right directories
...
--HG--
branch : develop
9 years ago
kervala
c5fbf56984
Fixed: Missing ++
...
--HG--
branch : develop
9 years ago
kervala
bb9ac688f6
Changed: Set CMP0020 NEW in root project
...
--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
kervala
b3cfd5f6bb
Fixed: Use lua_tointeger under Lua 5.2 and prior versions
...
--HG--
branch : develop
9 years ago
kervala
4886da5855
Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
...
--HG--
branch : develop
9 years ago
kervala
cd021fc4ef
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
...
--HG--
branch : develop
9 years ago
kervala
c427bb216b
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
...
--HG--
branch : develop
9 years ago
kervala
8b5dcc345d
Fixed: Link to X11 under Linux
...
--HG--
branch : develop
9 years ago
kervala
074fdb5c22
Fixed: Link to static libxml2 under Linux
...
--HG--
branch : develop
9 years ago
kervala
5c772f45b4
Changed: Update year in copyright automatically
...
--HG--
branch : develop
9 years ago
kaetemi
9c687430c8
Update mask pixel format in panoply preview tool
...
--HG--
branch : develop
9 years ago
kaetemi
8673d27a13
Add panoply preview tool
...
--HG--
branch : develop
9 years ago
kaetemi
8cfaa89620
Separate window displayer message stringify
...
--HG--
branch : develop
9 years ago
kaetemi
d5654ad62e
Fix bad printf parameters
...
--HG--
branch : develop
9 years ago
kaetemi
53b62c66d2
More of that VS2015 magic
...
--HG--
branch : develop
9 years ago
kaetemi
5c6edf6cee
And more VS2015 fixes
...
--HG--
branch : develop
9 years ago
kaetemi
e4b72e63a1
More of the VS2015 stuff
...
--HG--
branch : develop
9 years ago
kaetemi
f7d05ea8e4
VS2015 fixes for NeL Samples
...
--HG--
branch : develop
9 years ago
kaetemi
9a0c6290a2
Fix another VS2015 warning
...
--HG--
branch : develop
9 years ago
kaetemi
da02779588
More VS2015 fixes
...
--HG--
branch : develop
9 years ago
kaetemi
3632ae4e64
Fix VS2015 warnings
...
--HG--
branch : develop
9 years ago
kaetemi
9a477d976b
VS2015 compilation fixes
...
--HG--
branch : develop
9 years ago
kervala
fd80a0f22d
Changed: Update WindowsSDK CMake module for VC++ 2015
...
--HG--
branch : develop
9 years ago
kervala
9a34434cf8
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
875224d277
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
c1d8d4e400
Changed: Invert version and help checks
...
--HG--
branch : develop
9 years ago
kervala
c844a0bdd1
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
cb26d897ae
Fixed: Warning with clang
...
--HG--
branch : develop
9 years ago
kervala
27ae7dddf0
Fixed: Right directory under OS X
...
--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
b7fe07d781
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
...
--HG--
branch : develop
9 years ago
kervala
c8c563807d
Fixed: Compilation under 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
d0c587e445
Changed: Remove duplicate lines
...
--HG--
branch : develop
9 years ago
kervala
a4dd37efc9
Changed: Try different alternative paths for game folders
...
--HG--
branch : develop
9 years ago
kervala
6a3292c600
Fixed: Convert .bank filenames with / and use existing CFile::fileExists
...
--HG--
branch : develop
9 years ago
kervala
e1c14db5a0
Fixed: getLastSeparator should return std::string::size_type instead of an integer
...
--HG--
branch : develop
9 years ago
kervala
a66fa8cc9c
Changed: Implement CPath::isAbsolutePath
...
--HG--
branch : develop
9 years ago
kervala
af9610328f
Changed: Implement expandEnvironmentVariables function
...
--HG--
branch : develop
9 years ago
kervala
ad36e59a71
Fixed: Save filenames in .bank with / instead of system separator
...
--HG--
branch : develop
9 years ago
kervala
6ec0ab01cf
Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
...
--HG--
branch : develop
9 years ago
kervala
49ef5a1ed7
Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
...
--HG--
branch : develop
9 years ago
kervala
7104a6cb29
Fixed: Wrong directory
...
--HG--
branch : develop
9 years ago
kervala
fc5e6ca982
Fixed: Error when signing bundle
...
--HG--
branch : develop
9 years ago
kervala
59c06630cd
Changed: Table keys are integers
...
--HG--
branch : develop
9 years ago
kervala
839928a57a
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
...
--HG--
branch : develop
9 years ago
kervala
d375038175
Fixed: Ryzom Configuration under OS X
...
--HG--
branch : develop
9 years ago
Nimetu
ad8059c345
Fixed: Invalid image width/height on error
...
--HG--
branch : develop
9 years ago
Nimetu
511a004827
Fixed: Wrong DD indent in nested list when tag is not closed
...
--HG--
branch : develop
9 years ago
kervala
bb3726fd46
Fixed: Compilation of object_viewer_widget in static under Linux
...
--HG--
branch : develop
9 years ago
kervala
fe40e9e6b7
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
93c6f521c5
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
f10060eaa1
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
688076e056
Changed: Enable new LZMA SDK code
...
--HG--
branch : develop
9 years ago
kervala
1a3f5729fe
Changed: Update LZMA SDK to latest version
...
--HG--
branch : develop
9 years ago
kervala
c81301ca30
Changed: Don't need to extract the original filename
...
--HG--
branch : develop
9 years ago
kervala
3af2813fbf
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
4e4f19f809
Changed: Replace strlwr by toLower
...
--HG--
branch : develop
9 years ago
kervala
14f48d821a
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
9ee32071d8
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
cc0174e800
Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
...
Fixed: Updated code to work with new versions of LZMA SDK
--HG--
branch : develop
9 years ago
kervala
54ee3d79e9
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
9e8cd07e4b
Changed: HAVE_X86_64 is defined or not
...
--HG--
branch : develop
9 years ago
kervala
51ec04b761
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
...
--HG--
branch : develop
9 years ago
kervala
b3a392d559
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
d494f00ab6
Fixed: Compilation with dynamic version of Qt 5
...
--HG--
branch : develop
9 years ago
kervala
76dece0ec2
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
59aff6a4bc
Changed: Added more fromString tests
...
--HG--
branch : develop
9 years ago
kervala
245726f347
Changed: Don't need to use system API, NeL already has equivalent
...
--HG--
branch : develop
9 years ago
kervala
c09476ec03
Fixed: Servers compilation
...
--HG--
branch : develop
9 years ago
kervala
8756ba6ebc
Changed: Link to Qt5WinExtras under Windows
...
--HG--
branch : develop
9 years ago
kervala
834fcbe8c8
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
0e74c167cd
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
592bb16c11
Fixed: Warnings with GCC
...
--HG--
branch : develop
9 years ago
kervala
ea5b041844
Fixed: Compilation with Qt 4
...
--HG--
branch : develop
9 years ago
kervala
ecb47bc2dc
Changed: Remove unused variable
...
--HG--
branch : develop
9 years ago
kervala
0ef79083a0
Changed: Code simplification
...
--HG--
branch : develop
9 years ago
kervala
80ae07c8b3
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
f0bfd6264e
Fixed: Big endian number
...
--HG--
branch : develop
9 years ago
kervala
92fe9a6554
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
a53ff71469
Changed: Replace strlwr by toLower
...
--HG--
branch : develop
9 years ago
kervala
f323974dba
Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
...
--HG--
branch : develop
9 years ago
kervala
6efce5ba59
Changed: Support for new key events
...
--HG--
branch : develop
9 years ago
kervala
76744b18c7
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
64428d0018
Changed: Allow to debug Lua in FV too
...
--HG--
branch : develop
9 years ago
kervala
03c9c93fc1
Changed: Comments to support DXTC1a for textures with one level of transparency later
...
--HG--
branch : develop
9 years ago
kervala
75eb7cb922
Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
...
--HG--
branch : develop
9 years ago
kervala
ec7699aca9
Fixed: Compilation of object_viewer_qt with Qt 5
...
--HG--
branch : develop
9 years ago
kervala
af14cbe3aa
Fixed: Allow to select PNG and TGA for bitmaps
...
--HG--
branch : develop
9 years ago
kervala
2923fe7c89
Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
...
--HG--
branch : develop
9 years ago
kervala
fad179731a
Fixed: Compilation of tile_edit_qt with Qt 5
...
--HG--
branch : develop
9 years ago
Nimetu
8475f25e75
Changed: Refactor DL
...
--HG--
branch : develop
9 years ago
Nimetu
639ce91e61
Fixed: Align UL, LI list style type marker outside content
...
--HG--
branch : develop
9 years ago
Nimetu
6bcb153930
Fixed: DL list top margin
...
--HG--
branch : develop
9 years ago
Nimetu
f95d445839
Fixed: DL list DD element indent
...
--HG--
branch : develop
9 years ago
Nimetu
bbe9ca2b67
Changed: UL list style type depending on nested depth
...
--HG--
branch : develop
9 years ago
Nimetu
298a659c6f
Changed: Merge UL and OL code
...
--HG--
branch : develop
9 years ago
kervala
95404bd724
Fixed: Don't load grayscale textures as alpha
...
--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
f2b43c2d7e
Changed: Added default checks for textures and masks (-t and -m)
...
--HG--
branch : develop
9 years ago
kervala
dc5ddadcbb
Fixed: Alpha channel with 0 is correct, don't change it
...
--HG--
branch : develop
9 years ago
kervala
9f761780f1
Changed: %u to format a uint
...
--HG--
branch : develop
9 years ago
kervala
687301377e
Fixed: Instead of returning an error, convert the bitmap in RGBA
...
--HG--
branch : develop
9 years ago
kervala
798cb1c7ce
Fixed: Alpha channel with 0 is correct, don't change it
...
--HG--
branch : develop
9 years ago
kervala
f482f77179
Fixed: GCC warnings
...
--HG--
branch : develop
9 years ago
kervala
ac57a464d4
Fixed: Converting AlphaLuminance to Luminance
...
--HG--
branch : develop
9 years ago
kervala
0dc70105d5
Fixed: __rdtsc() under old versions of GCC
...
--HG--
branch : develop
9 years ago
kervala
ae752f72d8
Changed: Define CLANG_VERSION is using clang compiler
...
--HG--
branch : develop
9 years ago
kervala
0fe6ec67ba
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
4d5be82f19
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
9b8cdc2821
Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
...
--HG--
branch : develop
9 years ago
kervala
68aa20257f
Changed: Use new code to determine free disk space
...
--HG--
branch : develop
9 years ago
kervala
b11fabe867
Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
...
--HG--
branch : develop
9 years ago
kervala
9fc317bd20
Changed: Compile tools first because client needs some of them
...
--HG--
branch : develop
9 years ago
kervala
aaa9c394d7
Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
...
--HG--
branch : develop
9 years ago
kervala
ed98662de3
Changed: OutputPath is already "standardized"
...
--HG--
branch : develop
9 years ago
kervala
fe018c959b
Changed: Use lowercase instead of uppercase for extensions
...
--HG--
branch : develop
9 years ago
kervala
47bde9ccc7
Changed: Allow to resample Luminance (grayscale) bitmaps
...
--HG--
branch : develop
9 years ago
kervala
c263e4dffb
Changed: Don't redefine new and delete operators if targetting x86_64
...
--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
23e4517baa
Fixed: Compilation with clang
...
--HG--
branch : develop
9 years ago
kervala
873f4995ce
Fixed: Missing PATHS in MySQL CMake module
...
--HG--
branch : develop
9 years ago
kervala
bf19a4c61c
Fixed: MySQL client under OS X
...
--HG--
branch : develop
9 years ago
kervala
79e3ec61b1
Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
...
--HG--
branch : develop
9 years ago
kervala
494ab2ce20
Changed: Cast to CRGBA* is faster than set8888
...
--HG--
branch : develop
9 years ago
kervala
96fab4210b
Changed: Use LD_LIBRARY_PATH only when opening a document or URL
...
--HG--
branch : develop
9 years ago
kervala
82acfb3bf2
Changed: Only use filename in setProcessName
...
--HG--
branch : develop
9 years ago
kervala
ea937ba4f3
Changed: Remove SIGPIPE signal listener (hack for libwww)
...
--HG--
branch : develop
9 years ago
kervala
47bc397a30
Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
...
--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
06b83f85f7
Changed: Add an icon for crash_report under Windows
...
--HG--
branch : develop
9 years ago
kervala
697ac2221c
Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
...
--HG--
branch : develop
9 years ago
kervala
12c4adf943
Changed: Minor changes
...
--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
1a00dec5c3
Changed: Unused code
...
--HG--
branch : develop
9 years ago
kervala
8087b76397
Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
...
--HG--
branch : develop
9 years ago
kervala
844b1e3d02
Fixed: Warnings with GCC
...
--HG--
branch : develop
9 years ago
kervala
b50ca03e92
Fixed: Use --args only with open
...
--HG--
branch : develop
9 years ago
kervala
046c69066d
Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
...
--HG--
branch : develop
9 years ago
kervala
266a32ea19
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
...
--HG--
branch : develop
9 years ago
kervala
de77bb634d
Changed: Don't need to cast since it's already a sint32
...
--HG--
branch : develop
9 years ago
kervala
0c98a86e4b
Fixed: Display alpha as an integer
...
--HG--
branch : develop
9 years ago
kervala
958ccb9b58
Changed: Add CPUMask variable
...
--HG--
branch : develop
9 years ago
kervala
20711e24e3
Fixed: Typos
...
--HG--
branch : develop
9 years ago
kervala
25a7caf341
Fixed: Use SaveShardRoot from game_share
...
--HG--
branch : develop
9 years ago
kervala
6e36d06f76
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
71f7cb28dc
Changed: Remove X11 code for OS X (we support Cocoa now)
...
--HG--
branch : develop
9 years ago
kervala
8e57f2ed2e
Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
...
--HG--
branch : develop
9 years ago
kervala
860a4d99ba
Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
...
--HG--
branch : develop
9 years ago
kervala
03eaa9181a
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
cf8ed540a7
Changed: Use new methods in panoply_maker
...
--HG--
branch : develop
9 years ago
kervala
80759eafb4
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
e995b7221f
Added: Textures optimizer tool
...
--HG--
branch : develop
9 years ago
kervala
d34e3d120d
Changed: Parse nvidia-smi output to determine video memory
...
--HG--
branch : develop
9 years ago
kervala
ee26c7377b
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
437aa5b939
Changed: Added helpers methods to CBitmap
...
--HG--
branch : develop
9 years ago
kervala
27a2263bd6
Changed: Added set8888() method to CGRBA
...
--HG--
branch : develop
9 years ago
kervala
2ed7c0be88
Changed: Added isGray() method to CGRBA
...
--HG--
branch : develop
9 years ago
kervala
3984309945
Changed: Useless code because all clients will be able to patch themselve
...
--HG--
branch : develop
9 years ago
kervala
149adc351a
Fixed: Path when UnpackTo doesn't have a trailing /
...
--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
ef6b8fb501
Fixed: Compilation
...
--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
c032446549
Changed: Use WITH_UNIX_STRUCTURE for client icons
...
--HG--
branch : develop
9 years ago
kervala
130ca08bc7
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
ab4dc8ec01
Changed: Merge code from private repository
...
--HG--
branch : develop
9 years ago
kervala
d5e74ca5c8
Fixed: Wrong check (if c is NULL, nothing is happening)
...
--HG--
branch : develop
9 years ago
kervala
c6927af7c0
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
ef16bab62e
Changed: Merge code from private repository
...
--HG--
branch : develop
9 years ago
kervala
88042cc28d
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
8b770d41ac
Fixed: Wrong bitmap size
...
--HG--
branch : develop
9 years ago
Nimetu
82afdecc72
Changed: Save screenshots with year-month-day info in filename
...
--HG--
branch : develop
9 years ago
kervala
9b9ee4e492
Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
...
--HG--
branch : develop
9 years ago
kervala
91f2913026
Changed: Don't need to use std::stringstream
...
--HG--
branch : develop
9 years ago
kervala
4c0fc6074f
Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
...
--HG--
branch : develop
9 years ago
kervala
19cbbb2bec
Changed: Don't create log.log anymore
...
--HG--
branch : develop
9 years ago
kervala
77352d5759
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
b93414cd27
Fixed: Warning when DDS_HEADER is not initialized
...
--HG--
branch : develop
9 years ago
kervala
5ccf0df1ab
Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
...
--HG--
branch : develop
9 years ago
kervala
d8bc7384ae
Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
...
--HG--
branch : develop
9 years ago
kervala
ba7c4ae4d4
Changed: Support for GLX_MESA_query_renderer to detect video memory
...
--HG--
branch : develop
9 years ago
kervala
57859636cd
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
1928f6229c
Fixed: Universe channel tab close
...
--HG--
branch : develop
9 years ago
kervala
478a2102b8
Fixed: GCC warnings
...
--HG--
branch : develop
9 years ago
kervala
28df949870
Fixed: Forgot to link to PlatformSupport under other platforms
...
--HG--
branch : develop
9 years ago
kervala
a8383e8f0f
Changed: Use entity textures cache size depending on video memory
...
--HG--
branch : develop
9 years ago
kervala
ba6f66d310
Fixed: GCC warnings
...
--HG--
branch : develop
9 years ago
kervala
af0eabbdea
Fixed: GCC warnings
...
--HG--
branch : develop
9 years ago
kervala
83ef24dab7
Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
...
--HG--
branch : develop
9 years ago
kervala
d7255a63d8
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
ec86bdcf96
Changed: Force 32 bits depth with XRandr
...
--HG--
branch : develop
9 years ago
kervala
cbea85c105
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
...
--HG--
branch : develop
9 years ago
kervala
2006f1a866
Fixed: GCC warnings
...
--HG--
branch : develop
9 years ago
kervala
2d0d87a05e
Fixed: Warnings with GCC
...
--HG--
branch : develop
9 years ago
kervala
1f2678eb10
Fixed: Warnings compiling with Qt 5
...
--HG--
branch : develop
9 years ago
kervala
1be6901176
Fixed: Link errors under Linux
...
--HG--
branch : develop
9 years ago
kervala
4a1f4cd725
Changed: Use shared libs for X11 because API doesn't change
...
--HG--
branch : develop
9 years ago
kervala
cbc1acfcd2
Fixed: Link order with Qt 5 static under Linux
...
--HG--
branch : develop
9 years ago
kervala
75d16f7054
Fixed: Define QT_NO_DEBUG in Release with Qt 5 also in PCH
...
--HG--
branch : develop
9 years ago
kervala
21ada78b63
Changed: Display a warning when calling getModes if Display is NULL
...
--HG--
branch : develop
9 years ago
kervala
a5d3b2d461
Changed: Added new function getCommandOutput
...
--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
a86a013a16
Fixed: Warning when $json was empty (but perhaps we should fix the real reason...)
...
--HG--
branch : develop
9 years ago
kervala
cfd905b4a9
Changed: Replace ~0u by std::numeric_limits<uint>::max()
...
--HG--
branch : develop
9 years ago
kervala
4694ca2580
Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
...
--HG--
branch : develop
9 years ago
kervala
4fa6247672
Changed: windows.h already included in stdligo.h
...
--HG--
branch : develop
9 years ago
kervala
f1cc782223
Changed: Need more checks before using getTotalVideoMemory()
...
--HG--
branch : develop
9 years ago
kervala
36358cef50
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
...
--HG--
branch : develop
9 years ago
kervala
dd69f64225
Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
...
--HG--
branch : develop
9 years ago
kervala
55feca30d7
Changed: Use nlSleep instead of usleep
...
--HG--
branch : develop
9 years ago
kervala
4061826715
Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
...
--HG--
branch : develop
9 years ago
kervala
ffe0571a12
Changed: Use nlwarning instead of nlerror
...
--HG--
branch : develop
9 years ago
kervala
360a634f5b
Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
...
--HG--
branch : develop
9 years ago
kervala
5d64a01f58
Fixed: Use Xcb plugin for Qt 5 under Linux
...
--HG--
branch : develop
9 years ago
kervala
09e22e292d
Changed: Use toString instead of sprintf
...
--HG--
branch : develop
9 years ago
kervala
f57b1b9421
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
...
--HG--
branch : develop
9 years ago
kervala
07a1285740
Fixed: Target at least Windows 2000
...
--HG--
branch : develop
9 years ago
kervala
72af4052ee
Changed: Add getTotalVideoMemory to IDriver to query total video memory
...
--HG--
branch : develop
9 years ago
Nimetu
f4d47f27aa
Fixed: Crash when div was following p element
...
--HG--
branch : develop
9 years ago
kervala
016390446d
Changed: Forgot to change RYZOM_GAMES_PREFIX
...
--HG--
branch : develop
9 years ago
kervala
5cf0fd10af
Changed: Only copy installscript_osx.vdf in compatibility branch
...
--HG--
branch : develop
9 years ago
kervala
fb98ffe809
Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
...
--HG--
branch : develop
9 years ago
kervala
93225c6495
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
9bc4534660
Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
...
--HG--
branch : develop
9 years ago
kervala
f88fd7719c
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
1b2e607d5d
Changed: Add WITH_UNIX_STRUCTURE to use UNIX structure (bin, etc, share, etc...)
...
--HG--
branch : develop
9 years ago
kervala
3f329aacf7
Changed: Remove PatchServer because unused
...
--HG--
branch : develop
9 years ago
kervala
7ca5e7acf6
Fixed: Compilation with Qt 5 static under Linux
...
--HG--
branch : develop
9 years ago
kervala
296ca5133f
Changed: Only display flushDebugStack messages if DisableNLDebug is not set
...
--HG--
branch : develop
9 years ago
kervala
68b23fe50f
Changed: Typo
...
--HG--
branch : develop
9 years ago
kervala
71d3ea8a37
Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
...
--HG--
branch : develop
9 years ago
kervala
2cbcb2735e
Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
...
--HG--
branch : develop
9 years ago
kervala
ae19cfe5eb
Changed: Also fix medium and heavy boots with a dress
...
--HG--
branch : develop
9 years ago
kervala
08671a2c57
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
c0a3345c83
Changed: Simplified code
...
--HG--
branch : develop
9 years ago
kervala
f04ebac483
Changed: Only display this warning in debug, because occurs when underwears are equipped
...
--HG--
branch : develop
9 years ago
kervala
935809b40f
Changed: There is no client_default.cfg.in anymore
...
--HG--
branch : develop
9 years ago
kervala
ad981b15c7
Changed: Translate comment in english
...
--HG--
branch : develop
9 years ago
kervala
08205daacc
Changed: Remove old equivalent code
...
--HG--
branch : develop
9 years ago
kervala
d67d831afe
Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
...
Changed: Don't call applyColorSlot twice if item exists
--HG--
branch : develop
9 years ago
kervala
f51b33cc3b
Fixed: Use correct shape for boots when caster dress is equipped
...
--HG--
branch : develop
9 years ago
kervala
fcda945608
Fixed: Wrong default shape names
...
--HG--
branch : develop
9 years ago
Nimetu
b06d8bb039
Fixed: Stuck scrollbar
...
--HG--
branch : develop
9 years ago
Nimetu
e68d6f83fe
Fixed: Incorrect vertical spacing between block style elements
...
--HG--
branch : develop
9 years ago
Nimetu
5e61995c3c
Changed: Render p and div as block level elements
...
--HG--
branch : develop
9 years ago
Nimetu
73d010ca6b
Fixed: Timestamps in chat not visible after switching characters
...
--HG--
branch : develop
9 years ago
kervala
1863f91782
Merge
...
--HG--
branch : develop
9 years ago
Nimetu
bcae216816
Fixed: Table colspan overwrites previous row column width
...
--HG--
branch : develop
9 years ago
Nimetu
fe476d4872
Added: html TH element
...
--HG--
branch : develop
9 years ago
Nimetu
2eb56b6460
Added html HR element
...
--HG--
branch : develop
9 years ago
Nimetu
045a6471fe
Added: html OL list
...
--HG--
branch : develop
9 years ago
kervala
2a86e317be
Changed: Synchronization with private repository
...
--HG--
branch : develop
9 years ago
kervala
b2927175c3
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
80581347a4
Changed: Replace NLMISC::strupr by NLMISC::toUpper
...
--HG--
branch : develop
9 years ago
kervala
613150e5bc
Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository
...
--HG--
branch : develop
9 years ago
kervala
d187138099
Changed: Replace more ~0 by std::numeric_limits<*>::max()
...
--HG--
branch : develop
9 years ago
kervala
ad93a9005f
Changed: Improve errors reporting
...
--HG--
branch : develop
9 years ago
kervala
a22e056de1
Fixed: Typos
...
--HG--
branch : develop
9 years ago
kervala
5efaa8360f
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
75eceb9b24
Fixed: loadPNG with RGB images was returning 32
...
--HG--
branch : develop
9 years ago
kervala
175af88d67
Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
...
--HG--
branch : develop
9 years ago
kervala
a3b6e87b0d
Changed: Disable useless message
...
--HG--
branch : develop
9 years ago
kervala
394884ffd9
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
ec8d9ea266
Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
...
--HG--
branch : develop
9 years ago
kervala
7105749d94
Changed: Include limits
...
--HG--
branch : develop
9 years ago
kervala
e486cac363
Fixed: Wrong cases
...
--HG--
branch : develop
9 years ago
kervala
651870a2c9
Fixed: Allow to find Windows SDK libraries in lib/amd64 too
...
--HG--
branch : develop
9 years ago
kervala
4e8ba88046
Fixed: Clang warning
...
--HG--
branch : develop
9 years ago
kervala
b170168295
Fixed: Use NELID16 macros
...
--HG--
branch : develop
9 years ago
kervala
3b3b1d0d4c
Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
...
--HG--
branch : develop
9 years ago
kervala
3a3a8752d1
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
...
--HG--
branch : develop
9 years ago
kervala
a550f2c760
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
70196d2f90
Fixed: Implement launch of executables under OS X
...
--HG--
branch : develop
9 years ago
kervala
bc12a142c8
Changed: Replace atoi by fromString
...
--HG--
branch : develop
9 years ago
kervala
1ab5357804
Changed: Updates CMake modules
...
--HG--
branch : develop
9 years ago
kervala
c1716ae3db
Fixed: Include directories with Qt 5 CMake modules in PCH
...
--HG--
branch : develop
9 years ago
kervala
2064fa2699
Fixed: _PatchDirectory already has a trailing slash
...
--HG--
branch : develop
9 years ago
kervala
a680c7d83b
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
...
--HG--
branch : develop
9 years ago
kervala
189fc7a2d9
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
84831a4b34
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
...
--HG--
branch : develop
9 years ago
Nimetu
55b46c5c76
Added: Option to set radar to follow camera
...
--HG--
branch : develop
9 years ago
kervala
5afda00594
Merge
...
--HG--
branch : develop
9 years ago
kervala
7977ef5903
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
8b9098b5d5
Fixed: Wrong copyFile and moveFile syntax
...
--HG--
branch : develop
9 years ago
Nimetu
0f34e0ea91
Changed: Attach dyn chat to main chat as default.
...
--HG--
branch : develop
9 years ago
Nimetu
a64709552c
Added: 12-hour clock in radar and chat
...
--HG--
branch : develop
9 years ago
Nimetu
3895644589
Changed: Display inventory bulk with two decimal places
...
--HG--
branch : develop
9 years ago
kervala
8aff509f0f
Fixed: Clang warnings
...
--HG--
branch : develop
9 years ago
kervala
15aed08533
Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
...
--HG--
branch : develop
9 years ago
kervala
57f711a41a
Fixed: New LZMA syntax under Linux
...
--HG--
branch : develop
9 years ago
kervala
f87218e7e3
Changed: Real executable name for client_config_qt
...
--HG--
branch : develop
9 years ago
kervala
9d30c279e0
Fixed: Compilation of some tools with Qt 5 in static
...
--HG--
branch : develop
9 years ago
kervala
7ebe3088bb
Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
...
--HG--
branch : develop
9 years ago
kervala
fc951a24ce
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
...
--HG--
branch : develop
9 years ago
kervala
3baeced8c6
Fixed: Typos again
...
--HG--
branch : develop
9 years ago
kervala
0e62130d99
Fixed: Typo
...
--HG--
branch : develop
9 years ago
kervala
fcb0963888
Fixed: Typo
...
--HG--
branch : develop
9 years ago
kervala
e66f15dba6
Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt
...
--HG--
branch : develop
9 years ago
kervala
c245155525
Changed: Install sheets_packer.cfg too
...
--HG--
branch : develop
9 years ago
kervala
e8f77eb967
Changed: Check for alternative directories
...
--HG--
branch : develop
9 years ago
kervala
fdbaab6a38
Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
...
--HG--
branch : develop
9 years ago
kervala
a1a557dd1b
Changed: Sort dictionary keys
...
--HG--
branch : develop
9 years ago
kervala
977103f9d0
Fixed: OS X uses .dylib extension instead of .so
...
--HG--
branch : develop
9 years ago
kervala
a75ebeffa7
Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
...
--HG--
branch : develop
9 years ago
Nimetu
dceb45e373
Fixed: Keyboard capture not reset when clicking outside GUI.
...
--HG--
branch : develop
9 years ago
Nimetu
612125a243
Added: Size attributes to img (width, height, max-width, max-height)
...
--HG--
branch : develop
9 years ago
kervala
1d00f974b6
Fixed: ryzom_client_patcher compilation
...
--HG--
branch : develop
9 years ago
kervala
76a8904e9a
Fixed: Compilation under OS X
...
--HG--
branch : develop
9 years ago
kervala
079ea3e5c5
Changed: Let dependencies propagate to other targets
...
--HG--
branch : develop
9 years ago
kervala
f833cc43de
Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
...
--HG--
branch : develop
9 years ago
kervala
be1ed3349c
Fixed: Wrong copy-paste
...
--HG--
branch : develop
9 years ago
kervala
d14cdc856e
Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
...
--HG--
branch : develop
9 years ago
kervala
71ff890d62
Fixed: Don't install all files in /usr/share if compiling a local client
...
--HG--
branch : develop
9 years ago
kervala
8761ee3bcd
Fixed: RETURN() doesn't exit from macro but from current file (thanks Nimetu!)
...
--HG--
branch : develop
9 years ago
kervala
f393554075
Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
...
--HG--
branch : develop
9 years ago
kervala
23ecfa9fe7
Changed: Better translations
...
--HG--
branch : develop
9 years ago
kervala
9f11987a3b
Changed: Update MaxTrack at launch
...
--HG--
branch : develop
9 years ago
kervala
9d3de84c38
Changed: Make QString from UTF-8 string
...
--HG--
branch : develop
9 years ago
kervala
926af19e1a
Fixed: Ryzom Configuration language can be different from Ryzom language
...
--HG--
branch : develop
9 years ago
kervala
c4b933d1bd
Changed: Load interface translations at launch
...
--HG--
branch : develop
9 years ago
kervala
5707757198
Changed: There is no suffix under Linux or OS X
...
--HG--
branch : develop
9 years ago
kervala
739cba1d2a
Changed: Use PNG images
...
--HG--
branch : develop
9 years ago
kervala
9fdb287175
Changed: Compile client_config_qt with Qt 5
...
--HG--
branch : develop
9 years ago
kervala
5e686dfc60
Changed: Convert BMP images to PNG
...
--HG--
branch : develop
9 years ago
kervala
5b797db264
Added: French translation for client_config_qt
...
--HG--
branch : develop
9 years ago
kervala
c6b52c4a21
Fixed: Remove \SystemRoot\ from path returned from Registry
...
--HG--
branch : develop
9 years ago
Nimetu
8f87990a1b
Added: Smooth scrolling
...
--HG--
branch : develop
9 years ago
Nimetu
cb94cb4f9f
Fixed: Scrolling in small steps not working.
...
--HG--
branch : develop
9 years ago
kervala
7a23ff8fd6
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
a245857986
Changed: Remove specific C++ dialects for warnings
...
--HG--
branch : develop
9 years ago
kervala
1fa2e22491
Changed: Port some tools to Qt 5
...
--HG--
branch : develop
9 years ago
Nimetu
7cbd840ce1
Added: style for html elements del, u, em, strong, small, and dl list
...
--HG--
branch : develop
9 years ago
Nimetu
a7100eb5bc
Changed: Ignore text from <script> element
...
--HG--
branch : develop
9 years ago
kervala
14f0f3454c
Changed: Define supportted languages in Info.plist
...
--HG--
branch : develop
9 years ago
kervala
7988232bcd
Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
...
--HG--
branch : develop
9 years ago
kervala
092fad98c9
Changed: Define default value for AnisotropicFilter
...
--HG--
branch : develop
9 years ago
kervala
c2c30b4b96
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
a0c6c9096c
Changed: Change Anisotropic Filtering for next uploaded textures
...
--HG--
branch : develop
9 years ago
kervala
3dafe1ff1f
Fixed: Anisotropic Filtering 2x didn't work
...
--HG--
branch : develop
9 years ago
kervala
86a866d4cb
Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
...
--HG--
branch : develop
9 years ago
Nimetu
d4ed66d99b
Added: URL #fragment navigation.
...
--HG--
branch : develop
9 years ago
Nimetu
f4599e183b
Added: Common attributes to h1..h6 elements
...
--HG--
branch : develop
9 years ago
kervala
1532da4618
Changed: Add Anisotropic Filtering in game config options
...
--HG--
branch : develop
9 years ago
kervala
806098e881
Changed: Support 64x64 icon size
...
--HG--
branch : develop
9 years ago
kervala
99ccb5f45d
Changed: Increased size of some combo boxes
...
--HG--
branch : develop
9 years ago
kervala
34b3334182
Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
...
--HG--
branch : develop
9 years ago
kervala
d4dd2b7264
Fixed: Getters for Anisotropic Filtering
...
--HG--
branch : develop
9 years ago
kervala
d8102a8c67
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
532f8c502f
Fixed: Search icons under Linux in default directories
...
--HG--
branch : develop
9 years ago
kervala
1afec95dd9
Fixed: Only display VR page in game config if compiled with a VR SDK
...
--HG--
branch : develop
9 years ago
kervala
68cbba44ce
Fixed: Assimp depends on ZLIB
...
--HG--
branch : develop
9 years ago
kervala
b4e1dcbc10
Fixed: Link error under Debian Squeeze
...
--HG--
branch : develop
9 years ago
kervala
7337ee4faa
Fixed: Warning filePath not being a const char*
...
--HG--
branch : develop
9 years ago
kervala
ebae4c2691
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
2e58a0725a
Changed: Forgot other ##
...
--HG--
branch : develop
9 years ago
kervala
94f035ed8f
Fixed: GCC doesn't support no arguments for __VA_ARGS__
...
--HG--
branch : develop
9 years ago
kervala
74196261ee
Fixed: VC++ 2010 already supports ULL
...
--HG--
branch : develop
9 years ago
kervala
0623258189
Fixed: 64 bits constants truncated in 32 bits
...
--HG--
branch : develop
9 years ago
kervala
4e5ed6060a
Fixed: Warning string after #endif
...
--HG--
branch : develop
9 years ago
kervala
68a9e3156e
Changed: Look into predefined pathes for Ryzom icons
...
--HG--
branch : develop
9 years ago
kervala
1a40880d6f
Changed: Use RYZOM_VERSION from config.h (generated by CMake)
...
--HG--
branch : develop
9 years ago
kervala
804a635993
Changed: Display revision
...
--HG--
branch : develop
9 years ago
kervala
0666f9d2c9
Removed: Useless MFC readme.txt
...
--HG--
branch : develop
9 years ago
kervala
7a2dd18095
Changed: Add and use more constants in config.h
...
--HG--
branch : develop
9 years ago
kervala
ce519d6d34
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
abb6b28661
Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR
...
--HG--
branch : develop
9 years ago
kervala
27b45b40e8
Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time
...
--HG--
branch : develop
9 years ago
kervala
2fa0544912
Changed: Don't generate revision.h anymore
...
--HG--
branch : develop
9 years ago
kervala
520eb941b1
Changed: Simplified CMake ELSE and ENDIF
...
--HG--
branch : develop
9 years ago
kervala
39bda44106
Changed: Removed useless checks in config.h
...
--HG--
branch : develop
9 years ago
kervala
06994f4c58
Added: RC files for NeL drivers
...
--HG--
branch : develop
9 years ago
kervala
4d4df6aaf8
Changed: Updated UNIX icons
...
--HG--
branch : develop
9 years ago
kervala
2f4b23df31
Merge
...
--HG--
branch : develop
9 years ago
kaetemi
525b0f1643
Apply patch #231 , new weather values, must be applied server-side as well. Needs to be tested
...
--HG--
branch : develop
9 years ago
kervala
56988bf85b
Changed: Minor change
...
--HG--
branch : develop
9 years ago
kervala
86c2148df8
Changed: Remove Yubo chat references
...
--HG--
branch : develop
9 years ago
kervala
244c2eb211
Fixed: Open web pages in background under OS X and don't close client
...
--HG--
branch : develop
9 years ago
kervala
b6e265bcdd
Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
...
--HG--
branch : develop
9 years ago
kervala
9b0ca9e81e
Changed: Added details for executable (we'll need to improve it for Ryzom Core)
...
--HG--
branch : develop
9 years ago
kervala
c9a96d4fee
Changed: New icon based on another Atys image with colors more vivid
...
--HG--
branch : develop
9 years ago
kervala
5492b8db07
Changed: URLs don't exist anymore
...
--HG--
branch : develop
9 years ago
kervala
4a02370266
Fixed: Crash under Linux saying you can't use X in multi-threaded environment
...
--HG--
branch : develop
9 years ago
kervala
884730ea78
Fixed: Crash under Linux (patch by Nimetu), fixes #252
...
--HG--
branch : develop
9 years ago
kervala
d50c40c473
Fixed: Unable to open URLs under Linux while using Steam Runtime
...
--HG--
branch : develop
9 years ago
kervala
35471ace88
Fixed: Typo
...
--HG--
branch : develop
9 years ago
kervala
d1f925d319
Changed: Give priority to xdg-open (if present) to open URLs under Linux
...
--HG--
branch : develop
9 years ago
kervala
5a5dd33a9c
Changed: Removed useless parameter for nlerror
...
--HG--
branch : develop
9 years ago
kaetemi
6c2490090d
Merge with feature-export-assimp
...
--HG--
branch : develop
9 years ago
kervala
6d52aa7077
Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
...
--HG--
branch : develop
9 years ago
kervala
c83ea11e84
Changed: Display basic information for OpenAL driver
...
--HG--
branch : develop
9 years ago
kervala
f76e275e2c
Changed: Temporary comment the line because XAudio2 returns an error if used
...
--HG--
branch : develop
9 years ago
kervala
817486538c
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
334f2b43c6
Fixed: Display title and artist name from ogg files in music player
...
--HG--
branch : develop
9 years ago
kervala
f9c789e4db
Fixed: Only open supported music formats in music player
...
--HG--
branch : develop
9 years ago
kervala
93fc6c163b
Removed: Ryzom translations in develop
...
--HG--
branch : develop
9 years ago
kaetemi
2c3d5454a1
This seems like a good idea as well, ref #254
...
--HG--
branch : develop
9 years ago
kaetemi
3d59db1021
Add some extra checks, ref #254
...
--HG--
branch : develop
9 years ago
kervala
d5c1d18ebf
Changed: Write revision and build date in crash logs
...
--HG--
branch : develop
9 years ago
kervala
e96730829c
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
fb1d5134ba
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
45597ebd8a
Changed: Implement a TODO
...
--HG--
branch : develop
9 years ago
kervala
a9af8f4efe
Changed: Improved text alignment in french
...
--HG--
branch : develop
9 years ago
kervala
9e88fa645b
Changed: Support for integer types in Lua 5.3, fixes #253
...
--HG--
branch : develop
9 years ago
kervala
53f46eb5fa
Changed: Support for integer types in Lua 5.3, fixes #253
...
--HG--
branch : develop
9 years ago
kervala
08d50dc725
Changed: Don't try to convert string to CRGBA if less than 3 integers
...
--HG--
branch : develop
9 years ago
kervala
630a22d428
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
c854201d91
Changed: Removed useless LoadLuaDebugger
...
--HG--
branch : develop
9 years ago
kervala
aa3d209d39
Fixed: Crash in CLuaManager
...
--HG--
branch : develop
9 years ago
kervala
a8d81c689b
Changed: Support for integer types in Lua 5.3, fixes #253
...
--HG--
branch : develop
9 years ago
kervala
4a97f339a3
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
...
--HG--
branch : develop
9 years ago
Nimetu
4bb0da6a72
Correctly save and restore screen resolution from icfg file
...
--HG--
branch : develop
9 years ago
Nimetu
76ee797e49
Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
...
--HG--
branch : develop
9 years ago
Nimetu
55e687e80d
Fixed displaying utf8 string on <img> alt attr.
...
--HG--
branch : develop
9 years ago
kervala
7258054350
Fixed: Don't put same twice frequencies in list
...
--HG--
branch : develop
9 years ago
kervala
e8b0ae3f81
Changed: Don't log nldebug in Release
...
--HG--
branch : develop
9 years ago
kervala
1d11914192
Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
...
--HG--
branch : develop
9 years ago
kervala
9525d24cd7
Fixed: Compilation with old libcurl versions
...
--HG--
branch : develop
9 years ago
kervala
5e07440a1e
Changed: Display OpenGL version and GPU used in logs
...
--HG--
branch : develop
9 years ago
kervala
2f3aab5c74
Changed: Support for WGL_NV_gpu_affinity extension
...
--HG--
branch : develop
9 years ago
kervala
d32a61d481
Changed: Updated OpenGL headers
...
--HG--
branch : develop
9 years ago
kervala
e634e3ecf1
Fixed: Missing #endif
...
--HG--
branch : develop
9 years ago
kervala
a340260e40
Fixed: Force use of NVIDIA GPU if Optimus is present
...
--HG--
branch : develop
9 years ago
kervala
326520465c
Fixed: If frequency is 0, use the first one in list
...
--HG--
branch : develop
9 years ago
kervala
744966acd6
Changed: More comments
...
--HG--
branch : develop
9 years ago
kervala
b56686b9b7
Changed: Release modes list under OS X
...
--HG--
branch : develop
9 years ago
kervala
a49723178d
Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
...
--HG--
branch : develop
9 years ago
kervala
2be81c5445
Changed: Replace int 3 asm by __debugbreak()
...
--HG--
branch : develop
9 years ago
kervala
2b155c2d50
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
3ac728872e
Fixed: Typos (renamed restaure to restore)
...
--HG--
branch : develop
9 years ago
kervala
25febfa3bc
Merge
...
--HG--
branch : develop
9 years ago
Nimetu
84dfa01176
Fixed: CViewText not updating visible text when used by CCtrlTextButton
...
--HG--
branch : develop
9 years ago
Nimetu
8a55f1b1e9
Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
...
--HG--
branch : develop
9 years ago
kervala
831a3eb7b7
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
c2c930035c
Changed: Use new Ryzom icon under Windows
...
--HG--
branch : develop
9 years ago
kervala
cafc06e70c
Fixed: Clang warnings
...
--HG--
branch : develop
9 years ago
kervala
c4ea200633
Changed: Minor changes (spaces replaced by tabs)
...
--HG--
branch : develop
9 years ago
kervala
67a857e0fe
Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
...
--HG--
branch : develop
9 years ago
kervala
b944892c8f
Fixed: Clang warning, ContinentMngr.cur() is checked later
...
--HG--
branch : develop
9 years ago
kervala
ffb600e03e
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
716c4cdab5
Changed: Add support for Spanish
...
--HG--
branch : develop
9 years ago
kervala
9b231afa54
Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
...
--HG--
branch : develop
9 years ago
kervala
285eeeab26
Fixed: Compilation errors when constant not defined
...
--HG--
branch : develop
9 years ago
kervala
9e74adee86
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
2baddc78ac
More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
...
--HG--
branch : develop
9 years ago
kervala
93a03b5db0
Fixed: clang warnings
...
--HG--
branch : develop
9 years ago
kervala
94b7148d44
Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
...
--HG--
branch : develop
9 years ago
kervala
2a9b9deaf9
Fixed: Didn't initialize video modes frequencies
...
--HG--
branch : develop
9 years ago
kervala
804c5cb80b
Fixed: Update also Depth and Frequency with default resolution
...
--HG--
branch : develop
9 years ago
kervala
56e1f5eff0
Changed: Centralize version different formats
...
--HG--
branch : develop
9 years ago
kervala
1b211566bb
Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
...
--HG--
branch : develop
9 years ago
kervala
c6ea264f24
Fixed: cURL static version needs to be linked against libidn under Linux too
...
--HG--
branch : develop
9 years ago
Nimetu
7d9f4030ff
Fixed: Wrong key shortcuts in debug help screen (issue #241 )
...
--HG--
branch : develop
9 years ago
kervala
cfb5fd56df
Changed: Updated translations
...
--HG--
branch : develop
9 years ago
kervala
e00376a584
Added: Bin directory for translations
...
--HG--
branch : develop
9 years ago
kervala
959fc6a961
Changed: Updated translations
...
--HG--
branch : develop
9 years ago
kervala
f01ff0a222
Added: Tutorial for translations
...
--HG--
branch : develop
9 years ago
kervala
499a2605e0
Added: Translations diff directory
...
--HG--
branch : develop
9 years ago
kervala
c67f177297
Added: Client-side translations
...
--HG--
branch : develop
9 years ago
Nimetu
4c8b2d3134
Add basic gif support to CBitmap (issue #238 )
...
--HG--
branch : develop
9 years ago
kervala
f1a75132dd
Changed: CMake end tags
...
--HG--
branch : develop
9 years ago
kervala
44bfc85c7a
Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
...
--HG--
branch : develop
9 years ago
kervala
6aaeedb077
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245 )
...
--HG--
branch : develop
9 years ago
Nimetu
f187421011
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250 )
...
--HG--
branch : develop
9 years ago
kervala
69100c20f0
Fixed: Wrong end tags
...
--HG--
branch : develop
9 years ago
kervala
ec39ef13bf
Changed: Support for Lua 5.3 (can be improved)
...
--HG--
branch : develop
9 years ago
kervala
12614d5ff4
Fixed: Avoid warnings of conflicts between Debug and Release DLLs
...
--HG--
branch : develop
9 years ago
kervala
e1b810ab85
Fixed: Crash when displaying configuration window
...
--HG--
branch : develop
9 years ago
kervala
5fc3c52df9
Fixed: Don't add dependency on target revision if not defined
...
--HG--
branch : develop
9 years ago
kervala
52800cd03b
Fixed: GCC 5 version check fails for PCH support
...
--HG--
branch : develop
9 years ago
kervala
2910b1a375
Fixed: Warnings with CMake
...
--HG--
branch : develop
9 years ago
kervala
eb5f46fbae
Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
...
--HG--
branch : develop
9 years ago
kaetemi
ea7942b093
Be helpful
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
6edff36476
Apply uv channel and transform
...
--HG--
branch : feature-export-assimp
9 years ago
kervala
67c6edc9ae
Changed: Use invalid screen mode by default (will be overridden by config files)
...
--HG--
branch : develop
9 years ago
kervala
00c36d3ac4
Changed: If Width and Height are invalid, use current screen mode
...
--HG--
branch : develop
9 years ago
kervala
9459224f23
Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
...
--HG--
branch : develop
9 years ago
kaetemi
7f31e640da
Initial work on UV
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
27e7095db9
Import material texture
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
f8bb35c449
Adjust material import
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
5fe1f2c711
Fix typo
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
efccbdd3af
Export shape
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
c9aef7b5a4
Import basic material options
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
ac5d9272f1
Adjust
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
3a7b5c6a46
Note
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
9e20f83e48
Shape import
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
e60a9747b8
Restructure
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
33dd77d516
Skeleton scan
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
fec41ebda9
Scene meta data
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
dec6c2d880
Centralized asset database configuration
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
8036d53411
Add pipeline v3 tool logger
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
875d7eaa7c
Flag bones in scene for skel export
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
7d502cc6bb
Command line options
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
d55124a6a9
Placeholder projects
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
8179ee3836
Add assimp dependency
...
--HG--
branch : feature-export-assimp
9 years ago
Nimetu
08e5345e14
Fix 'ah:' urls for untrusted domains
...
--HG--
branch : develop
9 years ago
kaetemi
7d53552979
Fix object viewer include issue
...
--HG--
branch : develop
9 years ago
kaetemi
96116c6eba
Todo note
...
--HG--
branch : develop
9 years ago
kaetemi
5e428761c5
Fix freetype include order
...
WINSDK added a fttypes.h header...
--HG--
branch : develop
9 years ago
kaetemi
edebe18d6c
MFC now requires XP or higher
...
--HG--
branch : develop
9 years ago
kaetemi
9a10f1413b
Fix DXSDK include order
...
--HG--
branch : develop
9 years ago
kaetemi
cac661dbca
SDK 8.1 support
...
--HG--
branch : develop
9 years ago
kaetemi
0cd51d59c7
Fix VS2013 64bit compiler error
...
C1128: number of sections exceeded object file format limit : compile with /bigobj
--HG--
branch : develop
9 years ago
Nimetu
04cffc1559
Fix missing include when WITH_PCH=OFF
...
--HG--
branch : develop
10 years ago
kishan_grimout
83a81801ea
fix crash when a shader fails to build
...
--HG--
branch : develop
10 years ago
kaetemi
24b6e3923d
ryzomcore/v0.12.0
10 years ago
kaetemi
d9f3efc4e3
ryzomcore/v0.12.0
...
--HG--
branch : develop
10 years ago
kervala
87c198efbe
Fixed compilation of font sample
...
--HG--
branch : develop
10 years ago
Jan Boon
f36e06dfb9
Merged in nimetu/ryzomcore (pull request #126 )
...
add bold, italic, underline, strikethrough font styles
--HG--
branch : develop
10 years ago
Nimetu
15766d4d17
Add radio button type to CGroupHTML (issue 237)
...
--HG--
branch : develop
10 years ago
kervala
39670e5b77
Comment translation
...
--HG--
branch : develop
10 years ago
kervala
7cecd18eee
Save space in debug screen to display VPB and VPC
...
--HG--
branch : develop
10 years ago
kervala
b4e0b46ac9
Fixed uint to bool conversion warning
...
--HG--
branch : develop
10 years ago
kervala
9a55ee46b7
Removed dependency on libwww
...
--HG--
branch : develop
10 years ago
Nimetu
11ca61be54
Fix compiling on 32bit linux
...
--HG--
branch : develop
10 years ago
Nimetu
c58e10f173
Add "select_shortcut_bar_2" action handler (issue 222)
...
--HG--
branch : develop
10 years ago
Nimetu
ce4cb9c4f1
Fix sending and receiving cookies
...
--HG--
branch : develop
10 years ago
Nimetu
a6cf9730be
Fix possible curl handle leak
...
--HG--
branch : develop
10 years ago
Nimetu
26571de439
Fix compiling under windows
...
--HG--
branch : develop
10 years ago
Nimetu
dc082f3921
Replace url parser with one less strict
...
--HG--
branch : develop
10 years ago
Nimetu
ad3fac7b15
Make sure image src attribute matches local file or is absolute url
...
--HG--
branch : develop
10 years ago
Nimetu
2771185ef7
Fix utf8 tooltips on web links
...
--HG--
branch : develop
10 years ago
Nimetu
8e1ada36b0
Use cURL as http transport
...
--HG--
branch : develop
10 years ago
Nimetu
c6535ee2fd
Ensure that html is valid utf8 and that tags come in correct(ish) order
...
--HG--
branch : develop
10 years ago
Nimetu
be95880a95
Remove libwww, only keep html entitites list
...
--HG--
branch : develop
10 years ago
kaetemi
f578f0441a
Add extra light groups for better lightmap control
...
--HG--
branch : develop
10 years ago
Jan Boon
bc3624c42f
Merged in nimetu/ryzomcore/libxml2-html-parser (pull request #127 )
...
implement html parser using libxml2
--HG--
branch : develop
10 years ago
Nimetu
d1d0c0cf50
Parse local files (ingame help) with new html parser
...
--HG--
branch : libxml2-html-parser
10 years ago
Nimetu
1dc48143f3
Implement html parser using libxml2
...
--HG--
branch : libxml2-html-parser
10 years ago
Nimetu
5d4cbdce26
Remove libwww dependency from CGroupHTML::addLink() signature
...
--HG--
branch : libxml2-html-parser
10 years ago
kaetemi
2d74de8a36
Separate dither matrix per color channel
...
--HG--
branch : develop
10 years ago
kaetemi
2da42040ef
Apply bayer dither to TGA16 export for smoother lightmaps
...
--HG--
branch : develop
10 years ago
Nimetu
eeb881d49e
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
...
--HG--
branch : develop
10 years ago
Nimetu
55672485c9
Add embolden, oblique, underline, strikethrough styles to CViewText
...
--HG--
branch : develop
10 years ago
kaetemi
5bb34b12f4
Use unordered set and map for VS2013, ref #236
...
--HG--
branch : develop
10 years ago
kaetemi
769d5190c5
Fixes for VS2013, ref #236
...
--HG--
branch : develop
10 years ago
kaetemi
ec30735198
Fixup some more hashes
...
--HG--
branch : develop
10 years ago
kaetemi
1a5a0d5acb
Fix CHashCode compare operator
...
--HG--
branch : develop
10 years ago
Nimetu
c760b1e3d9
Add embolden, oblique font styles (NL3D)
...
--HG--
branch : develop
10 years ago
kaetemi
e0d4aa1e7b
Add Wang hash functions
...
--HG--
branch : develop
10 years ago
kervala
906cc01768
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
d76d8e52c9
Fixed compilation with GCC
...
--HG--
branch : hotfix
10 years ago
kervala
80874abf68
Fixed compilation (setReportEmailFunction doesn't exist anymore)
...
--HG--
branch : develop
10 years ago
kaetemi
9d36ac8cb0
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
86f24a00b7
EOL
...
--HG--
branch : hotfix
10 years ago
kaetemi
621a9e8f7c
ryzomcore/v0.11.3
...
--HG--
branch : hotfix
10 years ago
kaetemi
2d297efc2a
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
d788d224d5
EOL
...
--HG--
branch : develop
10 years ago
kaetemi
cb298d556b
Add script to increment version numbers
...
--HG--
branch : hotfix
10 years ago
kaetemi
846abf93c9
Synchronize versions
...
--HG--
branch : hotfix
10 years ago
kaetemi
5a297ddbe4
Flag max plugins as windowed
...
--HG--
branch : develop
10 years ago
kaetemi
3c120cd398
Flag studio as windowed application
...
--HG--
branch : develop
10 years ago
kaetemi
28bcfeb01c
Flag windowed application when attempting window creation using 3D driver
...
--HG--
branch : develop
10 years ago
kaetemi
29f42ed5ab
Some practical improvements for the report handling
...
--HG--
branch : develop
10 years ago
kaetemi
163abf31b8
Merge with feature-crashreport+develop
...
--HG--
branch : develop
10 years ago
kaetemi
f2f7bad4c5
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
ee32b56d87
Replace report functionality
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
5a307cfa20
Replace report functionality
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
bbfc15c07a
Extend debugging sample
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
a9dc1a4c68
Fix checkbox behaviour
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
230be4d64b
Extend debugging sample
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
b896405b3d
Adjust layout
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
699e1644e7
Use proper style sheet for crash report under Cinnamon
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
9d50210e6b
Enable crash report tool in debugging sample application
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
0a567afc53
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kervala
242b19e9e2
Fixed: Compilation
...
--HG--
branch : develop
10 years ago
dfighter1985
74cb91d460
This was left here unintentionally.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
baa5273eaa
Default return value.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3714d15c60
Merged mainline changes..
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
7ca008ba86
Don't offer send in non-dev mode when there's no log file specified.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
d561a7078c
Only send email if the email CB is checked.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3108e5e013
Send report in dev mode if the CB is checked.
...
--HG--
branch : feature-crashreport
10 years ago
kervala
f999cc892c
Fixed: Compilation with GCC
...
--HG--
branch : develop
10 years ago
kervala
c2139e95c0
Fixed: Compilation with GCC
...
--HG--
branch : develop
10 years ago
dfighter1985
374d966069
Some more GUI changes.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
d666240343
Added return codes as requested.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
9d92e2d0d3
GUI changes as per requested by Kaetemi.
...
--HG--
branch : feature-crashreport
10 years ago
kervala
5e390364de
Changed: Minor change
...
--HG--
branch : develop
10 years ago
kervala
93a708400e
Fixed: Sort files in CFileContainer::addSearchPath too
...
--HG--
branch : develop
10 years ago
kervala
bb429f0ea9
Changed: Use NLMISC::toString instead of itoa
...
--HG--
branch : develop
10 years ago
kervala
a0c60bc896
Changed: Use CFile::createEmptyFile()
...
--HG--
branch : develop
10 years ago
kervala
fdc8ddb9f4
Fix #229 missing include in tools sources
...
--HG--
branch : develop
10 years ago
kervala
c0e885aa6a
Fixed: Skip .hg directories
...
--HG--
branch : develop
10 years ago
kervala
4daf4f5b5f
Fix #208 linking against static libX11.a
...
--HG--
branch : develop
10 years ago
Nimetu
c00ba3f2c1
Fix compilation
...
--HG--
branch : develop
10 years ago
kaetemi
4dd5955484
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
ea9e32f46d
Merge with develop
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
826907c8dd
Qt5 compile fix for crash report tool
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
72475cf719
Fix FindLibOVR cmake script
...
--HG--
branch : develop
10 years ago
kaetemi
a66204a03a
Add isWindowedApplication to INeLContext
...
--HG--
branch : develop
10 years ago
kaetemi
cb52c7ee7e
Use ULL suffix for unsigned 64bit integer constants with Visual Studio 2013
...
--HG--
branch : develop
10 years ago
kaetemi
54ae2da0a6
Fix _MSC_VER typo
...
--HG--
branch : develop
10 years ago
kaetemi
cf79f1bb1b
Merge with develop
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
3b59bbcf69
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
d9dd425dc6
Cleanup Windows includes
...
--HG--
branch : develop
10 years ago
kaetemi
50e11b0536
Add _WIN32_WINNT fallback define
...
--HG--
branch : develop
10 years ago
kaetemi
e201c90937
Remove redundant windows.h includes in NLMISC
...
--HG--
branch : develop
10 years ago
kaetemi
e2dcc3b035
Categorize NLMISC project source files
...
--HG--
branch : develop
10 years ago
kaetemi
02e8100ea4
Fix sstream include
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
6a48a2d199
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
68120a53e7
Only in FINAL_VERSION
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
a548940b8c
Default window title
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
fc950e08e0
Move crash report web application to appropriate directory
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
e4e3f2019b
Add function to set custom host url. Deprecate email callback function. Add some comments
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
6ae954326d
GCC/Linux version of NLMISC_BREAKPOINT
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
92d692fe69
Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122 )
...
Crash reporter changes
--HG--
branch : feature-crashreport
10 years ago
kaetemi
55d0c3282d
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
ca3243782b
Visual Studio 2013 compilation support for Ryzom Tools
...
--HG--
branch : develop
10 years ago
kaetemi
609fbbc9c3
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
77d17265eb
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
3ac5c4c5c3
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
883d699428
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
aede54925f
Visual Studio 2013 compilation support for Ryzom Tools
...
--HG--
branch : develop
10 years ago
kaetemi
389bde2e11
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
kaetemi
4cb42c6de0
Visual Studio 2013 compilation support for Ryzom Tools
...
--HG--
branch : develop
10 years ago
kaetemi
a912fa49ac
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
dfighter1985
8bf372056f
Use CMsgBoxDisplayer on non-windows platforms as well.
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
e27cdc7ac2
Merge with hotfix
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
2bb5e8e9ba
Remove generated log file when quitting the reporter.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
955ef48460
Parametrize crash reporter.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
cfe2d60350
More renames...
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3987971792
Renames.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
6be70dd39c
Renames.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
97de06bff2
renamed directory.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
195dfcc3f3
Changed default title to NeL Error Report.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
4ec87b3d6d
Moved to nel\tools\misc
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
b5c72182ed
Class names in Nel start with a C...
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
bdb20d32dd
Copyright header changed to Nel...
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
24aa500d0b
Launch the error report application instead of sending an email.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3d9357637b
Backed out from fdc0d40
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
7efbee6d0a
Backed out from 5942903
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
4e00903dcc
Back out from 5bb3dad
...
--HG--
branch : feature-crashreport
10 years ago
Jan Boon
543331ea75
Merged in nimetu/ryzomcore/issue-221 (pull request #100 )
...
improve chatlog file (issue #221 )
--HG--
branch : develop
10 years ago
kaetemi
18d211f79b
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
6e06b4e79e
Merge with dfighter-tools
...
--HG--
branch : hotfix
10 years ago
kaetemi
b120d68a98
Merge with hotfix
...
--HG--
branch : develop
10 years ago
dfighter1985
36ce53b1ba
Merged in hotfix (pull request #117 )
...
Merge hotfix branch
--HG--
branch : develop
10 years ago
dfighter1985
d2194cda05
Removed unused references to CMsgBoxDisplayer.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
2f808280c8
Removed unused references to CMsgBoxDisplayer.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
e130625cca
A little cleanup of CMsgBoxDisplayer.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
ac6bda5084
A little cleanup of CMsgBoxDisplayer.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
1476bfe648
Use CMsgBoxDisplayer on platforms other than Windows as well.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
070dad8e53
Use CMsgBoxDisplayer on platforms other than Windows as well.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
7efb3334fc
Install rcerror
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
4fd17a428d
Install rcerror
...
--HG--
branch : hotfix
10 years ago
kaetemi
a8db3b2dda
Visual Studio 2013 compilation support for Ryzom Client
...
--HG--
branch : develop
10 years ago
kaetemi
2667c5d8a2
Visual Studio 2013 compilation support for Ryzom Client
...
--HG--
branch : develop
10 years ago
kaetemi
aebda454dc
Visual Studio 2013 compilation support for Ryzom Client
...
--HG--
branch : develop
10 years ago
kaetemi
997722ee6b
Visual Studio 2013 compilation support for NeL Tools
...
--HG--
branch : develop
10 years ago
kaetemi
32b3b4ac80
Visual Studio 2013 compilation support for Ryzom Client
...
--HG--
branch : develop
10 years ago
kaetemi
1879a434f7
Visual Studio 2013 compilation support for NLGUI
...
--HG--
branch : develop
10 years ago
kaetemi
221267364d
Visual Studio 2013 compilation support for NL3D
...
--HG--
branch : develop
10 years ago
kaetemi
a15221b00d
Visual Studio 2013 compilation support for NLSOUND
...
--HG--
branch : develop
10 years ago
kaetemi
f5335f068d
Visual Studio 2013 compilation support for NLMISC
...
--HG--
branch : develop
10 years ago
kaetemi
cb986cba6f
Visual Studio 2013 compilation support for NLPACS
...
--HG--
branch : develop
10 years ago
kaetemi
7ea4cff032
Visual Studio 2013 compilation support for NLNET
...
--HG--
branch : develop
10 years ago
kaetemi
6db8abf95c
Visual Studio 2013 compilation support for NLMISC
...
--HG--
branch : develop
10 years ago
dfighter1985
9b29695635
Typo...
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
141dddb58c
Typo...
...
--HG--
branch : hotfix
10 years ago
dfighter1985
ef56d28542
Oups
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
c7681bcb2b
Oups
...
--HG--
branch : hotfix
10 years ago
dfighter1985
72566f1a71
Tell the user if the report couldn't be sent.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
bb9f6261d7
Tell the user if the report couldn't be sent.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
14a709449a
Override the cursor while sending the report.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3c61e39ce3
Override the cursor while sending the report.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
f0869aa659
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
469e5583c1
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
...
--HG--
branch : hotfix
10 years ago
dfighter1985
9518a80c99
Probably a good idea to look for rcerror as rcerror.exe on Windows.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
2fe77d719f
Probably a good idea to look for rcerror as rcerror.exe on Windows.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
03ce683e49
Implemented the bug report Qt app and an example web app that takes the report.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
a6ee23ebe4
Implemented the bug report Qt app and an example web app that takes the report.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
ee0b630f95
Added the Ryzom Core Error Reporter's skeleton.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
8208a473c4
Added the Ryzom Core Error Reporter's skeleton.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
7302023777
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
fea7cff850
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
...
--HG--
branch : hotfix
10 years ago
kervala
0c054b5201
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
9d6b9daebe
Fixed: Wrong include guard for admin_modules PCH
...
--HG--
branch : hotfix
10 years ago
kervala
6784301afc
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
bd054ea776
Fixed: Warning multichars
...
--HG--
branch : hotfix
10 years ago
kervala
1690f777a1
Fixed: Unnamed semaphores are deprecated under OS X
...
--HG--
branch : hotfix
10 years ago
kervala
5aa8a1d615
Fixed: Warning assert always false
...
--HG--
branch : hotfix
10 years ago
kervala
3509d75ad6
Fixed: Warning comparing an enum to an int
...
--HG--
branch : hotfix
10 years ago
kervala
3aa1661c90
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
859387758d
Fixed: Compilation
...
--HG--
branch : hotfix
10 years ago
kervala
a723f9261b
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
a42569ad24
Added: PCH for admin_modules
...
--HG--
branch : hotfix
10 years ago
kervala
e9b5cc4410
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
4b397f3e5b
Changed: Improved User Agent management
...
--HG--
branch : hotfix
10 years ago
kervala
e8b0765e7c
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
cdd35f58a1
Fixed: Warning with multichars to int conversion
...
--HG--
branch : hotfix
10 years ago
kervala
8472a6ff7f
Fixed: Compilation
...
--HG--
branch : hotfix
10 years ago
kervala
e0c95a74af
Changed: Updated CMale modules
...
--HG--
branch : hotfix
10 years ago
kervala
943131b802
Changed: Replaced atoi and atof by NLMISC::fromString
...
--HG--
branch : hotfix
10 years ago
kervala
1742997984
Changed: Minor changes
...
--HG--
branch : hotfix
10 years ago
kervala
d774dcac3e
Changed: Use Ryzom user agent for CURL
...
--HG--
branch : hotfix
10 years ago
kervala
49bbb10b58
Fixed: Missing namespace
...
--HG--
branch : hotfix
10 years ago
kervala
1960f5c448
Changed: std::string already initialized to en empty string
...
--HG--
branch : hotfix
10 years ago
kervala
76e64fcb42
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
...
--HG--
branch : hotfix
10 years ago
kervala
ee7008ae02
Changed: Possible bug if string not found
...
--HG--
branch : hotfix
10 years ago
kervala
6e1abd80d3
Fixed: Unable to patch when Ryzom was located on a mounted FS
...
--HG--
branch : hotfix
10 years ago
kervala
165524d1df
Changed: Used PCH for admin_modules
...
--HG--
branch : hotfix
10 years ago
kervala
4de072865b
Changed: Check getSpawn() before calling its methods
...
--HG--
branch : hotfix
10 years ago
kervala
b0937ec02b
Changed: Minor changes
...
--HG--
branch : hotfix
10 years ago
kervala
6853497593
Changed: Replaced atof by NLMISC::fromString
...
--HG--
branch : hotfix
10 years ago
kervala
3039428094
Fixed: Compilation warnings
...
--HG--
branch : hotfix
10 years ago
kervala
eb5fecf8ce
Fixed: Only keep Release and Debug configurations in CMake
...
--HG--
branch : hotfix
10 years ago
dfighter1985
225d786e7f
Merged in hotfix (pull request #114 )
...
Merging hotfix branch
--HG--
branch : develop
10 years ago
dfighter1985
b381ef6fae
Add the data directory to the search path.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
26f1cc6fac
Added ryzom.ttf, it will be installed to the data directory.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
79cd6bfaee
Include rgba.h in libwww.h. Thanks Nimetu!
...
--HG--
branch : hotfix
10 years ago
dfighter1985
28b0a0a040
Change the cursor to a wait cursor when applying settings in the settings dialog.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
44c6f93b26
We can now set whether to use OpenGL in WE in the WE settings page. For whatever reason VMware despises the OpenGL viewport so it's a good idea to turn it off inside VMware.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
b530d99bf1
Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
b881f9558b
Read the GUI Editor widget and expression definition XML files from the right directory.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
a2c96c3053
Install the GUI Editor widget and expression definition files to the data dir.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
46cc31d0d0
Handle relative paths when loading .worldedit files in World Editor.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
7f35c5959a
Merged in hotfix (pull request #111 )
...
Merge hotfix
--HG--
branch : develop
10 years ago
dfighter1985
5e55a7b7bb
Erm. Initialize Nel3D on other platforms too...
...
--HG--
branch : hotfix
10 years ago
dfighter1985
c85b83fcdb
Merged in hotfix (pull request #108 )
...
Merge hotfix branch.
--HG--
branch : develop
10 years ago
dfighter1985
6c153a30b4
CPack should use the install prefix.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
ea3b16069b
We need the LIGO config file, not directory in the first start settings dialog.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
972d270bfc
Merged in hotfix (pull request #105 )
...
Merge hotfix
--HG--
branch : develop
10 years ago
dfighter1985
bdb633cf83
Use release squish if debug not found. Fixes s3tc compressor tool build.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
e7066c1384
Some CPack renames.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
35c870c793
Install tile editor's plugin spec to the right directory.
...
--HG--
branch : hotfix
10 years ago
dfighter1985
2d308dc6e7
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
...
--HG--
branch : hotfix
10 years ago
dfighter1985
e21d926336
Merged hotfix
...
--HG--
branch : develop
10 years ago
dfighter1985
f902bf6ed6
Merged mainline
...
--HG--
branch : hotfix
10 years ago
dfighter1985
e311547a39
Initialize Nel3D in the Object Viewer plugin too.
...
--HG--
branch : hotfix
10 years ago
kervala
6205b16fbf
Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
...
--HG--
branch : develop
10 years ago
kervala
eea09d8893
Fixed: Guilds with same characters and not same spaces
...
--HG--
branch : develop
10 years ago
Nimetu
53f6adb041
Include chat message channel/type to chatlog file
...
--HG--
branch : issue-221
10 years ago
kervala
b26e7f4c1b
Fixed: Compilation
...
--HG--
branch : develop
10 years ago
kervala
3aa448ba24
Changed: Replaced atoi and atof by NLMISC::fromString
...
--HG--
branch : develop
10 years ago
kervala
b70e8d3e7b
Fixed: Compilation
...
--HG--
branch : develop
10 years ago
kervala
5ee2864491
Fixed: Compilation
...
--HG--
branch : develop
10 years ago
kervala
303f7d2e79
Changed: Minor changes
...
--HG--
branch : develop
10 years ago
kervala
704610668d
Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
...
--HG--
branch : develop
10 years ago
kaetemi
dade81e02e
Lightmap debug message
...
--HG--
branch : develop
10 years ago
kaetemi
1ab170b7d8
Unhide layers in max export
...
--HG--
branch : develop
10 years ago
kervala
bc78734602
Changed: Fixed a wrong copy-paste
...
--HG--
branch : develop
10 years ago
kervala
8fc8c3aa39
Changed: Use defined directories prefixed by a default directory
...
--HG--
branch : develop
10 years ago
kervala
08c557ae76
Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
...
--HG--
branch : develop
10 years ago
kervala
3367eb3205
Changed: Append getAppBundlePath() to search paths under OS X
...
--HG--
branch : develop
10 years ago
kervala
acf677e635
Changed: Don't use replaceApplicationDirToken anymore
...
--HG--
branch : develop
10 years ago
kervala
3bca3f41cc
Changed: Typo
...
--HG--
branch : develop
10 years ago
kervala
fad0e9af4e
Fixed: Compilation with OS X SDK 10.10
...
--HG--
branch : develop
10 years ago
kervala
e8ff07fe7d
Fixed: Removed raw mouse mode for OS X too
...
--HG--
branch : develop
10 years ago
kervala
5b9ac59f49
Fixed: OpenGL driver compilation
...
--HG--
branch : develop
10 years ago
kervala
418e0ee7b7
Merge
...
--HG--
branch : develop
10 years ago
kervala
99c88bd515
Changed: Minor changes
...
--HG--
branch : develop
10 years ago
kervala
2869d5f1ac
Fixed: OpenGL ES driver compilation
...
--HG--
branch : develop
10 years ago
kervala
0f22ea7777
Changed: More aliases for OpenGL ES functions and defines to simplify code
...
--HG--
branch : develop
10 years ago
Jan Boon
d360f78a1c
Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98 )
...
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225 )
--HG--
branch : develop
10 years ago
Nimetu
85f63b7db3
Fix html submit button value that is included with form data (issue #226 )
...
--HG--
branch : fix-issue-226
10 years ago
Nimetu
fbea1d2173
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225 )
...
--HG--
branch : fix-issue-225
10 years ago
kervala
4fc639671c
Changed: Check for string length
...
--HG--
branch : develop
10 years ago
kervala
ec12e6a75e
Changed: Allow to enable UAC for Windows client
...
--HG--
branch : develop
10 years ago
kervala
f745f82455
Changed: Give priority to Luabind library filenames with specific Lua version
...
--HG--
branch : develop
10 years ago
kervala
6596af9682
Changed: Minor changes
...
--HG--
branch : develop
10 years ago
kervala
3bfcd8644d
Changed: Minor changes
...
--HG--
branch : develop
10 years ago
kaetemi
0a7462f7e1
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
bb8eb7dcec
Fix mirror type sizes
...
--HG--
branch : hotfix
10 years ago
kaetemi
c03c0f532b
Merge with default
...
--HG--
branch : develop
10 years ago
kaetemi
f9c81f3740
ryzomcore/v0.11.2
...
--HG--
branch : hotfix
10 years ago
kaetemi
11ae94ab21
Move to feature-light_cycle: c5207e1f862a
...
--HG--
branch : develop
10 years ago
kaetemi
b9d372b144
Backed out changeset: 3694176c26bf
...
--HG--
branch : develop
10 years ago
kaetemi
a43fb4dba8
Move to hotfix: 287c1142e5ea
...
--HG--
branch : develop
10 years ago
dfighter1985
f189a98422
Ported changeset 9878ab4: CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219 .
...
--HG--
branch : develop
10 years ago
dfighter1985
4d67a41f94
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219 .
...
--HG--
branch : hotfix
10 years ago
kaetemi
93d5ffddb6
Override sun direction from sky dome [breaks packed sheets]
...
--HG--
branch : develop
10 years ago
kaetemi
eb2f4555b1
Also export non-root shapes
...
--HG--
branch : develop
10 years ago
kaetemi
5346da559e
Merge
...
--HG--
branch : develop
10 years ago
kaetemi
0c77c91e95
Adjust sky batch
...
--HG--
branch : develop
10 years ago
kaetemi
c3df884b13
Allow different light cycle for different continents [breaks packed sheets]
...
--HG--
branch : develop
10 years ago
kaetemi
44286f7ade
Add sky batch script
...
--HG--
branch : develop
10 years ago
kaetemi
f411d2b230
Fix choppy sky animation
...
--HG--
branch : develop
10 years ago
kaetemi
7fbe24f27f
Merge
...
--HG--
branch : develop
10 years ago
kaetemi
7cb61f8796
Merge
...
--HG--
branch : develop
10 years ago
kaetemi
da166c81db
Add zone snapshot script example
...
--HG--
branch : develop
10 years ago
kaetemi
4c4b96bcfd
Fix NeLLigoMakeSnapShot
...
--HG--
branch : develop
10 years ago
kaetemi
58590a9e7e
Fix offscreen rendering mode
...
--HG--
branch : develop
10 years ago
kaetemi
6db29c375a
Add script to generate zone names
...
--HG--
branch : develop
10 years ago
kaetemi
56339c6f93
Handle window close message in painter
...
--HG--
branch : develop
10 years ago
botanicvelious
1df52a45ad
add some additional checking for database errors
...
--HG--
branch : develop
10 years ago
botanicvelious
a79e141193
Update with added Domain_Auto_Add settings
...
--HG--
branch : develop
10 years ago
kaetemi
07286c14d1
Adjust patch orientation script
...
--HG--
branch : develop
10 years ago
kaetemi
90f1234ed0
Add key in patch painter to reset a patch mesh
...
--HG--
branch : develop
10 years ago
kaetemi
b762356a16
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
59a5cb7e6b
Fix crash with patch mesh attach
...
--HG--
branch : hotfix
10 years ago
kaetemi
39c776ec30
Add script to orient zone patches automatically
...
--HG--
branch : develop
10 years ago
kaetemi
ff283f5070
Increase patch painter distance
...
--HG--
branch : develop
10 years ago
kaetemi
dfe0b2977a
Separate version string
...
--HG--
branch : develop
10 years ago
kaetemi
7bdf719cb9
Adjust version
...
--HG--
branch : develop
10 years ago
kaetemi
91a4207f93
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
6b1ea30f9c
ryzomcore/v0.11.1
...
--HG--
branch : hotfix
10 years ago
kaetemi
1676b3b46f
Fix #218 erratic mouse behaviour
...
--HG--
branch : hotfix
10 years ago
kaetemi
fef6543e0c
Fix bug causing patch painter fail to open more than once
...
--HG--
branch : develop
10 years ago
kaetemi
0a765bde8c
Fix bug causing patch painter fail to open more than once
...
--HG--
branch : hotfix
10 years ago
kaetemi
f05c52aa0b
Remove PIC library
...
--HG--
branch : develop
10 years ago
kaetemi
0c1ff0df2a
ryzomcore/v0.11.0
...
--HG--
branch : develop
10 years ago
kaetemi
2df9cb5f87
Fix PHP error "Only variables should be passed by reference"
...
--HG--
branch : develop
10 years ago
kaetemi
ef2415257b
Fix PHP error "Only variables should be passed by reference"
...
--HG--
branch : develop
10 years ago
kaetemi
70ace8b7d4
Print callstack
...
--HG--
branch : develop
10 years ago
kaetemi
91ad193104
Fix patchman scripts
...
--HG--
branch : develop
10 years ago
kaetemi
ee92cb0702
Update default path
...
--HG--
branch : develop
10 years ago
kaetemi
d30cca34f0
Backed out merge changeset: 361eb082ec5e
...
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS
--HG--
branch : develop
10 years ago
kaetemi
c3cf5c7af4
Update default patchman cfg
...
--HG--
branch : develop
10 years ago
kaetemi
933420690b
Change patchman example domain
...
--HG--
branch : develop
10 years ago
dfighter1985
0ac94e3e72
CDBViewQuantity shouldn't crash in the editor.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d2ca66c574
Default text for DBViewNumber.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
8c5ad81199
it's not a bad idea to store the value in the right variable...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b6d9e3285f
DBViewNumber shouldn't crash anymore.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
2fe2077170
When setting the Id of the decorated edit box, set the Id of the text as well.
...
--HG--
branch : dfighter-tools
10 years ago
Jan Boon
e2eb5d739c
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92 )
...
Some improvements to table rendering
--HG--
branch : develop
10 years ago
Nimetu
78e1bb6147
Fix html img not showing on some cases, clean up addImage method
...
--HG--
branch : develop
10 years ago
Nimetu
48b346fed8
Fix crash when using textarea without form
...
--HG--
branch : develop
10 years ago
dfighter1985
67aa7a50d2
set the Id of the text properly when loading the decorated edit box.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
fd5a1a6834
Don't add non-selectable widgets to the hierarchy tree.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
923b36f0e5
Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ba1e3c9919
Fixed a typo that messed up the textures of decorated editbox.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
210f93a4f2
Save decorated edit box as such.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
18866c88af
Update decorated edit box decoration coords while dragging.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
274efe6798
Allow selection of CGroupEditBox.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
42ebad94f6
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f7f74b5398
Render every 25ms instead of 200ms
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
66fe76fc06
A Kami will be the default texture for Bitmaps.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c9b528081e
CtrlButton textures should be selectable in the texture chooser!
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
cfa4129754
Default texture for CtrlButton.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
bd942ba62b
TEMPORARILY add the login texture map to new project by default.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f91846c970
Fix parent pos and size parsing.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
3209f48daa
Don't drop the texture property just because there's no texture assigned...
...
--HG--
branch : dfighter-tools
10 years ago
Nimetu
0a1a1244ae
Change table defaults valign=middle, cellpadding=1, cellspacing=2
...
--HG--
branch : html-table-rendering
10 years ago
Nimetu
799705b7ed
Render table with rowspan, colspan.
...
Borders, if enabled, adds +1 to cell padding.
--HG--
branch : html-table-rendering
10 years ago
Nimetu
a53b9305a2
Add rowspan and colspan attributes
...
--HG--
branch : html-table-rendering
10 years ago
dfighter1985
2b5898565f
Don't disable the active group before serializing.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ab76b7ed85
It's not a bad idea to actually retrieve the version if we load it...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
fae1e39039
Don't reject an action property just because it's empty...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
22a1d39ac7
Map files can now be specified when creating a new GUI project.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c5cd6990fe
When creating a new GUI set the base color to white.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
8066717aa2
Pos and Size parent setters should now use the widget directly as well.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
2dd6278771
Size parent is now queried directly from the widget.
...
--HG--
branch : dfighter-tools
10 years ago
Nimetu
11927cca93
Render table and cell borders
...
--HG--
branch : html-table-rendering
10 years ago
Nimetu
283cbe8092
Add bordercolor attribute to table tag
...
--HG--
branch : html-table-rendering
10 years ago
dfighter1985
487c6a3440
GUI Editor should show the right parent position.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b3dd26e01c
Parent positions should now be saved right again.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b587acb135
Some refactoring regarding saving.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
2c5617cea7
When creating a new project, save it right away.
...
--HG--
branch : dfighter-tools
10 years ago
Nimetu
2de4315027
Fix table cellpadding
...
--HG--
branch : html-table-rendering
10 years ago
dfighter1985
ded18b266c
Implemented new action.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e5d2e9293d
Moved CRootGroup out of CInterfaceParser.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
03c041310e
Added dialog for the new GUI action.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5217b38f58
Some defaults.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
816e89c967
Another classname.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7e16e95c35
CInterfaceParser in editor mode should look for files in the working directory first.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
99a3b93703
Restored lost class names
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
fe89e8f77c
Added limits to pch, should fix Linux build.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
481298b9f1
Merged develop
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7b45a05562
Added support for grouping widgets.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
aac2fd41a1
Allow multiselection.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
8cec8de3a0
Unselect selection when clicking 'nothing'.
...
--HG--
branch : dfighter-tools
10 years ago
kervala
e34ba83f26
Minor changes
...
--HG--
branch : develop
10 years ago
kervala
aaa044203e
Fix some warnings
...
--HG--
branch : develop
10 years ago
kaetemi
5fd4f96a59
Configure shadow outline in applications
...
--HG--
branch : develop
10 years ago
kaetemi
74827a1808
Handle shadow outline in gui
...
--HG--
branch : develop
10 years ago
kaetemi
3edfd56c75
Implement text shade outline
...
--HG--
branch : develop
10 years ago
dfighter1985
a1e2c5667a
A little crash fix.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
bec078af25
Sizes should remain the same when ungrouping.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
3ffe56b862
Added support for ungrouping.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d7d62e690c
Make group selection optional.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
08b6675b3d
Only select a group first in editor mode.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ad9e9839fb
Don't try to handle the right mouse button actions in editor mode.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
64571abd47
When moving a group draw it's children too.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5d5bf860d4
Reparent items in widget hierarchy instead of deleting and creating a new item...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
97ddd3573d
Select groups first.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
dc3238b111
Disable dumb loading strings
...
--HG--
branch : develop
10 years ago
kaetemi
ec68d2c317
Fix rendering of specially sized window highlights
...
--HG--
branch : develop
10 years ago
kaetemi
ec6ea26323
Fix when tx_b and tx_b_open have different heights
...
--HG--
branch : develop
10 years ago
kaetemi
025d7b6260
Fix crypt
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
e6c0c70fc9
Compile fixes
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
650dba5c51
Require setup upgrade
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
f900f80b36
Merge with develop
...
--HG--
branch : sha512-auth
10 years ago
Jan Boon
944b048356
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89 )
...
ref #206 : windows compilation stuff
--HG--
branch : sha512-auth
10 years ago
kaetemi
b98c6f6a59
Set version
...
--HG--
branch : develop
10 years ago
kaetemi
88a9a809a9
Add inset_t parameter to layer options, allows putting header graphics in top texture
...
--HG--
branch : develop
10 years ago
kaetemi
25f1aa6247
Fix a bad copy paste in NLGUI
...
--HG--
branch : develop
10 years ago
Rodolphe Breard
4c2be7ea1f
ref #206 : hacking the types so it may compile on windows
...
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard
81d5294fc3
ref #206 : removing unused crypt lib reference
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
bb9d0d91d3
Fix #207 , FXAA orientation under D3D
...
--HG--
branch : develop
10 years ago
kaetemi
ff7450a22e
Merge with develop
...
--HG--
branch : sha512-auth
10 years ago
Jan Boon
7549ab8b7f
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88 )
...
rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
10 years ago
Jan Boon
7729c3b65c
Merged in nimetu/ryzomcore-2/nimetu/find-lua-version-for-luabind-under-fedor-1412076128442 (pull request #87 )
...
find lua version for luabind under fedora
--HG--
branch : develop
10 years ago