Commit graph

22801 commits

Author SHA1 Message Date
47f364fd5d adding file for artefact server 2018-03-30 19:48:29 +02:00
3543eb6a8c update script cross compilation windows 2018-03-27 23:58:12 +02:00
78223c9962 update script cross compilation windows 2018-03-27 23:54:33 +02:00
519811fd91 update script cross compilation (adding message) 2018-03-27 22:40:38 +02:00
59bc3da395 adding script for cross compilation on windows 2018-03-27 22:33:37 +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
f81c3b5e33 Merge branch 'aleajactaest/khanat-opennel-code-develop' into develop 2018-03-24 14:25:19 +01:00
Ulu Kyn
1e7904c5cd Added tag 3.3.0 for changeset 00dde390a394
--HG--
branch : develop
2018-03-23 23:11:22 +00:00
66c97c3f8a change method to detect patch version for libvorbis 2018-03-22 22:27:38 +01:00
f3ef5a0fb9 adding ubuntu, remove bad package on archlinux 2018-03-22 19:28:49 +01:00
865880c82b remove bad package on "Linux client debian_amd64_strech build" 2018-03-22 18:05:07 +01:00
044262898c adding build client for fedora & reorder package installed on each build 2018-03-22 18:02:44 +01:00
107f1d75a8 reduce log for build Archlinux 2018-03-22 15:45:01 +01:00
c594927276 correct command to download libvorbis patch 2018-03-22 12:20:42 +01:00
852c087284 change code to shell and correct command to search patch debian for libvorbis 2018-03-22 10:20:26 +01:00
46e93f49c9 correct command to search patch debian for libvorbis 2018-03-22 09:38:18 +01:00
7b5a49260a reduce build for "Linux client build", detect correct version patch for libvorbis 2018-03-22 00:51:41 +01:00
eec73c1802 adding build client on archlinux 2018-03-21 22:38:27 +01:00
yannk
b4eb7b3b12 Merge branch 'develop' into 'develop'
Develop

See merge request khaganat/mmorpg_khanat/khanat-opennel-code!37
2018-03-20 22:42:38 +01:00
9ccff24a1f Merge branch 'develop' into 'develop'
Develop

See merge request aleajactaest/khanat-opennel-code!1
2018-03-19 23:19:43 +01:00
ed9868115d reduce nb cpu to compile client 2018-03-19 21:34:48 +01:00
0d800848a8 update patch libicuuc.patch 2018-03-18 21:01:40 +01:00
b3af849cff update patch to link with libicuuc 2018-03-18 11:13:56 +01:00
5630bbed5d adding patch to link with libicuuc 2018-03-18 10:56:00 +01:00
57454f3859 update pacth libcrypto 2018-03-17 20:47:12 +01:00
d6226b41b0 update patch to include libcrypto on build 2018-03-17 17:39:52 +01:00
37c3128c2a update patch to include libcrypto on build 2018-03-17 17:00:42 +01:00
aa0ce6bbf0 adding patch to include libcrypto on build 2018-03-17 16:39:17 +01:00
Nimetu
2e7d025109 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
2018-03-17 13:59:42 +02:00
Nimetu
1dc3d51ce2 Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
2018-10-11 15:24:03 +03:00
Nimetu
8ef8b2d62d Fixed: checkCoords needs XReal to be same as in updateCoords
--HG--
branch : develop
2018-09-27 21:42:31 +03:00
Nimetu
c2ffa714d2 Fixed: Wrong width for container list element
--HG--
branch : develop
2018-09-27 12:36:09 +03:00
Nimetu
4f7c082a4a Fixed: Wrong text width
--HG--
branch : develop
2018-09-27 08:30:33 +03:00
Nimetu
f5c8335fa9 Fixed: Wrong table width if colspan is used
--HG--
branch : develop
2018-08-26 22:58:48 +03:00
Nimetu
ea95d8e091 Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
2018-08-26 22:58:48 +03:00
NO-BREAK SPACE OÜ
1d8396bef0 Merge from Git repository
--HG--
branch : develop
2018-08-25 10:30:25 +00:00
Jan Boon
df129ed657
Put previous config back since it exceeds time limit 2018-08-25 17:36:22 +08:00
NO-BREAK SPACE OÜ
9981104d76 Merge from Git repository
--HG--
branch : develop
2018-08-25 08:30:25 +00:00
Jan Boon
e614bc4480
Change travis options 2018-08-25 16:18:24 +08:00
Jan Boon
37c567c88c
File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h
https://gist.github.com/sjvs/8795aae6671734ff991033b510e62de5
2018-08-25 15:31:58 +08:00
NO-BREAK SPACE OÜ
c6063649ec Merge from Git repository
--HG--
branch : develop
2018-08-24 02:30:28 +00:00
Jan Boon
0f44a7da27
Fix pointer accessed after delete 2018-08-24 09:30:56 +08:00
NO-BREAK SPACE OÜ
37ce82dc13 Merge from Git repository
--HG--
branch : develop
2018-08-20 12:19:31 +00:00
Jan Boon
fc32dc92b9 Test two-way github sync 2018-08-20 20:06:36 +08:00
Nimetu
dd03e1f0b1 Fixed: Remove onenter callback from html textarea
--HG--
branch : develop
2018-08-18 14:15:32 +03:00
kervala
729ba2ebbd Fixed: Typo
--HG--
branch : develop
2018-08-18 11:51:55 +02:00
kervala
6097ada1fa Changed: Removed other throws
--HG--
branch : develop
2018-08-18 11:20:37 +02:00
kervala
06a4244df3 Changed: Include NeL in RyzomGameShare CMake module
--HG--
branch : develop
2018-08-18 11:14:14 +02:00
kervala
964e32cd93 Changed: Use Threads CMake module and CMAKE_DL_LIBS
--HG--
branch : develop
2018-08-18 11:13:10 +02:00