Commit graph

26 commits

Author SHA1 Message Date
kervala
ff9cf5b95b Fixed: Don't put same twice frequencies in list 2015-11-09 12:46:55 +01:00
kervala
f3ecc4f41b Fixed: If frequency is 0, use the first one in list 2015-11-08 13:43:31 +01:00
kervala
7ed54e8c76 Changed: More comments 2015-11-08 13:43:02 +01:00
kervala
28ae51085c Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode) 2015-11-05 17:26:45 +01:00
kervala
ceac8b3918 Fixed: Didn't initialize video modes frequencies 2015-11-05 17:22:43 +01:00
kervala
5b1926aeb4 Changed: std::string already initialized to en empty string 2015-02-14 13:18:51 +01:00
mattraykowski
aa261f28a4 merging gui editor repo. 2013-02-14 09:53:06 -06:00
dfighter1985
f2c3c55bde CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser()) 2012-07-13 05:37:09 +02:00
dfighter1985
3e5137810b CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager. 2012-07-12 21:39:51 +02:00
dfighter1985
f8df1159ff CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
dfighter1985
42919dc86b CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
dfighter1985
dc6c1db2cd CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
kervala
dec67309f3 Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
kervala
6362857850 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
vl
436980f2e8 Fixed: screenratio is now ok if we failsafe to window mode 2010-11-09 11:37:19 +01:00
kervala
3eba279796 Changed: Fall back to windowed mode if we can't set a fullscreen mode 2010-11-08 23:42:26 +01:00
kervala
24874b0356 Changed: Added isWindowMaximized and getRyzomModes functions 2010-10-18 13:11:28 +02:00
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
46707ef3bc Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
356801b090 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-10 10:27:21 +02:00
kervala
1c36c03d3c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
vl
2f5e44db63 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
kervala
737427674c Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
kervala
ef5dc445fe Changed: #878 Fix typos in comments/code 2010-05-12 16:59:15 +02:00
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00