Stanislas Dolcini
|
ef76b60f7d
|
Attempt to make the code nicer
|
2018-10-06 17:09:18 +02:00 |
|
Stanislas Dolcini
|
d57aa9a09c
|
Style fix
|
2018-10-06 15:08:46 +02:00 |
|
Stanislas Dolcini
|
6aca9390fa
|
Extract ring creation function
|
2018-10-06 15:04:58 +02:00 |
|
Stanislas Dolcini
|
436bfd0c36
|
Move function out of the class, as they should be global
|
2018-10-06 14:44:53 +02:00 |
|
Stanislas Dolcini
|
1a4cd29203
|
Add doxygen comments for the nel message class
|
2018-10-06 14:34:51 +02:00 |
|
Stanislas Dolcini
|
46530408f2
|
Fix a typo in the original comment
|
2018-10-06 14:24:11 +02:00 |
|
Stanislas Dolcini
|
2284fc6860
|
Add some comments to explain what the code does.
|
2018-10-06 14:23:56 +02:00 |
|
Stanislas Dolcini
|
03825b39fc
|
Remove duplicated file
|
2018-10-05 21:17:43 +02:00 |
|
Stanislas Dolcini
|
59a95f7c01
|
Fix string.
|
2018-10-05 19:47:21 +02:00 |
|
Stanislas Dolcini
|
b6a989599c
|
Refactor the way error is thrown in ask salt.
|
2018-10-05 19:46:44 +02:00 |
|
Stanislas Dolcini
|
ad07c3fc51
|
Remove redundant code
|
2018-10-05 19:46:00 +02:00 |
|
Stanislas Dolcini
|
f5908d99d3
|
Make sure the connection exists before closing it
|
2018-10-05 19:45:42 +02:00 |
|
Stanislas Dolcini
|
a9a9d7b2ef
|
Whitespace
|
2018-10-05 19:45:07 +02:00 |
|
Stanislas Dolcini
|
519fd1f843
|
Remove code to allow unsafe authentication
|
2018-10-05 19:44:49 +02:00 |
|
Stanislas Dolcini
|
d5f2c226ca
|
broken commit
|
2018-10-03 22:09:28 +02:00 |
|
Stanislas Dolcini
|
b3f31f7d5f
|
Move logic to the class
|
2018-10-03 21:38:30 +02:00 |
|
Stanislas Dolcini
|
38daa2aedd
|
Move some code to specific classes files
|
2018-10-03 19:44:02 +02:00 |
|
Stanislas Dolcini
|
9e930e1c26
|
Add comments
|
2018-10-02 22:57:29 +02:00 |
|
Stanislas Dolcini
|
dcadbe3487
|
Fix comment
|
2018-10-02 22:57:02 +02:00 |
|
Stanislas Dolcini
|
b72c53f68f
|
Do not reuse parameters variable names, just don't
|
2018-10-02 22:47:40 +02:00 |
|
Stanislas Dolcini
|
9da3a71d9d
|
Set boolean to false by default
|
2018-10-02 22:45:57 +02:00 |
|
Stanislas Dolcini
|
c833d2131e
|
Reindent comment
add missing
|
2018-10-02 22:44:30 +02:00 |
|
Stanislas Dolcini
|
94ceb10771
|
Put each global on a new line
|
2018-10-02 22:41:29 +02:00 |
|
Stanislas Dolcini
|
d32b8a6452
|
Add doxygen
|
2018-10-02 22:40:35 +02:00 |
|
Stanislas Dolcini
|
dbcd137aee
|
Break instead of dying, and die anyway.
Fix indent
|
2018-10-02 19:40:42 +02:00 |
|
Stanislas Dolcini
|
8cd093edb5
|
AutoIndent
|
2018-10-02 19:28:26 +02:00 |
|
Stanislas Dolcini
|
077ab4c714
|
Move classes out of file, some cleanup
|
2018-10-02 19:17:32 +02:00 |
|
|
dc9d966e49
|
Merge branch 'ryzomcore+develop' into 'develop'
Ryzomcore+develop
See merge request khaganat/mmorpg_khanat/khanat-opennel-code!39
|
2018-04-30 22:49:04 +02:00 |
|
|
c7be58f514
|
replace LF for bug shard
|
2018-04-21 15:43:22 +02:00 |
|
Sit Melai
|
69c8be03d9
|
Prevent crash on Windows due to no revision from Git or Mercurial found.
|
2018-04-07 17:20:10 +02:00 |
|
Sit Melai
|
f37b991c14
|
CMakeModule to find Git (previously only Mercurial)
|
2018-04-07 17:19:01 +02:00 |
|
root
|
cf1db62ab8
|
correction pour la compilation sous windows à cause des merges RC mal fait
|
2018-03-25 12:04:43 +02:00 |
|
|
1c898ea0b2
|
Merge branch 'ryzomcore' into ryzomcore+develop
# Conflicts:
# .hgtags
# .travis.yml
# code/CMakeModules/FindMSVC.cmake
# code/ryzom/client/src/steam_client.cpp
|
2018-03-24 18:18:50 +01:00 |
|
Nimetu
|
4851d1602d
|
Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
|
2018-03-15 21:58:49 +02:00 |
|
Nimetu
|
23fa3d7460
|
Fixed: Possible crash from null pointer
--HG--
branch : develop
|
2018-03-13 20:41:49 +02:00 |
|
Nimetu
|
ccb2cbfa78
|
Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
|
2018-03-13 20:41:46 +02:00 |
|
Nimetu
|
f5928305fe
|
Fixed: unused variable memory leak
--HG--
branch : develop
|
2018-03-13 19:34:36 +02:00 |
|
kervala
|
afd9566ae8
|
Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
|
2018-03-07 15:49:48 +01:00 |
|
kervala
|
cecfbb9df9
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
|
2018-02-02 21:13:07 +01:00 |
|
kervala
|
613d4ddc34
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
|
2018-02-02 21:04:30 +01:00 |
|
kervala
|
f790af1d57
|
Fixed: Wrong size for 32 bits indices array
--HG--
branch : develop
|
2018-01-26 12:29:13 +01:00 |
|
kervala
|
56d17e2729
|
Changed: Constify parameters
--HG--
branch : develop
|
2018-01-03 18:07:47 +01:00 |
|
kervala
|
31a7e3a90d
|
Changed: CNelExport destructor now virtual like parent's one
--HG--
branch : develop
|
2018-01-03 18:07:08 +01:00 |
|
kervala
|
c41b20c9e9
|
Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
|
2018-01-03 18:05:54 +01:00 |
|
kervala
|
2502e10592
|
Fixed: Warnings with VC++ 2017
--HG--
branch : develop
|
2018-01-03 18:04:00 +01:00 |
|
kervala
|
cba3e90f32
|
Changed: Minor change
--HG--
branch : develop
|
2018-01-03 14:52:39 +01:00 |
|
kervala
|
c5507b8728
|
Changed: Display string length in message (to debug empty strings)
--HG--
branch : develop
|
2018-01-03 14:52:26 +01:00 |
|
kervala
|
dcb3f2b149
|
Fixed: Send an Unicode empty string
--HG--
branch : develop
|
2018-01-03 14:10:30 +01:00 |
|
kervala
|
8c253955b7
|
Changed: Better support for Visual C++ 2017
--HG--
branch : develop
|
2018-01-03 14:09:46 +01:00 |
|
kervala
|
8c46a655c6
|
Fixed: Wrong string conversions
--HG--
branch : develop
|
2018-01-03 14:06:25 +01:00 |
|