kervala
|
a4dd37efc9
|
Changed: Try different alternative paths for game folders
--HG--
branch : develop
|
2016-01-13 19:52:58 +01:00 |
|
kervala
|
47bc397a30
|
Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
--HG--
branch : develop
|
2016-01-03 17:48:23 +01:00 |
|
kervala
|
697ac2221c
|
Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
--HG--
branch : develop
|
2016-01-02 22:28:49 +01:00 |
|
kervala
|
3baeced8c6
|
Fixed: Typos again
--HG--
branch : develop
|
2015-12-12 15:01:36 +01:00 |
|
kervala
|
e8f77eb967
|
Changed: Check for alternative directories
--HG--
branch : develop
|
2015-12-12 11:12:38 +01:00 |
|
kervala
|
be1ed3349c
|
Fixed: Wrong copy-paste
--HG--
branch : develop
|
2015-12-07 19:37:03 +01:00 |
|
kervala
|
d14cdc856e
|
Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
|
2015-12-07 19:13:50 +01:00 |
|
kervala
|
806098e881
|
Changed: Support 64x64 icon size
--HG--
branch : develop
|
2015-12-02 19:00:55 +01:00 |
|
kervala
|
532f8c502f
|
Fixed: Search icons under Linux in default directories
--HG--
branch : develop
|
2015-12-02 09:21:44 +01:00 |
|
kervala
|
ebae4c2691
|
Fixed: Compilation under Linux
--HG--
branch : develop
|
2015-11-30 14:16:47 +01:00 |
|
kervala
|
68a9e3156e
|
Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
|
2015-11-29 14:43:08 +01:00 |
|
kervala
|
4a97f339a3
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
|
2015-11-13 16:22:49 +01:00 |
|
kervala
|
804c5cb80b
|
Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
|
2015-11-05 17:18:14 +01:00 |
|
kervala
|
56e1f5eff0
|
Changed: Centralize version different formats
--HG--
branch : develop
|
2015-11-05 17:16:55 +01:00 |
|
kervala
|
e1b810ab85
|
Fixed: Crash when displaying configuration window
--HG--
branch : develop
|
2015-11-01 16:46:47 +01:00 |
|
kervala
|
00c36d3ac4
|
Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
|
2015-09-22 09:46:51 +02:00 |
|
kervala
|
80874abf68
|
Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
|
2015-03-24 15:26:34 +01:00 |
|
kaetemi
|
6a48a2d199
|
Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
|
2015-02-24 11:41:05 +01:00 |
|
kaetemi
|
b120d68a98
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-22 10:39:02 +01:00 |
|
dfighter1985
|
36ce53b1ba
|
Merged in hotfix (pull request #117)
Merge hotfix branch
--HG--
branch : develop
|
2015-02-21 23:09:07 +01:00 |
|
dfighter1985
|
d2194cda05
|
Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
|
2015-02-21 22:34:02 +01:00 |
|
dfighter1985
|
2f808280c8
|
Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
|
2015-02-21 22:34:02 +01:00 |
|
kaetemi
|
32b3b4ac80
|
Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
|
2015-02-20 17:50:58 +01:00 |
|
dfighter1985
|
ef56d28542
|
Oups
--HG--
branch : feature-crashreport
|
2015-02-20 02:56:22 +01:00 |
|
dfighter1985
|
c7681bcb2b
|
Oups
--HG--
branch : hotfix
|
2015-02-20 02:56:22 +01:00 |
|
dfighter1985
|
7302023777
|
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
|
2015-02-17 03:12:26 +01:00 |
|
dfighter1985
|
fea7cff850
|
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : hotfix
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
1742997984
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kervala
|
bc78734602
|
Changed: Fixed a wrong copy-paste
--HG--
branch : develop
|
2015-01-11 18:27:06 +01:00 |
|
kervala
|
8fc8c3aa39
|
Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
|
2015-01-11 18:01:32 +01:00 |
|
kervala
|
3367eb3205
|
Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
|
2015-01-11 14:59:15 +01:00 |
|
kervala
|
acf677e635
|
Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
|
2015-01-11 14:57:40 +01:00 |
|
kervala
|
6596af9682
|
Changed: Minor changes
--HG--
branch : develop
|
2014-12-26 13:38:02 +01:00 |
|
kaetemi
|
f2274d2378
|
OVR: Iterate devices
--HG--
branch : multipass-stereo
|
2014-08-04 19:19:15 +02:00 |
|
kaetemi
|
8af686f7ef
|
3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
|
2014-08-03 20:35:05 +02:00 |
|
kaetemi
|
f281622d47
|
Trash DirectInput
--HG--
branch : game-device
|
2014-07-08 22:21:11 +02:00 |
|
kaetemi
|
2e096a9b36
|
Fix Ryzom client compile under MinGW
|
2014-06-19 01:17:35 +02:00 |
|
kervala
|
46e5c39e74
|
Changed: Replaced some spaces by tabulations
|
2014-05-13 09:29:45 +02:00 |
|
kaetemi
|
1a4a7bafab
|
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
|
2014-04-30 12:54:20 +02:00 |
|
kaetemi
|
5ed5cd5ea8
|
Add interface for HMD with player death support
|
2014-04-01 13:14:44 +02:00 |
|
kervala
|
7932937df9
|
Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
|
2014-03-22 19:36:53 +01:00 |
|
kaetemi
|
6186da84b2
|
Add ingame configuration interface for virtual reality devices
--HG--
branch : multipass-stereo
|
2013-09-15 01:34:06 +02:00 |
|
kaetemi
|
b1aaf05bf6
|
Init/release VR interfaces in ryzom client, ref #43
--HG--
branch : multipass-stereo
|
2013-07-05 02:04:34 +02:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
be0cd80674
|
Changed: Use OpenGL by default with an ATI card and without a warning dialog
|
2013-02-01 21:58:05 +01:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
2012-10-27 17:46:13 +02:00 |
|
kervala
|
6f53c4cc23
|
Changed: #878 Fix typos in comments/code
|
2012-10-01 10:08:52 +02:00 |
|