kervala
|
c1e02bbb8f
|
Fixed: Wrong default shape names
|
2015-12-20 11:08:15 +01:00 |
|
Nimetu
|
77d58f4553
|
Fixed: Stuck scrollbar
|
2015-12-20 03:33:43 +02:00 |
|
Nimetu
|
fb84d534cc
|
Fixed: Incorrect vertical spacing between block style elements
|
2015-12-18 21:23:18 +02:00 |
|
Nimetu
|
a7ec7dfcbb
|
Changed: Render p and div as block level elements
|
2015-12-19 20:39:40 +02:00 |
|
Nimetu
|
b5f70a462d
|
Fixed: Timestamps in chat not visible after switching characters
|
2015-12-19 20:39:33 +02:00 |
|
kervala
|
feab3124cd
|
Merge
|
2015-12-18 18:09:00 +01:00 |
|
Nimetu
|
e510db5c31
|
Fixed: Table colspan overwrites previous row column width
|
2015-12-18 14:29:40 +02:00 |
|
Nimetu
|
4e329f0e55
|
Added: html TH element
|
2015-12-18 14:29:40 +02:00 |
|
Nimetu
|
5f2ab721f7
|
Added html HR element
|
2015-12-18 14:29:40 +02:00 |
|
Nimetu
|
7af6be7118
|
Added: html OL list
|
2015-12-18 14:29:40 +02:00 |
|
kervala
|
2eb90a71f7
|
Changed: Synchronization with private repository
|
2015-12-18 13:05:11 +01:00 |
|
kervala
|
4fcf286b44
|
Changed: Minor changes
|
2015-12-17 14:36:51 +01:00 |
|
kervala
|
e7fb9df922
|
Changed: Replace NLMISC::strupr by NLMISC::toUpper
|
2015-12-17 14:36:33 +01:00 |
|
kervala
|
7af56ceb40
|
Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository
|
2015-12-17 14:35:48 +01:00 |
|
kervala
|
3f561ac3f8
|
Changed: Replace more ~0 by std::numeric_limits<*>::max()
|
2015-12-17 13:03:21 +01:00 |
|
kervala
|
208ea556aa
|
Changed: Improve errors reporting
|
2015-12-17 13:02:12 +01:00 |
|
kervala
|
2cf73a9c21
|
Fixed: Typos
|
2015-12-17 12:51:26 +01:00 |
|
kervala
|
ad3e425e3e
|
Changed: Minor changes
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
39f838a1fd
|
Fixed: loadPNG with RGB images was returning 32
|
2015-12-16 14:50:40 +01:00 |
|
kervala
|
5b21d864a7
|
Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
|
2015-12-16 08:00:27 +01:00 |
|
kervala
|
c82e1ff022
|
Changed: Disable useless message
|
2015-12-16 08:00:06 +01:00 |
|
kervala
|
5971858a5d
|
Fixed: Compilation under Linux
|
2015-12-16 00:07:20 +01:00 |
|
kervala
|
da367306cb
|
Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
|
2015-12-15 22:51:55 +01:00 |
|
kervala
|
7311a5b9b9
|
Changed: Include limits
|
2015-12-15 22:51:37 +01:00 |
|
kervala
|
6f59be0acb
|
Fixed: Wrong cases
|
2015-12-15 18:46:15 +01:00 |
|
kervala
|
0943667a57
|
Fixed: Allow to find Windows SDK libraries in lib/amd64 too
|
2015-12-15 18:28:50 +01:00 |
|
kervala
|
a9af6c7830
|
Fixed: Clang warning
|
2015-12-15 15:08:54 +01:00 |
|
kervala
|
dc2c80d25c
|
Fixed: Use NELID16 macros
|
2015-12-15 15:05:31 +01:00 |
|
kervala
|
896262659c
|
Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
|
2015-12-15 15:03:42 +01:00 |
|
kervala
|
e382e2c781
|
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
|
2015-12-15 14:33:59 +01:00 |
|
kervala
|
3b07ad440d
|
Changed: Minor changes
|
2015-12-15 14:07:32 +01:00 |
|
kervala
|
c20346238a
|
Fixed: Implement launch of executables under OS X
|
2015-12-15 14:06:49 +01:00 |
|
kervala
|
7b9050d439
|
Changed: Replace atoi by fromString
|
2015-12-15 14:05:56 +01:00 |
|
kervala
|
89d2034edc
|
Changed: Updates CMake modules
|
2015-12-15 13:41:27 +01:00 |
|
kervala
|
2187bc3f1e
|
Fixed: Include directories with Qt 5 CMake modules in PCH
|
2015-12-15 13:41:07 +01:00 |
|
kervala
|
180ef53f43
|
Fixed: _PatchDirectory already has a trailing slash
|
2015-12-15 13:40:12 +01:00 |
|
kervala
|
a09a5be6d1
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
|
2015-12-15 13:39:40 +01:00 |
|
kervala
|
076af98123
|
Changed: Minor changes
|
2015-12-15 13:39:02 +01:00 |
|
kervala
|
68f5cb447f
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
|
2015-12-15 13:35:04 +01:00 |
|
Nimetu
|
573568c702
|
Added: Option to set radar to follow camera
|
2015-12-15 12:22:47 +02:00 |
|
kervala
|
8fbadb2c20
|
Merge
|
2015-12-13 20:35:21 +01:00 |
|
kervala
|
36f6fedd4f
|
Changed: Minor changes
|
2015-12-13 20:23:58 +01:00 |
|
kervala
|
659842651d
|
Fixed: Wrong copyFile and moveFile syntax
|
2015-12-13 20:23:08 +01:00 |
|
Nimetu
|
8fe317727b
|
Changed: Attach dyn chat to main chat as default.
|
2015-12-13 21:02:25 +02:00 |
|
Nimetu
|
02b5c3e4ed
|
Added: 12-hour clock in radar and chat
|
2015-12-13 21:01:56 +02:00 |
|
Nimetu
|
e98bc5daee
|
Changed: Display inventory bulk with two decimal places
|
2015-12-13 21:01:13 +02:00 |
|
kervala
|
542c29ded7
|
Fixed: Clang warnings
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
ae5457d717
|
Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
|
2015-12-13 14:21:20 +01:00 |
|
kervala
|
0bfc783142
|
Fixed: New LZMA syntax under Linux
|
2015-12-13 13:19:55 +01:00 |
|
kervala
|
fd3e147574
|
Changed: Real executable name for client_config_qt
|
2015-12-13 13:11:02 +01:00 |
|