kervala
|
1b7bdfd485
|
Fixed: GCC warnings
|
2015-12-26 14:09:15 +01:00 |
|
kervala
|
e1060b8923
|
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
|
2015-12-26 13:28:09 +01:00 |
|
kervala
|
5708a3997c
|
Fixed: Warnings with GCC
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
ba706b46f7
|
Changed: Added new function getCommandOutput
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
791d73500e
|
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
|
2015-12-23 15:11:26 +01:00 |
|
kervala
|
41ac92d9f2
|
Changed: Use toString instead of sprintf
|
2015-12-23 14:56:36 +01:00 |
|
kervala
|
d8f79ed761
|
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
|
2015-12-23 14:48:33 +01:00 |
|
kervala
|
c25320a998
|
Fixed: Target at least Windows 2000
|
2015-12-23 14:47:11 +01:00 |
|
kervala
|
39f838a1fd
|
Fixed: loadPNG with RGB images was returning 32
|
2015-12-16 14:50:40 +01:00 |
|
kervala
|
3b07ad440d
|
Changed: Minor changes
|
2015-12-15 14:07:32 +01:00 |
|
kervala
|
c20346238a
|
Fixed: Implement launch of executables under OS X
|
2015-12-15 14:06:49 +01:00 |
|
kervala
|
542c29ded7
|
Fixed: Clang warnings
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
bf73907da1
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
ab584867f5
|
Fixed: OS X uses .dylib extension instead of .so
|
2015-12-11 20:19:10 +01:00 |
|
kervala
|
c4235f7b1e
|
Changed: Let dependencies propagate to other targets
|
2015-12-07 21:48:32 +01:00 |
|
kervala
|
8a43c01e52
|
Fixed: Remove \SystemRoot\ from path returned from Registry
|
2015-12-06 16:42:49 +01:00 |
|
kervala
|
f895b6a713
|
Fixed: Open web pages in background under OS X and don't close client
|
2015-11-24 10:02:09 +01:00 |
|
kervala
|
b3f294759e
|
Fixed: Unable to open URLs under Linux while using Steam Runtime
|
2015-11-21 17:39:49 +01:00 |
|
kervala
|
70c47de7c8
|
Fixed: Typo
|
2015-11-21 17:37:45 +01:00 |
|
kervala
|
4d99b9d3bc
|
Changed: Give priority to xdg-open (if present) to open URLs under Linux
|
2015-11-21 17:36:44 +01:00 |
|
kaetemi
|
df382464d8
|
Merge with feature-export-assimp
|
2015-11-16 00:46:27 +01:00 |
|
kervala
|
9ca49a8d0f
|
Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
|
2015-11-15 18:33:09 +01:00 |
|
kervala
|
5ea4193018
|
Changed: Don't try to convert string to CRGBA if less than 3 integers
|
2015-11-13 19:38:46 +01:00 |
|
kervala
|
cccc2c47b8
|
Changed: Replace int 3 asm by __debugbreak()
|
2015-11-08 13:25:36 +01:00 |
|
kervala
|
bc50742bfe
|
Changed: Minor changes
|
2015-11-08 13:22:33 +01:00 |
|
kervala
|
4a268da708
|
Changed: Minor changes (spaces replaced by tabs)
|
2015-11-07 18:33:16 +01:00 |
|
kervala
|
02633263d0
|
Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
|
2015-11-07 18:31:58 +01:00 |
|
kervala
|
2de3fc3384
|
Changed: Add support for Spanish
|
2015-11-07 14:53:07 +01:00 |
|
kervala
|
c4c465b6c7
|
Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
|
2015-11-07 14:52:46 +01:00 |
|
kervala
|
63366b4c9b
|
Fixed: clang warnings
|
2015-11-06 15:24:19 +01:00 |
|
Nimetu
|
5f89a64d39
|
Add basic gif support to CBitmap (issue #238)
|
2015-11-03 18:50:31 +02:00 |
|
kervala
|
59b97a82ef
|
Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
|
2015-09-22 09:43:24 +02:00 |
|
kaetemi
|
f135f11887
|
Add pipeline v3 tool logger
|
2015-09-20 14:08:38 +02:00 |
|
kaetemi
|
ab0aed948a
|
Fix DXSDK include order
|
2015-07-10 06:16:19 +02:00 |
|
kaetemi
|
4afe23c6e3
|
Some practical improvements for the report handling
|
2015-03-06 21:07:12 +01:00 |
|
kaetemi
|
c5a40c2616
|
Merge with feature-crashreport+develop
|
2015-03-06 21:05:31 +01:00 |
|
kaetemi
|
ac7dcc4ed0
|
Merge with feature-crashreport
|
2015-03-06 19:08:13 +01:00 |
|
kaetemi
|
7078fdb064
|
Replace report functionality
|
2015-03-06 19:07:25 +01:00 |
|
kaetemi
|
14c10db490
|
Replace report functionality
|
2015-03-06 19:06:11 +01:00 |
|
kervala
|
29e95e59d3
|
Changed: Minor change
|
2015-03-02 13:13:45 +01:00 |
|
kervala
|
2e7e46b8f9
|
Fixed: Sort files in CFileContainer::addSearchPath too
|
2015-03-02 13:13:26 +01:00 |
|
kervala
|
d820233d21
|
Fixed: Skip .hg directories
|
2015-03-02 13:07:33 +01:00 |
|
kaetemi
|
04cca60cac
|
Merge with develop
|
2015-02-24 17:19:27 +01:00 |
|
kaetemi
|
7fa28fba72
|
Add isWindowedApplication to INeLContext
|
2015-02-24 17:17:45 +01:00 |
|
kaetemi
|
85c0a7e130
|
Merge with develop
|
2015-02-24 12:51:16 +01:00 |
|
kaetemi
|
e6593a326a
|
Merge with feature-crashreport
|
2015-02-24 12:51:01 +01:00 |
|
kaetemi
|
c19ed5938b
|
Cleanup Windows includes
|
2015-02-24 12:47:54 +01:00 |
|
kaetemi
|
692eab1c71
|
Add _WIN32_WINNT fallback define
|
2015-02-24 12:47:54 +01:00 |
|
kaetemi
|
edd1597b07
|
Remove redundant windows.h includes in NLMISC
|
2015-02-24 12:47:54 +01:00 |
|
kaetemi
|
946d80ae18
|
Categorize NLMISC project source files
|
2015-02-24 12:47:54 +01:00 |
|
kaetemi
|
0302156e24
|
Fix sstream include
|
2015-02-24 12:47:32 +01:00 |
|
kaetemi
|
5307229afa
|
Merge with feature-crashreport
|
2015-02-24 11:41:05 +01:00 |
|
kaetemi
|
7f220d78ac
|
Only in FINAL_VERSION
|
2015-02-23 20:33:31 +01:00 |
|
kaetemi
|
d01d3040c2
|
Default window title
|
2015-02-23 20:09:51 +01:00 |
|
kaetemi
|
fa9da7caf8
|
Add function to set custom host url. Deprecate email callback function. Add some comments
|
2015-02-23 20:01:20 +01:00 |
|
dfighter1985
|
f7db38c7e1
|
Use CMsgBoxDisplayer on non-windows platforms as well.
|
2015-02-23 01:36:50 +01:00 |
|
dfighter1985
|
967275ec19
|
Parametrize crash reporter.
|
2015-02-22 21:51:17 +01:00 |
|
dfighter1985
|
8ed0e963de
|
More renames...
|
2015-02-22 19:52:01 +01:00 |
|
dfighter1985
|
52250695f6
|
Launch the error report application instead of sending an email.
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
8e745739cf
|
Backed out from fdc0d40
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
6be000a530
|
Backed out from 5942903
|
2015-02-22 17:20:24 +01:00 |
|
dfighter1985
|
32acbd5297
|
Back out from 5bb3dad
|
2015-02-22 17:15:41 +01:00 |
|
kaetemi
|
891011b74c
|
Merge with hotfix
|
2015-02-22 10:39:02 +01:00 |
|
dfighter1985
|
4b15d60ec0
|
Merged in hotfix (pull request #117)
Merge hotfix branch
|
2015-02-21 23:09:07 +01:00 |
|
dfighter1985
|
9625ffb7dd
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
8a571b8689
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
50d93d426a
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
566d21f64e
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
kaetemi
|
165151a7e6
|
Visual Studio 2013 compilation support for NLMISC
|
2015-02-20 17:07:23 +01:00 |
|
kaetemi
|
881bbc6083
|
Visual Studio 2013 compilation support for NLMISC
|
2015-02-20 16:24:19 +01:00 |
|
dfighter1985
|
457147d008
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
04480a3290
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
1e3fad50bb
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
a92f816f55
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
85fe754bf2
|
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.
|
2015-02-17 03:12:26 +01:00 |
|
dfighter1985
|
cc52abcfa0
|
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.
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
9718f37ec4
|
Merge with hotfix
|
2015-02-14 19:29:36 +01:00 |
|
kervala
|
f0ebd8d428
|
Fixed: Unnamed semaphores are deprecated under OS X
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
5221bf199c
|
Merge with hotfix
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
539f721624
|
Fixed: Compilation
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
c569b03d0c
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-02-14 13:46:21 +01:00 |
|
dfighter1985
|
8b095f97b3
|
Merged in hotfix (pull request #114)
Merging hotfix branch
|
2015-02-13 19:48:42 +01:00 |
|
dfighter1985
|
eaf5d26bae
|
Handle relative paths when loading .worldedit files in World Editor.
|
2015-02-08 00:24:29 +01:00 |
|
kervala
|
e3de253702
|
Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
|
2015-01-23 21:11:15 +01:00 |
|
kervala
|
1675e7af3a
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-01-13 19:47:14 +01:00 |
|
kervala
|
bdfa7a624e
|
Changed: Minor changes
|
2014-12-26 13:38:02 +01:00 |
|
kervala
|
9995543f47
|
Fix some warnings
|
2014-10-10 13:07:54 +02:00 |
|
kaetemi
|
302c478af6
|
Merge with develop
|
2014-09-12 15:19:12 +02:00 |
|
kervala
|
ad5cc68107
|
Changed: Code formatting
|
2014-09-05 15:42:53 +02:00 |
|
kaetemi
|
0f236b800f
|
Merge with default
|
2014-08-19 15:43:49 +02:00 |
|
dfighter1985
|
e59fb841bc
|
Merged default.
|
2014-08-19 00:33:03 +02:00 |
|
kervala
|
74a30afcc4
|
Changed #172 XML floating point serialization not using neutral culture
|
2014-08-17 16:05:51 +02:00 |
|
kervala
|
4f4a3469d3
|
Fixed #172 XML floating point serialization not using neutral culture
|
2014-08-17 15:39:30 +02:00 |
|
dfighter1985
|
04095561cb
|
Merge default
|
2014-08-07 00:03:09 +02:00 |
|
kaetemi
|
996dd9aa16
|
Merge with default
|
2014-08-03 22:15:39 +02:00 |
|
kervala
|
5f5f0dd76c
|
Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up)
|
2014-08-02 11:18:24 +02:00 |
|
dfighter1985
|
8971f98722
|
Merged default.
|
2014-07-22 00:15:50 +02:00 |
|
kaetemi
|
24e8caf0fb
|
Formatting: Use tabs
|
2014-07-09 16:59:55 +02:00 |
|
KISHAN GRIMOUT
|
bd257f42c7
|
fix windows 64bit build in mem_displayer.cpp
|
2014-07-09 13:41:43 +02:00 |
|
kaetemi
|
0f5f1f9047
|
Trash DirectInput
|
2014-07-08 22:21:11 +02:00 |
|
dfighter1985
|
c736145c2f
|
CPath can now return the file list with a path filter.
|
2014-07-06 23:21:25 +02:00 |
|
kaetemi
|
2753b49b45
|
Compile fix
|
2014-06-20 17:53:38 +02:00 |
|
kaetemi
|
39894f4a99
|
SSE2: Compile fix
|
2014-06-20 03:08:51 +02:00 |
|
kaetemi
|
56c59d114d
|
SSE2: Fix for MinGW
|
2014-06-19 00:05:43 +02:00 |
|
kaetemi
|
b9576c93dd
|
Merge with default
|
2014-06-20 03:01:32 +02:00 |
|
kaetemi
|
00528e1cd6
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
kaetemi
|
9f699b4923
|
Fix Snowballs compile under MinGW
|
2014-06-18 02:05:54 +02:00 |
|
kaetemi
|
fc9dc1471a
|
Fix linking of OpenAL driver under MinGW
|
2014-06-18 00:28:08 +02:00 |
|
kaetemi
|
5b47ca4709
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
|
kaetemi
|
78ccdb16b7
|
SSE2: Implement alignment for arena allocator
|
2014-06-13 19:26:22 +02:00 |
|
kaetemi
|
12c636d747
|
SSE2: Add aligned allocators
|
2014-06-13 19:12:31 +02:00 |
|
kaetemi
|
49fd01ccfb
|
Add color to console output
|
2014-03-13 18:34:26 +01:00 |
|
botanic
|
b09fb394da
|
Backed out merge changeset: b2d97621fa3b
Backed out merge revision to its first parent (99840e8413f2)
|
2014-02-13 12:12:28 -08:00 |
|
Matthew Lagoe
|
4308e65f97
|
Merged in botanic/ryzomcore-botanic-testing (pull request #21)
Make it so that bad text always throws a nlwarning
|
2014-02-08 18:33:27 -08:00 |
|
kervala
|
713e7b75b3
|
Changed: Detect Windows 8 and Windows Server 2012
|
2013-09-29 13:41:42 +02:00 |
|
kaetemi
|
4f193231a1
|
Fix compile errors caused by missing includes
|
2013-09-13 23:23:19 +02:00 |
|
kaetemi
|
ddbb65bd34
|
Fix compile error
|
2013-09-07 16:05:28 +02:00 |
|
kervala
|
8d27acc654
|
Changed: Minor changes
|
2013-09-06 15:00:35 +02:00 |
|
kervala
|
53d5e56a2a
|
Changed: Don't use NLMISC includes in NLMISC PCH
|
2013-09-06 14:50:19 +02:00 |
|
kervala
|
d2a9cb90d0
|
Changed: Formatting
|
2013-08-26 12:34:04 +02:00 |
|
Botanic
|
6deea176a8
|
Make it so that bad text always throws a nlwarning
|
2013-08-04 01:43:54 -07:00 |
|
kaetemi
|
bbe4ea4ba8
|
Add some basic prediction to CCDBNodeBranch::find
|
2013-08-01 22:47:46 +02:00 |
|
kaetemi
|
a50ffb5de5
|
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 |
|
kervala
|
79cd42d7c6
|
Changed: Added a new event EventCloseWindowId when system reports window should be closed
|
2013-04-29 11:15:14 +02:00 |
|
kervala
|
02d6565234
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
|
kervala
|
c8334e7131
|
fixes a warning
|
2013-03-24 20:16:53 +01:00 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
543488b490
|
Merged mainline default branch changes.
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
dc28573170
|
Changed: Preliminary memory leaks detection under Windows
|
2013-02-08 13:29:17 +01:00 |
|
kervala
|
39668984c1
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:26:07 +01:00 |
|
kervala
|
98606fb5b5
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
88f50cb6a0
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-08 11:40:34 +01:00 |
|
kervala
|
c0383774c6
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
|
kervala
|
6ab274422a
|
Changed: Disabled some useless temporary files
|
2012-12-01 12:43:35 +01:00 |
|
dfighter1985
|
421582d386
|
MODIFIED: #1471 Merged mainline default to this branch.
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
95d4d5972e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-27 22:25:00 +02:00 |
|
kervala
|
3429d7ba42
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|
kervala
|
38c5e6840d
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
6d66d824d9
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
|
dfighter1985
|
abb32e44a3
|
CHANGED: #1471 Implemented property setting for CCtrlTextButton.
|
2012-08-03 22:15:25 +02:00 |
|
dfighter1985
|
1d81411cf0
|
CHANGED: #1471 Implemented CCtrlTextButton property querying.
|
2012-07-28 23:12:22 +02:00 |
|
kaetemi
|
9e1702af57
|
Fixed: Typos
|
2012-07-28 11:31:28 +02:00 |
|
kaetemi
|
9b6537458c
|
Added: Implementation of timer tests for linux
|
2012-07-28 01:32:48 +02:00 |
|
kaetemi
|
e09573ee81
|
Changed: Simplify more
|
2012-07-27 22:49:17 +02:00 |
|
kaetemi
|
986148af4e
|
Changed: Simplify some things
|
2012-07-27 22:33:07 +02:00 |
|
kaetemi
|
8560e1c146
|
Added: Function to prefer high resolution local time
|
2012-07-27 22:26:49 +02:00 |
|
kaetemi
|
0b749547b8
|
Added: Function and tool to check system timer sanity across cpu cores
|
2012-07-27 21:20:07 +02:00 |
|
dfighter1985
|
ef2c79cdcb
|
CHANGED: #1471 Added a new property for CI18N noResolution, when it's set the translation labels are not resolved, and it's set while using the GUI Editor.
|
2012-07-21 04:44:47 +02:00 |
|
dfighter1985
|
5f49fab257
|
CHANGED: #1471 Apparently it's a bad idea for NLMISC to depend on a global in Ryzom client, since then it cannot be linked with other binaries.
|
2012-07-14 01:46:22 +02:00 |
|
dfighter1985
|
e24cffa79f
|
Merged default branch into gui-refactoring.
|
2012-07-02 22:46:08 +02:00 |
|