Llapp
4db7f2c959
UI modification:
...
*added some new textures
*added code
*changed guild window
*added team invite buttons to tell window, friendlist and guildlist
*added percent view for target HP
*added target sap and stam in target window with percent view
*added pvp icon for target window
*added fps view into radar
*added openable option for guild and friendlist
*added guild invite button
2016-05-22 23:04:30 +02:00
kervala
ed2d2a06de
Fixed compilation (setReportEmailFunction doesn't exist anymore)
2015-03-24 15:26:34 +01:00
kaetemi
c5a40c2616
Merge with feature-crashreport+develop
2015-03-06 21:05:31 +01:00
Nimetu
ba1052672f
Fix compilation
2015-03-01 18:41:16 +02: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
5307229afa
Merge with feature-crashreport
2015-02-24 11:41:05 +01:00
kaetemi
e64791ce55
Visual Studio 2013 compilation support for Ryzom Server
2015-02-23 12:58:43 +01:00
Jan Boon
ae7ee163a0
Merged in nimetu/ryzomcore/issue-221 (pull request #100 )
...
improve chatlog file (issue #221 )
2015-02-22 11:01:08 +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
218b413bd0
Removed unused references to CMsgBoxDisplayer.
2015-02-21 22:34:02 +01:00
dfighter1985
98cc1f03f8
Removed unused references to CMsgBoxDisplayer.
2015-02-21 22:34:02 +01:00
kaetemi
28a4989c17
Visual Studio 2013 compilation support for Ryzom Client
2015-02-20 18:10:06 +01:00
kaetemi
b8586b84ec
Visual Studio 2013 compilation support for Ryzom Client
2015-02-20 17:57:11 +01:00
kaetemi
a5ede54ded
Visual Studio 2013 compilation support for Ryzom Client
2015-02-20 17:53:39 +01:00
kaetemi
ae1de68f3b
Visual Studio 2013 compilation support for Ryzom Client
2015-02-20 17:50:58 +01:00
dfighter1985
3be42babfe
Oups
2015-02-20 02:56:22 +01:00
dfighter1985
7e2e2ae56b
Oups
2015-02-20 02:56:22 +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
f07c2f51b8
Fixed: Warning multichars
2015-02-14 17:54:05 +01:00
kervala
da7b88f052
Fixed: Warning assert always false
2015-02-14 17:47:55 +01:00
kervala
8e343db0fa
Fixed: Warning comparing an enum to an int
2015-02-14 17:47:10 +01:00
kervala
68e56e02b2
Merge with hotfix
2015-02-14 15:19:49 +01:00
kervala
f3b38eed9b
Changed: Improved User Agent management
2015-02-14 15:18:53 +01:00
kervala
5221bf199c
Merge with hotfix
2015-02-14 14:31:19 +01:00
kervala
eca33bfb95
Changed: Minor changes
2015-02-14 13:34:45 +01:00
kervala
491613e7fa
Changed: Use Ryzom user agent for CURL
2015-02-14 13:19:53 +01:00
kervala
d478bf56a3
Fixed: Missing namespace
2015-02-14 13:19:09 +01:00
kervala
5b1926aeb4
Changed: std::string already initialized to en empty string
2015-02-14 13:18:51 +01:00
kervala
bb5dc2c471
Changed: Possible bug if string not found
2015-02-14 12:54:17 +01:00
kervala
df3cdfab70
Fixed: Unable to patch when Ryzom was located on a mounted FS
2015-02-14 12:52:57 +01:00
kervala
a5d69a78d7
Changed: Minor changes
2015-02-14 12:47:03 +01:00
Nimetu
44663f0a6c
Include chat message channel/type to chatlog file
2015-01-15 20:08:28 +02:00
kervala
1675e7af3a
Changed: Replaced atoi and atof by NLMISC::fromString
2015-01-13 19:47:14 +01:00
kervala
d6a2af6abd
Changed: Minor changes
2015-01-13 14:11:07 +01:00
kervala
9dfc7944d7
Changed: Fixed a wrong copy-paste
2015-01-11 18:27:06 +01:00
kervala
b8b68c4ec1
Changed: Use defined directories prefixed by a default directory
2015-01-11 18:01:32 +01:00
kervala
9891de01ce
Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
2015-01-11 15:06:02 +01:00
kervala
c90a3049c4
Changed: Append getAppBundlePath() to search paths under OS X
2015-01-11 14:59:15 +01:00
kervala
ef405c2f87
Changed: Don't use replaceApplicationDirToken anymore
2015-01-11 14:57:40 +01:00
kervala
223de1a1a4
Merge
2015-01-10 19:08:55 +01:00
Nimetu
e2517b8ebc
Fix html submit button value that is included with form data (issue #226 )
2015-01-09 13:11:20 +02:00
kervala
a728ae6b36
Changed: Allow to enable UAC for Windows client
2014-12-26 13:44:03 +01:00
kervala
bdfa7a624e
Changed: Minor changes
2014-12-26 13:38:02 +01:00
kaetemi
7af4bb69d4
Move to feature-light_cycle: c5207e1f862a
2014-12-22 14:10:37 +01:00
kaetemi
936276f789
Backed out changeset: 3694176c26bf
2014-12-22 14:08:54 +01:00
kaetemi
00156b1d59
Override sun direction from sky dome [breaks packed sheets]
2014-12-12 21:17:13 +01:00