Commit Graph

810 Commits (53b3a51b54761eaa085d01ff7bf289ebd445cd9f)

Author SHA1 Message Date
Quitta e8db641b47 Merge with default
--HG--
branch : quitta-gsoc-2013
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
Quitta 12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
kaetemi f5a8bd2785 Missed one
kaetemi 692dafacfb Fix a typo
kaetemi 72fabe141e Fix another compile error
kaetemi 2670e34621 Can't include this here. A light header with all of these maximum constants might be handy
kaetemi cf42b3473f Fix a compile error
kaetemi 32082e854a Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
kaetemi 16783449a7 Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
kaetemi 70ea479714 Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
kaetemi ed912ab3ae Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
kaetemi 1fc4277cf4 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
kaetemi cc2465199c Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
kaetemi 23ac008cf1 Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
kaetemi 171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
kaetemi 477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
kaetemi aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
kaetemi 13fc6ffb58 Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
kaetemi 22710e12bd Avoid per-frame 'set' action handler in config.xml for blending day and night color
--HG--
branch : kaetemi-optimize
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
kaetemi 19a8b48355 Avoid redundant per-frame calls to getDbProp("SERVER:USER:DEFAULT_WEIGHT_HANDS")
--HG--
branch : kaetemi-optimize
kaetemi a75bd5d23a Avoid redundant per-frame calls to getDbProp in CNetManager
--HG--
branch : kaetemi-optimize
kaetemi d5308215aa Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
kaetemi fb00acf329 Avoid redundant per-frame calls to getDbValue32(toString("SERVER:CHARACTER_INFO:CHARACTERISTICS%d:VALUE", i))
--HG--
branch : kaetemi-optimize
kaetemi 5f80a90a1c Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:FPS", false)
--HG--
branch : kaetemi-optimize
kaetemi 2a57f6c647 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:TOTAL_MALUS_EQUIP", false)
--HG--
branch : kaetemi-optimize
kaetemi 0897092fe3 Avoid redundant per-frame calls to getDbProp("UI:SAVE:SHOW_RETICLE")
--HG--
branch : kaetemi-optimize
kaetemi 929692b204 Remove more game data
--HG--
branch : kaetemi-cleanup
kaetemi ddec3d8b19 Remove game data
--HG--
branch : kaetemi-cleanup
kaetemi 179669116c EOL
kaetemi 5831150471 Merge with default
--HG--
branch : multipass-stereo
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked
kaetemi 53e11d0d68 Merge with default
--HG--
branch : multipass-stereo
kaetemi 8323f95e22 Fix issue , landscape quality issues caused by incorrect defaults
Michael Witrant fa4cbb00f7 Fixed Linux build failure because a temporary pointer was passed, ref
--HG--
branch : multipass-stereo
kaetemi d1051ce5c9 Handle head orientation in ryzom client, ref
--HG--
branch : multipass-stereo
kaetemi eab2386ff6 Don't render to texture when in wireframe mode, re
--HG--
branch : multipass-stereo
kaetemi 248f07ad9e Put stereo render loop inside ryzom client main loop, see
--HG--
branch : multipass-stereo
kaetemi b1aaf05bf6 Init/release VR interfaces in ryzom client, ref
--HG--
branch : multipass-stereo
kaetemi ffe05eae62 Move some more updates out of the render code, see
--HG--
branch : multipass-stereo
kaetemi 263e506551 Some necessary changes to camera setting, re
--HG--
branch : multipass-stereo
kaetemi 5ac4a23bd3 Some more cleanup
--HG--
branch : multipass-stereo
kaetemi 93d856b394 Make oversize screenshots be perfectly seamless
--HG--
branch : multipass-stereo
kaetemi bf8ad82e21 Pull weather updates out of scene render
--HG--
branch : multipass-stereo
kaetemi 5c568c6ea0 Correctly apply bloom on oversize screenshots
--HG--
branch : multipass-stereo
kaetemi c87403ecb9 Refactor fulldetail override
--HG--
branch : multipass-stereo
kaetemi 8c86b05d5b Merge with default
--HG--
branch : multipass-stereo
kaetemi bf16ccd320 Separate some camera related functions, ref
--HG--
branch : multipass-stereo
kaetemi 86eb05a6d0 Move some config stuff out of main_loop.cpp, see
--HG--
branch : multipass-stereo
kaetemi 24af75fc23 Remove some unused includes, re
--HG--
branch : multipass-stereo
kaetemi 3912bee50e Some more debug functions moved, see
--HG--
branch : multipass-stereo
kaetemi 7fa2a05195 Moved some temp code out of main_loop.cpp, ref
--HG--
branch : multipass-stereo
kaetemi bcc048145c Take some debug render code out of main_loop.cpp, see
--HG--
branch : multipass-stereo
kaetemi 4d96c23c95 Separate some profiling code from main_loop.cpp, see
--HG--
branch : multipass-stereo
kaetemi cb60e64355 Pull CPing out of main_loop.cpp, refs
--HG--
branch : multipass-stereo
kaetemi 6d28f88601 Return view as CQuat, see
--HG--
branch : multipass-stereo
kaetemi c188dd3e17 Merge with default
--HG--
branch : multipass-stereo
kaetemi f331757718 Fix Ryzom Client scripts for lua 5.2
kaetemi 78179ed809 Rename some functions to follow the same naming convention of others
--HG--
branch : multipass-stereo
kaetemi 3b9f934b82 Fixes to compile Ryzom Client with lua 5.2
kervala 2aea567fe2 Changed: Moved Ryzom detailed version in client
kervala f68cda5cd2 Changed: Process EventCloseWindowId by client
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
kaetemi e4e1e3e5a1 Sound orientation with HMD and Headphones
--HG--
branch : multipass-stereo
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
kaetemi 7200d17801 HID: Adjust free look
--HG--
branch : game-device
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
kervala 33c73f3f16 fixes build failure/error using clang
dfighter1985 2bdceaecda Resolved some build errors occuring after previous commit.
dfighter1985 8d54b6f77d MODIFIED: Resolved build error with FINAL_VERSION set.
dfighter1985 ecbcdf388f MODIFIED: Resolved some GCC build errors.
mattraykowski e7e51f01e0 merging gui editor repo.
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
kervala f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
kervala 671827225d Changed: French comments translated to English
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!)
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!)
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
Botanic 0b75988887 Backed out changeset: 97505c669e04
Botanic 74c6735274 Backed out changeset: 57d8f3733daf
Botanic 09851e732c fixed load form and character_cl
Botanic f57637baf6 Fixed warning: multi-character character constant [-Wmultichar]
kervala be0cd80674 Changed: Use OpenGL by default with an ATI card and without a warning dialog
mattraykowski af14e1e591 merge, fixed inconsistent newlines
mattraykowski 971c2ba4a3 Fixed: Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya.
kervala d53a4bca98 Fixed: PCH for client_sheets
kervala 3de412e4d5 Changed: Sorted landmarks
kervala 518a30ee6c Changed: Disabled some useless temporary files
kervala 2c5d5a3bcd Changed: Typos
kervala 0b9fc06b7e Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!)
dfighter1985 cb13ce46cd MODIFIED: Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
kervala f21fa78062 Fixed: Client side issues
kervala d2da18ff10 Changed: Minor typos
kervala 11e88fed8f Changed: Minor changes
kervala 0d782993f9 Fixed : Implement anisotropic filtering for textures
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty()
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty()
kervala 65a3946ea8 Fixed: Client fails to switch shortcut bars on ctrl + number hotkeys
kervala 3d50e0160d Changed: Fix typos in comments/code
kervala 6f53c4cc23 Changed: Fix typos in comments/code
kervala 5c82fcd39c Fixed: optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!)
kervala c82a9d7304 Changed: Use ryzom_client as icons
kervala b04836f40e Fixed: Add details for user-agent
kervala 04d9b961bc Changed: Renamed some Linux files to not conflict with Ryzom package
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala a5218b9258 Changed: Synchronization with SVN
kervala 2e4df39c5b Fixed: Don't compress textures in DXTC when used as buttons
kervala 62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled
kervala edee553e1b Fixed: Don't compress textures in DXTC when used as buttons
kervala e7d490d9a8 Changed: Remove all warnings when compiling Ryzom
kervala 1374286cab Changed: Remove all warnings when compiling Ryzom
kervala 0795a61516 Changed: Remove all warnings when compiling Ryzom
kervala e8e75d05c0 Changed: Synchronization with SVN
kervala 7a04e920e1 Fixed: MultiArch support
kervala a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48
kervala 49900c0be3 Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING)
kervala 32c376fefa Changed: Reverted a previous fix (sorry)
kervala 8922f96b9a Changed: Synchronization with SVN
kaetemi ebabe8ed73 Fixed: Missed something
kaetemi 6404f8eafa Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in
Matthew Lagoe@MatthewLagoe-PC 952ad41285 username cant be longer then 12 so fine lets make it consistant at least!
Matthew Lagoe@MatthewLagoe-PC 2961dacb19 maxlen fix for password and username, also fixed 255 maxlen in email 254 is real max
dfighter1985 44643839be CHANGED: The local string mapper is now instantiated by CWidgetManager.
--HG--
branch : gui-refactoring
dfighter1985 63f7fa81e9 CHANGED: it's a good idea to register GUI widget classes with the reflection system if we want to use them!
--HG--
branch : gui-refactoring
dfighter1985 b8030b966a CHANGED: Apparently it's a bad idea for NLMISC to depend on a global in Ryzom client, since then it cannot be linked with other binaries.
--HG--
branch : gui-refactoring
dfighter1985 e2abe1e33e CHANGED: CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
dfighter1985 bab0ca184a CHANGED: no need to go thru CInterfaceManager, when CViewRenderer has it's own Singleton.
--HG--
branch : gui-refactoring
dfighter1985 ba6fd68efc CHANGED: CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 f9cda42c8d CHANGED: Moved some Lua related code from CInterfaceManager to CLuaManager and CInterfaceParser.
--HG--
branch : gui-refactoring
dfighter1985 11d2efb96f CHANGED: Moved CProcedure code to it's own files, and also moved the procedure handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
dfighter1985 530b542e4a CHANGED: Moved some more GUI code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
dfighter1985 b8f3aff5b1 CHANGED: Moved the input event handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
dfighter1985 ad764e7bf0 CHANGED: Moved the widget drawing code from CInterfaceManager to CWidgetManager, so the GUI library can now draw the widgets!
--HG--
branch : gui-refactoring
dfighter1985 42a282de48 CHANGED: Moved the contexthelp drawing/controlling code to the GUI library.
--HG--
branch : gui-refactoring
dfighter1985 dcadeb9095 CHANGED: CInterfaceParser is now part of the Nel GUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 e11d65bedc CHANGED: CInterfaceParser no longer depends on CLuaIHMRyzom.
--HG--
branch : gui-refactoring
dfighter1985 d78ed9eac3 CHANGED: Modularized CInterfaceParser. It is now extendable with parser modules, so it can parse Ryzom game related stuff without the parser code having to be in the class itself.
--HG--
branch : gui-refactoring
dfighter1985 5e68fa3e75 CHANGED: Classes derived from CInterfaceOptions are now instantiated using a factory.
--HG--
branch : gui-refactoring
dfighter1985 18b83ad1fc CHANGED: Some more cleanup in CInterfaceParser, removed some unused code, which also means less coupling and less refactoring to do :P
--HG--
branch : gui-refactoring
dfighter1985 750b069ff7 CHANGED: Moved CSheetSelectionGroup and CSheetSelection to the GUI library.
--HG--
branch : gui-refactoring
dfighter1985 b689c57052 CHANGED: Little cleanup in CInterfaceParser.
--HG--
branch : gui-refactoring
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
dfighter1985 ec51a4f340 CHANGED: Moved the basic interface expression user functions into the NELGUI library under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 65f038bf4e CHANGED: CViewPointer is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 803bdc6272 CHANGED: Broke up CViewPointer into a generic and a Ryzom game related class.
--HG--
branch : gui-refactoring
dfighter1985 31482e873b CHANGED: CInterfaceTrack and CInterfaceAnim are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 cb4bc53ecd CHANGED: CInterfaceAnim no longer depends on Ryzom game related code.
--HG--
branch : gui-refactoring
dfighter1985 cbb55e5133 CHANGED: CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 bb698212bf CHANGED: Decoupled CGroupHTML, CGroupParagraph, CViewLink from Ryzom game related code.
--HG--
branch : gui-refactoring
dfighter1985 b65e0ca0c5 CHANGED: CGroupTable and CGroupCell are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 baee35347b CHANGED: CGroupTable and CGroupCell no longer depend on CInterfaceManager, and a Ryzom game global.
--HG--
branch : gui-refactoring
dfighter1985 4ba859dc7c CHANGED: CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 d82891c719 CHANGED: CDBGroupComboBox no longer depends on the isLoggedin global Ryzom game variable.
--HG--
branch : gui-refactoring
kaetemi e9f75e639d Fixed: Valgrind warnings
dfighter1985 9cb78fe4f5 CHANGED: CDBGroupSelectNumber is now part of the NELGUI library and is under the NLGUI namespace. Also had to add a workaround so that the linker doesn't drop the seemingly unused code from the library. Thanks goes to Kaetami for that!
--HG--
branch : gui-refactoring
dfighter1985 cabff5c8e5 CHANGED: CDBViewQuantity is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 c1148532b9 CHANGED: CDBViewNumber is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 5e6cada535 CHANGED: CDBViewDigit is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 00ab7b9fa4 CHANGED: CDBViewBar3 is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 786cc61057 CHANGED: CDBViewBar3 no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 6ac90d848c CHANGED: CDBViewBar is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 f049b68079 CHANGED: CDBViewBar no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 14247e9659 CHANGED: CGroupHeader is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 5893f791d4 CHANGED: CGroupHeader no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 862c846e43 CHANGED: CGroupTab and CCtrlTabButton are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 ebe5417e3e CHANGED: CGroupTab no longer depends on CInterfaceManager and the Ryzom game client time data.
--HG--
branch : gui-refactoring
dfighter1985 3f3b8a35b0 CHANGED: CViewTextMenu, CGroupSubMenu, CGroupMenu are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 3786e362df CHANGED: CViewTextMenu, CGroupSubMenu, CGroupMenu no longer depend on CInterfaceManager and CInterfaceParser.
--HG--
branch : gui-refactoring
dfighter1985 d4d4041895 CHANGED: CGroupScrollText is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 b1f9abd903 CHANGED: CGroupScrollText no longer depends on the Ryzom client time data.
--HG--
branch : gui-refactoring
dfighter1985 b9ac80f41a CHANGED: CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 aa5562b166 CHANGED: CGroupContainer no longer depends on CInterfaceManager, CViewPointer and the Ryzom game client time values.
--HG--
branch : gui-refactoring
dfighter1985 30ddbcd0b9 CHANGED: Moved some code from interface_options_ryzom to interface_options ( needed for CGroupContainer )
--HG--
branch : gui-refactoring
dfighter1985 595999580b CHANGED: CGroupEditBox is now in the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 3213e52b60 CHANGED: CGroupEditBox no longer depends on CGroupContainer, and CInputHandlerManager.
--HG--
branch : gui-refactoring
dfighter1985 c746f81499 CHANGED: CGroupList is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 1b9911af85 CHANGED: CGroupList no longer depends on CGroupContainer.
--HG--
branch : gui-refactoring
dfighter1985 3f7d55c443 CHANGED: CGroupTree is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 278ecff08b CHANGED: CGroupTree no longer depends on CGroupContainer.
--HG--
branch : gui-refactoring
dfighter1985 1d0a1e8f7f CHANGED: CViewBitmapCombo is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 8193f484bf CHANGED: CViewBitmapCombo no longer depends on CViewPointer.
--HG--
branch : gui-refactoring
dfighter1985 8b84170dec CHANGED: CViewBitmap is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 5dd0ce01f6 CHANGED: CViewBitmap no longer depends on CGroupContainer.
--HG--
branch : gui-refactoring
dfighter1985 47a1769dea CHANGED: CCtrlTextButton is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring