Commit Graph

30 Commits (bd7418e48485ab0bb2a16b73515899b5e8a31d06)

Author SHA1 Message Date
Nimetu f4ef386ec9 Changed: Limit fullscreen resolutions to 1024x768 or higher
--HG--
branch : develop
6 years ago
kervala 8da20b30cc Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
8 years ago
kervala 1ed5dcdda9 Changed: Use %u instead of %d for uint
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 7258054350 Fixed: Don't put same twice frequencies in list
--HG--
branch : develop
9 years ago
kervala 326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
9 years ago
kervala 744966acd6 Changed: More comments
--HG--
branch : develop
9 years ago
kervala 94b7148d44 Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
--HG--
branch : develop
9 years ago
kervala 2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
9 years ago
kervala 1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
10 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 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 1222e35012 CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText )
--HG--
branch : gui-refactoring
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
dfighter1985 2db0a5d06e CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace.
--HG--
branch : gui-refactoring
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
kervala 5baccb8b54 Changed: #878 Fix typos in comments/code 14 years ago
kervala 9550ed9d36 Changed: #878 Fix typos in comments/code 14 years ago
vl 5a308b9334 Fixed: screenratio is now ok if we failsafe to window mode 14 years ago
kervala 9b1d85e3f8 Changed: Fall back to windowed mode if we can't set a fullscreen mode 14 years ago
kervala 001f16934e Changed: Added isWindowMaximized and getRyzomModes functions 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 15 years ago
kervala 7cbe65d2ef Changed: #878 Fix typos in comments/code 15 years ago
kervala 25585bb828 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
vl bec9f0f252 Changed: #825 remove some warning 15 years ago
kervala 7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 6eff3d4d61 Changed: #878 Fix typos in comments/code 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago