Commit Graph

918 Commits (f4599e183bab923a5fe737c147383f3c1ccf3b01)

Author SHA1 Message Date
kervala ffb600e03e Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
9 years ago
kervala 9e74adee86 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
--HG--
branch : develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--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 804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
9 years ago
kervala 56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
9 years ago
Nimetu 7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue #241)
--HG--
branch : develop
9 years ago
kervala e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
9 years ago
kervala 67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
9 years ago
kervala 00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
9 years ago
kervala 39670e5b77 Comment translation
--HG--
branch : develop
10 years ago
kervala 7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
10 years ago
kervala 9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
10 years ago
Nimetu c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
10 years ago
Nimetu 26571de439 Fix compiling under windows
--HG--
branch : develop
10 years ago
Nimetu 8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
10 years ago
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
10 years ago
kervala 80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
10 years ago
kaetemi 163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
10 years ago
Nimetu c00ba3f2c1 Fix compilation
--HG--
branch : develop
10 years ago
kaetemi ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
10 years ago
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
Jan Boon 543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
10 years ago
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
10 years ago
dfighter1985 36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
10 years ago
dfighter1985 d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
10 years ago
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
dfighter1985 ef56d28542 Oups
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 c7681bcb2b Oups
--HG--
branch : hotfix
10 years ago
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
10 years ago
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
10 years ago
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
10 years ago
kervala bd054ea776 Fixed: Warning multichars
--HG--
branch : hotfix
10 years ago
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
10 years ago
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
10 years ago
kervala e9b5cc4410 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 4b397f3e5b Changed: Improved User Agent management
--HG--
branch : hotfix
10 years ago
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 1742997984 Changed: Minor changes
--HG--
branch : hotfix
10 years ago
kervala d774dcac3e Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
10 years ago
kervala 49bbb10b58 Fixed: Missing namespace
--HG--
branch : hotfix
10 years ago
kervala 1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
10 years ago
kervala ee7008ae02 Changed: Possible bug if string not found
--HG--
branch : hotfix
10 years ago
kervala 6e1abd80d3 Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
10 years ago
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
10 years ago
Nimetu 53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
10 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
10 years ago
kervala 8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
10 years ago
kervala 08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
10 years ago
kervala 3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
10 years ago
kervala acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
10 years ago
kervala 418e0ee7b7 Merge
--HG--
branch : develop
10 years ago
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
10 years ago
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
10 years ago
kaetemi b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
10 years ago
kaetemi 93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi f411d2b230 Fix choppy sky animation
--HG--
branch : develop
10 years ago
kaetemi 1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
10 years ago
kaetemi fff4edb2c9 Maybe solves #210
--HG--
branch : develop
10 years ago
kaetemi 5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
10 years ago
kaetemi dc3238b111 Disable dumb loading strings
--HG--
branch : develop
10 years ago
kaetemi cb022c6bbb Remove debug message
--HG--
branch : develop
10 years ago
kaetemi 027860be16 Fix missing include
--HG--
branch : develop
10 years ago
kaetemi 74e9aac960 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 9283a74a22 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 84046c8db4 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 433d83e2fc Increase texturing limits (*4), ref #203 (TODO: Update config translations)
--HG--
branch : develop
10 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8a3994d95a Replace some hardcoded urls 10 years ago
kaetemi 50f05a2bb9 Remove hardcoded urls 10 years ago
nimetu 1a4c2169c5 Fix #161 fix craft success rate display on client 10 years ago
kaetemi a8f8fa7b63 Don't use magic numbers for the LCT 10 years ago
kervala 687927ba10 Changed: Preserve attributes when copying files in Application Bundle 10 years ago
kaetemi 4402e2134c Remove warnings, ref #177 10 years ago
kaetemi 031cd3b68d Adjust casts, ref #177 10 years ago
kaetemi 2a27139594 Inventory bug workaround, ref #177 10 years ago
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
10 years ago
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
10 years ago
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
10 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
10 years ago
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
10 years ago
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
10 years ago
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
10 years ago
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
10 years ago
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
10 years ago
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
10 years ago