kervala
|
19fa9a35dc
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-05 18:56:30 +01:00 |
|
kervala
|
07e5d9d10e
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:09:23 +01:00 |
|
kervala
|
f84de8f1b0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:06:07 +01:00 |
|
kervala
|
41551e3026
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kervala
|
81e1e78b02
|
Fixed: Compilation under Mac OS X
|
2012-02-29 23:12:07 +01:00 |
|
kervala
|
89e0ca3260
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 23:48:36 +01:00 |
|
kervala
|
ad9b680e91
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 22:42:30 +01:00 |
|
kervala
|
a272d956c2
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 16:10:47 +01:00 |
|
kervala
|
130b431043
|
Fixed: Bad check in emote tokens
|
2012-02-13 11:31:28 +01:00 |
|
dfighter1985
|
8b278c8c61
|
Moved an action handler, from the view manager's source to the game action handlers' source.
|
2012-02-13 02:30:26 +01:00 |
|
dfighter1985
|
a26458be47
|
We might as well load the input config when we initialize the input handler.
|
2012-02-12 02:18:00 +01:00 |
|
dfighter1985
|
c756db1201
|
FIXED: CInterfaceManager will no longer be prematurely released while quitting.
|
2012-02-11 23:47:54 +01:00 |
|
dfighter1985
|
a5fcd23dcd
|
CInterfaceManager no longer depends on Driver global variable.
|
2012-02-11 23:44:55 +01:00 |
|
dfighter1985
|
94b7c2a8e7
|
CInterfaceManager and CViewText will no longer depend on the TextContext global variable.
|
2012-02-11 04:19:31 +01:00 |
|
dfighter1985
|
7149af9886
|
VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes.
|
2012-02-11 02:28:14 +01:00 |
|
dfighter1985
|
f0cc382971
|
CViewRenderer no longer depends on the Driver global variable. Also got rid of the same dependencies in files which included that global from the CViewRenderer header.
|
2012-02-11 01:41:46 +01:00 |
|
dfighter
|
ef71add33f
|
Moved xml_auto_ptr from game_share to nel misc.
|
2012-02-08 01:58:15 +01:00 |
|
kervala
|
08c853b9dc
|
Fixed: Missing "stdpch.h" include
|
2012-01-02 15:53:21 +01:00 |
|
sfb
|
03b4c8db28
|
Fixed: #1334 Applied Ulukyn's patch. Adds two new config variables - WebIgMainDomain and WebIgTrustedDomains.
|
2011-12-21 09:49:30 -06:00 |
|
kaetemi
|
bf9c288583
|
Added: Default cfg values for textures interfaces.
|
2011-11-12 13:40:44 +01:00 |
|
kervala
|
a634acc541
|
Changed: Use all existing icons for Ryzom
|
2011-10-08 11:13:38 +02:00 |
|
kaetemi
|
616519f04e
|
Fixed: #1364 Only transfer bonus item infos when context help string is used for tooltip
|
2011-09-23 00:14:51 +02:00 |
|
kervala
|
703f25d9e3
|
Changed: Replaced 32x32 pixmap by a 48x48 one
|
2011-09-11 16:41:16 +02:00 |
|
kervala
|
44e3c936e4
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
kervala
|
6820d39355
|
Fixed: Icons name
|
2011-08-14 16:05:47 +02:00 |
|
kervala
|
9106770977
|
Fixed: Icons path
|
2011-08-14 14:15:20 +02:00 |
|
kervala
|
741f523983
|
Added: Hicolor and XPM icons for GNU/Linux
|
2011-08-14 11:47:34 +02:00 |
|
kervala
|
be60684f1b
|
Changed: Updated client_default.cfg.in from client_default.cfg
|
2011-06-14 20:11:44 +02:00 |
|
kervala
|
d0987263bd
|
Changed: Merge changes from next patch
|
2011-06-14 19:34:28 +02:00 |
|
kervala
|
9a975ceea1
|
Changed: #878 Fix typos in comments/code
|
2011-06-14 19:31:59 +02:00 |
|
vl
|
57676424d9
|
Changed: chapter 5
|
2011-06-09 00:36:58 +02:00 |
|
vl
|
2d1ed58a4f
|
Fixed: must not be lowered or the tooltip in milkopad doesn't work
|
2011-06-08 18:36:27 +02:00 |
|
kervala
|
5746e96dcd
|
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
|
2011-06-08 10:15:16 +02:00 |
|
kervala
|
b5fdad1d11
|
Fixed: Bad font default size
|
2011-06-08 10:14:48 +02:00 |
|
kervala
|
fad4a00075
|
Changed: #878 Fix typos in comments/code
|
2011-06-07 15:58:18 +02:00 |
|
kervala
|
ec90234947
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
kervala
|
73b6bee421
|
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
|
2011-06-05 17:52:40 +02:00 |
|
kervala
|
16ea78ecb3
|
Changed: Merge changes from next patch
|
2011-06-04 14:20:01 +02:00 |
|
kervala
|
9652969097
|
Changed: #878 Fix typos in comments/code
|
2011-06-04 13:48:27 +02:00 |
|
kervala
|
dc66068f94
|
Changed: Merge changes from next patch
|
2011-06-04 13:23:14 +02:00 |
|
kervala
|
6deae3686b
|
Changed: #878 Fix typos in comments/code
|
2011-06-03 15:17:23 +02:00 |
|
kervala
|
900dc9e5da
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-03 10:51:03 +02:00 |
|
kervala
|
cbc41fb73a
|
Changed: Exceptions catched by reference
|
2011-06-03 10:42:40 +02:00 |
|
kervala
|
5b5a050616
|
Changed: Exceptions catched by reference
|
2011-06-03 10:35:25 +02:00 |
|
kervala
|
e896f53b6b
|
Changed: Exceptions catched by reference
|
2011-06-02 18:43:58 +02:00 |
|
kervala
|
540bc1f62f
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
kervala
|
15158c4514
|
Changed: Merge changes from next patch
|
2011-06-02 17:26:04 +02:00 |
|
kervala
|
4aa2c68151
|
Changed: #878 Fix typos in comments/code
|
2011-05-31 22:16:17 +02:00 |
|
kervala
|
37cfa5a9f2
|
Changed: Merge changes from next patch
|
2011-05-31 21:51:26 +02:00 |
|
rti
|
c913b2700e
|
merge
|
2011-05-31 18:12:25 +02:00 |
|
rti
|
b55e9e210e
|
Fixed: #1006 On Mac OS X, do glFinish() after vertex program upload to ensure program is ready to use.
|
2011-05-31 18:10:32 +02:00 |
|
kervala
|
fbec2565e9
|
Changed: Compilation with VC++ 2010 without STLport
|
2011-05-28 15:52:48 +02:00 |
|
kervala
|
e655b0a777
|
Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler
|
2011-05-26 16:14:45 +02:00 |
|
kervala
|
28d1e2538b
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-26 16:07:35 +02:00 |
|
kervala
|
35ccf29935
|
Changed: Merge changes from next patch
|
2011-05-26 16:06:21 +02:00 |
|
kervala
|
db6f3defa2
|
Changed: Merge changes from next patch
|
2011-05-26 14:33:04 +02:00 |
|
rti
|
1c7d8571d7
|
Fixed: crash when using SelectCharacter = [0,4] (thanks ace)
|
2011-05-25 16:52:52 +02:00 |
|
kervala
|
5d5f8a964f
|
Fixed: #1177 VS 2010 does not work under CMake
|
2011-05-12 12:49:17 +02:00 |
|
rti
|
bb98e4985a
|
Fixed: Compilation with GCC 4.6
|
2011-04-11 17:16:00 +02:00 |
|
rti
|
926f5f9818
|
Fixed: Compilation with GCC 4.6
|
2011-04-11 17:12:48 +02:00 |
|
kervala
|
d6fefddc98
|
Changed: Changes from last patch
|
2011-03-31 22:20:16 +02:00 |
|
kervala
|
eaf5f1179b
|
Changed: Changes from last patch
|
2011-03-11 18:40:06 +01:00 |
|
kervala
|
dec67309f3
|
Changed: #878 Fix typos in comments/code
|
2011-03-09 14:30:51 +01:00 |
|
kervala
|
5272fdb1ec
|
Changed: Changes from last patch
|
2011-03-09 14:23:57 +01:00 |
|
kervala
|
5ac53fb64e
|
Changed: Changes from last patch
|
2011-03-09 13:40:44 +01:00 |
|
kervala
|
030bdfd729
|
Changed: #878 Fix typos in comments/code
|
2011-03-09 13:28:01 +01:00 |
|
vl
|
88a5ca2a20
|
Fixed: lookup the cert file
|
2011-02-18 09:44:40 +01:00 |
|
vl
|
4e1f9f0bbb
|
Changed: make the in game creation account working
|
2011-02-18 09:02:47 +01:00 |
|
vl
|
04d082ced8
|
Changed: use bundle resource if default cfg is not found
|
2011-02-14 18:03:49 +01:00 |
|
vl
|
5b59e4f95b
|
Changed: disabled veget on mac since it crash
|
2011-02-14 18:03:35 +01:00 |
|
kervala
|
0d66aff643
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 14:42:30 +01:00 |
|
kervala
|
50843ded97
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-09 14:42:03 +01:00 |
|
kervala
|
d7e8b51c80
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:56:55 +01:00 |
|
kervala
|
8e1a1acb5d
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:29:03 +01:00 |
|
kervala
|
fad58e7b19
|
Changed: #1246 Build on PPC machines (patch provided by Jeru)
|
2011-01-30 15:48:02 +01:00 |
|
kervala
|
356816cba7
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
kervala
|
18785f0fbd
|
Fixed: Compilation with luabind 0.7 (include luabind/version.hpp only when existing)
|
2010-12-30 12:20:42 +01:00 |
|
rti
|
83f03881cf
|
merge
|
2010-12-12 16:02:52 +01:00 |
|
rti
|
c4c0a4c699
|
Changed: #1153 app bundle plist references atys.icns
|
2010-12-12 16:00:51 +01:00 |
|
kervala
|
d4ef878899
|
Changed: #878 Fix typos in comments/code
|
2010-12-12 15:12:49 +01:00 |
|
kervala
|
62189a69b8
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:47:17 +01:00 |
|
kervala
|
37d85c1922
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 15:07:59 +01:00 |
|
kervala
|
6833c978d3
|
Changed: #878 Fix typos in comments/code
|
2010-11-19 11:20:59 +01:00 |
|
kervala
|
d52d4fa291
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-19 11:20:46 +01:00 |
|
kervala
|
2f026feb7f
|
Changed: Fix crashes if interface doesn't have specified controls
|
2010-11-18 19:41:53 +01:00 |
|
kervala
|
ba935324f6
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 19:38:10 +01:00 |
|
kervala
|
50a7cffaeb
|
Changed: Use auto ScreenAspectRatio by default (it works well everytime)
|
2010-11-18 19:33:34 +01:00 |
|
kervala
|
a5dbd29c04
|
Fixed: #1198 Window is too large when switching from fullscreen to windowed mode
|
2010-11-18 15:04:18 +01:00 |
|
kervala
|
9e26d36c6b
|
Fixed: #1196 Allow to dump ZBuffer when doing a screenshot
|
2010-11-17 22:24:04 +01:00 |
|
kervala
|
0f7b988352
|
Changed: #878 Fix typos in comments/code
|
2010-11-13 18:33:01 +01:00 |
|
kervala
|
6362857850
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
kervala
|
78119c6a49
|
Fixed: Time difference when threads are on different cores
|
2010-11-12 13:40:34 +01:00 |
|
kervala
|
0e736b4902
|
Changed: Save r2_buffer.dat in "save" instead of "data"
|
2010-11-12 13:37:40 +01:00 |
|
vl
|
436980f2e8
|
Fixed: screenratio is now ok if we failsafe to window mode
|
2010-11-09 11:37:19 +01:00 |
|
rti
|
5a7f6977bb
|
Changed: #1153 first, check for client_default.cfg in working dir
|
2010-11-09 02:21:35 +01:00 |
|
rti
|
523dc6bf3a
|
Changed: #1153 first, check for client_default.cfg in working dir
|
2010-11-09 02:16:50 +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
|
c23dd6efc7
|
Merge
|
2010-11-08 23:28:09 +01:00 |
|
kervala
|
7681195248
|
Changed: #1153 Added <ApplicationDir> as Bundle root folder
|
2010-11-08 23:23:34 +01:00 |
|
rti
|
6cf3010f78
|
Changed: #1153 automaticaly update RootConfigFilename in client.cfg
|
2010-11-08 23:23:03 +01:00 |
|