Commit Graph

773 Commits (262c1f84a9e86952316f26be747add97fe3412fb)

Author SHA1 Message Date
kervala 697e72751e Changed: Use fullpath in batch file 11 years ago
kervala 41ac5d56d8 Changed: Create .sh file under Unix 11 years ago
kervala 350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 11 years ago
kervala 7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 11 years ago
kervala aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 11 years ago
kervala 98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 11 years ago
kervala 6c4d33c2a6 Changed: Improvements in patch system 11 years ago
kaetemi a6a72fd622 Fix #134 Exit crash after failed response from character selection 11 years ago
kaetemi 5c17bb1f8e Make IG load waiting loop more agreeable 11 years ago
kaetemi 5ec390b0d6 Fix #132 You can no longer walk through rezzed players 11 years ago
kervala 8adf6df76a Changed: Minor changes
--HG--
branch : compatibility
11 years ago
kervala a62393a9ed Changed: Removed pwd command
--HG--
branch : compatibility
11 years ago
kervala f4233222e5 Fixed: Removed chmod because useless
--HG--
branch : compatibility
11 years ago
kervala c9651b257d Fixed: Wrong parameters passed to bash script
--HG--
branch : compatibility
11 years ago
kervala 39eb83eb87 Changed: Use BuildName only on Unix
--HG--
branch : compatibility
11 years ago
kervala 058aa23813 Changed: Use official settings for client.cfg
--HG--
branch : compatibility
11 years ago
kervala edf3f49afd Changed: Use fullpath in batch file
--HG--
branch : compatibility
11 years ago
kervala dfb187126a Changed: Create .sh file under Unix
--HG--
branch : compatibility
11 years ago
kervala 91a3e128cc Changed: Renamed RZ_PATCH to RZ_USE_PATCH
--HG--
branch : compatibility
11 years ago
kervala 769a5ca2ee Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
--HG--
branch : compatibility
11 years ago
kervala 2c396827d5 Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
--HG--
branch : compatibility
11 years ago
kervala 607f39561d Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
--HG--
branch : compatibility
11 years ago
kaetemi cd1107adf5 Fix #134 Exit crash after failed response from character selection
--HG--
branch : compatibility
11 years ago
kaetemi d2d87d2644 Make IG load waiting loop more agreeable
--HG--
branch : compatibility
11 years ago
kaetemi 4d3d7a000a Fix #132 You can no longer walk through rezzed players
--HG--
branch : compatibility
11 years ago
kervala 20ce763f35 Changed: Improvements in patch system
--HG--
branch : compatibility
11 years ago
kervala ab7836187d Fixed: Reverted OpenGLES support change
--HG--
branch : compatibility
11 years ago
kaetemi ac474c79b9 Compile fix 11 years ago
botanic 275542fa01 Added 7z library to all versions needed for in-game patcher 11 years ago
botanic 666ab7ebec Added linux patcher! 11 years ago
botanic edd9381a3c General ui fix's 11 years ago
kaetemi afece9a65e Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 7d05793cc9 Remove temporary file 11 years ago
kaetemi 991bf1244f Add some useful data to gamedev interfaces (temporary) 11 years ago
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
11 years ago
kervala 1c50b1f943 Fixed: Compilation under Mac OS X 10.9 11 years ago
Nimetu 5b09380bff Hide over the limit landmarks instead deleting them
--HG--
branch : misc-patches
11 years ago
Nimetu 0bad9f2f5e Fix inventory items draggable state (issue #78)
--HG--
branch : misc-patches
11 years ago
botanic 92f8e4ffa8 changed client_default to use shard 11 years ago
botanic c275d0f7d8 ams needs some urls editable without recompiling 11 years ago
kervala 291c961776 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 11 years ago
kervala d8a6c9f966 Fixed: Warning with clang 11 years ago
Botanic 7381de073e fixed bad merge 11 years ago
Botanic 057fe3e0f7 Merge 11 years ago
Matt Raykowski 0001719d99 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
11 years ago
kaetemi af621187f1 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kervala de43ea8d86 Fixed: Some warnings 11 years ago
Cédric OCHS 349b8a8b55 Merged in nimetu/ryzomcore (pull request #28)
Fixed: restore correct resolution
11 years ago
kervala 43bbfe3da7 Fixed: Some warnings 11 years ago
Nimetu 5da36a54e4 Fixed: Do not save client.cfg when exiting from char selection screen or correct window size is lost 11 years ago
Nimetu 276f664e50 Fixed: restore correct fullscreen resolution 11 years ago
Nimetu 4b86f979a8 Fixed: remember selected resolution in login screen (issue #36)
--HG--
branch : fix-issue-36
11 years ago
Cédric OCHS f8f25e8579 Merged in nimetu/ryzomcore (pull request #26)
Fixed: map landmark bug (issue #15)
11 years ago
kervala c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
Nimetu 75d784c656 Fixed: map landmark bug (issue #15) 11 years ago
Quitta b190d7930d updated client_default.cfg and removed rhe anon login 11 years ago
Quitta a484de5b3f Merge with quitta-gsoc-2013 11 years ago
Quitta a8f9036b28 Added empty ssl_ca_cert.pem to fix missing cert error
--HG--
branch : quitta-gsoc-2013
11 years ago
kervala 82904232d2 Fixed: Warnings with GCC 11 years ago
kervala 61a5647bdd Changed: Typo 11 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
Quitta 43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cae26f525c updated the help page!
--HG--
branch : quitta-gsoc-2013
11 years ago
kaetemi f6668b3f6f Cleanup vr config interface
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6186da84b2 Add ingame configuration interface for virtual reality devices
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6dfc8d0a00 Rename
--HG--
branch : multipass-stereo
11 years ago
kaetemi cd9baf8f89 Cleanup
--HG--
branch : multipass-stereo
11 years ago
kaetemi 278e19743c Do not use old interface here
--HG--
branch : multipass-stereo
11 years ago
kaetemi 21a70b4211 Update d3d implementation and add some debugging code
--HG--
branch : multipass-stereo
11 years ago
kaetemi 0a9dfc6aef Update decal vp
--HG--
branch : multipass-stereo
11 years ago
kaetemi bb625c33bd Flag some TODO's
--HG--
branch : multipass-stereo
11 years ago
kaetemi 7782576dfc Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 348594e5fd Merge 11 years ago
kaetemi 9e1ca3d1d0 Comment if-check around commented unused client-side speed limiting code 11 years ago
kervala 980b7120c8 Changed: Merged code from official client 11 years ago
kervala 3c37af1bbc Fixed: Define math.fmod as a function for Lua 5.0 11 years ago
kaetemi 96b2df8405 Merge with default
--HG--
branch : multipass-stereo
11 years ago
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
11 years ago
Quitta c8fa00c9ca made home back redo
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 4dba2a11cf change home button
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta e8db641b47 Merge with default
--HG--
branch : quitta-gsoc-2013
11 years ago
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
11 years ago
Quitta 12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
11 years ago
kaetemi f5a8bd2785 Missed one 11 years ago
kaetemi 692dafacfb Fix a typo 11 years ago
kaetemi 72fabe141e Fix another compile error 11 years ago
kaetemi 2670e34621 Can't include this here. A light header with all of these maximum constants might be handy 11 years ago
kaetemi cf42b3473f Fix a compile error 11 years ago
kaetemi 32082e854a Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 16783449a7 Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 70ea479714 Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi ed912ab3ae Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 1fc4277cf4 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi cc2465199c Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 23ac008cf1 Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
11 years ago