Commit graph

753 commits

Author SHA1 Message Date
kervala
2c396827d5 Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
--HG--
branch : compatibility
2014-03-22 19:36:13 +01:00
kervala
607f39561d Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
--HG--
branch : compatibility
2014-03-22 18:20:30 +01:00
kaetemi
cd1107adf5 Fix #134 Exit crash after failed response from character selection
--HG--
branch : compatibility
2014-02-17 13:57:26 +01:00
kaetemi
d2d87d2644 Make IG load waiting loop more agreeable
--HG--
branch : compatibility
2014-02-17 01:54:12 +01:00
kaetemi
4d3d7a000a Fix #132 You can no longer walk through rezzed players
--HG--
branch : compatibility
2014-02-16 23:09:19 +01:00
kervala
20ce763f35 Changed: Improvements in patch system
--HG--
branch : compatibility
2014-03-22 16:23:17 +01:00
kervala
ab7836187d Fixed: Reverted OpenGLES support change
--HG--
branch : compatibility
2014-02-13 14:15:34 +01:00
kaetemi
ac474c79b9 Compile fix 2014-02-08 16:29:15 +01:00
botanic
275542fa01 Added 7z library to all versions needed for in-game patcher 2014-02-07 20:12:15 -08:00
botanic
666ab7ebec Added linux patcher! 2014-02-07 20:10:07 -08:00
botanic
edd9381a3c General ui fix's 2014-02-07 19:29:36 -08:00
kaetemi
afece9a65e Merge with default
--HG--
branch : multipass-stereo
2014-02-08 02:58:22 +01:00
kaetemi
7d05793cc9 Remove temporary file 2014-02-07 20:31:21 +01:00
kaetemi
991bf1244f Add some useful data to gamedev interfaces (temporary) 2014-02-07 15:53:35 +01:00
kaetemi
48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
2014-02-06 19:54:15 +01:00
kervala
1c50b1f943 Fixed: Compilation under Mac OS X 10.9 2014-01-30 14:43:51 +01:00
Nimetu
5b09380bff Hide over the limit landmarks instead deleting them
--HG--
branch : misc-patches
2014-01-03 22:43:00 +02:00
Nimetu
0bad9f2f5e Fix inventory items draggable state (issue #78)
--HG--
branch : misc-patches
2014-01-03 20:31:14 +02:00
botanic
92f8e4ffa8 changed client_default to use shard 2013-12-17 06:54:27 -08:00
botanic
c275d0f7d8 ams needs some urls editable without recompiling 2013-12-17 05:10:28 -08:00
kervala
291c961776 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 2013-12-14 09:18:51 +01:00
kervala
d8a6c9f966 Fixed: Warning with clang 2013-11-13 21:40:41 +01:00
Botanic
7381de073e fixed bad merge 2013-10-26 00:57:50 -07:00
Botanic
057fe3e0f7 Merge 2013-10-26 00:50:56 -07:00
Matt Raykowski
0001719d99 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
2013-10-19 16:02:52 -05:00
kaetemi
af621187f1 Merge with default
--HG--
branch : multipass-stereo
2013-10-06 15:50:49 +02:00
kervala
de43ea8d86 Fixed: Some warnings 2013-09-29 16:26:24 +02:00
Cédric OCHS
349b8a8b55 Merged in nimetu/ryzomcore (pull request #28)
Fixed: restore correct resolution
2013-09-27 20:07:08 +02:00
kervala
43bbfe3da7 Fixed: Some warnings 2013-09-27 16:30:55 +02:00
Nimetu
5da36a54e4 Fixed: Do not save client.cfg when exiting from char selection screen or correct window size is lost 2013-09-27 12:58:34 +03:00
Nimetu
276f664e50 Fixed: restore correct fullscreen resolution 2013-09-27 12:16:13 +03:00
Nimetu
4b86f979a8 Fixed: remember selected resolution in login screen (issue #36)
--HG--
branch : fix-issue-36
2013-09-26 21:34:55 +03:00
Cédric OCHS
f8f25e8579 Merged in nimetu/ryzomcore (pull request #26)
Fixed: map landmark bug (issue #15)
2013-09-25 08:52:30 +02:00
kervala
c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-24 21:33:59 +02:00
Nimetu
75d784c656 Fixed: map landmark bug (issue #15) 2013-09-23 17:34:01 +03:00
Quitta
b190d7930d updated client_default.cfg and removed rhe anon login 2013-09-23 03:52:20 +02:00
Quitta
a484de5b3f Merge with quitta-gsoc-2013 2013-09-23 00:49:16 +02:00
Quitta
a8f9036b28 Added empty ssl_ca_cert.pem to fix missing cert error
--HG--
branch : quitta-gsoc-2013
2013-09-23 00:39:05 +02:00
kervala
82904232d2 Fixed: Warnings with GCC 2013-09-22 13:20:19 +02:00
kervala
61a5647bdd Changed: Typo 2013-09-22 13:18:28 +02:00
kervala
6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
Quitta
43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
2013-09-21 00:28:53 +02:00
Quitta
78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
2013-09-20 05:33:39 +02:00
Quitta
cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
2013-09-20 02:41:57 +02:00
Quitta
cae26f525c updated the help page!
--HG--
branch : quitta-gsoc-2013
2013-09-15 20:11:34 +02:00
kaetemi
f6668b3f6f Cleanup vr config interface
--HG--
branch : multipass-stereo
2013-09-15 02:14:38 +02:00
kaetemi
6186da84b2 Add ingame configuration interface for virtual reality devices
--HG--
branch : multipass-stereo
2013-09-15 01:34:06 +02:00
kaetemi
6dfc8d0a00 Rename
--HG--
branch : multipass-stereo
2013-09-14 00:46:10 +02:00
kaetemi
cd9baf8f89 Cleanup
--HG--
branch : multipass-stereo
2013-09-13 23:02:35 +02:00
kaetemi
278e19743c Do not use old interface here
--HG--
branch : multipass-stereo
2013-09-13 17:17:11 +02:00
kaetemi
21a70b4211 Update d3d implementation and add some debugging code
--HG--
branch : multipass-stereo
2013-09-11 01:12:37 +02:00
kaetemi
0a9dfc6aef Update decal vp
--HG--
branch : multipass-stereo
2013-09-10 17:01:33 +02:00
kaetemi
bb625c33bd Flag some TODO's
--HG--
branch : multipass-stereo
2013-09-09 20:55:23 +02:00
kaetemi
7782576dfc Merge with default
--HG--
branch : multipass-stereo
2013-09-07 16:25:45 +02:00
kaetemi
348594e5fd Merge 2013-09-07 15:54:36 +02:00
kaetemi
9e1ca3d1d0 Comment if-check around commented unused client-side speed limiting code 2013-09-07 15:53:00 +02:00
kervala
980b7120c8 Changed: Merged code from official client 2013-09-06 15:00:01 +02:00
kervala
3c37af1bbc Fixed: Define math.fmod as a function for Lua 5.0 2013-09-06 14:53:40 +02:00
kaetemi
96b2df8405 Merge with default
--HG--
branch : multipass-stereo
2013-08-01 23:02:49 +02:00
Quitta
1c6cdfd7a7 Added support group pages ingame layout + layout of the #menu's and managed to get a AMS-Home button in the top that would bring the page back to the dashboard!
--HG--
branch : quitta-gsoc-2013
2013-08-01 04:48:40 +02:00
Quitta
c8fa00c9ca made home back redo
--HG--
branch : quitta-gsoc-2013
2013-08-01 00:10:47 +02:00
Quitta
4dba2a11cf change home button
--HG--
branch : quitta-gsoc-2013
2013-07-31 22:27:59 +02:00
Quitta
e8db641b47 Merge with default
--HG--
branch : quitta-gsoc-2013
2013-07-31 16:17:29 +02:00
Quitta
a2e69be7d7 trying to get basic layout done + removed the sidebar + added a scrollbar + the home button needs correct text.
--HG--
branch : quitta-gsoc-2013
2013-07-30 17:31:28 +02:00
Quitta
12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
2013-07-30 01:46:56 +02:00
kaetemi
f5a8bd2785 Missed one 2013-07-28 18:22:35 +02:00
kaetemi
692dafacfb Fix a typo 2013-07-28 18:19:51 +02:00
kaetemi
72fabe141e Fix another compile error 2013-07-28 18:02:43 +02:00
kaetemi
2670e34621 Can't include this here. A light header with all of these maximum constants might be handy 2013-07-28 17:59:05 +02:00
kaetemi
cf42b3473f Fix a compile error 2013-07-28 17:49:28 +02:00
kaetemi
32082e854a Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
2013-07-28 09:06:11 +02:00
kaetemi
16783449a7 Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
2013-07-28 08:55:28 +02:00
kaetemi
70ea479714 Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
2013-07-28 08:35:40 +02:00
kaetemi
ed912ab3ae Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
2013-07-28 08:22:53 +02:00
kaetemi
1fc4277cf4 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
2013-07-28 08:19:54 +02:00
kaetemi
cc2465199c Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
2013-07-28 08:16:02 +02:00
kaetemi
23ac008cf1 Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
2013-07-28 08:13:19 +02:00
kaetemi
171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
2013-07-28 07:55:16 +02:00
kaetemi
477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
2013-07-28 06:45:43 +02:00
kaetemi
aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
2013-07-28 05:48:59 +02:00
kaetemi
13fc6ffb58 Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
2013-07-28 05:21:05 +02:00
kaetemi
22710e12bd Avoid per-frame 'set' action handler in config.xml for blending day and night color
--HG--
branch : kaetemi-optimize
2013-07-28 05:21:00 +02:00
kaetemi
5a9537dfcc Avoid having to use 'set' action handler, which parses the value expression on every use, in interface links by implementing use of cdb nodes as targets
--HG--
branch : kaetemi-optimize
2013-07-28 05:10:07 +02:00
kaetemi
19a8b48355 Avoid redundant per-frame calls to getDbProp("SERVER:USER:DEFAULT_WEIGHT_HANDS")
--HG--
branch : kaetemi-optimize
2013-07-28 05:10:06 +02:00
kaetemi
a75bd5d23a Avoid redundant per-frame calls to getDbProp in CNetManager
--HG--
branch : kaetemi-optimize
2013-07-28 05:10:06 +02:00
kaetemi
d5308215aa Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
2013-07-28 00:48:34 +02:00
kaetemi
fb00acf329 Avoid redundant per-frame calls to getDbValue32(toString("SERVER:CHARACTER_INFO:CHARACTERISTICS%d:VALUE", i))
--HG--
branch : kaetemi-optimize
2013-07-28 00:29:32 +02:00
kaetemi
5f80a90a1c Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:FPS", false)
--HG--
branch : kaetemi-optimize
2013-07-28 00:29:32 +02:00
kaetemi
2a57f6c647 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:TOTAL_MALUS_EQUIP", false)
--HG--
branch : kaetemi-optimize
2013-07-28 00:29:32 +02:00
kaetemi
0897092fe3 Avoid redundant per-frame calls to getDbProp("UI:SAVE:SHOW_RETICLE")
--HG--
branch : kaetemi-optimize
2013-07-28 00:29:25 +02:00
kaetemi
929692b204 Remove more game data
--HG--
branch : kaetemi-cleanup
2013-07-24 21:49:16 +02:00
kaetemi
ddec3d8b19 Remove game data
--HG--
branch : kaetemi-cleanup
2013-07-24 20:58:43 +02:00
kaetemi
179669116c EOL 2013-07-24 20:51:26 +02:00
kaetemi
5831150471 Merge with default
--HG--
branch : multipass-stereo
2013-07-19 18:12:08 +02:00
kaetemi
347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked 2013-07-19 18:11:31 +02:00
kaetemi
53e11d0d68 Merge with default
--HG--
branch : multipass-stereo
2013-07-18 23:05:25 +02:00
kaetemi
8323f95e22 Fix issue #48, landscape quality issues caused by incorrect defaults 2013-07-18 18:22:28 +02:00
Michael Witrant
fa4cbb00f7 Fixed Linux build failure because a temporary pointer was passed, ref #43
--HG--
branch : multipass-stereo
2013-07-06 19:34:28 +02:00
kaetemi
d1051ce5c9 Handle head orientation in ryzom client, ref #43
--HG--
branch : multipass-stereo
2013-07-05 04:09:53 +02:00
kaetemi
eab2386ff6 Don't render to texture when in wireframe mode, re #43
--HG--
branch : multipass-stereo
2013-07-05 03:42:38 +02:00