Commit graph

2670 commits

Author SHA1 Message Date
Botanic
44d10daacb fixed thanks kervala 2013-06-06 01:28:12 -07:00
Botanic
5d61b48e64 Merge with rc-botanic-webdev 2013-06-06 02:57:41 -07:00
Botanic
2b0efd6f08 why the hell make the faster values for "debug only" waiting it so 1990's 2013-06-05 19:59:53 -07:00
Botanic
8fa367762b fixed warning 2013-06-05 19:43:10 -07:00
Botanic
10f97ab667 fixed warning 2013-06-05 19:27:06 -07:00
Botanic
3170438185 no reason to make people change the logs path every time 2013-06-05 19:19:09 -07:00
Botanic
921a296938 Fixed warnings and logout 2013-06-05 19:14:53 -07:00
Botanic
1854c0a83f No reason to hardcode the path 2013-06-05 19:14:49 -07:00
Botanic
2d2d559ec1 Fixed warnings and logout 2013-06-05 19:14:53 -07:00
Botanic
512b86606f no reason to make people change the logs path every time 2013-06-05 19:19:09 -07:00
Botanic
4e4b59ae58 fixed warning 2013-06-05 19:27:06 -07:00
Botanic
8c16efbbaf fixed warning 2013-06-05 19:43:10 -07:00
Botanic
c76fac2e1e why the hell make the faster values for "debug only" waiting it so 1990's 2013-06-05 19:59:53 -07:00
Botanic
d68ca2502c bad eol 2013-06-06 02:56:48 -07:00
Botanic
aaa9270a63 No reason to hardcode the path 2013-06-05 19:14:49 -07:00
Botanic
df04fea74c bad eol's 2013-06-06 02:47:26 -07:00
dfighter1985
9e0879e84f FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 2013-06-05 03:29:34 +02:00
dfighter1985
513de9158a Merged client_config_qt. 2013-05-04 22:23:53 +02:00
dfighter1985
3ad241fb17 Merged default 2013-05-04 21:56:21 +02:00
dfighter1985
118b717142 Use to .toUTF8() instead of .toStdString(). 2013-05-04 21:55:41 +02:00
dfighter1985
4a8156644b Merged default 2013-05-04 21:23:55 +02:00
Dzmitry Kamiahin
baeae9e777 Fixed self-comparsion in ps. 2013-05-04 01:57:53 +03:00
sfb
fc569e415b merge 2013-05-02 14:38:49 -05:00
kaetemi
e3116db53f This should fix #41. It was creating the unknown for the new type and then returning a new sheet for the requested unknown 2013-05-02 21:37:15 +02:00
sfb
5864a50cbc merge 2013-05-02 14:34:40 -05:00
sfb
71dfdb1845 fixed #40 with an explicit static_cast. 2013-05-02 14:31:10 -05:00
dfighter1985
6124d78735 Don't build GUI Editor when not building the GUI library. 2013-05-02 20:19:35 +02:00
kervala
61afe31515 Changed: Moved Ryzom detailed version in client 2013-04-29 14:46:53 +02:00
kervala
cc09e4ba09 Changed: Process EventCloseWindowId by client 2013-04-29 14:44:39 +02:00
kervala
cfad8b1ecb Changed: Added a new event EventCloseWindowId when system reports window should be closed 2013-04-29 11:15:14 +02:00
kervala
8e867a08a4 Changed: Warning 2013-04-29 11:10:55 +02:00
kervala
c8e19c5a84 Changed: EOL fixes 2013-04-29 10:46:02 +02:00
kervala
2298263faa Fixed: Virtual destructor warning 2013-04-29 10:41:34 +02:00
kervala
9848b49a76 Fixed: Assign instead of a comparison 2013-04-29 10:34:33 +02:00
kervala
4f4f47c727 Changed: French comments translated to English 2013-04-29 10:33:33 +02:00
kervala
411be9c35a Fixed: PCH compilation 2013-03-31 23:36:56 +02:00
kervala
44629f388a Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 2013-03-28 16:42:16 +01:00
kervala
926f1fe7ad fixes #33 build failure/error using clang 2013-03-26 19:57:00 +01:00
kervala
e1ad86d028 fixes #32 build failure/error using clang 2013-03-26 13:56:16 +01:00
kervala
7f0646be4e fixes a warning 2013-03-24 20:16:53 +01:00
kervala
a11e38ae34 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
2013-03-24 20:16:23 +01:00
kervala
d08431177b Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 2013-03-24 19:59:19 +01:00
dfighter1985
95d47ae17c MODIFIED: no more action handler spam. 2013-03-12 07:16:16 +01:00
dfighter1985
8c2d7ba426 Merging dangling default branch. 2013-02-27 22:27:53 +01:00
mattraykowski
0452a40ec0 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 2013-02-25 14:01:57 -06:00
dfighter1985
197351a3e0 Resolved some build errors occuring after previous commit. 2013-02-21 01:25:50 +01:00
dfighter1985
cf33c220d6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 2013-02-20 22:05:09 +01:00
dfighter1985
956c83feda MODIFIED: #20 Resolved build errors with stlport. 2013-02-19 19:29:48 +01:00
dfighter1985
d5363b521b Merged in dfighter1985/ryzomcore (pull request #3)
GCC build error fixes for #20
2013-02-19 17:19:51 +01:00
dfighter1985
b39a209ccc Merged some changes. 2013-02-19 17:17:47 +01:00