Commit Graph

49 Commits (f997e7396105a02a5dc945ebfbb8fe7be2565757)

Author SHA1 Message Date
Nimetu a2707f93f1 Fixed: Wrong resolution saved to config when window receives wm_destroy signal
--HG--
branch : develop
7 years ago
Nimetu 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed
--HG--
branch : develop
8 years ago
Nimetu 108759952e Changed: Use http cache headers for image cache
--HG--
branch : develop
8 years ago
Guillaume Dupuy fdbc261a7e First working prototype of itemgroups
--HG--
branch : item_group
8 years ago
Nimetu 0f5ec6c0b4 Fixed: Windowed resolution resetting when closing from login/outgame views.
--HG--
branch : develop
8 years ago
kervala 3265749bfe Changed: Don't need to release twice CEditor
--HG--
branch : develop
8 years ago
kervala d37a1e032c Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG--
branch : develop
8 years ago
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala eabfcbf708 Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala c71f712d11 Fixed: Release libxml2 structures before exit
--HG--
branch : develop
8 years ago
kervala 0449bee4a8 Changed: Replace 0 by NULL
--HG--
branch : develop
8 years ago
kervala 491b6a2b59 Fixed: Delete CViewRenderer instance (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
8 years ago
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
9 years ago
kervala aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
9 years ago
kaetemi 027860be16 Fix missing include
--HG--
branch : develop
10 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8a3994d95a Replace some hardcoded urls 10 years ago
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
11 years ago
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
11 years ago
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
11 years ago
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
11 years ago
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 11 years ago
kaetemi e494200c21 Bugfix: Kill users who attempt to escape the game 11 years ago
kaetemi 5ed5cd5ea8 Add interface for HMD with player death support 11 years ago
kaetemi af621187f1 Merge with default
--HG--
branch : multipass-stereo
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
kaetemi 6186da84b2 Add ingame configuration interface for virtual reality devices
--HG--
branch : multipass-stereo
11 years ago
kaetemi b1aaf05bf6 Init/release VR interfaces in ryzom client, ref #43
--HG--
branch : multipass-stereo
12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 13 years ago
dfighter1985 e2abe1e33e CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ba6fd68efc CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ad03911fe3 CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets )
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 5ebc0c64cc ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager.
--HG--
branch : gui-refactoring
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
dfighter1985 95955b72fe CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 5a2a89b4fc CHANGED: #1471 Moved the previously refactored code to the NELGUI library.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 c0f13794de Added: #1471 CLuaManager, Singleton for the Lua state, the code parts that depend on a globally available Lua state now depend on this instead of CInterfaceManager. Also refactored the code so it's ready to be moved to the NELGUI lib.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 364c8c493e FIXED: CInterfaceManager will no longer be prematurely released while quitting.
--HG--
branch : gui-refactoring
13 years ago
kervala a4c64bb753 Changed: #1034 Implement CCustomMouse for Linux 14 years ago
kervala bd44224959 Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala bf5e086157 Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client 15 years ago
kervala 1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 0ce1916acb Changed: #878 Fix typos in comments/code 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago